Test files: 303; Total subtests: 57980
| Test | Ch73 |
|---|---|
| /dom/ranges/Range-cloneRange.html | OK |
| Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Range 13 [document.head, 1, document.head, 1] | PASS |
| Range 14 [document.body, 4, document.body, 5] | PASS |
| Range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Range 16 [paras[0], 0, paras[0], 1] | PASS |
| Range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Range 22 [testDiv, 2, paras[4], 1] | PASS |
| Range 23 [document, 0, document, 1] | PASS |
| Range 24 [document, 0, document, 2] | PASS |
| Range 25 [comment, 2, comment, 3] | PASS |
| Range 26 [testDiv, 0, comment, 5] | PASS |
| Range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Range 36 [docfrag, 0, docfrag, 0] | PASS |
| Range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Range 44 [paras[0], 0, paras[0], 0] | PASS |
| Range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Range 49 [document, 1, document, 2] | PASS |
| Range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Range 51 [paras[3], 1, comment, 8] | PASS |
| Range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/ranges/Range-deleteContents.html | OK |
| Detached Range | PASS |
| Resulting DOM for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting DOM for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting DOM for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting DOM for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting DOM for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting DOM for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting DOM for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting DOM for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting DOM for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting DOM for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting DOM for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting DOM for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting DOM for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting DOM for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting DOM for range 23 [document, 0, document, 1] | PASS |
| Resulting DOM for range 24 [document, 0, document, 2] | PASS |
| Resulting DOM for range 25 [comment, 2, comment, 3] | PASS |
| Resulting DOM for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting DOM for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting DOM for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting DOM for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting DOM for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting DOM for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting DOM for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting DOM for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting DOM for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting DOM for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting DOM for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting DOM for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting DOM for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting DOM for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting DOM for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting DOM for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting DOM for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting DOM for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting DOM for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting DOM for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting DOM for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting DOM for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 49 [document, 1, document, 2] | PASS |
| Resulting DOM for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting DOM for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting DOM for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting DOM for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting DOM for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting DOM for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting DOM for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting DOM for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting DOM for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting DOM for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting DOM for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting DOM for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting DOM for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting DOM for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting DOM for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting cursor position for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting cursor position for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting cursor position for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting cursor position for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting cursor position for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting cursor position for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting cursor position for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting cursor position for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting cursor position for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting cursor position for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting cursor position for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting cursor position for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting cursor position for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting cursor position for range 23 [document, 0, document, 1] | PASS |
| Resulting cursor position for range 24 [document, 0, document, 2] | PASS |
| Resulting cursor position for range 25 [comment, 2, comment, 3] | PASS |
| Resulting cursor position for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting cursor position for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting cursor position for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting cursor position for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting cursor position for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting cursor position for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting cursor position for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting cursor position for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting cursor position for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting cursor position for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting cursor position for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting cursor position for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting cursor position for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting cursor position for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting cursor position for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting cursor position for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting cursor position for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting cursor position for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting cursor position for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting cursor position for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 49 [document, 1, document, 2] | PASS |
| Resulting cursor position for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting cursor position for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting cursor position for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting cursor position for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting cursor position for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting cursor position for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting cursor position for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting cursor position for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting cursor position for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting cursor position for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting cursor position for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting cursor position for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/nodes/Element-siblingElement-null.html | OK |
| Null test | PASS |
| /dom/nodes/Element-firstElementChild-xhtml.xhtml | OK |
| firstElementChild | PASS |
| /dom/ranges/Range-selectNode.html | OK |
| comment: #comment node, XML doc's range, type 8 | PASS |
| comment: #comment node, current doc's range, type 8 | PASS |
| comment: #comment node, detached range, type 8 | PASS |
| comment: #comment node, foreign doc's range, type 8 | PASS |
| current doc: #document node, XML doc's range, type 9 | PASS |
| current doc: #document node, current doc's range, type 9 | PASS |
| current doc: #document node, detached range, type 9 | PASS |
| current doc: #document node, foreign doc's range, type 9 | PASS |
| current doc[0]: html node, XML doc's range, type 10 | PASS |
| current doc[0]: html node, current doc's range, type 10 | PASS |
| current doc[0]: html node, detached range, type 10 | PASS |
| current doc[0]: html node, foreign doc's range, type 10 | PASS |
| current doc[1]: html node, XML doc's range, type 1 | PASS |
| current doc[1]: html node, current doc's range, type 1 | PASS |
| current doc[1]: html node, detached range, type 1 | PASS |
| current doc[1]: html node, foreign doc's range, type 1 | PASS |
| current doc[1][0]: head node, XML doc's range, type 1 | PASS |
| current doc[1][0]: head node, current doc's range, type 1 | PASS |
| current doc[1][0]: head node, detached range, type 1 | PASS |
| current doc[1][0]: head node, foreign doc's range, type 1 | PASS |
| current doc[1][0][0]: title node, XML doc's range, type 1 | PASS |
| current doc[1][0][0]: title node, current doc's range, type 1 | PASS |
| current doc[1][0][0]: title node, detached range, type 1 | PASS |
| current doc[1][0][0]: title node, foreign doc's range, type 1 | PASS |
| current doc[1][0][0][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][0][0][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][0][0][0]: #text node, detached range, type 3 | PASS |
| current doc[1][0][0][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][0][1]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][0][1]: #text node, current doc's range, type 3 | PASS |
| current doc[1][0][1]: #text node, detached range, type 3 | PASS |
| current doc[1][0][1]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][0][2]: link node, XML doc's range, type 1 | PASS |
| current doc[1][0][2]: link node, current doc's range, type 1 | PASS |
| current doc[1][0][2]: link node, detached range, type 1 | PASS |
| current doc[1][0][2]: link node, foreign doc's range, type 1 | PASS |
| current doc[1][0][3]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][0][3]: #text node, current doc's range, type 3 | PASS |
| current doc[1][0][3]: #text node, detached range, type 3 | PASS |
| current doc[1][0][3]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][0][4]: meta node, XML doc's range, type 1 | PASS |
| current doc[1][0][4]: meta node, current doc's range, type 1 | PASS |
| current doc[1][0][4]: meta node, detached range, type 1 | PASS |
| current doc[1][0][4]: meta node, foreign doc's range, type 1 | PASS |
| current doc[1][0][5]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][0][5]: #text node, current doc's range, type 3 | PASS |
| current doc[1][0][5]: #text node, detached range, type 3 | PASS |
| current doc[1][0][5]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1]: body node, XML doc's range, type 1 | PASS |
| current doc[1][1]: body node, current doc's range, type 1 | PASS |
| current doc[1][1]: body node, detached range, type 1 | PASS |
| current doc[1][1]: body node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0]: div node, XML doc's range, type 1 | PASS |
| current doc[1][1][0]: div node, current doc's range, type 1 | PASS |
| current doc[1][1][0]: div node, detached range, type 1 | PASS |
| current doc[1][1][0]: div node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][0]: p node, XML doc's range, type 1 | PASS |
| current doc[1][1][0][0]: p node, current doc's range, type 1 | PASS |
| current doc[1][1][0][0]: p node, detached range, type 1 | PASS |
| current doc[1][1][0][0]: p node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][0][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][0][0][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][0][0][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][0][0][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][0][1]: p node, XML doc's range, type 1 | PASS |
| current doc[1][1][0][1]: p node, current doc's range, type 1 | PASS |
| current doc[1][1][0][1]: p node, detached range, type 1 | PASS |
| current doc[1][1][0][1]: p node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][1][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][0][1][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][0][1][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][0][1][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][0][2]: p node, XML doc's range, type 1 | PASS |
| current doc[1][1][0][2]: p node, current doc's range, type 1 | PASS |
| current doc[1][1][0][2]: p node, detached range, type 1 | PASS |
| current doc[1][1][0][2]: p node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][2][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][0][2][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][0][2][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][0][2][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][0][3]: p node, XML doc's range, type 1 | PASS |
| current doc[1][1][0][3]: p node, current doc's range, type 1 | PASS |
| current doc[1][1][0][3]: p node, detached range, type 1 | PASS |
| current doc[1][1][0][3]: p node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][3][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][0][3][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][0][3][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][0][3][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][0][4]: p node, XML doc's range, type 1 | PASS |
| current doc[1][1][0][4]: p node, current doc's range, type 1 | PASS |
| current doc[1][1][0][4]: p node, detached range, type 1 | PASS |
| current doc[1][1][0][4]: p node, foreign doc's range, type 1 | PASS |
| current doc[1][1][0][4][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][0][4][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][0][4][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][0][4][0]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][0][5]: #comment node, XML doc's range, type 8 | PASS |
| current doc[1][1][0][5]: #comment node, current doc's range, type 8 | PASS |
| current doc[1][1][0][5]: #comment node, detached range, type 8 | PASS |
| current doc[1][1][0][5]: #comment node, foreign doc's range, type 8 | PASS |
| current doc[1][1][2]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][2]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][2]: #text node, detached range, type 3 | PASS |
| current doc[1][1][2]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][3]: script node, XML doc's range, type 1 | PASS |
| current doc[1][1][3]: script node, current doc's range, type 1 | PASS |
| current doc[1][1][3]: script node, detached range, type 1 | PASS |
| current doc[1][1][3]: script node, foreign doc's range, type 1 | PASS |
| current doc[1][1][4]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][4]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][4]: #text node, detached range, type 3 | PASS |
| current doc[1][1][4]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][5]: script node, XML doc's range, type 1 | PASS |
| current doc[1][1][5]: script node, current doc's range, type 1 | PASS |
| current doc[1][1][5]: script node, detached range, type 1 | PASS |
| current doc[1][1][5]: script node, foreign doc's range, type 1 | PASS |
| current doc[1][1][6]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][6]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][6]: #text node, detached range, type 3 | PASS |
| current doc[1][1][6]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][7]: script node, XML doc's range, type 1 | PASS |
| current doc[1][1][7]: script node, current doc's range, type 1 | PASS |
| current doc[1][1][7]: script node, detached range, type 1 | PASS |
| current doc[1][1][7]: script node, foreign doc's range, type 1 | PASS |
| current doc[1][1][8]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][8]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][8]: #text node, detached range, type 3 | PASS |
| current doc[1][1][8]: #text node, foreign doc's range, type 3 | PASS |
| current doc[1][1][9]: script node, XML doc's range, type 1 | PASS |
| current doc[1][1][9]: script node, current doc's range, type 1 | PASS |
| current doc[1][1][9]: script node, detached range, type 1 | PASS |
| current doc[1][1][9]: script node, foreign doc's range, type 1 | PASS |
| current doc[1][1][9][0]: #text node, XML doc's range, type 3 | PASS |
| current doc[1][1][9][0]: #text node, current doc's range, type 3 | PASS |
| current doc[1][1][9][0]: #text node, detached range, type 3 | PASS |
| current doc[1][1][9][0]: #text node, foreign doc's range, type 3 | PASS |
| detached div in current doc: div node, XML doc's range, type 1 | PASS |
| detached div in current doc: div node, current doc's range, type 1 | PASS |
| detached div in current doc: div node, detached range, type 1 | PASS |
| detached div in current doc: div node, foreign doc's range, type 1 | PASS |
| detached div in current doc[0]: p node, XML doc's range, type 1 | PASS |
| detached div in current doc[0]: p node, current doc's range, type 1 | PASS |
| detached div in current doc[0]: p node, detached range, type 1 | PASS |
| detached div in current doc[0]: p node, foreign doc's range, type 1 | PASS |
| detached div in current doc[0][0]: #text node, XML doc's range, type 3 | PASS |
| detached div in current doc[0][0]: #text node, current doc's range, type 3 | PASS |
| detached div in current doc[0][0]: #text node, detached range, type 3 | PASS |
| detached div in current doc[0][0]: #text node, foreign doc's range, type 3 | PASS |
| detached div in current doc[1]: p node, XML doc's range, type 1 | PASS |
| detached div in current doc[1]: p node, current doc's range, type 1 | PASS |
| detached div in current doc[1]: p node, detached range, type 1 | PASS |
| detached div in current doc[1]: p node, foreign doc's range, type 1 | PASS |
| detached div in current doc[1][0]: #text node, XML doc's range, type 3 | PASS |
| detached div in current doc[1][0]: #text node, current doc's range, type 3 | PASS |
| detached div in current doc[1][0]: #text node, detached range, type 3 | PASS |
| detached div in current doc[1][0]: #text node, foreign doc's range, type 3 | PASS |
| detachedTextNode: #text node, XML doc's range, type 3 | PASS |
| detachedTextNode: #text node, current doc's range, type 3 | PASS |
| detachedTextNode: #text node, detached range, type 3 | PASS |
| detachedTextNode: #text node, foreign doc's range, type 3 | PASS |
| docfrag: #document-fragment node, XML doc's range, type 11 | PASS |
| docfrag: #document-fragment node, current doc's range, type 11 | PASS |
| docfrag: #document-fragment node, detached range, type 11 | PASS |
| docfrag: #document-fragment node, foreign doc's range, type 11 | PASS |
| foreign doc: #document node, XML doc's range, type 9 | PASS |
| foreign doc: #document node, current doc's range, type 9 | PASS |
| foreign doc: #document node, detached range, type 9 | PASS |
| foreign doc: #document node, foreign doc's range, type 9 | PASS |
| foreign doc[0]: html node, XML doc's range, type 10 | PASS |
| foreign doc[0]: html node, current doc's range, type 10 | PASS |
| foreign doc[0]: html node, detached range, type 10 | PASS |
| foreign doc[0]: html node, foreign doc's range, type 10 | PASS |
| foreign doc[1]: html node, XML doc's range, type 1 | PASS |
| foreign doc[1]: html node, current doc's range, type 1 | PASS |
| foreign doc[1]: html node, detached range, type 1 | PASS |
| foreign doc[1]: html node, foreign doc's range, type 1 | PASS |
| foreign doc[1][0]: head node, XML doc's range, type 1 | PASS |
| foreign doc[1][0]: head node, current doc's range, type 1 | PASS |
| foreign doc[1][0]: head node, detached range, type 1 | PASS |
| foreign doc[1][0]: head node, foreign doc's range, type 1 | PASS |
| foreign doc[1][0][0]: title node, XML doc's range, type 1 | PASS |
| foreign doc[1][0][0]: title node, current doc's range, type 1 | PASS |
| foreign doc[1][0][0]: title node, detached range, type 1 | PASS |
| foreign doc[1][0][0]: title node, foreign doc's range, type 1 | PASS |
| foreign doc[1][0][0][0]: #text node, XML doc's range, type 3 | PASS |
| foreign doc[1][0][0][0]: #text node, current doc's range, type 3 | PASS |
| foreign doc[1][0][0][0]: #text node, detached range, type 3 | PASS |
| foreign doc[1][0][0][0]: #text node, foreign doc's range, type 3 | PASS |
| foreign doc[1][1]: body node, XML doc's range, type 1 | PASS |
| foreign doc[1][1]: body node, current doc's range, type 1 | PASS |
| foreign doc[1][1]: body node, detached range, type 1 | PASS |
| foreign doc[1][1]: body node, foreign doc's range, type 1 | PASS |
| foreign doc[1][1][0]: p node, XML doc's range, type 1 | PASS |
| foreign doc[1][1][0]: p node, current doc's range, type 1 | PASS |
| foreign doc[1][1][0]: p node, detached range, type 1 | PASS |
| foreign doc[1][1][0]: p node, foreign doc's range, type 1 | PASS |
| foreign doc[1][1][0][0]: #text node, XML doc's range, type 3 | PASS |
| foreign doc[1][1][0][0]: #text node, current doc's range, type 3 | PASS |
| foreign doc[1][1][0][0]: #text node, detached range, type 3 | PASS |
| foreign doc[1][1][0][0]: #text node, foreign doc's range, type 3 | PASS |
| foreign doc[1][1][1]: p node, XML doc's range, type 1 | PASS |
| foreign doc[1][1][1]: p node, current doc's range, type 1 | PASS |
| foreign doc[1][1][1]: p node, detached range, type 1 | PASS |
| foreign doc[1][1][1]: p node, foreign doc's range, type 1 | PASS |
| foreign doc[1][1][1][0]: #text node, XML doc's range, type 3 | PASS |
| foreign doc[1][1][1][0]: #text node, current doc's range, type 3 | PASS |
| foreign doc[1][1][1][0]: #text node, detached range, type 3 | PASS |
| foreign doc[1][1][1][0]: #text node, foreign doc's range, type 3 | PASS |
| foreign doc[1][1][2]: #text node, XML doc's range, type 3 | PASS |
| foreign doc[1][1][2]: #text node, current doc's range, type 3 | PASS |
| foreign doc[1][1][2]: #text node, detached range, type 3 | PASS |
| foreign doc[1][1][2]: #text node, foreign doc's range, type 3 | PASS |
| foreign doc[2]: #comment node, XML doc's range, type 8 | PASS |
| foreign doc[2]: #comment node, current doc's range, type 8 | PASS |
| foreign doc[2]: #comment node, detached range, type 8 | PASS |
| foreign doc[2]: #comment node, foreign doc's range, type 8 | PASS |
| foreignComment: #comment node, XML doc's range, type 8 | PASS |
| foreignComment: #comment node, current doc's range, type 8 | PASS |
| foreignComment: #comment node, detached range, type 8 | PASS |
| foreignComment: #comment node, foreign doc's range, type 8 | PASS |
| foreignDocfrag: #document-fragment node, XML doc's range, type 11 | PASS |
| foreignDocfrag: #document-fragment node, current doc's range, type 11 | PASS |
| foreignDocfrag: #document-fragment node, detached range, type 11 | PASS |
| foreignDocfrag: #document-fragment node, foreign doc's range, type 11 | PASS |
| foreignTextNode: #text node, XML doc's range, type 3 | PASS |
| foreignTextNode: #text node, current doc's range, type 3 | PASS |
| foreignTextNode: #text node, detached range, type 3 | PASS |
| foreignTextNode: #text node, foreign doc's range, type 3 | PASS |
| processingInstruction: somepi node, XML doc's range, type 7 | PASS |
| processingInstruction: somepi node, current doc's range, type 7 | PASS |
| processingInstruction: somepi node, detached range, type 7 | PASS |
| processingInstruction: somepi node, foreign doc's range, type 7 | PASS |
| xmlComment: #comment node, XML doc's range, type 8 | PASS |
| xmlComment: #comment node, current doc's range, type 8 | PASS |
| xmlComment: #comment node, detached range, type 8 | PASS |
| xmlComment: #comment node, foreign doc's range, type 8 | PASS |
| xmlDoc: #document node, XML doc's range, type 9 | PASS |
| xmlDoc: #document node, current doc's range, type 9 | PASS |
| xmlDoc: #document node, detached range, type 9 | PASS |
| xmlDoc: #document node, foreign doc's range, type 9 | PASS |
| xmlDoc[0]: qorflesnorf node, XML doc's range, type 10 | PASS |
| xmlDoc[0]: qorflesnorf node, current doc's range, type 10 | PASS |
| xmlDoc[0]: qorflesnorf node, detached range, type 10 | PASS |
| xmlDoc[0]: qorflesnorf node, foreign doc's range, type 10 | PASS |
| xmlDoc[1]: igiveuponcreativenames node, XML doc's range, type 1 | PASS |
| xmlDoc[1]: igiveuponcreativenames node, current doc's range, type 1 | PASS |
| xmlDoc[1]: igiveuponcreativenames node, detached range, type 1 | PASS |
| xmlDoc[1]: igiveuponcreativenames node, foreign doc's range, type 1 | PASS |
| xmlDoc[1][0]: #text node, XML doc's range, type 3 | PASS |
| xmlDoc[1][0]: #text node, current doc's range, type 3 | PASS |
| xmlDoc[1][0]: #text node, detached range, type 3 | PASS |
| xmlDoc[1][0]: #text node, foreign doc's range, type 3 | PASS |
| xmlDoc[2]: somepi node, XML doc's range, type 7 | PASS |
| xmlDoc[2]: somepi node, current doc's range, type 7 | PASS |
| xmlDoc[2]: somepi node, detached range, type 7 | PASS |
| xmlDoc[2]: somepi node, foreign doc's range, type 7 | PASS |
| xmlDoc[3]: #comment node, XML doc's range, type 8 | PASS |
| xmlDoc[3]: #comment node, current doc's range, type 8 | PASS |
| xmlDoc[3]: #comment node, detached range, type 8 | PASS |
| xmlDoc[3]: #comment node, foreign doc's range, type 8 | PASS |
| xmlDocfrag: #document-fragment node, XML doc's range, type 11 | PASS |
| xmlDocfrag: #document-fragment node, current doc's range, type 11 | PASS |
| xmlDocfrag: #document-fragment node, detached range, type 11 | PASS |
| xmlDocfrag: #document-fragment node, foreign doc's range, type 11 | PASS |
| xmlElement: igiveuponcreativenames node, XML doc's range, type 1 | PASS |
| xmlElement: igiveuponcreativenames node, current doc's range, type 1 | PASS |
| xmlElement: igiveuponcreativenames node, detached range, type 1 | PASS |
| xmlElement: igiveuponcreativenames node, foreign doc's range, type 1 | PASS |
| xmlElement[0]: #text node, XML doc's range, type 3 | PASS |
| xmlElement[0]: #text node, current doc's range, type 3 | PASS |
| xmlElement[0]: #text node, detached range, type 3 | PASS |
| xmlElement[0]: #text node, foreign doc's range, type 3 | PASS |
| xmlTextNode: #text node, XML doc's range, type 3 | PASS |
| xmlTextNode: #text node, current doc's range, type 3 | PASS |
| xmlTextNode: #text node, detached range, type 3 | PASS |
| xmlTextNode: #text node, foreign doc's range, type 3 | PASS |
| /dom/nodes/attributes.html | OK |
| A namespace is required to use a prefix. | PASS |
| Attribute loses its owner when removed | PASS |
| Attribute values should not be parsed. | PASS |
| Attribute with prefix in local name | PASS |
| Attributes should work in document fragments. | PASS |
| Basic functionality of getAttributeNode/getAttributeNodeNS | PASS |
| Basic functionality of removeAttributeNode | PASS |
| Basic functionality of setAttributeNode | PASS |
| Basic functionality of setAttributeNodeNS | PASS |
| Basic functionality should be intact. | PASS |
| Basic functionality should be intact. (toggleAttribute) | PASS |
| Entities in attributes should have been expanded while parsing. | PASS |
| First set attribute is returned by getAttribute | PASS |
| First set attribute is returned with mapped attribute set first | PASS |
| First set attribute is returned with mapped attribute set later | PASS |
| If attr’s element is neither null nor element, throw an InUseAttributeError. | PASS |
| Non-HTML element with upper-case attribute | PASS |
| Only lowercase attributes are returned on HTML elements (mixed case attribute) | PASS |
| Only lowercase attributes are returned on HTML elements (upper case attribute) | PASS |
| Own property correctness with basic attributes | PASS |
| Own property correctness with namespaced attribute before same-name non-namespaced one | PASS |
| Own property correctness with non-namespaced attribute before same-name namespaced one | PASS |
| Own property correctness with two namespaced attributes with the same name-with-prefix | PASS |
| Own property names should include all qualified names for a non-HTML element in an HTML document | PASS |
| Own property names should include all qualified names for an HTML element in a non-HTML document | PASS |
| Own property names should only include all-lowercase qualified names for an HTML element in an HTML document | PASS |
| Replacing an attr by itself | PASS |
| Setting the same attribute with another prefix should not change the prefix | PASS |
| Specified attributes should be accessible. | PASS |
| Style attributes are not normalized | PASS |
| The XMLNS namespace should require xmlns as prefix or qualified name | PASS |
| The xml prefix should not be allowed for arbitrary namespaces | PASS |
| The xmlns prefix should not be allowed for arbitrary namespaces | PASS |
| The xmlns qualified name should not be allowed for arbitrary namespaces | PASS |
| Toggling element with inline style should make inline style disappear | PASS |
| Unset attributes return null | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown, even if the attribute is already present. (setAttribute) | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown, even if the attribute is already present. (setAttributeNS) | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown, even if the attribute is already present. (toggleAttribute) | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown. (setAttribute) | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown. (setAttributeNS) | PASS |
| When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown. (toggleAttribute) | PASS |
| When qualifiedName does not match the QName production, an INVALID_CHARACTER_ERR exception is to be thrown. | PASS |
| XML-namespaced attributes don't need an xml prefix | PASS |
| getAttributeNames tests | PASS |
| null and the empty string should result in a null namespace. | PASS |
| setAttribute should lowercase its name argument (mixed case attribute) | PASS |
| setAttribute should lowercase its name argument (upper case attribute) | PASS |
| setAttribute should not change the order of previously set attributes. | PASS |
| setAttribute should not throw even if a load is not allowed | PASS |
| setAttribute should not throw even when qualifiedName starts with 'xmlns' | PASS |
| setAttribute should set the attribute with the given qualified name | PASS |
| setAttribute should set the first attribute with the given name | PASS |
| setAttributeNode called with an Attr that has the same name as an existing one should not change attribute order | PASS |
| setAttributeNode doesn't have case-insensitivity even with an HTMLElement | PASS |
| setAttributeNode on bound attribute should throw InUseAttributeError | PASS |
| setAttributeNode should distinguish attributes with same local name and different namespaces | PASS |
| setAttributeNode, if it fires mutation events, should fire one with the new node when resetting an existing attribute | PASS |
| setAttributeNode, if it fires mutation events, should fire one with the new node when resetting an existing attribute (outer shell) | PASS |
| toggleAttribute should lowercase its name argument (mixed case attribute) | PASS |
| toggleAttribute should lowercase its name argument (upper case attribute) | PASS |
| toggleAttribute should not change the order of previously set attributes. | PASS |
| toggleAttribute should not throw even when qualifiedName starts with 'xmlns' | PASS |
| toggleAttribute should set the attribute with the given qualified name | PASS |
| toggleAttribute should set the first attribute with the given name | PASS |
| xmlns should be allowed as local name | PASS |
| xmlns should be allowed as prefix in the XMLNS namespace | PASS |
| xmlns should be allowed as qualified name in the XMLNS namespace | PASS |
| /dom/nodes/getElementsByClassName-27.htm | OK |
| generic element listed | PASS |
| /dom/nodes/Document-createProcessingInstruction-xhtml.xhtml | OK |
| Document.createProcessingInstruction in XML documents | PASS |
| Should get a ProcessingInstruction for target "A·A" and data "x". | PASS |
| Should get a ProcessingInstruction for target "a0" and data "x". | PASS |
| Should get a ProcessingInstruction for target "xml:fail" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "0" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "A" and data "?>". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "A×" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "\\A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "\f" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "·A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "×A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target 0 and data "x". | PASS |
| /dom/events/event-global.html | OK |
| event exists on window, which is initially set to undefined | PASS |
| window.event is only defined during dispatch | PASS |
| window.event is set to the current event during dispatch | PASS |
| window.event is set to the current event, which is the event passed to dispatch | PASS |
| window.event is undefined if the target is in a shadow tree (event dispatched inside shadow tree) | PASS |
| window.event is undefined if the target is in a shadow tree (event dispatched outside shadow tree) | PASS |
| /dom/events/Event-initEvent.html | OK |
| Calling initEvent during propagation. | PASS |
| Calling initEvent multiple times (getting type). | PASS |
| Calling initEvent multiple times (not getting type). | PASS |
| Calling initEvent must not have an effect during dispatching. | PASS |
| Calling initEvent must unset the stop immediate propagation flag. | PASS |
| Calling initEvent must unset the stop propagation flag. | PASS |
| First parameter to initEvent should be mandatory. | PASS |
| Properties of initEvent(type, false, false) | PASS |
| Properties of initEvent(type, false, true) | PASS |
| Properties of initEvent(type, true, false) | PASS |
| Properties of initEvent(type, true, true) | PASS |
| Tests initEvent's default parameter values. | PASS |
| /dom/nodes/Element-lastElementChild-xhtml.xhtml | OK |
| firstElementChild | PASS |
| /dom/nodes/Document-getElementsByTagName-xhtml.xhtml | OK |
| Element in HTML namespace, no prefix, non-ascii characters in name | PASS |
| Element in HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, no prefix, lowercase name | PASS |
| Element in non-HTML namespace, no prefix, uppercase name | PASS |
| Element in non-HTML namespace, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, lowercase name | PASS |
| Element in non-HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, uppercase name | PASS |
| HTML element with uppercase tag name matches in XHTML documents | PASS |
| getElementsByTagName('*') | PASS |
| /dom/nodes/Element-childElementCount-dynamic-remove-svg.svg | OK |
| Dynamic Removal of Elements | PASS |
| /dom/nodes/Document-URL.html | OK |
| Document.URL with redirect | PASS |
| /dom/nodes/Element-previousElementSibling.html | OK |
| previousElementSibling | PASS |
| /dom/nodes/Element-firstElementChild-namespace.html | OK |
| firstElementChild with namespaces | PASS |
| /dom/nodes/Element-previousElementSibling-xhtml.xhtml | OK |
| previousElementSibling | PASS |
| /dom/nodes/DOMImplementation-createHTMLDocument.html | OK |
| Missing title argument | PASS |
| createHTMLDocument test 0: "","","" | PASS |
| createHTMLDocument test 1: null,"null","null" | PASS |
| createHTMLDocument test 2: undefined,undefined,"" | PASS |
| createHTMLDocument test 3: "foo bar baz","foo bar baz","foo bar baz" | PASS |
| createHTMLDocument test 4: "foo\t\tbar baz","foo\t\tbar baz","foo bar baz" | PASS |
| createHTMLDocument test 5: "foo\n\nbar baz","foo\n\nbar baz","foo bar baz" | PASS |
| createHTMLDocument test 6: "foo\f\fbar baz","foo\f\fbar baz","foo bar baz" | PASS |
| createHTMLDocument test 7: "foo\r\rbar baz","foo\r\rbar baz","foo bar baz" | PASS |
| createHTMLDocument(): URL parsing | PASS |
| createHTMLDocument(): characterSet aliases | PASS |
| createHTMLDocument(): document location getter is null | PASS |
| createHTMLDocument(): metadata | PASS |
| /dom/interface-objects.html | OK |
| Interface objects properties should not be Enumerable | PASS |
| Should be able to delete AbortController. | PASS |
| Should be able to delete AbortSignal. | PASS |
| Should be able to delete Attr. | PASS |
| Should be able to delete CharacterData. | PASS |
| Should be able to delete Comment. | PASS |
| Should be able to delete CustomEvent. | PASS |
| Should be able to delete DOMImplementation. | PASS |
| Should be able to delete DOMTokenList. | PASS |
| Should be able to delete Document. | PASS |
| Should be able to delete DocumentFragment. | PASS |
| Should be able to delete DocumentType. | PASS |
| Should be able to delete Element. | PASS |
| Should be able to delete Event. | PASS |
| Should be able to delete EventTarget. | PASS |
| Should be able to delete HTMLCollection. | PASS |
| Should be able to delete Node. | PASS |
| Should be able to delete NodeFilter. | PASS |
| Should be able to delete NodeIterator. | PASS |
| Should be able to delete NodeList. | PASS |
| Should be able to delete ProcessingInstruction. | PASS |
| Should be able to delete Text. | PASS |
| Should be able to delete TreeWalker. | PASS |
| /dom/events/Event-dispatch-multiple-cancelBubble.html | OK |
| Multiple dispatchEvent() and cancelBubble | PASS |
| /dom/nodes/Document-constructor-svg.svg | OK |
| new Document(): characterSet aliases | PASS |
| new Document(): children | PASS |
| new Document(): interfaces | PASS |
| new Document(): metadata | PASS |
| /dom/ranges/Range-intersectsNode-binding.html | OK |
| Calling intersectsNode without an argument or with an invalid argument should throw a TypeError. | PASS |
| /dom/nodes/getElementsByClassName-14.htm | OK |
| Unicode-case should be sensitive even in quirks mode. | PASS |
| document.getElementsByClassName(): case-insensitive (quirks mode) | PASS |
| /dom/nodes/Node-isSameNode.html | OK |
| comments should be compared on reference | PASS |
| doctypes should be comapred on reference | PASS |
| document fragments should be compared on reference | PASS |
| documents should not be compared on reference | PASS |
| elements should be compared on reference (namespaced attribute) | PASS |
| elements should be compared on reference (namespaced element) | PASS |
| processing instructions should be compared on reference | PASS |
| text nodes should be compared on reference | PASS |
| /dom/nodes/Element-nextElementSibling-svg.svg | OK |
| nextElementSibling | PASS |
| /dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml | OK |
| firstElementChild with namespaces | PASS |
| /dom/nodes/ProcessingInstruction-literal-2.xhtml | OK |
| ProcessingInstruction literals | PASS |
| /dom/nodes/Element-childElementCount-dynamic-remove.html | OK |
| Dynamic Removal of Elements | PASS |
| /dom/nodes/Node-appendChild.html | OK |
| Adopting a non-orphan | PASS |
| Adopting an orphan | PASS |
| Appending a document | PASS |
| Appending null to a comment | PASS |
| Appending null to a doctype | PASS |
| Appending null to a text node | PASS |
| Appending to a comment | PASS |
| Appending to a doctype | PASS |
| Appending to a leaf node. | PASS |
| Appending to a text node | PASS |
| WebIDL tests | PASS |
| /dom/nodes/getElementsByClassName-16.htm | OK |
| document.getElementsByClassName(array): "b","a" | PASS |
| /dom/nodes/Element-remove.html | OK |
| element should support remove() | PASS |
| remove() should work if element does have a parent | PASS |
| remove() should work if element does have a parent and siblings | PASS |
| remove() should work if element doesn't have a parent | PASS |
| /dom/events/AddEventListenerOptions-passive.html | OK |
| Equivalence of option values | PASS |
| Supports passive option on addEventListener only | PASS |
| passive behavior of one listener should be unaffected by the presence of other listeners | PASS |
| preventDefault should be ignored if-and-only-if the passive option is true | PASS |
| returnValue should be ignored if-and-only-if the passive option is true | FAIL |
| /dom/nodes/getElementsByClassName-12.htm | OK |
| element.getElementsByClassName(): simple | PASS |
| /dom/nodes/Document-adoptNode.html | OK |
| Adopting a Document should throw. | PASS |
| Adopting an Element called ':good:times:' should work. | PASS |
| Adopting an Element called 'x<' should work. | PASS |
| Explicitly adopting a DocumentType should work. | PASS |
| /dom/nodes/getElementsByClassName-02.htm | OK |
| document.getElementsByClassName(): also simple | PASS |
| /dom/events/event-global-extra.window.html | OK |
| Listener from a different global | PASS |
| window.event and element from another document | PASS |
| window.event and moving an element post-dispatch | PASS |
| window.event for constructors from another global: EventTarget | PASS |
| window.event for constructors from another global: XMLHttpRequest | PASS |
| window.event should not be affected by nodes moving post-dispatch | FAIL |
| /dom/nodes/getElementsByClassName-19.htm | OK |
| get elements in document | PASS |
| /dom/nodes/Element-firstElementChild-entity.svg | OK |
| Entity References | PASS |
| /dom/nodes/getElementsByClassName-03.htm | OK |
| document.getElementsByClassName(): changing classes | PASS |
| /dom/nodes/Document-createComment.html | OK |
| createComment("-b") | PASS |
| createComment("\v") | PASS |
| createComment("a -- b") | PASS |
| createComment("a-") | PASS |
| createComment(null) | PASS |
| createComment(undefined) | PASS |
| /dom/ranges/Range-compareBoundaryPoints.html | OK |
| 0,0,0: context range 0 [detached], argument range 0 [detached], how 0 | PASS |
| 16,3,57: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-Infinity" | PASS |
| 16,3,76: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 16,3,47: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 16,3,86: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 16,3,85: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 16,3,56: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "Infinity" | PASS |
| 16,3,75: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967300" | PASS |
| 16,3,94: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "6.5536e4" | PASS |
| 16,3,65: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65536" | PASS |
| 16,3,67: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65534" | PASS |
| 16,3,84: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 16,3,48: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1" | PASS |
| 16,3,55: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 16,3,77: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 16,3,74: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967299" | PASS |
| 16,3,58: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65535" | PASS |
| 16,3,93: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-68.5" | PASS |
| 16,3,39: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 16,3,64: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65537" | PASS |
| 16,3,68: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65533" | PASS |
| 16,3,83: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 16,3,49: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2" | PASS |
| 16,4,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 16,3,78: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 16,3,73: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967298" | PASS |
| 16,3,59: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65536" | PASS |
| 16,3,92: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-69.5" | PASS |
| 16,3,40: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 16,3,63: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65540" | PASS |
| 16,3,69: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65532" | PASS |
| 16,3,82: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1.5" | PASS |
| 16,3,50: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3" | PASS |
| 16,4,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 16,3,31: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 16,3,72: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967297" | PASS |
| 16,3,60: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65537" | PASS |
| 16,3,91: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-70.5" | PASS |
| 16,3,41: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -73.5 | PASS |
| 16,6,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 16,3,70: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967295" | PASS |
| 16,3,81: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4.5" | PASS |
| 16,3,51: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1" | PASS |
| 16,3,100: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "quasit" | PASS |
| 16,3,32: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 16,3,71: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967296" | PASS |
| 16,3,61: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65538" | PASS |
| 16,3,90: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-71.5" | PASS |
| 16,3,42: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -72.5 | PASS |
| 16,6,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 16,3,23: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967295 | PASS |
| 16,3,80: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 16,3,52: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4" | PASS |
| 16,3,99: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "" | PASS |
| 16,3,33: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 16,8,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 16,3,62: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65539" | PASS |
| 16,3,89: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-72.5" | PASS |
| 16,3,43: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -71.5 | PASS |
| 16,5,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,3,24: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967296 | PASS |
| 16,3,79: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 16,3,53: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "5" | PASS |
| 16,3,98: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how false | PASS |
| 16,3,34: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4.5 | PASS |
| 16,8,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 16,3,15: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65539 | PASS |
| 16,3,88: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-73.5" | PASS |
| 16,3,44: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -70.5 | PASS |
| 16,5,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 16,3,25: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967297 | PASS |
| 16,10,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 16,3,54: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "NaN" | PASS |
| 16,3,97: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how true | PASS |
| 16,3,35: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1.5 | PASS |
| 16,7,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 16,3,16: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65540 | PASS |
| 16,3,87: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 16,3,45: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -69.5 | PASS |
| 16,5,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 16,3,26: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967298 | PASS |
| 16,10,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 16,3,7: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how NaN | PASS |
| 16,3,96: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how undefined | PASS |
| 16,3,36: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 16,7,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 16,3,17: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65537 | PASS |
| 16,12,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 16,3,46: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -68.5 | PASS |
| 16,5,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 16,3,27: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967299 | PASS |
| 16,9,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 16,3,8: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0 | PASS |
| 16,3,95: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how null | PASS |
| 16,3,37: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 16,7,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 16,3,18: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65536 | PASS |
| 16,12,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 16,2,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 16,4,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 16,3,28: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967300 | PASS |
| 16,9,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 16,3,9: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how Infinity | PASS |
| 16,14,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 16,3,38: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 16,7,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 16,3,19: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65535 | PASS |
| 16,11,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 16,3,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 16,4,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 16,3,29: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 16,9,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 16,3,10: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -Infinity | PASS |
| 16,14,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 16,0,100: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "quasit" | PASS |
| 16,6,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 16,3,20: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65534 | PASS |
| 16,11,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 16,3,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 16,16,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 16,3,30: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 16,9,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 16,3,11: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65535 | PASS |
| 16,13,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 16,1,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 16,6,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 16,3,21: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65533 | PASS |
| 16,11,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 16,3,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 16,16,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 16,0,92: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-69.5" | PASS |
| 16,8,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 16,3,12: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65536 | PASS |
| 16,13,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 16,1,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 16,16,9: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how Infinity | PASS |
| 16,3,22: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65532 | PASS |
| 16,11,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 16,3,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 16,15,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 16,0,93: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-68.5" | PASS |
| 16,8,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 16,3,13: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65537 | PASS |
| 16,13,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 16,16,42: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -72.5 | PASS |
| 16,16,8: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0 | PASS |
| 16,0,84: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "0.5" | PASS |
| 16,10,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 16,3,4: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1 | PASS |
| 16,15,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 16,16,43: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -71.5 | PASS |
| 16,16,17: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65537 | PASS |
| 16,3,14: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65538 | PASS |
| 16,13,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 16,1,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 16,16,7: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how NaN | PASS |
| 16,16,44: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -70.5 | PASS |
| 16,10,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 16,3,5: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4 | PASS |
| 16,15,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 16,16,34: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4.5 | PASS |
| 16,16,16: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65540 | PASS |
| 16,16,45: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -69.5 | PASS |
| 16,12,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 16,2,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 16,16,6: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 5 | PASS |
| 16,16,35: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1.5 | PASS |
| 16,16,25: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967297 | PASS |
| 16,3,6: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 5 | PASS |
| 16,15,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 16,0,96: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how undefined | PASS |
| 16,16,15: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65539 | PASS |
| 16,16,36: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 16,12,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 16,2,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 16,16,5: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4 | PASS |
| 16,16,26: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967298 | PASS |
| 16,16,24: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967296 | PASS |
| 16,16,37: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 16,14,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 16,0,97: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how true | PASS |
| 16,16,14: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65538 | PASS |
| 16,16,27: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967299 | PASS |
| 16,16,33: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 16,16,38: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 16,16,4: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1 | PASS |
| 16,0,88: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-73.5" | PASS |
| 16,16,23: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967295 | PASS |
| 16,16,28: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967300 | PASS |
| 16,14,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 16,16,39: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 16,16,13: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65537 | PASS |
| 16,16,18: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65536 | PASS |
| 16,16,32: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 16,16,29: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 16,16,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 16,16,40: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 16,16,22: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65532 | PASS |
| 16,16,19: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65535 | PASS |
| 16,16,41: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -73.5 | PASS |
| 16,16,30: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 16,16,12: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65536 | PASS |
| 16,0,80: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "3.5" | PASS |
| 16,16,31: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 16,16,20: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65534 | PASS |
| 16,16,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 15,5,3: context range 15 [document.body, 4, document.body, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,16,21: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65533 | PASS |
| 16,16,10: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -Infinity | PASS |
| 18,25,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 16,0,52: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4" | PASS |
| 16,16,11: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65535 | PASS |
| 14,39,0: context range 14 [document.head, 1, document.head, 1], argument range same as first range, how 0 | PASS |
| 7,5,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 17,12,2: context range 17 [paras[0], 0, paras[0], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 7,3,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 17,12,1: context range 17 [paras[0], 0, paras[0], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 7,26,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 17,12,0: context range 17 [paras[0], 0, paras[0], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 7,5,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 17,11,3: context range 17 [paras[0], 0, paras[0], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 0,3,63: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65540" | PASS |
| 17,11,2: context range 17 [paras[0], 0, paras[0], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 0,16,4: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1 | PASS |
| 17,11,1: context range 17 [paras[0], 0, paras[0], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 0,0,42: context range 0 [detached], argument range 0 [detached], how -72.5 | PASS |
| 17,11,0: context range 17 [paras[0], 0, paras[0], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 0,3,4: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1 | PASS |
| 17,10,3: context range 17 [paras[0], 0, paras[0], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 0,0,8: context range 0 [detached], argument range 0 [detached], how -0 | PASS |
| 17,10,2: context range 17 [paras[0], 0, paras[0], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 7,5,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 17,10,1: context range 17 [paras[0], 0, paras[0], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 0,16,29: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 17,10,0: context range 17 [paras[0], 0, paras[0], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 7,7,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 17,9,3: context range 17 [paras[0], 0, paras[0], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 0,3,71: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967296" | PASS |
| 17,9,2: context range 17 [paras[0], 0, paras[0], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 0,16,12: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65536 | PASS |
| 17,9,1: context range 17 [paras[0], 0, paras[0], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 0,0,50: context range 0 [detached], argument range 0 [detached], how "3" | PASS |
| 17,9,0: context range 17 [paras[0], 0, paras[0], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 0,3,12: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65536 | PASS |
| 17,8,3: context range 17 [paras[0], 0, paras[0], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 0,0,16: context range 0 [detached], argument range 0 [detached], how 65540 | PASS |
| 17,8,2: context range 17 [paras[0], 0, paras[0], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 7,7,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 17,8,1: context range 17 [paras[0], 0, paras[0], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 0,16,37: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 17,8,0: context range 17 [paras[0], 0, paras[0], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 0,3,8: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0 | PASS |
| 17,7,3: context range 17 [paras[0], 0, paras[0], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 0,3,79: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 17,7,2: context range 17 [paras[0], 0, paras[0], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 0,16,20: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65534 | PASS |
| 17,7,1: context range 17 [paras[0], 0, paras[0], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,0,58: context range 0 [detached], argument range 0 [detached], how "65535" | PASS |
| 17,7,0: context range 17 [paras[0], 0, paras[0], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 0,3,20: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65534 | PASS |
| 17,6,3: context range 17 [paras[0], 0, paras[0], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 0,0,24: context range 0 [detached], argument range 0 [detached], how 4294967296 | PASS |
| 17,6,2: context range 17 [paras[0], 0, paras[0], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 7,9,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 17,6,1: context range 17 [paras[0], 0, paras[0], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 0,16,45: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -69.5 | PASS |
| 17,6,0: context range 17 [paras[0], 0, paras[0], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 0,3,16: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65540 | PASS |
| 17,5,3: context range 17 [paras[0], 0, paras[0], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 0,3,87: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 17,5,2: context range 17 [paras[0], 0, paras[0], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 0,16,28: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967300 | PASS |
| 17,5,1: context range 17 [paras[0], 0, paras[0], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,0,66: context range 0 [detached], argument range 0 [detached], how "-65535" | PASS |
| 17,5,0: context range 17 [paras[0], 0, paras[0], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,16,70: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967295" | PASS |
| 17,4,3: context range 17 [paras[0], 0, paras[0], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 0,0,32: context range 0 [detached], argument range 0 [detached], how 2.5 | PASS |
| 17,4,2: context range 17 [paras[0], 0, paras[0], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 0,0,7: context range 0 [detached], argument range 0 [detached], how NaN | PASS |
| 17,4,1: context range 17 [paras[0], 0, paras[0], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 0,16,53: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "5" | PASS |
| 17,4,0: context range 17 [paras[0], 0, paras[0], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,3,24: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967296 | PASS |
| 17,3,3: context range 17 [paras[0], 0, paras[0], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,3,95: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how null | PASS |
| 17,3,2: context range 17 [paras[0], 0, paras[0], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 0,16,36: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 17,3,1: context range 17 [paras[0], 0, paras[0], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 0,0,74: context range 0 [detached], argument range 0 [detached], how "4294967299" | PASS |
| 17,3,0: context range 17 [paras[0], 0, paras[0], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 0,16,78: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 17,2,3: context range 17 [paras[0], 0, paras[0], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 0,0,40: context range 0 [detached], argument range 0 [detached], how 3.5 | PASS |
| 17,2,2: context range 17 [paras[0], 0, paras[0], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,0,15: context range 0 [detached], argument range 0 [detached], how 65539 | PASS |
| 17,2,1: context range 17 [paras[0], 0, paras[0], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 0,16,61: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65538" | PASS |
| 17,2,0: context range 17 [paras[0], 0, paras[0], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,3,32: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 17,1,3: context range 17 [paras[0], 0, paras[0], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,4,2: context range 0 [detached], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 17,1,2: context range 17 [paras[0], 0, paras[0], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 0,16,44: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -70.5 | PASS |
| 17,1,1: context range 17 [paras[0], 0, paras[0], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 0,0,82: context range 0 [detached], argument range 0 [detached], how "-1.5" | PASS |
| 17,1,0: context range 17 [paras[0], 0, paras[0], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 0,16,86: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 17,0,3: context range 17 [paras[0], 0, paras[0], 1], argument range 0 [detached], how 3 | PASS |
| 0,0,48: context range 0 [detached], argument range 0 [detached], how "1" | PASS |
| 17,0,2: context range 17 [paras[0], 0, paras[0], 1], argument range 0 [detached], how 2 | PASS |
| 0,0,23: context range 0 [detached], argument range 0 [detached], how 4294967295 | PASS |
| 17,0,1: context range 17 [paras[0], 0, paras[0], 1], argument range 0 [detached], how 1 | PASS |
| 0,16,69: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65532" | PASS |
| 17,0,0: context range 17 [paras[0], 0, paras[0], 1], argument range 0 [detached], how 0 | PASS |
| 0,3,40: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 16,39,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range same as first range, how 3 | PASS |
| 0,19,2: context range 0 [detached], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 16,39,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range same as first range, how 2 | PASS |
| 0,16,52: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4" | PASS |
| 16,39,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range same as first range, how 1 | PASS |
| 0,0,90: context range 0 [detached], argument range 0 [detached], how "-71.5" | PASS |
| 16,39,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range same as first range, how 0 | PASS |
| 0,16,94: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "6.5536e4" | PASS |
| 16,38,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 0,0,56: context range 0 [detached], argument range 0 [detached], how "Infinity" | PASS |
| 16,38,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,0,31: context range 0 [detached], argument range 0 [detached], how 1.5 | PASS |
| 16,38,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 0,16,77: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 16,38,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 0,3,48: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1" | PASS |
| 16,37,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 0,21,2: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 16,37,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 0,16,60: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65537" | PASS |
| 16,37,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,0,98: context range 0 [detached], argument range 0 [detached], how false | PASS |
| 16,37,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 0,17,1: context range 0 [detached], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 16,36,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 0,0,64: context range 0 [detached], argument range 0 [detached], how "-65537" | PASS |
| 16,36,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,0,39: context range 0 [detached], argument range 0 [detached], how 2.5 | PASS |
| 16,36,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 0,16,85: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 16,36,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 0,3,56: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "Infinity" | PASS |
| 16,35,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 14,22,3: context range 14 [document.head, 1, document.head, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 16,35,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 0,16,68: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65533" | PASS |
| 16,35,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 0,2,1: context range 0 [detached], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 16,35,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 0,19,1: context range 0 [detached], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 16,34,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 0,0,72: context range 0 [detached], argument range 0 [detached], how "4294967297" | PASS |
| 16,34,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,0,47: context range 0 [detached], argument range 0 [detached], how "0" | PASS |
| 16,34,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 0,16,93: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-68.5" | PASS |
| 16,34,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 0,3,64: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65537" | PASS |
| 16,33,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 14,24,3: context range 14 [document.head, 1, document.head, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 16,33,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 0,16,76: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 16,33,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 0,3,5: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4 | PASS |
| 16,33,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 0,21,1: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 16,32,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 14,13,3: context range 14 [document.head, 1, document.head, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 16,32,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,0,55: context range 0 [detached], argument range 0 [detached], how "0" | PASS |
| 16,32,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 0,17,0: context range 0 [detached], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 16,32,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 0,3,72: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967297" | PASS |
| 16,31,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 14,26,3: context range 14 [document.head, 1, document.head, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 16,31,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 0,16,84: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 16,31,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,3,13: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65537 | PASS |
| 16,31,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 14,24,2: context range 14 [document.head, 1, document.head, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 16,30,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 14,15,3: context range 14 [document.head, 1, document.head, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 16,30,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 0,0,63: context range 0 [detached], argument range 0 [detached], how "65540" | PASS |
| 16,30,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 0,19,0: context range 0 [detached], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 16,30,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 0,3,80: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 16,29,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 14,28,3: context range 14 [document.head, 1, document.head, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 16,29,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 0,16,92: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-69.5" | PASS |
| 16,29,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 0,3,21: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65533 | PASS |
| 16,29,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 14,26,2: context range 14 [document.head, 1, document.head, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 16,28,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 14,17,3: context range 14 [document.head, 1, document.head, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 16,28,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 0,0,71: context range 0 [detached], argument range 0 [detached], how "4294967296" | PASS |
| 16,28,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 0,21,0: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 16,28,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 14,15,2: context range 14 [document.head, 1, document.head, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 16,27,100: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "quasit" | PASS |
| 19,11,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 16,27,99: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "" | PASS |
| 7,2,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 16,27,98: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how false | PASS |
| 0,3,29: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 16,27,97: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how true | PASS |
| 5,32,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 16,27,96: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how undefined | PASS |
| 19,12,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 16,27,95: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how null | PASS |
| 7,29,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 16,27,94: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "6.5536e4" | PASS |
| 0,0,9: context range 0 [detached], argument range 0 [detached], how Infinity | PASS |
| 16,27,93: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-68.5" | PASS |
| 5,7,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 16,27,92: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-69.5" | PASS |
| 13,12,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 16,27,91: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-70.5" | PASS |
| 0,0,76: context range 0 [detached], argument range 0 [detached], how "-0.5" | PASS |
| 16,27,90: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-71.5" | PASS |
| 6,19,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 16,27,89: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-72.5" | PASS |
| 7,2,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 16,27,88: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-73.5" | PASS |
| 5,14,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 16,27,87: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 6,21,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 16,27,86: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 0,0,17: context range 0 [detached], argument range 0 [detached], how -65537 | PASS |
| 16,27,85: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 5,9,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 16,27,84: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 13,14,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 16,27,83: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 0,0,84: context range 0 [detached], argument range 0 [detached], how "0.5" | PASS |
| 16,27,82: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-1.5" | PASS |
| 6,21,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 16,27,81: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4.5" | PASS |
| 7,4,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 16,27,80: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 5,16,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 16,27,79: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 6,23,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 16,27,78: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 0,0,25: context range 0 [detached], argument range 0 [detached], how 4294967297 | PASS |
| 16,27,77: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 6,21,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 16,27,76: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 13,16,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 16,27,75: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967300" | PASS |
| 0,0,92: context range 0 [detached], argument range 0 [detached], how "-69.5" | PASS |
| 16,27,74: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967299" | PASS |
| 6,23,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 16,27,73: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967298" | PASS |
| 7,6,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 16,27,72: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967297" | PASS |
| 5,18,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 16,27,71: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967296" | PASS |
| 6,25,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 16,27,70: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4294967295" | PASS |
| 0,0,33: context range 0 [detached], argument range 0 [detached], how 3.5 | PASS |
| 16,27,69: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65532" | PASS |
| 6,23,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 16,27,68: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65533" | PASS |
| 13,18,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 16,27,67: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65534" | PASS |
| 0,0,100: context range 0 [detached], argument range 0 [detached], how "quasit" | PASS |
| 16,27,66: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65535" | PASS |
| 6,25,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 16,27,65: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65536" | PASS |
| 7,8,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 16,27,64: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-65537" | PASS |
| 5,20,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 16,27,63: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65540" | PASS |
| 6,27,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 16,27,62: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65539" | PASS |
| 0,0,41: context range 0 [detached], argument range 0 [detached], how -73.5 | PASS |
| 16,27,61: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65538" | PASS |
| 6,25,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 16,27,60: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65537" | PASS |
| 0,0,75: context range 0 [detached], argument range 0 [detached], how "4294967300" | PASS |
| 16,27,59: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65536" | PASS |
| 0,2,3: context range 0 [detached], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 16,27,58: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "65535" | PASS |
| 6,27,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 16,27,57: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-Infinity" | PASS |
| 7,10,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 16,27,56: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "Infinity" | PASS |
| 5,22,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 16,27,55: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 6,29,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 16,27,54: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "NaN" | PASS |
| 0,0,49: context range 0 [detached], argument range 0 [detached], how "2" | PASS |
| 16,27,53: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "5" | PASS |
| 6,27,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 16,27,52: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "4" | PASS |
| 0,0,83: context range 0 [detached], argument range 0 [detached], how "-0.5" | PASS |
| 16,27,51: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "-1" | PASS |
| 0,3,7: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how NaN | PASS |
| 16,27,50: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "3" | PASS |
| 6,29,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 16,27,49: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "2" | PASS |
| 7,12,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 16,27,48: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "1" | PASS |
| 6,27,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 16,27,47: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 6,31,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 16,27,46: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -68.5 | PASS |
| 0,0,57: context range 0 [detached], argument range 0 [detached], how "-Infinity" | PASS |
| 16,27,45: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -69.5 | PASS |
| 6,29,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 16,27,44: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -70.5 | PASS |
| 0,0,91: context range 0 [detached], argument range 0 [detached], how "-70.5" | PASS |
| 16,27,43: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -71.5 | PASS |
| 0,3,15: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65539 | PASS |
| 16,27,42: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -72.5 | PASS |
| 6,31,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 16,27,41: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -73.5 | PASS |
| 7,14,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 16,27,40: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 6,29,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 16,27,39: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 6,33,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 16,27,38: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 0,0,65: context range 0 [detached], argument range 0 [detached], how "-65536" | PASS |
| 16,27,37: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 6,31,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 16,27,36: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 0,0,99: context range 0 [detached], argument range 0 [detached], how "" | PASS |
| 16,27,35: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -1.5 | PASS |
| 0,3,23: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967295 | PASS |
| 16,27,34: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4.5 | PASS |
| 6,33,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 16,27,33: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 0,0,6: context range 0 [detached], argument range 0 [detached], how 5 | PASS |
| 16,27,32: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 6,31,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 16,27,31: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 6,35,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 16,27,30: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 0,0,73: context range 0 [detached], argument range 0 [detached], how "4294967298" | PASS |
| 16,27,29: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 6,33,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 16,27,28: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967300 | PASS |
| 0,2,2: context range 0 [detached], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 16,27,27: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967299 | PASS |
| 0,3,31: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 16,27,26: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967298 | PASS |
| 6,35,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 16,27,25: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967297 | PASS |
| 0,0,14: context range 0 [detached], argument range 0 [detached], how 65538 | PASS |
| 16,27,24: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967296 | PASS |
| 6,33,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 16,27,23: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4294967295 | PASS |
| 6,37,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 16,27,22: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65532 | PASS |
| 0,0,81: context range 0 [detached], argument range 0 [detached], how "4.5" | PASS |
| 16,27,21: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65533 | PASS |
| 0,0,2: context range 0 [detached], argument range 0 [detached], how 2 | PASS |
| 16,27,20: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65534 | PASS |
| 0,3,6: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 5 | PASS |
| 16,27,19: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65535 | PASS |
| 0,3,39: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 16,27,18: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65536 | PASS |
| 6,37,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 16,27,17: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -65537 | PASS |
| 0,0,22: context range 0 [detached], argument range 0 [detached], how -65532 | PASS |
| 16,27,16: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65540 | PASS |
| 6,35,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 16,27,15: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65539 | PASS |
| 6,39,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range same as first range, how 0 | PASS |
| 16,27,14: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65538 | PASS |
| 0,0,89: context range 0 [detached], argument range 0 [detached], how "-72.5" | PASS |
| 16,27,13: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65537 | PASS |
| 0,0,10: context range 0 [detached], argument range 0 [detached], how -Infinity | PASS |
| 16,27,12: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65536 | PASS |
| 0,3,14: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65538 | PASS |
| 16,27,11: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 65535 | PASS |
| 0,3,47: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 16,27,10: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -Infinity | PASS |
| 6,39,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range same as first range, how 1 | PASS |
| 16,27,9: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how Infinity | PASS |
| 0,0,30: context range 0 [detached], argument range 0 [detached], how 0.5 | PASS |
| 16,27,8: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -0 | PASS |
| 6,37,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 16,27,7: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how NaN | PASS |
| 7,1,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 16,27,6: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 5 | PASS |
| 0,0,97: context range 0 [detached], argument range 0 [detached], how true | PASS |
| 16,27,5: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 4 | PASS |
| 0,0,18: context range 0 [detached], argument range 0 [detached], how -65536 | PASS |
| 16,27,4: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how -1 | PASS |
| 0,3,22: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65532 | PASS |
| 16,27,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 19,35,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 16,27,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 7,1,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 16,27,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 7,24,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 16,27,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 6,39,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range same as first range, how 3 | PASS |
| 16,26,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 7,3,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 16,26,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 19,36,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 16,26,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 0,0,26: context range 0 [detached], argument range 0 [detached], how 4294967298 | PASS |
| 16,26,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 5,6,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 16,25,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 5,2,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 16,25,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 7,3,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 16,25,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 19,37,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 16,25,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 7,1,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 16,24,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 19,38,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 16,24,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 4,34,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 16,24,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 0,0,34: context range 0 [detached], argument range 0 [detached], how 4.5 | PASS |
| 16,24,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 5,8,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 16,23,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 5,4,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 16,23,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 4,39,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range same as first range, how 1 | PASS |
| 16,23,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 19,39,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 3 | PASS |
| 16,23,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 4,21,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 16,22,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 4,17,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 16,22,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 4,36,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 16,22,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 4,31,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 16,22,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 5,10,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 16,21,100: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "quasit" | PASS |
| 5,6,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 16,21,99: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "" | PASS |
| 5,1,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 16,21,98: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how false | PASS |
| 4,28,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 16,21,97: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how true | PASS |
| 4,23,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 16,21,96: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how undefined | PASS |
| 4,19,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 16,21,95: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how null | PASS |
| 4,38,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 16,21,94: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "6.5536e4" | PASS |
| 4,33,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 16,21,93: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-68.5" | PASS |
| 5,12,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 16,21,92: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-69.5" | PASS |
| 5,8,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 16,21,91: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-70.5" | PASS |
| 13,2,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 16,21,90: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-71.5" | PASS |
| 4,30,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 16,21,89: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-72.5" | PASS |
| 4,25,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 16,21,88: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-73.5" | PASS |
| 4,21,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 16,21,87: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 5,0,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 1 | PASS |
| 16,21,86: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 4,35,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 16,21,85: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 5,14,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 16,21,84: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 5,10,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 16,21,83: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 13,4,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 16,21,82: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1.5" | PASS |
| 4,32,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 16,21,81: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4.5" | PASS |
| 4,27,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 16,21,80: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 4,23,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 16,21,79: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 5,2,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 16,21,78: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 4,37,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 16,21,77: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 5,16,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 16,21,76: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 5,12,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 16,21,75: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967300" | PASS |
| 13,6,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 16,21,74: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967299" | PASS |
| 4,34,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 16,21,73: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967298" | PASS |
| 4,29,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 16,21,72: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967297" | PASS |
| 4,25,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 16,21,71: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967296" | PASS |
| 5,4,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 16,21,70: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967295" | PASS |
| 4,39,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range same as first range, how 2 | PASS |
| 16,21,69: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65532" | PASS |
| 5,18,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 16,21,68: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65533" | PASS |
| 5,14,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 16,21,67: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65534" | PASS |
| 13,8,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 16,21,66: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65535" | PASS |
| 4,36,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 16,21,65: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65536" | PASS |
| 4,31,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 16,21,64: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65537" | PASS |
| 4,27,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 16,21,63: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65540" | PASS |
| 5,6,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 16,21,62: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65539" | PASS |
| 5,1,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 16,21,61: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65538" | PASS |
| 5,20,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 16,21,60: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65537" | PASS |
| 5,16,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 16,21,59: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65536" | PASS |
| 6,32,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 16,21,58: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65535" | PASS |
| 4,38,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 16,21,57: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-Infinity" | PASS |
| 4,33,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 16,21,56: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "Infinity" | PASS |
| 4,29,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 16,21,55: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 5,8,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 16,21,54: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "NaN" | PASS |
| 5,3,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 16,21,53: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "5" | PASS |
| 5,22,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 16,21,52: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4" | PASS |
| 5,18,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 16,21,51: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1" | PASS |
| 6,34,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 16,21,50: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3" | PASS |
| 5,0,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 2 | PASS |
| 16,21,49: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2" | PASS |
| 4,35,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 16,21,48: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1" | PASS |
| 4,31,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 16,21,47: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 5,10,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 16,21,46: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -68.5 | PASS |
| 5,5,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 16,21,45: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -69.5 | PASS |
| 5,24,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 16,21,44: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -70.5 | PASS |
| 13,10,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 16,21,43: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -71.5 | PASS |
| 6,36,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 16,21,42: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -72.5 | PASS |
| 5,2,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 16,21,41: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -73.5 | PASS |
| 4,37,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 16,21,40: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 4,33,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 16,21,39: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 6,11,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 16,21,38: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 5,7,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 16,21,37: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 5,26,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 16,21,36: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 13,12,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 16,21,35: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1.5 | PASS |
| 6,38,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 16,21,34: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4.5 | PASS |
| 5,4,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 16,21,33: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 4,39,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range same as first range, how 3 | PASS |
| 16,21,32: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 4,35,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 16,21,31: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 6,13,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 16,21,30: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 13,6,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 16,21,29: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 5,28,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 16,21,28: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967300 | PASS |
| 6,38,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 16,21,27: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967299 | PASS |
| 7,0,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 0 [detached], how 0 | PASS |
| 16,21,26: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967298 | PASS |
| 5,6,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 16,21,25: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967297 | PASS |
| 5,1,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 16,21,24: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967296 | PASS |
| 12,39,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range same as first range, how 2 | PASS |
| 16,21,23: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967295 | PASS |
| 6,15,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 16,21,22: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65532 | PASS |
| 13,8,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 16,21,21: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65533 | PASS |
| 5,30,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 16,21,20: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65534 | PASS |
| 20,21,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 16,21,19: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65535 | PASS |
| 20,21,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 16,21,18: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65536 | PASS |
| 5,8,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 16,21,17: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65537 | PASS |
| 5,3,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 16,21,16: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65540 | PASS |
| 6,15,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 16,21,15: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65539 | PASS |
| 6,17,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 16,21,14: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65538 | PASS |
| 13,10,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 16,21,13: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65537 | PASS |
| 20,23,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 16,21,12: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65536 | PASS |
| 20,23,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 16,21,11: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65535 | PASS |
| 20,23,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 16,21,10: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -Infinity | PASS |
| 5,10,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 16,21,9: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how Infinity | PASS |
| 5,5,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,21,8: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0 | PASS |
| 6,17,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 16,21,7: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how NaN | PASS |
| 4,3,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 16,21,6: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 5 | PASS |
| 3,24,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 16,21,5: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4 | PASS |
| 3,29,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 16,21,4: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1 | PASS |
| 20,25,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 16,21,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 20,25,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 16,21,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 5,12,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 16,21,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 4,20,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 16,21,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 12,6,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 16,20,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 4,5,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 16,20,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 3,26,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 16,20,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 3,31,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 16,20,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 11,29,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 16,19,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 3,21,55: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 16,19,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 4,17,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 16,19,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 4,22,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 16,19,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 12,8,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 16,18,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 4,7,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 16,18,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 3,27,7: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how NaN | PASS |
| 16,18,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 3,33,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 16,18,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 11,31,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 16,17,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 3,21,63: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65540" | PASS |
| 16,17,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 4,19,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 16,17,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 4,24,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 16,17,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 4,28,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 16,16,100: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "quasit" | PASS |
| 4,9,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 16,16,99: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "" | PASS |
| 3,27,15: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65539 | PASS |
| 16,16,98: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how false | PASS |
| 3,35,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 16,16,97: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how true | PASS |
| 11,33,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 16,16,96: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how undefined | PASS |
| 3,21,71: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967296" | PASS |
| 16,16,95: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how null | PASS |
| 4,21,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 16,16,94: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "6.5536e4" | PASS |
| 4,26,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 16,16,93: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-68.5" | PASS |
| 4,30,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 16,16,92: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-69.5" | PASS |
| 4,11,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 16,16,91: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-70.5" | PASS |
| 4,16,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 16,16,90: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-71.5" | PASS |
| 3,37,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 16,16,89: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-72.5" | PASS |
| 4,1,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 16,16,88: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-73.5" | PASS |
| 3,21,79: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 16,16,87: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 4,23,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 16,16,86: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 4,28,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 16,16,85: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 4,32,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 16,16,84: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 4,13,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 16,16,83: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 4,18,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 16,16,82: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1.5" | PASS |
| 3,39,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range same as first range, how 0 | PASS |
| 16,16,81: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4.5" | PASS |
| 4,3,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 16,16,80: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 3,21,87: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 16,16,79: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 4,25,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 16,16,78: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 4,30,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 16,16,77: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 4,34,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 16,16,76: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 4,15,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 16,16,75: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967300" | PASS |
| 4,20,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 16,16,74: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967299" | PASS |
| 4,1,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 16,16,73: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967298" | PASS |
| 4,5,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,16,72: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967297" | PASS |
| 3,21,95: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how null | PASS |
| 16,16,71: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967296" | PASS |
| 4,27,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 16,16,70: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967295" | PASS |
| 4,32,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 16,16,69: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65532" | PASS |
| 4,36,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 16,16,68: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65533" | PASS |
| 4,17,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 16,16,67: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65534" | PASS |
| 4,22,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 16,16,66: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65535" | PASS |
| 4,3,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 16,16,65: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65536" | PASS |
| 4,7,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 16,16,64: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65537" | PASS |
| 3,22,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 16,16,63: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65540" | PASS |
| 4,29,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 16,16,62: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65539" | PASS |
| 4,34,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 16,16,61: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65538" | PASS |
| 4,38,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 16,16,60: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65537" | PASS |
| 4,19,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 16,16,59: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65536" | PASS |
| 4,24,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 16,16,58: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65535" | PASS |
| 4,5,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 16,16,57: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-Infinity" | PASS |
| 4,9,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 16,16,56: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "Infinity" | PASS |
| 3,24,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 16,16,55: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 4,31,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 16,16,54: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "NaN" | PASS |
| 4,36,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 16,16,53: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "5" | PASS |
| 5,0,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 3 | PASS |
| 16,16,52: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4" | PASS |
| 4,21,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 16,16,51: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1" | PASS |
| 4,26,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 16,16,50: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3" | PASS |
| 4,7,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 16,16,49: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2" | PASS |
| 4,11,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 16,16,48: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1" | PASS |
| 3,26,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 16,16,47: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 4,33,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 16,16,46: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -68.5 | PASS |
| 4,38,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 16,3,66: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65535" | PASS |
| 5,2,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 16,0,76: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-0.5" | PASS |
| 4,23,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 16,0,85: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "1.5" | PASS |
| 4,28,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 16,0,94: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "6.5536e4" | PASS |
| 4,9,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 16,1,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 4,13,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 16,0,90: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-71.5" | PASS |
| 12,3,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 16,0,89: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-72.5" | PASS |
| 21,0,23: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967295 | PASS |
| 16,0,98: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how false | PASS |
| 5,0,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 0 | PASS |
| 16,2,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 5,4,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 16,0,68: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65533" | PASS |
| 4,25,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 16,0,77: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "0.5" | PASS |
| 4,30,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 16,0,86: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "2.5" | PASS |
| 4,11,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 16,0,95: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how null | PASS |
| 4,15,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 16,0,82: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-1.5" | PASS |
| 12,5,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 16,0,63: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65540" | PASS |
| 21,0,31: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 1.5 | PASS |
| 16,0,44: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -70.5 | PASS |
| 3,21,20: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65534 | PASS |
| 16,0,99: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "" | PASS |
| 21,0,33: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 3.5 | PASS |
| 16,0,60: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65537" | PASS |
| 4,27,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 16,0,69: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65532" | PASS |
| 4,32,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 16,0,78: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "1.5" | PASS |
| 4,13,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 16,0,87: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "3.5" | PASS |
| 4,17,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 16,0,74: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967299" | PASS |
| 4,22,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 16,0,55: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "0" | PASS |
| 21,0,39: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 2.5 | PASS |
| 16,0,36: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -0.5 | PASS |
| 3,29,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 16,0,81: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4.5" | PASS |
| 3,16,72: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967297" | PASS |
| 16,0,62: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65539" | PASS |
| 21,0,42: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -72.5 | PASS |
| 16,0,61: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65538" | PASS |
| 3,21,81: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4.5" | PASS |
| 16,0,70: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967295" | PASS |
| 4,15,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 16,0,79: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "2.5" | PASS |
| 4,19,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,0,66: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65535" | PASS |
| 4,24,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 16,0,47: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "0" | PASS |
| 3,16,66: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65535" | PASS |
| 16,0,28: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967300 | PASS |
| 3,31,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 16,0,73: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967298" | PASS |
| 3,16,80: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 16,0,54: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "NaN" | PASS |
| 3,16,7: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how NaN | PASS |
| 14,37,0: context range 14 [document.head, 1, document.head, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 3,21,89: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-72.5" | PASS |
| 0,2,0: context range 0 [detached], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 3,21,16: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65540 | PASS |
| 16,0,71: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967296" | PASS |
| 21,0,53: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "5" | PASS |
| 16,0,58: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65535" | PASS |
| 4,26,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 16,0,39: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 2.5 | PASS |
| 3,16,74: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967299" | PASS |
| 16,0,20: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65534 | PASS |
| 3,33,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 16,0,65: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65536" | PASS |
| 3,16,88: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-73.5" | PASS |
| 16,0,46: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -68.5 | PASS |
| 3,16,15: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65539 | PASS |
| 16,0,91: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-70.5" | PASS |
| 3,21,97: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how true | PASS |
| 16,0,72: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967297" | PASS |
| 3,21,24: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967296 | PASS |
| 16,0,53: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "5" | PASS |
| 3,16,68: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65533" | PASS |
| 16,0,50: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "3" | PASS |
| 3,21,38: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 16,0,31: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 1.5 | PASS |
| 3,16,82: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1.5" | PASS |
| 16,0,12: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65536 | PASS |
| 3,35,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 16,0,57: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-Infinity" | PASS |
| 3,16,96: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how undefined | PASS |
| 16,0,38: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 1.5 | PASS |
| 3,16,23: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967295 | PASS |
| 16,0,83: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-0.5" | PASS |
| 3,23,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 16,0,64: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65537" | PASS |
| 3,21,32: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 16,0,45: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -69.5 | PASS |
| 3,16,76: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 16,0,42: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -72.5 | PASS |
| 3,21,46: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -68.5 | PASS |
| 16,0,23: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967295 | PASS |
| 3,16,90: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-71.5" | PASS |
| 16,0,4: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -1 | PASS |
| 3,37,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 16,0,49: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "2" | PASS |
| 3,17,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 16,0,30: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 0.5 | PASS |
| 3,16,31: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 16,0,75: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "4294967300" | PASS |
| 3,25,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 16,0,56: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "Infinity" | PASS |
| 3,21,40: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 16,0,37: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 0.5 | PASS |
| 3,16,84: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 16,0,34: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4.5 | PASS |
| 3,21,54: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "NaN" | PASS |
| 16,0,15: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65539 | PASS |
| 3,16,98: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how false | PASS |
| 15,39,0: context range 15 [document.body, 4, document.body, 5], argument range same as first range, how 0 | PASS |
| 3,39,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range same as first range, how 1 | PASS |
| 16,0,41: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -73.5 | PASS |
| 3,19,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 16,0,22: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65532 | PASS |
| 3,16,39: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 16,0,67: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-65534" | PASS |
| 3,27,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 16,0,48: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "1" | PASS |
| 3,21,48: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1" | PASS |
| 16,0,29: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -0.5 | PASS |
| 3,16,92: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-69.5" | PASS |
| 16,0,26: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967298 | PASS |
| 3,21,62: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65539" | PASS |
| 16,0,7: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how NaN | PASS |
| 3,18,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 15,37,0: context range 15 [document.body, 4, document.body, 5], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 4,1,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 16,0,33: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 3.5 | PASS |
| 3,21,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 16,0,14: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65538 | PASS |
| 3,16,47: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 16,0,59: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "65536" | PASS |
| 3,27,8: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -0 | PASS |
| 16,0,40: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 3.5 | PASS |
| 3,21,56: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "Infinity" | PASS |
| 16,0,21: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65533 | PASS |
| 3,16,100: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "quasit" | PASS |
| 16,0,18: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65536 | PASS |
| 3,21,70: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967295" | PASS |
| 15,39,3: context range 15 [document.body, 4, document.body, 5], argument range same as first range, how 3 | PASS |
| 3,20,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 15,35,0: context range 15 [document.body, 4, document.body, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 4,3,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 16,0,25: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967297 | PASS |
| 11,28,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 16,0,6: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 5 | PASS |
| 3,16,55: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 16,0,51: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how "-1" | PASS |
| 4,8,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 16,0,32: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 2.5 | PASS |
| 3,21,64: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65537" | PASS |
| 16,0,13: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65537 | PASS |
| 3,18,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 16,0,10: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -Infinity | PASS |
| 3,21,78: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 15,37,3: context range 15 [document.body, 4, document.body, 5], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 3,21,5: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4 | PASS |
| 15,33,0: context range 15 [document.body, 4, document.body, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 4,5,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 16,0,17: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65537 | PASS |
| 11,30,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 15,39,2: context range 15 [document.body, 4, document.body, 5], argument range same as first range, how 2 | PASS |
| 3,16,63: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65540" | PASS |
| 16,0,43: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -71.5 | PASS |
| 4,10,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 16,0,24: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967296 | PASS |
| 3,21,72: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967297" | PASS |
| 16,0,5: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4 | PASS |
| 3,20,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 16,0,2: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 2 | PASS |
| 3,21,86: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 15,35,3: context range 15 [document.body, 4, document.body, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 3,21,13: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65537 | PASS |
| 15,31,0: context range 15 [document.body, 4, document.body, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 4,7,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 16,0,9: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how Infinity | PASS |
| 3,35,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 15,37,2: context range 15 [document.body, 4, document.body, 5], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 3,16,71: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967296" | PASS |
| 16,0,35: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -1.5 | PASS |
| 4,12,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 16,0,16: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65540 | PASS |
| 3,21,80: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 15,39,1: context range 15 [document.body, 4, document.body, 5], argument range same as first range, how 1 | PASS |
| 3,21,7: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how NaN | PASS |
| 15,38,2: context range 15 [document.body, 4, document.body, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 3,21,94: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "6.5536e4" | PASS |
| 15,33,3: context range 15 [document.body, 4, document.body, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 3,21,21: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65533 | PASS |
| 15,29,0: context range 15 [document.body, 4, document.body, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 4,9,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 16,0,1: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 1 | PASS |
| 3,37,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 15,35,2: context range 15 [document.body, 4, document.body, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 3,16,79: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 16,0,27: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 4294967299 | PASS |
| 4,14,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 16,0,8: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -0 | PASS |
| 3,21,88: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-73.5" | PASS |
| 15,37,1: context range 15 [document.body, 4, document.body, 5], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 3,21,15: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65539 | PASS |
| 15,36,2: context range 15 [document.body, 4, document.body, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 12,0,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 0 [detached], how 1 | PASS |
| 15,31,3: context range 15 [document.body, 4, document.body, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 3,27,81: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4.5" | PASS |
| 15,27,0: context range 15 [document.body, 4, document.body, 5], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 21,3,19: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65535 | PASS |
| 15,38,1: context range 15 [document.body, 4, document.body, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 3,39,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range same as first range, how 2 | PASS |
| 15,33,2: context range 15 [document.body, 4, document.body, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 3,16,87: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 16,0,19: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how -65535 | PASS |
| 21,3,22: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65532 | PASS |
| 16,0,0: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 0 | PASS |
| 3,21,96: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how undefined | PASS |
| 15,35,1: context range 15 [document.body, 4, document.body, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 3,21,23: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967295 | PASS |
| 15,34,2: context range 15 [document.body, 4, document.body, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 10,36,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 15,29,3: context range 15 [document.body, 4, document.body, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 3,27,89: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-72.5" | PASS |
| 15,25,0: context range 15 [document.body, 4, document.body, 5], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 21,3,27: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967299 | PASS |
| 15,36,1: context range 15 [document.body, 4, document.body, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 4,1,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 15,31,2: context range 15 [document.body, 4, document.body, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 3,16,95: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how null | PASS |
| 16,0,11: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 65535 | PASS |
| 3,16,27: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967299 | PASS |
| 15,38,0: context range 15 [document.body, 4, document.body, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 3,22,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 15,33,1: context range 15 [document.body, 4, document.body, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 3,21,31: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 15,32,2: context range 15 [document.body, 4, document.body, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 10,38,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 15,27,3: context range 15 [document.body, 4, document.body, 5], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 3,27,97: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how true | PASS |
| 15,23,0: context range 15 [document.body, 4, document.body, 5], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 3,8,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 15,34,1: context range 15 [document.body, 4, document.body, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 3,16,49: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2" | PASS |
| 15,29,2: context range 15 [document.body, 4, document.body, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 11,25,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 16,0,3: context range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], argument range 0 [detached], how 3 | PASS |
| 3,16,35: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1.5 | PASS |
| 15,36,0: context range 15 [document.body, 4, document.body, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 21,3,39: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 15,31,1: context range 15 [document.body, 4, document.body, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 3,21,39: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 15,30,2: context range 15 [document.body, 4, document.body, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 3,17,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 15,25,3: context range 15 [document.body, 4, document.body, 5], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 21,3,42: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -72.5 | PASS |
| 15,21,0: context range 15 [document.body, 4, document.body, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 3,10,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 15,32,1: context range 15 [document.body, 4, document.body, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 3,16,57: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-Infinity" | PASS |
| 15,27,2: context range 15 [document.body, 4, document.body, 5], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 11,27,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 15,38,3: context range 15 [document.body, 4, document.body, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 3,16,43: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -71.5 | PASS |
| 15,34,0: context range 15 [document.body, 4, document.body, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 21,3,47: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 15,29,1: context range 15 [document.body, 4, document.body, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 3,21,47: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 15,28,2: context range 15 [document.body, 4, document.body, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 3,19,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 15,23,3: context range 15 [document.body, 4, document.body, 5], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,3,52: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4" | PASS |
| 15,19,0: context range 15 [document.body, 4, document.body, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 3,12,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 15,30,1: context range 15 [document.body, 4, document.body, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 3,16,65: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65536" | PASS |
| 15,25,2: context range 15 [document.body, 4, document.body, 5], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 10,21,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 15,36,3: context range 15 [document.body, 4, document.body, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 3,16,51: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1" | PASS |
| 15,32,0: context range 15 [document.body, 4, document.body, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 10,11,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 15,27,1: context range 15 [document.body, 4, document.body, 5], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 10,27,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 15,26,2: context range 15 [document.body, 4, document.body, 5], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 3,21,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 15,21,3: context range 15 [document.body, 4, document.body, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 3,3,60: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65537" | PASS |
| 15,17,0: context range 15 [document.body, 4, document.body, 5], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 3,14,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 15,28,1: context range 15 [document.body, 4, document.body, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 3,16,73: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967298" | PASS |
| 15,23,2: context range 15 [document.body, 4, document.body, 5], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 3,10,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 15,34,3: context range 15 [document.body, 4, document.body, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 3,16,59: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65536" | PASS |
| 15,30,0: context range 15 [document.body, 4, document.body, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 10,13,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 15,25,1: context range 15 [document.body, 4, document.body, 5], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 10,29,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 15,24,2: context range 15 [document.body, 4, document.body, 5], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 3,21,9: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how Infinity | PASS |
| 15,19,3: context range 15 [document.body, 4, document.body, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 3,3,68: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65533" | PASS |
| 15,15,0: context range 15 [document.body, 4, document.body, 5], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 3,16,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 15,26,1: context range 15 [document.body, 4, document.body, 5], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 3,16,81: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4.5" | PASS |
| 15,21,2: context range 15 [document.body, 4, document.body, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 3,12,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 15,32,3: context range 15 [document.body, 4, document.body, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 3,16,67: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65534" | PASS |
| 15,28,0: context range 15 [document.body, 4, document.body, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 10,15,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 15,23,1: context range 15 [document.body, 4, document.body, 5], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 10,31,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 15,22,2: context range 15 [document.body, 4, document.body, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 3,21,17: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65537 | PASS |
| 15,17,3: context range 15 [document.body, 4, document.body, 5], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 3,3,76: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 15,13,0: context range 15 [document.body, 4, document.body, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 3,16,8: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0 | PASS |
| 15,24,1: context range 15 [document.body, 4, document.body, 5], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 3,16,89: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-72.5" | PASS |
| 15,19,2: context range 15 [document.body, 4, document.body, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,14,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 15,30,3: context range 15 [document.body, 4, document.body, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 3,16,75: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967300" | PASS |
| 15,26,0: context range 15 [document.body, 4, document.body, 5], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 10,17,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 15,21,1: context range 15 [document.body, 4, document.body, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 10,33,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 15,20,2: context range 15 [document.body, 4, document.body, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 3,21,25: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967297 | PASS |
| 15,15,3: context range 15 [document.body, 4, document.body, 5], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 3,3,84: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 15,11,0: context range 15 [document.body, 4, document.body, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 3,16,16: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65540 | PASS |
| 15,22,1: context range 15 [document.body, 4, document.body, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 3,16,97: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how true | PASS |
| 15,17,2: context range 15 [document.body, 4, document.body, 5], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 3,16,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 15,28,3: context range 15 [document.body, 4, document.body, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 3,16,83: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 15,24,0: context range 15 [document.body, 4, document.body, 5], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 10,19,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 15,19,1: context range 15 [document.body, 4, document.body, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 3,16,69: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65532" | PASS |
| 15,18,2: context range 15 [document.body, 4, document.body, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 3,21,33: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 15,13,3: context range 15 [document.body, 4, document.body, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 3,3,92: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-69.5" | PASS |
| 15,9,0: context range 15 [document.body, 4, document.body, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 3,16,24: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967296 | PASS |
| 15,20,1: context range 15 [document.body, 4, document.body, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 3,18,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 15,15,2: context range 15 [document.body, 4, document.body, 5], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 3,16,10: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -Infinity | PASS |
| 15,26,3: context range 15 [document.body, 4, document.body, 5], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 3,16,91: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-70.5" | PASS |
| 15,22,0: context range 15 [document.body, 4, document.body, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 10,21,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 15,17,1: context range 15 [document.body, 4, document.body, 5], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 3,16,77: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 15,16,2: context range 15 [document.body, 4, document.body, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 3,21,41: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -73.5 | PASS |
| 15,11,3: context range 15 [document.body, 4, document.body, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 3,3,100: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "quasit" | PASS |
| 15,7,0: context range 15 [document.body, 4, document.body, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 3,16,32: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 15,18,1: context range 15 [document.body, 4, document.body, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 3,20,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 15,13,2: context range 15 [document.body, 4, document.body, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 3,16,18: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65536 | PASS |
| 15,24,3: context range 15 [document.body, 4, document.body, 5], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 3,16,99: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "" | PASS |
| 15,20,0: context range 15 [document.body, 4, document.body, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 10,23,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 15,15,1: context range 15 [document.body, 4, document.body, 5], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 3,16,85: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 15,14,2: context range 15 [document.body, 4, document.body, 5], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 3,21,49: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2" | PASS |
| 15,9,3: context range 15 [document.body, 4, document.body, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 3,5,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 15,5,0: context range 15 [document.body, 4, document.body, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 3,16,40: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 15,16,1: context range 15 [document.body, 4, document.body, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 3,21,4: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1 | PASS |
| 15,11,2: context range 15 [document.body, 4, document.body, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 3,16,26: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967298 | PASS |
| 15,22,3: context range 15 [document.body, 4, document.body, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 3,18,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 15,18,0: context range 15 [document.body, 4, document.body, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 10,25,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 15,13,1: context range 15 [document.body, 4, document.body, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 3,16,93: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-68.5" | PASS |
| 15,12,2: context range 15 [document.body, 4, document.body, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 3,21,57: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-Infinity" | PASS |
| 15,7,3: context range 15 [document.body, 4, document.body, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 3,7,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 15,3,0: context range 15 [document.body, 4, document.body, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 3,16,48: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1" | PASS |
| 15,14,1: context range 15 [document.body, 4, document.body, 5], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 21,7,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 15,9,2: context range 15 [document.body, 4, document.body, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 3,16,34: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4.5 | PASS |
| 15,20,3: context range 15 [document.body, 4, document.body, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 3,20,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 15,16,0: context range 15 [document.body, 4, document.body, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 10,27,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 15,11,1: context range 15 [document.body, 4, document.body, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 3,17,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 14,35,0: context range 14 [document.head, 1, document.head, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 21,9,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 14,39,1: context range 14 [document.head, 1, document.head, 1], argument range same as first range, how 1 | PASS |
| 3,9,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 15,1,0: context range 15 [document.body, 4, document.body, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 3,16,56: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "Infinity" | PASS |
| 15,12,1: context range 15 [document.body, 4, document.body, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 3,0,23: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967295 | PASS |
| 15,7,2: context range 15 [document.body, 4, document.body, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 3,16,42: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -72.5 | PASS |
| 15,18,3: context range 15 [document.body, 4, document.body, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 21,10,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 15,14,0: context range 15 [document.body, 4, document.body, 5], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 10,29,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 15,9,1: context range 15 [document.body, 4, document.body, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 3,19,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 14,33,0: context range 14 [document.head, 1, document.head, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 21,11,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 14,37,1: context range 14 [document.head, 1, document.head, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 3,11,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 15,1,2: context range 15 [document.body, 4, document.body, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 3,16,64: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65537" | PASS |
| 15,10,1: context range 15 [document.body, 4, document.body, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 3,0,31: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 1.5 | PASS |
| 15,5,2: context range 15 [document.body, 4, document.body, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,16,50: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3" | PASS |
| 15,16,3: context range 15 [document.body, 4, document.body, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 21,12,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 15,12,0: context range 15 [document.body, 4, document.body, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 3,16,36: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 15,7,1: context range 15 [document.body, 4, document.body, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 3,21,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 14,31,0: context range 14 [document.head, 1, document.head, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 21,13,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 14,35,1: context range 14 [document.head, 1, document.head, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 3,13,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 14,39,2: context range 14 [document.head, 1, document.head, 1], argument range same as first range, how 2 | PASS |
| 2,39,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range same as first range, how 2 | PASS |
| 15,3,3: context range 15 [document.body, 4, document.body, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 3,0,39: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 2.5 | PASS |
| 15,3,2: context range 15 [document.body, 4, document.body, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 3,16,58: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65535" | PASS |
| 15,14,3: context range 15 [document.body, 4, document.body, 5], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 21,14,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 15,10,0: context range 15 [document.body, 4, document.body, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 3,16,44: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -70.5 | PASS |
| 15,5,1: context range 15 [document.body, 4, document.body, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,14,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 14,29,0: context range 14 [document.head, 1, document.head, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 2,21,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 14,33,1: context range 14 [document.head, 1, document.head, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 3,15,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 14,37,2: context range 14 [document.head, 1, document.head, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 3,0,6: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 5 | PASS |
| 15,1,3: context range 15 [document.body, 4, document.body, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 3,0,47: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "0" | PASS |
| 15,6,0: context range 15 [document.body, 4, document.body, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 3,6,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 0,15,0: context range 0 [detached], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 21,16,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 15,8,0: context range 15 [document.body, 4, document.body, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 3,16,52: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4" | PASS |
| 15,3,1: context range 15 [document.body, 4, document.body, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 2,12,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 14,27,0: context range 14 [document.head, 1, document.head, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 2,23,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 14,31,1: context range 14 [document.head, 1, document.head, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 2,33,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 14,35,2: context range 14 [document.head, 1, document.head, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 3,0,14: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65538 | PASS |
| 14,39,3: context range 14 [document.head, 1, document.head, 1], argument range same as first range, how 3 | PASS |
| 3,0,55: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "0" | PASS |
| 15,4,0: context range 15 [document.body, 4, document.body, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 3,8,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 15,8,1: context range 15 [document.body, 4, document.body, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 21,16,9: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how Infinity | PASS |
| 0,3,55: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 3,16,60: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65537" | PASS |
| 15,1,1: context range 15 [document.body, 4, document.body, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 2,14,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 14,25,0: context range 14 [document.head, 1, document.head, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 2,25,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 14,29,1: context range 14 [document.head, 1, document.head, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 2,35,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 14,33,2: context range 14 [document.head, 1, document.head, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 3,0,22: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65532 | PASS |
| 14,37,3: context range 14 [document.head, 1, document.head, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 3,0,63: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65540" | PASS |
| 15,2,0: context range 15 [document.body, 4, document.body, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 3,10,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 15,6,1: context range 15 [document.body, 4, document.body, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 1,36,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 15,10,2: context range 15 [document.body, 4, document.body, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 2,6,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 18,24,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 2,16,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 14,23,0: context range 14 [document.head, 1, document.head, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 2,27,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 14,27,1: context range 14 [document.head, 1, document.head, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 2,37,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 14,31,2: context range 14 [document.head, 1, document.head, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 3,0,30: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 0.5 | PASS |
| 14,35,3: context range 14 [document.head, 1, document.head, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 3,0,71: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967296" | PASS |
| 15,0,0: context range 15 [document.body, 4, document.body, 5], argument range 0 [detached], how 0 | PASS |
| 3,12,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 15,4,1: context range 15 [document.body, 4, document.body, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 1,38,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 15,8,2: context range 15 [document.body, 4, document.body, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 2,8,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 15,12,3: context range 15 [document.body, 4, document.body, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 2,18,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 14,21,0: context range 14 [document.head, 1, document.head, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 2,29,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 14,25,1: context range 14 [document.head, 1, document.head, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 2,39,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range same as first range, how 1 | PASS |
| 14,29,2: context range 14 [document.head, 1, document.head, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 3,0,38: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 1.5 | PASS |
| 14,33,3: context range 14 [document.head, 1, document.head, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 3,0,79: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "2.5" | PASS |
| 14,38,0: context range 14 [document.head, 1, document.head, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 3,14,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 15,2,1: context range 15 [document.body, 4, document.body, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 2,0,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 0 [detached], how 1 | PASS |
| 15,6,2: context range 15 [document.body, 4, document.body, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 2,10,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 15,10,3: context range 15 [document.body, 4, document.body, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 2,20,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 7,37,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 2,31,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 14,23,1: context range 14 [document.head, 1, document.head, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 3,0,5: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4 | PASS |
| 14,27,2: context range 14 [document.head, 1, document.head, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 3,0,46: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -68.5 | PASS |
| 14,31,3: context range 14 [document.head, 1, document.head, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 3,0,87: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "3.5" | PASS |
| 14,36,0: context range 14 [document.head, 1, document.head, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 3,16,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 15,0,1: context range 15 [document.body, 4, document.body, 5], argument range 0 [detached], how 1 | PASS |
| 2,2,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 15,4,2: context range 15 [document.body, 4, document.body, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 2,12,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 15,8,3: context range 15 [document.body, 4, document.body, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 2,22,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 7,35,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 2,33,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 14,21,1: context range 14 [document.head, 1, document.head, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 3,3,69: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65532" | PASS |
| 14,25,2: context range 14 [document.head, 1, document.head, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 3,0,54: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "NaN" | PASS |
| 14,29,3: context range 14 [document.head, 1, document.head, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 3,0,95: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how null | PASS |
| 14,34,0: context range 14 [document.head, 1, document.head, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 3,16,9: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how Infinity | PASS |
| 14,38,1: context range 14 [document.head, 1, document.head, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 2,4,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 15,2,2: context range 15 [document.body, 4, document.body, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 2,14,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 15,6,3: context range 15 [document.body, 4, document.body, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 2,24,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 7,33,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 2,35,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 14,19,1: context range 14 [document.head, 1, document.head, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 3,3,77: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 14,23,2: context range 14 [document.head, 1, document.head, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 3,0,62: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65539" | PASS |
| 14,27,3: context range 14 [document.head, 1, document.head, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 3,1,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 14,32,0: context range 14 [document.head, 1, document.head, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 3,16,17: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65537 | PASS |
| 14,36,1: context range 14 [document.head, 1, document.head, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 2,6,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 15,0,2: context range 15 [document.body, 4, document.body, 5], argument range 0 [detached], how 2 | PASS |
| 2,16,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 15,4,3: context range 15 [document.body, 4, document.body, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 2,26,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 7,31,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 2,37,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 14,17,1: context range 14 [document.head, 1, document.head, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 3,3,85: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 14,21,2: context range 14 [document.head, 1, document.head, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 3,0,70: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967295" | PASS |
| 14,25,3: context range 14 [document.head, 1, document.head, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 3,3,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 14,30,0: context range 14 [document.head, 1, document.head, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 21,16,64: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65537" | PASS |
| 14,34,1: context range 14 [document.head, 1, document.head, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 2,8,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 14,38,2: context range 14 [document.head, 1, document.head, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 2,18,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 15,2,3: context range 15 [document.body, 4, document.body, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 2,28,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 17,38,2: context range 17 [paras[0], 0, paras[0], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 2,39,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range same as first range, how 0 | PASS |
| 0,3,37: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 3,3,93: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-68.5" | PASS |
| 14,19,2: context range 14 [document.head, 1, document.head, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,16,11: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65535 | PASS |
| 14,23,3: context range 14 [document.head, 1, document.head, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,3,10: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -Infinity | PASS |
| 0,21,7: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how NaN | PASS |
| 21,16,72: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967297" | PASS |
| 14,32,1: context range 14 [document.head, 1, document.head, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 2,10,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 14,36,2: context range 14 [document.head, 1, document.head, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 2,20,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 15,0,3: context range 15 [document.body, 4, document.body, 5], argument range 0 [detached], how 3 | PASS |
| 2,30,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 17,36,2: context range 17 [paras[0], 0, paras[0], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 3,0,4: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -1 | PASS |
| 17,38,1: context range 17 [paras[0], 0, paras[0], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 3,4,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 14,17,2: context range 14 [document.head, 1, document.head, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 3,16,19: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65535 | PASS |
| 14,21,3: context range 14 [document.head, 1, document.head, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 21,16,79: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 0,20,3: context range 0 [detached], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 21,16,80: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 14,30,1: context range 14 [document.head, 1, document.head, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 2,12,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 14,34,2: context range 14 [document.head, 1, document.head, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 2,22,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 14,38,3: context range 14 [document.head, 1, document.head, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 2,32,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 17,34,2: context range 17 [paras[0], 0, paras[0], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 3,0,12: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65536 | PASS |
| 17,36,1: context range 17 [paras[0], 0, paras[0], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 3,6,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 17,38,0: context range 17 [paras[0], 0, paras[0], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 21,16,86: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 14,19,3: context range 14 [document.head, 1, document.head, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 21,16,87: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 0,18,3: context range 0 [detached], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 21,16,88: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-73.5" | PASS |
| 14,28,1: context range 14 [document.head, 1, document.head, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 2,14,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 14,32,2: context range 14 [document.head, 1, document.head, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 2,24,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 14,36,3: context range 14 [document.head, 1, document.head, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 2,34,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 17,32,2: context range 17 [paras[0], 0, paras[0], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 3,0,20: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65534 | PASS |
| 17,34,1: context range 17 [paras[0], 0, paras[0], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 21,16,93: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-68.5" | PASS |
| 17,36,0: context range 17 [paras[0], 0, paras[0], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 21,16,94: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "6.5536e4" | PASS |
| 17,37,3: context range 17 [paras[0], 0, paras[0], 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 21,16,95: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how null | PASS |
| 0,16,100: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "quasit" | PASS |
| 21,16,96: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how undefined | PASS |
| 0,21,8: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0 | PASS |
| 2,16,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 14,30,2: context range 14 [document.head, 1, document.head, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 3,3,36: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 14,34,3: context range 14 [document.head, 1, document.head, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 2,36,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 17,30,2: context range 17 [paras[0], 0, paras[0], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 2,5,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 17,32,1: context range 17 [paras[0], 0, paras[0], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 1,35,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 17,34,0: context range 17 [paras[0], 0, paras[0], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 21,17,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 17,35,3: context range 17 [paras[0], 0, paras[0], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 21,17,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 17,37,2: context range 17 [paras[0], 0, paras[0], 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 21,17,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 17,39,1: context range 17 [paras[0], 0, paras[0], 1], argument range same as first range, how 1 | PASS |
| 2,18,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 14,28,2: context range 14 [document.head, 1, document.head, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 3,3,44: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -70.5 | PASS |
| 14,32,3: context range 14 [document.head, 1, document.head, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 2,17,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 17,28,2: context range 17 [paras[0], 0, paras[0], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 2,7,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 17,30,1: context range 17 [paras[0], 0, paras[0], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 1,37,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 17,32,0: context range 17 [paras[0], 0, paras[0], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 1,26,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 17,33,3: context range 17 [paras[0], 0, paras[0], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 21,19,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 17,35,2: context range 17 [paras[0], 0, paras[0], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 21,19,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 17,37,1: context range 17 [paras[0], 0, paras[0], 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 2,20,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 17,39,0: context range 17 [paras[0], 0, paras[0], 1], argument range same as first range, how 0 | PASS |
| 2,29,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 14,30,3: context range 14 [document.head, 1, document.head, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 2,19,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 17,26,2: context range 17 [paras[0], 0, paras[0], 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 2,9,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 17,28,1: context range 17 [paras[0], 0, paras[0], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 1,39,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range same as first range, how 0 | PASS |
| 17,30,0: context range 17 [paras[0], 0, paras[0], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 1,28,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 17,31,3: context range 17 [paras[0], 0, paras[0], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 1,18,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 17,33,2: context range 17 [paras[0], 0, paras[0], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 1,8,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 17,35,1: context range 17 [paras[0], 0, paras[0], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 3,0,8: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -0 | PASS |
| 17,37,0: context range 17 [paras[0], 0, paras[0], 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 2,31,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 17,38,3: context range 17 [paras[0], 0, paras[0], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 2,21,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 17,24,2: context range 17 [paras[0], 0, paras[0], 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 2,11,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 17,26,1: context range 17 [paras[0], 0, paras[0], 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 2,1,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 17,28,0: context range 17 [paras[0], 0, paras[0], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 1,30,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 17,29,3: context range 17 [paras[0], 0, paras[0], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 1,20,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 17,31,2: context range 17 [paras[0], 0, paras[0], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 1,10,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 17,33,1: context range 17 [paras[0], 0, paras[0], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 3,0,16: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65540 | PASS |
| 17,35,0: context range 17 [paras[0], 0, paras[0], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 2,33,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 17,36,3: context range 17 [paras[0], 0, paras[0], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 2,23,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 17,22,2: context range 17 [paras[0], 0, paras[0], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 2,13,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 17,24,1: context range 17 [paras[0], 0, paras[0], 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 2,3,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 17,26,0: context range 17 [paras[0], 0, paras[0], 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 1,32,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 17,27,3: context range 17 [paras[0], 0, paras[0], 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 1,22,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 17,29,2: context range 17 [paras[0], 0, paras[0], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 1,12,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 17,31,1: context range 17 [paras[0], 0, paras[0], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 3,0,24: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967296 | PASS |
| 17,33,0: context range 17 [paras[0], 0, paras[0], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 2,35,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 17,34,3: context range 17 [paras[0], 0, paras[0], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 2,25,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 17,20,2: context range 17 [paras[0], 0, paras[0], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 2,15,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 17,22,1: context range 17 [paras[0], 0, paras[0], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 2,5,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 17,24,0: context range 17 [paras[0], 0, paras[0], 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 1,34,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 17,25,3: context range 17 [paras[0], 0, paras[0], 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 1,24,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 17,27,2: context range 17 [paras[0], 0, paras[0], 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 1,14,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 17,29,1: context range 17 [paras[0], 0, paras[0], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 3,0,32: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 2.5 | PASS |
| 17,31,0: context range 17 [paras[0], 0, paras[0], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 2,37,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 17,32,3: context range 17 [paras[0], 0, paras[0], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 2,27,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 17,18,2: context range 17 [paras[0], 0, paras[0], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 2,17,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 17,20,1: context range 17 [paras[0], 0, paras[0], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 2,7,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 17,22,0: context range 17 [paras[0], 0, paras[0], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 1,36,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 17,23,3: context range 17 [paras[0], 0, paras[0], 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 1,26,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 17,25,2: context range 17 [paras[0], 0, paras[0], 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 1,16,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 17,27,1: context range 17 [paras[0], 0, paras[0], 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 3,0,40: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 3.5 | PASS |
| 17,29,0: context range 17 [paras[0], 0, paras[0], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 2,39,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range same as first range, how 3 | PASS |
| 17,30,3: context range 17 [paras[0], 0, paras[0], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 2,29,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 17,16,2: context range 17 [paras[0], 0, paras[0], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 2,19,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 17,18,1: context range 17 [paras[0], 0, paras[0], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 2,9,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 17,20,0: context range 17 [paras[0], 0, paras[0], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 1,38,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 17,21,3: context range 17 [paras[0], 0, paras[0], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 1,28,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 17,23,2: context range 17 [paras[0], 0, paras[0], 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 1,18,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 17,25,1: context range 17 [paras[0], 0, paras[0], 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 3,0,48: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "1" | PASS |
| 17,27,0: context range 17 [paras[0], 0, paras[0], 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 3,0,7: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how NaN | PASS |
| 17,28,3: context range 17 [paras[0], 0, paras[0], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 2,31,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 17,14,2: context range 17 [paras[0], 0, paras[0], 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 2,21,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 17,16,1: context range 17 [paras[0], 0, paras[0], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 2,11,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 17,18,0: context range 17 [paras[0], 0, paras[0], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 2,0,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 0 [detached], how 3 | PASS |
| 17,19,3: context range 17 [paras[0], 0, paras[0], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 1,30,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 17,21,2: context range 17 [paras[0], 0, paras[0], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 1,20,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 17,23,1: context range 17 [paras[0], 0, paras[0], 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 21,21,52: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4" | PASS |
| 17,25,0: context range 17 [paras[0], 0, paras[0], 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 3,0,15: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65539 | PASS |
| 17,26,3: context range 17 [paras[0], 0, paras[0], 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 2,33,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 18,22,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 2,23,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 17,14,1: context range 17 [paras[0], 0, paras[0], 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 2,13,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 17,16,0: context range 17 [paras[0], 0, paras[0], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 2,2,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 17,17,3: context range 17 [paras[0], 0, paras[0], 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 1,32,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 17,19,2: context range 17 [paras[0], 0, paras[0], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 1,22,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 17,21,1: context range 17 [paras[0], 0, paras[0], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 21,21,60: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65537" | PASS |
| 17,23,0: context range 17 [paras[0], 0, paras[0], 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 9,6,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 17,24,3: context range 17 [paras[0], 0, paras[0], 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 2,35,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 18,20,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 2,25,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 18,23,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 2,15,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 17,14,0: context range 17 [paras[0], 0, paras[0], 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 2,4,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 17,15,3: context range 17 [paras[0], 0, paras[0], 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 1,34,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 17,17,2: context range 17 [paras[0], 0, paras[0], 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 1,24,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 17,19,1: context range 17 [paras[0], 0, paras[0], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,21,68: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65533" | PASS |
| 17,21,0: context range 17 [paras[0], 0, paras[0], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 9,8,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 17,22,3: context range 17 [paras[0], 0, paras[0], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 21,21,70: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967295" | PASS |
| 18,18,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 2,27,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 18,21,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 2,17,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 18,23,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 2,6,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 17,13,3: context range 17 [paras[0], 0, paras[0], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 1,36,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 17,15,2: context range 17 [paras[0], 0, paras[0], 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 1,26,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 17,17,1: context range 17 [paras[0], 0, paras[0], 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 21,21,76: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 17,19,0: context range 17 [paras[0], 0, paras[0], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 9,10,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 17,20,3: context range 17 [paras[0], 0, paras[0], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 0,25,1: context range 0 [detached], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 18,16,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 21,21,79: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 18,19,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 2,19,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 18,21,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 2,8,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 18,23,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 1,38,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 17,13,2: context range 17 [paras[0], 0, paras[0], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 1,28,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 17,15,1: context range 17 [paras[0], 0, paras[0], 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 21,21,84: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 17,17,0: context range 17 [paras[0], 0, paras[0], 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 9,12,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 17,18,3: context range 17 [paras[0], 0, paras[0], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 0,27,1: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 18,14,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 21,21,87: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 18,17,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 9,6,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 18,19,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 2,10,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 18,21,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 2,0,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 0 [detached], how 2 | PASS |
| 18,23,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 1,30,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 17,13,1: context range 17 [paras[0], 0, paras[0], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 0,23,3: context range 0 [detached], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 17,15,0: context range 17 [paras[0], 0, paras[0], 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 9,14,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 17,16,3: context range 17 [paras[0], 0, paras[0], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 0,27,9: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how Infinity | PASS |
| 18,12,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 21,21,95: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how null | PASS |
| 18,15,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 9,8,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 18,17,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 0,27,2: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 18,19,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 2,2,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 18,21,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 1,32,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 18,24,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 0,25,3: context range 0 [detached], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 17,13,0: context range 17 [paras[0], 0, paras[0], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 9,16,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 17,14,3: context range 17 [paras[0], 0, paras[0], 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 0,27,17: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65537 | PASS |
| 18,10,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 0,24,0: context range 0 [detached], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 18,13,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 9,10,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 18,15,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 0,27,10: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -Infinity | PASS |
| 18,17,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 21,23,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 18,19,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 1,34,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 18,22,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 0,27,3: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 18,24,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 9,18,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 17,12,3: context range 17 [paras[0], 0, paras[0], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 0,27,25: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967297 | PASS |
| 18,8,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 0,26,0: context range 0 [detached], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 18,11,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 9,12,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 18,13,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 0,27,18: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65536 | PASS |
| 18,15,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 8,11,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 18,17,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 9,6,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 18,20,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 0,27,11: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65535 | PASS |
| 18,22,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 9,20,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 18,24,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 0,27,33: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 18,6,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 0,27,4: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -1 | PASS |
| 18,9,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 9,14,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 18,11,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 0,27,26: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967298 | PASS |
| 18,13,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 8,13,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 18,15,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 9,8,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 18,18,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 0,27,19: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65535 | PASS |
| 18,20,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 9,22,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 18,22,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,27,41: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -73.5 | PASS |
| 18,4,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 0,27,12: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65536 | PASS |
| 18,7,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 9,16,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 18,9,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 0,27,34: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4.5 | PASS |
| 18,11,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 8,15,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 18,13,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 9,10,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 18,16,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 0,27,27: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967299 | PASS |
| 18,18,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 9,24,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 18,20,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,27,49: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "2" | PASS |
| 18,2,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 0,27,20: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65534 | PASS |
| 18,5,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 9,18,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 18,7,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,27,42: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -72.5 | PASS |
| 18,9,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 8,17,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 18,11,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 9,12,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 18,14,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 0,27,35: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -1.5 | PASS |
| 18,16,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 9,26,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 18,18,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,27,57: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-Infinity" | PASS |
| 18,0,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 0 [detached], how 3 | PASS |
| 0,27,28: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967300 | PASS |
| 18,3,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 9,20,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 18,5,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,27,50: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "3" | PASS |
| 18,7,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 0,27,21: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65533 | PASS |
| 18,9,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 9,14,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 18,12,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 0,27,43: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -71.5 | PASS |
| 18,14,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 21,27,28: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967300 | PASS |
| 18,16,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 0,27,65: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65536" | PASS |
| 19,9,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 0,27,36: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 18,1,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 9,22,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 18,3,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 0,27,58: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65535" | PASS |
| 18,5,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 0,27,29: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 18,7,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 9,16,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 18,10,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 0,27,51: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-1" | PASS |
| 18,12,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 21,27,36: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 18,14,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 0,27,73: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967298" | PASS |
| 19,7,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 0,27,44: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -70.5 | PASS |
| 19,9,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 21,27,39: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 18,1,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 0,27,66: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65535" | PASS |
| 18,3,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 0,27,37: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 18,5,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 9,18,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 18,8,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 0,27,59: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65536" | PASS |
| 18,10,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 21,27,44: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -70.5 | PASS |
| 18,12,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 9,12,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 19,5,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,27,52: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4" | PASS |
| 19,7,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 0,21,9: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how Infinity | PASS |
| 0,0,1: context range 0 [detached], argument range 0 [detached], how 1 | PASS |
| 0,27,74: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967299" | PASS |
| 18,1,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 0,27,45: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -69.5 | PASS |
| 18,3,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,21,24: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967296 | PASS |
| 18,6,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 0,27,67: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65534" | PASS |
| 18,8,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 21,27,52: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4" | PASS |
| 18,10,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 9,14,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 19,3,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 0,27,60: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65537" | PASS |
| 19,5,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 0,21,17: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65537 | PASS |
| 19,8,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 0,27,82: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-1.5" | PASS |
| 17,39,2: context range 17 [paras[0], 0, paras[0], 1], argument range same as first range, how 2 | PASS |
| 0,27,53: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "5" | PASS |
| 18,1,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,21,32: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 18,4,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,27,75: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967300" | PASS |
| 18,6,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 0,21,10: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -Infinity | PASS |
| 18,8,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 0,21,47: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 19,1,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 0,27,68: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65533" | PASS |
| 19,3,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,21,25: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967297 | PASS |
| 19,6,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 0,27,90: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-71.5" | PASS |
| 19,9,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 0,27,61: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65538" | PASS |
| 17,39,3: context range 17 [paras[0], 0, paras[0], 1], argument range same as first range, how 3 | PASS |
| 0,21,40: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 18,2,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,27,83: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 18,4,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 0,21,18: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65536 | PASS |
| 18,6,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 0,21,55: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 18,39,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range same as first range, how 0 | PASS |
| 0,27,76: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 19,1,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,21,33: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 19,4,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 21,27,72: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967297" | PASS |
| 19,7,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,27,69: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65532" | PASS |
| 19,10,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 0,21,48: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1" | PASS |
| 18,0,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 0 [detached], how 0 | PASS |
| 0,27,91: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-70.5" | PASS |
| 18,2,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 0,21,26: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967298 | PASS |
| 18,4,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 0,21,63: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65540" | PASS |
| 18,37,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 0,27,84: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 18,39,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range same as first range, how 3 | PASS |
| 0,21,41: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -73.5 | PASS |
| 19,2,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 21,27,80: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 19,5,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,27,77: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 19,8,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 0,21,56: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "Infinity" | PASS |
| 19,10,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 21,27,83: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 18,0,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 0 [detached], how 1 | PASS |
| 0,21,34: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4.5 | PASS |
| 18,2,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,21,71: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967296" | PASS |
| 18,35,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 0,27,92: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-69.5" | PASS |
| 18,37,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 0,21,49: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2" | PASS |
| 19,0,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 2 | PASS |
| 21,27,88: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-73.5" | PASS |
| 19,3,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 0,27,85: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 19,6,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 0,21,64: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65537" | PASS |
| 19,8,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 0,3,88: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-73.5" | PASS |
| 19,11,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 0,21,42: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -72.5 | PASS |
| 18,0,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 0 [detached], how 2 | PASS |
| 0,21,79: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 18,33,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 0,3,61: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65538" | PASS |
| 18,35,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 0,21,57: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-Infinity" | PASS |
| 18,38,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 21,27,96: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how undefined | PASS |
| 19,1,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 0,21,35: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1.5 | PASS |
| 19,4,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,21,72: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967297" | PASS |
| 19,6,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 0,3,96: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how undefined | PASS |
| 19,9,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 0,21,50: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3" | PASS |
| 6,19,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,21,87: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 18,31,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 0,3,69: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65532" | PASS |
| 18,33,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 0,21,65: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65536" | PASS |
| 18,36,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,0,80: context range 0 [detached], argument range 0 [detached], how "3.5" | PASS |
| 18,39,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range same as first range, how 1 | PASS |
| 0,21,43: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -71.5 | PASS |
| 19,2,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,21,80: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 19,4,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 0,4,3: context range 0 [detached], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 19,7,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 0,21,58: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65535" | PASS |
| 19,10,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 8,38,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 18,29,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 0,3,77: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 18,31,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 0,21,73: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967298" | PASS |
| 18,34,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,0,88: context range 0 [detached], argument range 0 [detached], how "-73.5" | PASS |
| 18,37,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,21,51: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1" | PASS |
| 19,0,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 0 | PASS |
| 0,21,88: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-73.5" | PASS |
| 19,2,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 0,6,3: context range 0 [detached], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 19,5,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 0,21,66: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65535" | PASS |
| 19,8,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 9,0,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 0 [detached], how 3 | PASS |
| 18,27,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 8,3,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 18,29,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 0,21,81: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4.5" | PASS |
| 18,32,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,0,96: context range 0 [detached], argument range 0 [detached], how undefined | PASS |
| 18,35,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 0,21,59: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65536" | PASS |
| 18,38,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 0,21,96: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how undefined | PASS |
| 19,0,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 3 | PASS |
| 0,8,3: context range 0 [detached], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 19,3,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 0,21,74: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967299" | PASS |
| 19,6,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 9,2,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 18,25,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 8,5,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 18,27,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 0,21,89: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-72.5" | PASS |
| 18,30,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 0,1,3: context range 0 [detached], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 18,33,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 0,21,67: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65534" | PASS |
| 18,36,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 0,22,3: context range 0 [detached], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 18,38,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 0,10,3: context range 0 [detached], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 19,1,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 0,21,82: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1.5" | PASS |
| 19,4,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 21,36,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 19,33,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 8,7,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 18,25,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 0,21,97: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how true | PASS |
| 18,28,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 0,3,3: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 18,31,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,21,75: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967300" | PASS |
| 18,34,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 21,37,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 18,36,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 0,12,3: context range 0 [detached], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 18,39,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range same as first range, how 2 | PASS |
| 0,21,90: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-71.5" | PASS |
| 19,2,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 21,38,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 19,31,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,21,68: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65533" | PASS |
| 19,34,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,23,0: context range 0 [detached], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 18,26,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 7,35,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 18,29,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 0,21,83: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 18,32,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 21,39,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range same as first range, how 1 | PASS |
| 18,34,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 0,14,3: context range 0 [detached], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 18,37,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 0,21,98: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how false | PASS |
| 19,0,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 0 [detached], how 1 | PASS |
| 22,0,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 0 [detached], how 0 | PASS |
| 19,29,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 0,21,76: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 19,32,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 6,28,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 19,35,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 7,37,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 18,27,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 0,21,91: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-70.5" | PASS |
| 18,30,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 22,1,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 18,32,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 0,16,3: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 18,35,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 0,23,1: context range 0 [detached], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 18,38,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 22,2,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 19,27,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 0,21,84: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 19,30,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 6,30,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 19,33,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 7,39,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range same as first range, how 0 | PASS |
| 18,25,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 0,21,99: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "" | PASS |
| 18,28,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 6,6,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 18,30,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 0,16,11: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65535 | PASS |
| 18,33,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 22,3,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 18,36,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 22,4,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 19,25,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 0,21,92: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-69.5" | PASS |
| 19,28,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 6,32,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 19,31,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 8,1,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 19,35,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 0,23,2: context range 0 [detached], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 18,26,0: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 6,8,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 18,28,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 0,16,19: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65535 | PASS |
| 18,31,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 22,5,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 18,34,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 22,6,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 19,23,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 0,21,100: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "quasit" | PASS |
| 19,26,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 6,34,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 19,29,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 8,3,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 19,33,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 6,18,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 19,36,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 6,10,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 18,26,3: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 0,16,27: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967299 | PASS |
| 18,29,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 22,7,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 18,32,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 22,8,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 19,21,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 22,8,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 19,24,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 6,36,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 19,27,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 8,5,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 19,31,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 6,20,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 19,34,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 6,12,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 4,37,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,22,0: context range 0 [detached], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 18,27,2: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 5,35,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 18,30,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 22,10,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 19,19,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 22,10,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 19,22,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,0,35: context range 0 [detached], argument range 0 [detached], how -1.5 | PASS |
| 19,25,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 8,7,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 19,29,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 6,22,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 19,32,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 6,14,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 4,35,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 6,5,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 4,29,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 5,37,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 18,28,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 5,29,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 19,17,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 22,12,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 19,20,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,0,43: context range 0 [detached], argument range 0 [detached], how -71.5 | PASS |
| 19,23,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 8,9,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 19,27,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 6,24,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 19,30,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 6,16,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 19,33,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 6,7,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 19,36,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 5,39,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 2 | PASS |
| 18,26,1: context range 18 [detachedPara1, 0, detachedPara1, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 5,31,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 19,15,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 5,23,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 19,18,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,0,51: context range 0 [detached], argument range 0 [detached], how "-1" | PASS |
| 19,21,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 6,34,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 19,25,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 6,26,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 19,28,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 6,18,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 19,31,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 6,9,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 19,34,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 6,1,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 19,38,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 5,33,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 19,13,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 5,25,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 19,16,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 0,0,59: context range 0 [detached], argument range 0 [detached], how "65536" | PASS |
| 19,19,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 6,36,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 19,23,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 6,28,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 19,26,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 6,20,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 19,29,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 6,11,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 19,32,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 6,3,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 19,36,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 5,35,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 19,11,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 5,27,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 19,14,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 0,0,67: context range 0 [detached], argument range 0 [detached], how "-65534" | PASS |
| 19,17,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 6,38,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 19,21,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 6,30,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 19,24,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 6,22,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 19,27,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 6,13,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 19,30,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 6,5,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 19,34,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 5,37,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 20,19,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 5,29,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 19,12,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 22,20,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 19,15,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 7,0,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 0 [detached], how 2 | PASS |
| 19,19,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 6,32,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 19,22,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 6,24,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 19,25,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 6,15,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 19,28,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 6,7,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 19,32,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 5,39,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 1 | PASS |
| 20,17,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 5,31,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 19,10,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 22,22,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 19,13,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 6,0,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 0 [detached], how 3 | PASS |
| 19,17,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 6,34,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 19,20,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 6,26,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 19,23,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 6,17,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 19,26,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 6,9,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 19,30,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 6,1,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 20,15,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 5,33,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 20,19,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 22,24,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 19,11,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 6,2,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 19,15,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 6,36,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 19,18,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 6,28,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 19,21,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 6,19,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 19,24,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 6,11,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 19,28,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 6,3,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 20,13,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 5,35,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 20,17,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 22,26,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 20,21,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 6,4,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 19,13,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 22,27,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 19,16,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 6,30,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 19,19,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 6,21,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 19,22,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 6,13,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 19,26,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 6,5,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 20,11,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 5,37,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 20,15,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 22,28,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 20,19,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 6,6,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 20,22,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 5,20,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 19,14,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 22,29,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 19,17,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 6,23,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 19,20,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 6,15,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 19,24,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 6,7,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 20,9,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 5,39,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 0 | PASS |
| 20,13,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 22,30,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 20,17,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 6,8,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 20,20,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 5,22,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 19,12,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 22,31,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 19,15,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 6,25,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 19,18,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 6,17,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 19,22,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 6,9,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 20,7,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 6,1,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 20,11,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 22,32,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 20,15,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 6,10,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 20,18,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 5,24,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 20,22,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 22,33,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 19,13,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 6,2,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 19,16,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 6,19,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 19,20,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 6,11,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 20,5,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 6,3,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 20,9,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 22,34,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 20,13,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 6,12,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 20,16,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 5,26,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 20,20,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 22,35,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 12,4,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 6,4,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 19,14,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 5,17,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 19,18,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 6,13,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 20,3,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 6,5,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 20,7,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 5,9,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 20,11,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 6,14,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 20,14,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 5,28,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 20,18,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 22,37,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 12,2,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 6,6,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 19,12,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 5,19,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 19,16,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 22,38,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 20,1,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 6,7,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 20,5,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 5,11,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 20,9,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 6,16,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 20,12,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 5,30,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 20,16,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 5,3,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 20,20,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 6,8,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 4,18,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 5,21,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 19,14,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 23,0,0: context range 23 [testDiv, 2, paras[4], 1], argument range 0 [detached], how 0 | PASS |
| 19,39,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 2 | PASS |
| 6,9,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 20,3,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 5,13,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 20,7,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 6,18,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 20,10,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 5,32,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 20,14,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 5,5,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 20,18,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 6,10,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 4,16,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 5,23,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 4,15,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 4,37,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 19,37,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 6,2,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 20,1,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 5,15,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 20,5,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 6,20,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 20,8,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 5,34,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 20,12,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 5,7,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 20,16,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 6,12,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 20,20,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 5,25,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 4,13,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 4,39,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range same as first range, how 0 | PASS |
| 19,35,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 6,4,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 19,39,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 1 | PASS |
| 5,17,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 20,3,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 23,4,3: context range 23 [testDiv, 2, paras[4], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 20,6,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 5,36,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 20,10,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 5,9,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 20,14,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 6,14,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 20,18,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 5,27,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 4,11,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 5,1,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 21,0,15: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65539 | PASS |
| 6,6,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 19,37,1: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 5,19,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 20,1,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 23,6,3: context range 23 [testDiv, 2, paras[4], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 20,4,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 5,38,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 20,8,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 5,11,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 20,12,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 6,16,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 20,16,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 5,29,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 20,19,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 5,3,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 21,0,7: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how NaN | PASS |
| 6,8,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 3,21,12: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65536 | PASS |
| 5,21,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 19,39,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 0 | PASS |
| 23,8,3: context range 23 [testDiv, 2, paras[4], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 20,2,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 6,0,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 0 [detached], how 0 | PASS |
| 20,6,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 5,13,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 20,10,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 23,9,2: context range 23 [testDiv, 2, paras[4], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 20,14,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 5,31,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 20,17,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 5,5,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 20,39,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range same as first range, how 3 | PASS |
| 6,10,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 21,0,16: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65540 | PASS |
| 5,23,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 19,37,0: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 23,10,3: context range 23 [testDiv, 2, paras[4], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 20,0,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 0 [detached], how 3 | PASS |
| 6,2,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 20,4,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 5,15,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 20,8,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 23,11,2: context range 23 [testDiv, 2, paras[4], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 20,12,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 5,33,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 20,15,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 5,7,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 20,37,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 23,12,1: context range 23 [testDiv, 2, paras[4], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 21,0,8: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -0 | PASS |
| 5,25,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 21,0,25: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967297 | PASS |
| 3,30,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 19,38,3: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 6,4,0: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 20,2,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 5,17,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 20,6,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 23,13,2: context range 23 [testDiv, 2, paras[4], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 20,10,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 5,35,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 20,13,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 5,9,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 20,35,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 23,14,1: context range 23 [testDiv, 2, paras[4], 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 21,0,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 0 | PASS |
| 5,27,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 21,0,17: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65537 | PASS |
| 3,32,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 21,0,34: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4.5 | PASS |
| 4,2,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 20,0,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 0 [detached], how 2 | PASS |
| 5,19,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 20,4,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 23,15,2: context range 23 [testDiv, 2, paras[4], 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 20,8,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 5,37,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 20,11,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 5,11,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 20,33,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 23,16,1: context range 23 [testDiv, 2, paras[4], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 20,38,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 5,29,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 21,0,9: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how Infinity | PASS |
| 3,34,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 21,0,26: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967298 | PASS |
| 4,4,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 19,38,2: context range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 5,21,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 20,2,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 23,17,2: context range 23 [testDiv, 2, paras[4], 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 20,6,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 23,17,3: context range 23 [testDiv, 2, paras[4], 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 20,9,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 5,13,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 20,31,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 3,27,52: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4" | PASS |
| 20,36,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 5,31,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 21,0,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 1 | PASS |
| 3,36,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 21,0,18: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65536 | PASS |
| 4,6,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 3,21,73: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967298" | PASS |
| 5,23,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 20,0,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 0 [detached], how 1 | PASS |
| 23,19,2: context range 23 [testDiv, 2, paras[4], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 20,4,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 23,19,3: context range 23 [testDiv, 2, paras[4], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 20,7,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 5,15,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 20,29,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 3,27,60: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65537" | PASS |
| 20,34,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 5,33,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 20,38,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 3,38,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 21,0,10: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -Infinity | PASS |
| 4,8,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 3,21,65: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65536" | PASS |
| 5,25,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 3,21,8: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0 | PASS |
| 23,21,2: context range 23 [testDiv, 2, paras[4], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 20,2,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 23,21,3: context range 23 [testDiv, 2, paras[4], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 20,5,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 5,17,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 20,27,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 3,27,68: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65533" | PASS |
| 20,32,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 3,30,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 20,36,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 4,0,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 0 [detached], how 1 | PASS |
| 21,0,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 2 | PASS |
| 4,10,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 21,0,19: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65535 | PASS |
| 5,27,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 21,0,36: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -0.5 | PASS |
| 23,23,2: context range 23 [testDiv, 2, paras[4], 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 20,0,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 0 [detached], how 0 | PASS |
| 23,23,3: context range 23 [testDiv, 2, paras[4], 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 20,3,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 5,19,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 20,25,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 3,27,76: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 20,30,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 3,32,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 20,34,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 4,2,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 20,38,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 4,12,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 21,0,11: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65535 | PASS |
| 4,22,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 21,0,28: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967300 | PASS |
| 23,25,2: context range 23 [testDiv, 2, paras[4], 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 21,0,45: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -69.5 | PASS |
| 3,27,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 20,1,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 5,21,0: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 20,23,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,27,84: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 20,28,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 3,34,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 20,32,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 4,4,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 20,36,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 4,14,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 21,0,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 3 | PASS |
| 4,24,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 21,0,20: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65534 | PASS |
| 3,21,90: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-71.5" | PASS |
| 21,0,37: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 0.5 | PASS |
| 3,27,10: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -Infinity | PASS |
| 3,21,30: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 3,27,51: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-1" | PASS |
| 20,21,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 3,27,92: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-69.5" | PASS |
| 20,26,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 3,36,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 20,30,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 4,6,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 20,34,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 4,16,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 20,38,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 4,26,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 21,0,12: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65536 | PASS |
| 3,21,98: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how false | PASS |
| 21,0,29: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -0.5 | PASS |
| 3,27,18: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65536 | PASS |
| 3,21,22: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65532 | PASS |
| 3,27,59: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65536" | PASS |
| 21,3,11: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65535 | PASS |
| 3,27,100: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "quasit" | PASS |
| 20,24,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 3,38,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 20,28,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 4,8,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 20,32,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 4,18,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 20,36,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 23,31,1: context range 23 [testDiv, 2, paras[4], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 21,0,4: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -1 | PASS |
| 3,27,64: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65537" | PASS |
| 21,0,21: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65533 | PASS |
| 3,27,26: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967298 | PASS |
| 3,21,14: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65538 | PASS |
| 3,27,67: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65534" | PASS |
| 21,3,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 3,29,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 20,22,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 4,0,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 0 [detached], how 0 | PASS |
| 20,26,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 4,10,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 20,30,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 4,20,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 20,34,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 23,33,1: context range 23 [testDiv, 2, paras[4], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 20,39,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range same as first range, how 0 | PASS |
| 3,27,72: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967297" | PASS |
| 21,0,13: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65537 | PASS |
| 3,27,34: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4.5 | PASS |
| 3,21,6: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 5 | PASS |
| 3,27,75: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967300" | PASS |
| 21,1,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 3,31,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 21,3,14: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65538 | PASS |
| 4,2,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 20,24,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 4,12,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 20,28,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 23,35,0: context range 23 [testDiv, 2, paras[4], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 20,32,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 23,35,1: context range 23 [testDiv, 2, paras[4], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 20,37,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 3,27,80: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 21,0,5: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4 | PASS |
| 3,27,42: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -72.5 | PASS |
| 21,0,22: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -65532 | PASS |
| 3,27,83: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 21,0,96: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how undefined | PASS |
| 3,33,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 21,3,6: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 5 | PASS |
| 4,4,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 20,22,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 4,14,1: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 20,26,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 23,37,0: context range 23 [testDiv, 2, paras[4], 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 20,30,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 23,37,1: context range 23 [testDiv, 2, paras[4], 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 20,35,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 3,27,88: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-73.5" | PASS |
| 20,39,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range same as first range, how 1 | PASS |
| 3,27,50: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "3" | PASS |
| 21,0,14: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 65538 | PASS |
| 3,27,91: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-70.5" | PASS |
| 21,0,88: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-73.5" | PASS |
| 3,35,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 21,2,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 4,6,0: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 21,3,17: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65537 | PASS |
| 23,38,3: context range 23 [testDiv, 2, paras[4], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 20,24,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 23,39,0: context range 23 [testDiv, 2, paras[4], 1], argument range same as first range, how 0 | PASS |
| 20,28,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 23,39,1: context range 23 [testDiv, 2, paras[4], 1], argument range same as first range, how 1 | PASS |
| 20,33,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 3,27,96: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how undefined | PASS |
| 20,37,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 3,27,58: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65535" | PASS |
| 21,0,6: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 5 | PASS |
| 3,27,99: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "" | PASS |
| 21,0,80: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "3.5" | PASS |
| 3,37,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 21,0,99: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "" | PASS |
| 24,0,2: context range 24 [document, 0, document, 1], argument range 0 [detached], how 2 | PASS |
| 21,3,9: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how Infinity | PASS |
| 24,0,3: context range 24 [document, 0, document, 1], argument range 0 [detached], how 3 | PASS |
| 3,16,41: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -73.5 | PASS |
| 24,1,0: context range 24 [document, 0, document, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 20,26,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 24,1,1: context range 24 [document, 0, document, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 20,31,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 3,28,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 20,35,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 3,27,66: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65535" | PASS |
| 20,39,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range same as first range, how 2 | PASS |
| 3,29,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 21,0,72: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967297" | PASS |
| 3,39,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range same as first range, how 3 | PASS |
| 21,0,91: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-70.5" | PASS |
| 24,2,2: context range 24 [document, 0, document, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 21,3,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 24,2,3: context range 24 [document, 0, document, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 3,16,33: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 24,3,0: context range 24 [document, 0, document, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 20,24,3: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 24,3,1: context range 24 [document, 0, document, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 20,29,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 3,30,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 20,33,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 3,27,74: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967299" | PASS |
| 20,37,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 3,31,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 21,0,64: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65537" | PASS |
| 3,24,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 21,0,83: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-0.5" | PASS |
| 3,21,69: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65532" | PASS |
| 21,1,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 24,4,3: context range 24 [document, 0, document, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 3,16,25: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967297 | PASS |
| 24,5,0: context range 24 [document, 0, document, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 21,3,31: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 24,5,1: context range 24 [document, 0, document, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 20,27,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 3,32,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 20,31,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 3,27,82: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-1.5" | PASS |
| 20,35,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 3,33,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 21,0,56: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "Infinity" | PASS |
| 3,26,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 21,0,75: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967300" | PASS |
| 3,21,77: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 21,0,94: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "6.5536e4" | PASS |
| 24,6,3: context range 24 [document, 0, document, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 21,3,4: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1 | PASS |
| 24,7,0: context range 24 [document, 0, document, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 21,3,23: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967295 | PASS |
| 24,7,1: context range 24 [document, 0, document, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 20,25,0: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 3,34,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 20,29,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 3,27,90: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-71.5" | PASS |
| 20,33,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 3,27,46: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -68.5 | PASS |
| 21,0,48: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "1" | PASS |
| 3,27,5: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4 | PASS |
| 21,0,67: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65534" | PASS |
| 3,21,85: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 21,0,86: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "2.5" | PASS |
| 3,21,44: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -70.5 | PASS |
| 21,2,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 24,9,0: context range 24 [document, 0, document, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 21,3,15: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65539 | PASS |
| 24,9,1: context range 24 [document, 0, document, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 21,3,34: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4.5 | PASS |
| 3,36,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 20,27,1: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 3,27,98: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how false | PASS |
| 20,31,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 3,27,54: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "NaN" | PASS |
| 21,0,40: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 3.5 | PASS |
| 3,27,13: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65537 | PASS |
| 21,0,59: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65536" | PASS |
| 3,21,93: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-68.5" | PASS |
| 21,0,78: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "1.5" | PASS |
| 3,21,52: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4" | PASS |
| 21,0,97: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how true | PASS |
| 3,21,11: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65535 | PASS |
| 21,3,7: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how NaN | PASS |
| 24,11,1: context range 24 [document, 0, document, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 21,3,26: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967298 | PASS |
| 3,38,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 10,19,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,28,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 20,29,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 3,27,62: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65539" | PASS |
| 21,0,32: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 2.5 | PASS |
| 3,27,21: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65533 | PASS |
| 21,0,51: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-1" | PASS |
| 3,22,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 21,0,70: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967295" | PASS |
| 3,21,60: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65537" | PASS |
| 21,0,89: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-72.5" | PASS |
| 3,21,19: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65535 | PASS |
| 21,2,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 24,13,1: context range 24 [document, 0, document, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 21,3,18: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65536 | PASS |
| 4,0,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 0 [detached], how 3 | PASS |
| 21,3,37: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 3,30,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 20,27,2: context range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 3,27,70: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967295" | PASS |
| 21,0,24: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967296 | PASS |
| 3,27,29: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 21,0,43: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -71.5 | PASS |
| 3,24,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 21,0,62: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65539" | PASS |
| 3,21,68: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65533" | PASS |
| 21,0,81: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4.5" | PASS |
| 3,21,27: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967299 | PASS |
| 21,0,100: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "quasit" | PASS |
| 3,17,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 21,3,10: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -Infinity | PASS |
| 24,15,2: context range 24 [document, 0, document, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 21,3,29: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 3,32,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 10,25,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 3,27,78: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 21,5,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 3,27,37: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 21,0,35: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -1.5 | PASS |
| 3,26,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 21,0,54: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "NaN" | PASS |
| 3,21,76: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 21,0,73: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967298" | PASS |
| 3,21,35: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1.5 | PASS |
| 21,0,92: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-69.5" | PASS |
| 3,19,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 21,3,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 24,17,2: context range 24 [document, 0, document, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 21,3,21: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65533 | PASS |
| 3,34,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 10,23,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,27,86: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 21,3,100: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "quasit" | PASS |
| 3,27,45: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -69.5 | PASS |
| 21,0,27: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 4294967299 | PASS |
| 3,27,4: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -1 | PASS |
| 21,0,46: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -68.5 | PASS |
| 3,21,84: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 21,0,65: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65536" | PASS |
| 3,21,43: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -71.5 | PASS |
| 21,0,84: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "0.5" | PASS |
| 3,21,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 21,1,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 24,19,2: context range 24 [document, 0, document, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 21,3,13: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65537 | PASS |
| 24,19,3: context range 24 [document, 0, document, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 21,3,32: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 3,27,94: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "6.5536e4" | PASS |
| 21,3,92: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-69.5" | PASS |
| 3,27,53: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "5" | PASS |
| 21,7,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 3,27,12: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65536 | PASS |
| 21,0,38: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 1.5 | PASS |
| 3,21,92: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-69.5" | PASS |
| 21,0,57: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-Infinity" | PASS |
| 3,21,51: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1" | PASS |
| 21,0,76: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-0.5" | PASS |
| 3,21,10: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -Infinity | PASS |
| 21,0,95: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how null | PASS |
| 24,21,2: context range 24 [document, 0, document, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 21,3,5: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4 | PASS |
| 24,21,3: context range 24 [document, 0, document, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 21,3,24: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967296 | PASS |
| 3,28,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 21,3,84: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 3,27,61: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65538" | PASS |
| 21,5,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 3,27,20: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65534 | PASS |
| 21,0,30: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how 0.5 | PASS |
| 3,21,100: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "quasit" | PASS |
| 21,0,49: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "2" | PASS |
| 3,21,59: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65536" | PASS |
| 21,0,68: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65533" | PASS |
| 3,21,18: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65536 | PASS |
| 21,0,87: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "3.5" | PASS |
| 24,23,2: context range 24 [document, 0, document, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 21,2,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 24,23,3: context range 24 [document, 0, document, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 21,3,16: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65540 | PASS |
| 3,16,30: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 21,3,76: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 3,27,69: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65532" | PASS |
| 21,3,97: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how true | PASS |
| 3,27,28: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967300 | PASS |
| 21,8,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 3,23,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 21,0,41: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -73.5 | PASS |
| 3,21,67: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65534" | PASS |
| 21,0,60: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65537" | PASS |
| 3,21,26: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967298 | PASS |
| 21,0,79: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "2.5" | PASS |
| 24,25,2: context range 24 [document, 0, document, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 21,0,98: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how false | PASS |
| 24,25,3: context range 24 [document, 0, document, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 21,3,8: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0 | PASS |
| 3,16,38: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 21,3,68: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65533" | PASS |
| 24,26,1: context range 24 [document, 0, document, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 21,3,89: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-72.5" | PASS |
| 3,27,36: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 21,6,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 3,25,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 2,37,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 3,21,75: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967300" | PASS |
| 21,0,52: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4" | PASS |
| 3,21,34: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4.5 | PASS |
| 21,0,71: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967296" | PASS |
| 24,27,2: context range 24 [document, 0, document, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 21,0,90: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-71.5" | PASS |
| 3,3,56: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "Infinity" | PASS |
| 21,3,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 3,16,46: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -68.5 | PASS |
| 21,3,60: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65537" | PASS |
| 24,28,1: context range 24 [document, 0, document, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 21,3,81: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4.5" | PASS |
| 3,27,44: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -70.5 | PASS |
| 21,4,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 3,27,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 21,9,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 3,21,83: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 21,0,44: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how -70.5 | PASS |
| 3,21,42: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -72.5 | PASS |
| 21,0,63: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65540" | PASS |
| 24,29,2: context range 24 [document, 0, document, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 21,0,82: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-1.5" | PASS |
| 3,3,64: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65537" | PASS |
| 21,1,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 3,16,54: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "NaN" | PASS |
| 21,3,52: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4" | PASS |
| 24,30,1: context range 24 [document, 0, document, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 21,3,73: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967298" | PASS |
| 3,7,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 21,3,94: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "6.5536e4" | PASS |
| 3,27,11: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65535 | PASS |
| 21,7,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 3,21,91: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-70.5" | PASS |
| 21,12,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 3,21,50: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3" | PASS |
| 21,0,55: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "0" | PASS |
| 24,31,2: context range 24 [document, 0, document, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 21,0,74: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "4294967299" | PASS |
| 3,3,72: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967297" | PASS |
| 21,0,93: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-68.5" | PASS |
| 3,16,62: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65539" | PASS |
| 21,3,44: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -70.5 | PASS |
| 24,32,1: context range 24 [document, 0, document, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 21,3,65: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65536" | PASS |
| 3,9,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 21,3,86: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 3,27,19: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65535 | PASS |
| 21,5,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,21,99: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "" | PASS |
| 21,10,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 3,21,58: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65535" | PASS |
| 21,0,47: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "0" | PASS |
| 24,33,2: context range 24 [document, 0, document, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 21,0,66: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65535" | PASS |
| 3,3,80: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 21,0,85: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "1.5" | PASS |
| 3,16,70: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967295" | PASS |
| 21,3,36: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 3,0,99: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "" | PASS |
| 21,3,57: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-Infinity" | PASS |
| 3,11,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 21,3,78: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 24,34,3: context range 24 [document, 0, document, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 21,3,99: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "" | PASS |
| 3,23,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 21,8,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 3,21,66: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65535" | PASS |
| 3,4,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 24,35,2: context range 24 [document, 0, document, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 21,0,58: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65535" | PASS |
| 3,3,88: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-73.5" | PASS |
| 21,0,77: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "0.5" | PASS |
| 3,16,78: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 21,3,28: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967300 | PASS |
| 3,2,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 21,3,49: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2" | PASS |
| 3,13,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 21,3,70: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967295" | PASS |
| 24,36,3: context range 24 [document, 0, document, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 21,3,91: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-70.5" | PASS |
| 3,25,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 21,6,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 3,21,74: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967299" | PASS |
| 3,3,94: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "6.5536e4" | PASS |
| 3,0,66: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65535" | PASS |
| 21,0,50: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "3" | PASS |
| 3,3,96: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how undefined | PASS |
| 21,0,69: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "-65532" | PASS |
| 3,16,86: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 21,3,20: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65534 | PASS |
| 3,3,6: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 5 | PASS |
| 21,3,41: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -73.5 | PASS |
| 3,15,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 21,3,62: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65539" | PASS |
| 24,38,3: context range 24 [document, 0, document, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 21,3,83: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 3,3,55: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 21,4,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 3,21,82: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1.5" | PASS |
| 3,0,64: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65537" | PASS |
| 3,0,74: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967299" | PASS |
| 2,31,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 3,4,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 21,0,61: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 0 [detached], how "65538" | PASS |
| 3,16,94: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "6.5536e4" | PASS |
| 21,3,12: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65536 | PASS |
| 3,3,43: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -71.5 | PASS |
| 21,3,33: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 3,16,4: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1 | PASS |
| 21,3,54: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "NaN" | PASS |
| 25,0,3: context range 25 [document, 0, document, 2], argument range 0 [detached], how 3 | PASS |
| 21,3,75: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967300" | PASS |
| 3,3,63: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65540" | PASS |
| 21,3,96: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how undefined | PASS |
| 3,16,53: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "5" | PASS |
| 3,0,56: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "Infinity" | PASS |
| 3,0,82: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-1.5" | PASS |
| 2,29,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 3,6,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 2,4,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 25,2,0: context range 25 [document, 0, document, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 21,16,56: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "Infinity" | PASS |
| 3,3,51: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1" | PASS |
| 21,3,25: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967297 | PASS |
| 3,16,12: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65536 | PASS |
| 21,3,46: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -68.5 | PASS |
| 3,0,41: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -73.5 | PASS |
| 21,3,67: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65534" | PASS |
| 3,3,71: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967296" | PASS |
| 21,3,88: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-73.5" | PASS |
| 3,16,61: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65538" | PASS |
| 21,6,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 3,0,90: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-71.5" | PASS |
| 21,11,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 3,8,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 21,16,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 25,4,0: context range 25 [document, 0, document, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 21,16,48: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1" | PASS |
| 3,3,59: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65536" | PASS |
| 21,16,71: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967296" | PASS |
| 3,16,20: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65534 | PASS |
| 21,3,38: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 3,0,49: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "2" | PASS |
| 21,3,59: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65536" | PASS |
| 3,3,79: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 21,3,80: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 25,5,1: context range 25 [document, 0, document, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,4,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 3,0,98: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how false | PASS |
| 21,9,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 3,10,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 21,14,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 3,3,18: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65536 | PASS |
| 21,16,40: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 3,3,67: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65534" | PASS |
| 21,16,63: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65540" | PASS |
| 3,16,28: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967300 | PASS |
| 21,3,30: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 3,0,57: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-Infinity" | PASS |
| 21,3,51: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1" | PASS |
| 3,3,87: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 21,3,72: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967297" | PASS |
| 25,7,1: context range 25 [document, 0, document, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 21,3,93: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-68.5" | PASS |
| 3,2,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 21,7,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 3,12,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 21,12,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 3,3,26: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967298 | PASS |
| 21,16,32: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 3,3,75: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967300" | PASS |
| 21,16,55: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 25,8,2: context range 25 [document, 0, document, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 21,16,78: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 3,0,65: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65536" | PASS |
| 21,3,43: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -71.5 | PASS |
| 3,3,95: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how null | PASS |
| 21,3,64: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65537" | PASS |
| 25,9,1: context range 25 [document, 0, document, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 21,3,85: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 3,3,5: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4 | PASS |
| 21,5,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 3,14,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 21,10,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 3,3,34: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4.5 | PASS |
| 21,16,24: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967296 | PASS |
| 3,3,83: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 21,16,47: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 25,10,2: context range 25 [document, 0, document, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 21,16,70: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967295" | PASS |
| 3,0,73: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967298" | PASS |
| 21,3,35: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1.5 | PASS |
| 3,4,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 21,3,56: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "Infinity" | PASS |
| 25,11,1: context range 25 [document, 0, document, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 21,3,77: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 3,3,13: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65537 | PASS |
| 21,3,98: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how false | PASS |
| 3,16,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 21,8,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 3,3,42: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -72.5 | PASS |
| 21,16,16: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65540 | PASS |
| 3,3,91: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-70.5" | PASS |
| 21,16,39: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 25,12,2: context range 25 [document, 0, document, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 21,16,62: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65539" | PASS |
| 3,0,81: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4.5" | PASS |
| 21,16,85: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 3,6,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 21,3,48: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1" | PASS |
| 25,13,1: context range 25 [document, 0, document, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 21,3,69: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65532" | PASS |
| 3,3,21: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65533 | PASS |
| 21,3,90: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-71.5" | PASS |
| 3,3,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 21,6,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 3,3,50: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3" | PASS |
| 21,16,8: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0 | PASS |
| 3,3,99: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "" | PASS |
| 21,16,31: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 25,14,2: context range 25 [document, 0, document, 2], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 21,16,54: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "NaN" | PASS |
| 3,0,89: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-72.5" | PASS |
| 21,16,77: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 3,8,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 21,3,40: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 25,15,1: context range 25 [document, 0, document, 2], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 21,3,61: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65538" | PASS |
| 3,3,29: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 21,3,82: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1.5" | PASS |
| 3,3,9: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how Infinity | PASS |
| 21,4,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 3,3,58: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65535" | PASS |
| 21,16,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 3,5,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 21,16,23: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967295 | PASS |
| 25,16,2: context range 25 [document, 0, document, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 21,16,46: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -68.5 | PASS |
| 3,0,97: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how true | PASS |
| 21,16,69: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65532" | PASS |
| 25,17,0: context range 25 [document, 0, document, 2], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 2,3,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 3,0,28: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967300 | PASS |
| 21,3,53: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "5" | PASS |
| 3,3,37: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 21,3,74: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967299" | PASS |
| 3,3,17: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65537 | PASS |
| 21,3,95: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how null | PASS |
| 3,3,66: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65535" | PASS |
| 21,14,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 3,7,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 21,16,15: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65539 | PASS |
| 25,18,2: context range 25 [document, 0, document, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 21,16,38: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 3,2,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 21,16,61: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65538" | PASS |
| 25,19,0: context range 25 [document, 0, document, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 21,16,84: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 3,0,36: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -0.5 | PASS |
| 21,3,45: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -69.5 | PASS |
| 3,3,45: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -69.5 | PASS |
| 21,3,66: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65535" | PASS |
| 3,3,25: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967297 | PASS |
| 21,3,87: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 3,3,74: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967299" | PASS |
| 21,12,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 3,9,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 21,16,7: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how NaN | PASS |
| 25,20,2: context range 25 [document, 0, document, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 21,16,30: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 3,3,4: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1 | PASS |
| 21,16,53: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "5" | PASS |
| 2,38,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 21,16,76: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 3,0,44: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -70.5 | PASS |
| 2,15,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 3,3,53: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "5" | PASS |
| 21,3,58: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65535" | PASS |
| 3,3,33: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 21,3,79: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 3,3,82: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1.5" | PASS |
| 21,10,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 3,11,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 21,15,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 25,22,2: context range 25 [document, 0, document, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 21,16,22: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65532 | PASS |
| 3,3,12: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65536 | PASS |
| 21,16,45: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -69.5 | PASS |
| 3,0,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 3 | PASS |
| 21,16,68: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65533" | PASS |
| 3,0,52: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4" | PASS |
| 2,13,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 3,3,61: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65538" | PASS |
| 21,3,50: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3" | PASS |
| 3,3,41: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -73.5 | PASS |
| 21,3,71: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967296" | PASS |
| 3,3,90: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-71.5" | PASS |
| 21,8,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 3,13,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 21,13,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 25,24,2: context range 25 [document, 0, document, 2], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 21,16,14: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65538 | PASS |
| 3,3,20: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65534 | PASS |
| 21,16,37: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 3,0,11: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65535 | PASS |
| 21,16,60: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65537" | PASS |
| 3,0,60: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65537" | PASS |
| 2,11,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 3,3,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 2,27,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 3,3,49: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2" | PASS |
| 21,3,63: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65540" | PASS |
| 3,3,98: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how false | PASS |
| 21,21,44: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -70.5 | PASS |
| 25,26,1: context range 25 [document, 0, document, 2], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 21,11,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 25,26,2: context range 25 [document, 0, document, 2], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 21,16,6: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 5 | PASS |
| 3,3,28: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967300 | PASS |
| 21,16,29: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 3,0,19: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65535 | PASS |
| 21,16,52: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4" | PASS |
| 3,0,68: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65533" | PASS |
| 21,16,75: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967300" | PASS |
| 3,3,8: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0 | PASS |
| 2,25,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 3,3,57: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-Infinity" | PASS |
| 21,3,55: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 3,5,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,21,36: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 25,28,1: context range 25 [document, 0, document, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 21,9,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 2,22,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 21,15,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 2,34,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 21,16,21: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65533 | PASS |
| 3,0,27: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967299 | PASS |
| 21,16,44: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -70.5 | PASS |
| 3,0,76: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-0.5" | PASS |
| 21,16,67: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65534" | PASS |
| 3,3,16: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65540 | PASS |
| 2,23,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,3,65: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65536" | PASS |
| 3,0,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 0 | PASS |
| 25,30,0: context range 25 [document, 0, document, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 21,21,28: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967300 | PASS |
| 25,30,1: context range 25 [document, 0, document, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 9,4,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 2,24,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 21,13,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 2,36,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 21,16,13: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65537 | PASS |
| 3,0,35: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -1.5 | PASS |
| 21,16,36: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 3,0,84: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "0.5" | PASS |
| 21,16,59: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65536" | PASS |
| 3,3,24: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967296 | PASS |
| 2,21,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 3,3,73: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967298" | PASS |
| 2,38,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 25,32,0: context range 25 [document, 0, document, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 21,21,20: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65534 | PASS |
| 25,32,1: context range 25 [document, 0, document, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 21,21,45: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -69.5 | PASS |
| 2,26,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 21,11,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 2,38,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 21,16,5: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4 | PASS |
| 3,0,43: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -71.5 | PASS |
| 21,16,28: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967300 | PASS |
| 3,0,92: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-69.5" | PASS |
| 21,16,51: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1" | PASS |
| 3,3,32: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 2,19,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 25,33,3: context range 25 [document, 0, document, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 2,36,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 25,34,0: context range 25 [document, 0, document, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 21,21,12: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65536 | PASS |
| 1,25,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 21,21,37: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 2,28,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 21,21,62: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65539" | PASS |
| 3,0,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 2 | PASS |
| 21,15,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 3,0,51: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-1" | PASS |
| 21,16,20: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65534 | PASS |
| 3,0,100: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "quasit" | PASS |
| 21,16,43: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -71.5 | PASS |
| 3,3,40: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 21,16,66: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65535" | PASS |
| 25,35,3: context range 25 [document, 0, document, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 2,34,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 25,36,0: context range 25 [document, 0, document, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 21,21,4: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1 | PASS |
| 1,27,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 21,21,29: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 2,30,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 21,21,54: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "NaN" | PASS |
| 3,0,10: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -Infinity | PASS |
| 21,13,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 3,0,59: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65536" | PASS |
| 21,16,12: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65536 | PASS |
| 3,2,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 21,16,35: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1.5 | PASS |
| 3,3,48: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1" | PASS |
| 21,16,58: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65535" | PASS |
| 25,37,3: context range 25 [document, 0, document, 2], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 2,32,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 25,38,0: context range 25 [document, 0, document, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 21,20,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 1,29,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 21,21,21: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65533 | PASS |
| 2,32,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 21,21,46: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -68.5 | PASS |
| 3,0,18: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65536 | PASS |
| 21,21,71: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967296" | PASS |
| 3,0,67: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65534" | PASS |
| 21,16,4: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1 | PASS |
| 3,3,7: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how NaN | PASS |
| 21,16,27: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967299 | PASS |
| 2,3,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 21,16,50: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3" | PASS |
| 25,39,3: context range 25 [document, 0, document, 2], argument range same as first range, how 3 | PASS |
| 2,30,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 26,0,0: context range 26 [comment, 2, comment, 3], argument range 0 [detached], how 0 | PASS |
| 21,18,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 1,31,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 21,21,13: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65537 | PASS |
| 2,34,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 21,21,38: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 3,0,26: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967298 | PASS |
| 21,21,63: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65540" | PASS |
| 3,0,75: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967300" | PASS |
| 21,15,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 3,3,15: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65539 | PASS |
| 21,16,19: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65535 | PASS |
| 2,5,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 21,16,42: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -72.5 | PASS |
| 26,1,3: context range 26 [comment, 2, comment, 3], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 2,28,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 26,2,0: context range 26 [comment, 2, comment, 3], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 21,16,97: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how true | PASS |
| 1,33,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 21,21,5: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4 | PASS |
| 2,36,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 21,21,30: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 3,0,34: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4.5 | PASS |
| 21,21,55: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 3,0,83: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-0.5" | PASS |
| 9,4,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 26,3,1: context range 26 [comment, 2, comment, 3], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 21,16,11: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65535 | PASS |
| 2,7,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 21,16,34: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4.5 | PASS |
| 1,9,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 21,16,57: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-Infinity" | PASS |
| 26,4,0: context range 26 [comment, 2, comment, 3], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 21,16,89: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-72.5" | PASS |
| 1,35,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 21,20,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 2,38,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 21,21,22: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65532 | PASS |
| 3,0,42: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -72.5 | PASS |
| 21,21,47: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 3,0,91: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-70.5" | PASS |
| 9,2,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 26,5,1: context range 26 [comment, 2, comment, 3], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,16,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 2,9,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 21,16,26: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967298 | PASS |
| 1,11,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 21,16,49: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2" | PASS |
| 26,6,0: context range 26 [comment, 2, comment, 3], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 21,16,81: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4.5" | PASS |
| 1,37,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 21,18,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 3,0,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 1 | PASS |
| 21,21,14: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65538 | PASS |
| 3,0,50: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "3" | PASS |
| 21,21,39: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 1,25,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 0,26,3: context range 0 [detached], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 26,7,1: context range 26 [comment, 2, comment, 3], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,25,2: context range 0 [detached], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 2,11,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 21,16,18: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65536 | PASS |
| 1,13,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 21,16,41: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -73.5 | PASS |
| 26,8,0: context range 26 [comment, 2, comment, 3], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 21,16,73: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967298" | PASS |
| 1,39,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range same as first range, how 2 | PASS |
| 21,16,98: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how false | PASS |
| 3,0,9: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how Infinity | PASS |
| 21,21,6: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 5 | PASS |
| 3,0,58: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65535" | PASS |
| 21,21,31: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 1,27,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 0,24,3: context range 0 [detached], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 26,9,1: context range 26 [comment, 2, comment, 3], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 21,21,81: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4.5" | PASS |
| 2,13,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 21,16,10: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -Infinity | PASS |
| 1,15,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 21,16,33: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 26,10,0: context range 26 [comment, 2, comment, 3], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 21,16,65: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65536" | PASS |
| 2,1,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 21,16,90: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-71.5" | PASS |
| 3,0,17: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65537 | PASS |
| 21,20,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 26,10,3: context range 26 [comment, 2, comment, 3], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 21,21,23: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967295 | PASS |
| 1,29,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 21,21,48: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1" | PASS |
| 0,30,2: context range 0 [detached], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 21,21,73: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967298" | PASS |
| 2,15,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 21,21,98: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how false | PASS |
| 1,17,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 21,16,25: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967297 | PASS |
| 26,12,0: context range 26 [comment, 2, comment, 3], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 21,27,20: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65534 | PASS |
| 2,3,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 21,16,82: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1.5" | PASS |
| 3,0,25: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 4294967297 | PASS |
| 21,18,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 26,12,3: context range 26 [comment, 2, comment, 3], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 21,21,15: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65539 | PASS |
| 1,31,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 21,21,40: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 0,32,2: context range 0 [detached], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 21,21,65: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65536" | PASS |
| 2,17,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 21,21,90: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-71.5" | PASS |
| 1,19,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 21,16,17: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65537 | PASS |
| 26,14,0: context range 26 [comment, 2, comment, 3], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 21,27,12: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65536 | PASS |
| 2,5,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 21,16,74: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967299" | PASS |
| 3,0,33: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 3.5 | PASS |
| 21,16,99: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "" | PASS |
| 26,14,3: context range 26 [comment, 2, comment, 3], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 21,21,7: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how NaN | PASS |
| 1,33,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 21,21,32: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 0,34,2: context range 0 [detached], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 21,21,57: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-Infinity" | PASS |
| 26,15,2: context range 26 [comment, 2, comment, 3], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 21,21,82: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1.5" | PASS |
| 1,21,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 0,27,32: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 0,27,78: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 21,27,4: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -1 | PASS |
| 2,7,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 21,27,31: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 1,8,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 21,16,91: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-70.5" | PASS |
| 26,16,3: context range 26 [comment, 2, comment, 3], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 21,20,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 1,35,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 21,21,24: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967296 | PASS |
| 0,36,2: context range 0 [detached], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 21,21,49: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2" | PASS |
| 26,17,2: context range 26 [comment, 2, comment, 3], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 21,21,74: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967299" | PASS |
| 1,23,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 0,27,24: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967296 | PASS |
| 0,27,86: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 21,26,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 2,9,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 21,27,23: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967295 | PASS |
| 1,10,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 21,16,83: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 26,18,3: context range 26 [comment, 2, comment, 3], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 21,18,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 1,37,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 21,21,16: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65540 | PASS |
| 0,38,2: context range 0 [detached], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 21,21,41: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -73.5 | PASS |
| 0,39,2: context range 0 [detached], argument range same as first range, how 2 | PASS |
| 21,21,66: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65535" | PASS |
| 1,25,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 0,27,16: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65540 | PASS |
| 0,27,94: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "6.5536e4" | PASS |
| 21,24,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 1,13,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 21,27,15: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65539 | PASS |
| 1,12,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 0,21,16: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65540 | PASS |
| 26,20,3: context range 26 [comment, 2, comment, 3], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 21,16,100: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "quasit" | PASS |
| 1,39,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range same as first range, how 1 | PASS |
| 21,21,8: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0 | PASS |
| 1,0,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 0 [detached], how 2 | PASS |
| 21,21,33: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 1,1,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 21,21,58: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65535" | PASS |
| 1,27,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 0,27,8: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -0 | PASS |
| 0,28,1: context range 0 [detached], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 21,22,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 1,15,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 21,27,7: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how NaN | PASS |
| 1,14,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 21,27,34: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4.5 | PASS |
| 26,22,3: context range 26 [comment, 2, comment, 3], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 21,16,92: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-69.5" | PASS |
| 2,1,1: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 21,21,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 1,2,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 21,21,25: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967297 | PASS |
| 1,3,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 21,21,50: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3" | PASS |
| 1,29,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 0,27,0: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 0,30,1: context range 0 [detached], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 21,21,93: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-68.5" | PASS |
| 1,17,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 21,26,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 1,16,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 21,27,26: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967298 | PASS |
| 0,31,1: context range 0 [detached], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,21,39: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 1,32,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 21,19,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 1,4,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 21,21,17: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65537 | PASS |
| 1,5,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 21,21,42: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -72.5 | PASS |
| 1,31,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 0,25,0: context range 0 [detached], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 0,32,1: context range 0 [detached], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 21,21,85: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 1,19,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 21,24,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 1,18,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 21,27,18: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65536 | PASS |
| 0,33,1: context range 0 [detached], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 0,21,31: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 1,34,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 21,17,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 1,6,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 21,21,9: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how Infinity | PASS |
| 1,7,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 21,21,34: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4.5 | PASS |
| 1,33,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 21,21,59: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65536" | PASS |
| 0,34,1: context range 0 [detached], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 21,21,77: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 1,21,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 21,22,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 1,20,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 21,27,10: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -Infinity | PASS |
| 0,35,1: context range 0 [detached], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 0,21,23: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967295 | PASS |
| 1,36,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 21,27,64: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65537" | PASS |
| 1,8,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 21,21,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 1,9,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 21,21,26: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967298 | PASS |
| 26,29,3: context range 26 [comment, 2, comment, 3], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 21,21,51: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1" | PASS |
| 0,36,1: context range 0 [detached], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 21,21,69: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65532" | PASS |
| 1,23,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 21,21,96: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how undefined | PASS |
| 1,22,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 21,27,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 0,37,1: context range 0 [detached], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,21,15: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65539 | PASS |
| 1,38,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 21,27,56: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "Infinity" | PASS |
| 1,10,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 21,19,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 1,11,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 21,21,18: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65536 | PASS |
| 26,31,3: context range 26 [comment, 2, comment, 3], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 21,21,43: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -71.5 | PASS |
| 0,38,1: context range 0 [detached], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 21,21,61: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65538" | PASS |
| 1,25,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 21,21,88: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-73.5" | PASS |
| 1,24,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 21,25,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 0,39,1: context range 0 [detached], argument range same as first range, how 1 | PASS |
| 21,27,21: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65533 | PASS |
| 2,0,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 0 [detached], how 0 | PASS |
| 21,27,48: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "1" | PASS |
| 1,12,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 21,27,75: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967300" | PASS |
| 1,13,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 21,21,10: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -Infinity | PASS |
| 26,33,3: context range 26 [comment, 2, comment, 3], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 21,21,35: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1.5 | PASS |
| 1,0,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 0 [detached], how 1 | PASS |
| 21,21,53: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "5" | PASS |
| 1,27,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 21,21,80: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 26,34,2: context range 26 [comment, 2, comment, 3], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 21,23,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 1,1,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 21,27,13: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65537 | PASS |
| 2,2,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 21,27,40: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 1,14,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 21,27,67: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65534" | PASS |
| 1,15,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 21,21,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 26,35,3: context range 26 [comment, 2, comment, 3], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 21,21,27: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967299 | PASS |
| 1,2,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 21,34,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 1,29,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 21,21,72: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967297" | PASS |
| 26,36,2: context range 26 [comment, 2, comment, 3], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 21,21,99: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "" | PASS |
| 1,3,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 21,27,5: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4 | PASS |
| 26,37,0: context range 26 [comment, 2, comment, 3], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 21,27,32: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 1,16,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 21,27,59: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65536" | PASS |
| 1,17,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 0,3,53: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "5" | PASS |
| 26,37,3: context range 26 [comment, 2, comment, 3], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 21,21,19: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65535 | PASS |
| 1,4,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 21,32,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 1,31,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 21,21,64: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65537" | PASS |
| 0,27,7: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how NaN | PASS |
| 21,21,91: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-70.5" | PASS |
| 1,5,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,26,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 26,39,0: context range 26 [comment, 2, comment, 3], argument range same as first range, how 0 | PASS |
| 21,27,24: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967296 | PASS |
| 0,27,64: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-65537" | PASS |
| 21,27,51: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-1" | PASS |
| 1,19,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 0,3,45: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -69.5 | PASS |
| 26,39,3: context range 26 [comment, 2, comment, 3], argument range same as first range, how 3 | PASS |
| 21,21,11: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65535 | PASS |
| 1,6,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 21,30,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 27,0,1: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 1 | PASS |
| 21,21,56: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "Infinity" | PASS |
| 0,27,15: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65539 | PASS |
| 21,21,83: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 1,7,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 21,24,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,0,4: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -1 | PASS |
| 21,27,16: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65540 | PASS |
| 0,27,72: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967297" | PASS |
| 21,27,43: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -71.5 | PASS |
| 1,21,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 21,27,70: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967295" | PASS |
| 0,21,5: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4 | PASS |
| 21,21,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 0,35,0: context range 0 [detached], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 21,28,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 27,0,9: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how Infinity | PASS |
| 21,35,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 0,27,23: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4294967295 | PASS |
| 21,21,75: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967300" | PASS |
| 1,9,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 21,22,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,0,12: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65536 | PASS |
| 21,27,8: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -0 | PASS |
| 0,27,80: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 21,27,35: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -1.5 | PASS |
| 1,23,2: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 21,27,62: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65539" | PASS |
| 0,21,95: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how null | PASS |
| 0,21,27: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967299 | PASS |
| 0,37,0: context range 0 [detached], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 21,27,93: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-68.5" | PASS |
| 27,0,17: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65537 | PASS |
| 21,33,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 0,27,31: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 21,21,67: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65534" | PASS |
| 1,11,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 21,21,94: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "6.5536e4" | PASS |
| 27,0,20: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65534 | PASS |
| 21,27,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 0,27,88: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-73.5" | PASS |
| 21,27,27: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967299 | PASS |
| 0,21,78: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 21,27,54: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "NaN" | PASS |
| 0,22,2: context range 0 [detached], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 8,1,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,39,0: context range 0 [detached], argument range same as first range, how 0 | PASS |
| 21,27,85: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 27,0,25: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967297 | PASS |
| 21,31,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,27,39: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 6,26,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 1,13,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 21,21,86: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 27,0,28: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967300 | PASS |
| 21,25,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 0,27,96: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how undefined | PASS |
| 21,27,19: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65535 | PASS |
| 0,21,86: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 21,27,46: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -68.5 | PASS |
| 0,24,2: context range 0 [detached], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 7,39,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range same as first range, how 3 | PASS |
| 1,1,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 21,27,77: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 27,0,33: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 3.5 | PASS |
| 21,29,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 0,27,47: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 6,24,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 1,15,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 21,21,78: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 27,0,36: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -0.5 | PASS |
| 21,23,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 0,28,3: context range 0 [detached], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 21,27,11: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65535 | PASS |
| 0,21,94: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "6.5536e4" | PASS |
| 21,27,38: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 0,26,2: context range 0 [detached], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 21,27,65: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65536" | PASS |
| 1,3,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 21,27,69: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65532" | PASS |
| 0,16,40: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 21,27,98: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how false | PASS |
| 0,27,55: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 6,22,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 27,0,43: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -71.5 | PASS |
| 22,1,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 27,0,44: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -70.5 | PASS |
| 21,21,97: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how true | PASS |
| 0,30,3: context range 0 [detached], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 21,27,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 0,22,1: context range 0 [detached], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 21,27,30: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 0,27,6: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 5 | PASS |
| 21,27,57: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-Infinity" | PASS |
| 1,5,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 21,27,61: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65538" | PASS |
| 0,16,48: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1" | PASS |
| 21,27,90: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-71.5" | PASS |
| 0,27,63: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65540" | PASS |
| 21,32,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 27,0,51: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-1" | PASS |
| 21,39,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range same as first range, how 3 | PASS |
| 27,0,52: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4" | PASS |
| 21,21,89: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-72.5" | PASS |
| 0,32,3: context range 0 [detached], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 21,25,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 0,24,1: context range 0 [detached], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 21,27,22: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65532 | PASS |
| 0,27,14: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65538 | PASS |
| 21,27,49: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "2" | PASS |
| 1,7,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 21,27,53: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "5" | PASS |
| 0,16,56: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "Infinity" | PASS |
| 21,27,82: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-1.5" | PASS |
| 0,27,71: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967296" | PASS |
| 21,30,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,0,59: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65536" | PASS |
| 21,37,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 27,0,60: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65537" | PASS |
| 6,16,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 0,34,3: context range 0 [detached], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 21,23,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 0,26,1: context range 0 [detached], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 21,27,14: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 65538 | PASS |
| 0,27,22: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -65532 | PASS |
| 21,27,41: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -73.5 | PASS |
| 0,21,4: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1 | PASS |
| 21,27,45: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -69.5 | PASS |
| 0,16,64: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65537" | PASS |
| 21,27,74: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967299" | PASS |
| 0,27,79: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 21,28,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,0,67: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65534" | PASS |
| 21,35,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 27,0,68: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65533" | PASS |
| 6,14,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 0,36,3: context range 0 [detached], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 21,21,100: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "quasit" | PASS |
| 0,27,5: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 4 | PASS |
| 21,27,6: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 5 | PASS |
| 0,27,30: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 21,27,33: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 0,21,12: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65536 | PASS |
| 21,27,37: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 0,16,72: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967297" | PASS |
| 21,27,66: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65535" | PASS |
| 0,27,87: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 21,27,95: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how null | PASS |
| 27,0,75: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967300" | PASS |
| 21,33,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 27,0,76: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-0.5" | PASS |
| 6,12,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 27,0,77: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "0.5" | PASS |
| 21,21,92: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-69.5" | PASS |
| 0,27,13: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 65537 | PASS |
| 21,26,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 0,27,38: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 21,27,25: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 4294967297 | PASS |
| 0,21,20: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65534 | PASS |
| 21,27,29: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 0,16,80: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 21,27,58: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65535" | PASS |
| 0,27,95: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how null | PASS |
| 21,27,87: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 0,7,2: context range 0 [detached], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 21,31,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 27,0,84: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "0.5" | PASS |
| 21,39,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range same as first range, how 0 | PASS |
| 27,0,85: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "1.5" | PASS |
| 22,6,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 27,0,86: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "2.5" | PASS |
| 21,24,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 0,27,46: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how -68.5 | PASS |
| 21,27,17: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -65537 | PASS |
| 0,21,28: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967300 | PASS |
| 14,28,0: context range 14 [document.head, 1, document.head, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 0,16,88: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-73.5" | PASS |
| 21,27,50: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "3" | PASS |
| 0,28,2: context range 0 [detached], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 21,27,79: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 0,9,2: context range 0 [detached], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 21,29,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 27,0,92: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-69.5" | PASS |
| 21,37,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,0,93: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-68.5" | PASS |
| 22,4,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 27,0,94: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "6.5536e4" | PASS |
| 21,22,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,27,54: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "NaN" | PASS |
| 21,27,9: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how Infinity | PASS |
| 0,21,36: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 14,26,0: context range 14 [document.head, 1, document.head, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 0,16,96: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how undefined | PASS |
| 21,27,42: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how -72.5 | PASS |
| 0,16,39: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 21,27,71: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967296" | PASS |
| 0,11,2: context range 0 [detached], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 21,27,100: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "quasit" | PASS |
| 0,3,74: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967299" | PASS |
| 21,35,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,1,0: context range 27 [testDiv, 0, comment, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 22,2,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 27,1,1: context range 27 [testDiv, 0, comment, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 6,3,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,27,62: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "65539" | PASS |
| 21,27,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 0,21,44: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -70.5 | PASS |
| 14,24,0: context range 14 [document.head, 1, document.head, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 0,17,3: context range 0 [detached], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 14,26,1: context range 14 [document.head, 1, document.head, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 0,16,47: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 21,27,63: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65540" | PASS |
| 0,13,2: context range 0 [detached], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 21,27,92: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-69.5" | PASS |
| 0,3,82: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1.5" | PASS |
| 21,33,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,3,0: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 22,0,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 0 [detached], how 1 | PASS |
| 27,3,1: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 6,1,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,27,70: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4294967295" | PASS |
| 21,25,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 0,21,52: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4" | PASS |
| 14,22,0: context range 14 [document.head, 1, document.head, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 0,19,3: context range 0 [detached], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 14,24,1: context range 14 [document.head, 1, document.head, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 0,16,55: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 21,27,55: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 0,15,2: context range 0 [detached], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 21,27,84: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 0,3,90: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-71.5" | PASS |
| 21,31,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 0,3,33: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 21,38,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,3,9: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how Infinity | PASS |
| 5,39,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range same as first range, how 3 | PASS |
| 0,16,91: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-70.5" | PASS |
| 6,32,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,21,60: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65537" | PASS |
| 14,20,0: context range 14 [document.head, 1, document.head, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 0,21,3: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 14,22,1: context range 14 [document.head, 1, document.head, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 0,16,63: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65540" | PASS |
| 21,27,47: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 0,16,6: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 5 | PASS |
| 21,27,76: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 0,3,98: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how false | PASS |
| 21,29,0: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 0,10,1: context range 0 [detached], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 21,36,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,3,17: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65537 | PASS |
| 22,3,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 0,16,99: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "" | PASS |
| 6,30,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,3,19: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65535 | PASS |
| 14,18,0: context range 14 [document.head, 1, document.head, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 0,21,11: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65535 | PASS |
| 14,20,1: context range 14 [document.head, 1, document.head, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 0,16,71: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967296" | PASS |
| 14,22,2: context range 14 [document.head, 1, document.head, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,16,14: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65538 | PASS |
| 21,27,68: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-65533" | PASS |
| 0,5,1: context range 0 [detached], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,27,97: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how true | PASS |
| 0,12,1: context range 0 [detached], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 21,34,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,3,25: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967297 | PASS |
| 22,1,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 0,18,2: context range 0 [detached], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 6,28,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,3,27: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967299 | PASS |
| 14,16,0: context range 14 [document.head, 1, document.head, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 0,21,19: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65535 | PASS |
| 14,18,1: context range 14 [document.head, 1, document.head, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 0,16,79: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 14,20,2: context range 14 [document.head, 1, document.head, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,16,22: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65532 | PASS |
| 21,27,60: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "65537" | PASS |
| 0,7,1: context range 0 [detached], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 21,27,89: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-72.5" | PASS |
| 0,14,1: context range 0 [detached], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 21,32,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,3,33: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 21,39,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range same as first range, how 2 | PASS |
| 0,20,2: context range 0 [detached], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 6,26,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 0,3,85: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 14,14,0: context range 14 [document.head, 1, document.head, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 27,3,36: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 14,16,1: context range 14 [document.head, 1, document.head, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 0,16,87: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 14,18,2: context range 14 [document.head, 1, document.head, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,16,30: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 14,20,3: context range 14 [document.head, 1, document.head, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 0,9,1: context range 0 [detached], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 21,27,81: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4.5" | PASS |
| 0,16,1: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 21,30,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,3,41: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -73.5 | PASS |
| 21,37,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 0,21,6: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 5 | PASS |
| 6,24,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 0,3,93: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-68.5" | PASS |
| 14,12,0: context range 14 [document.head, 1, document.head, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 27,3,44: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -70.5 | PASS |
| 14,14,1: context range 14 [document.head, 1, document.head, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 0,16,95: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how null | PASS |
| 14,16,2: context range 14 [document.head, 1, document.head, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 0,16,38: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 14,18,3: context range 14 [document.head, 1, document.head, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 0,11,1: context range 0 [detached], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 21,27,73: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "4294967298" | PASS |
| 0,16,9: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how Infinity | PASS |
| 21,28,1: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,3,49: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2" | PASS |
| 21,35,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 0,21,14: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65538 | PASS |
| 6,22,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,4,0: context range 0 [detached], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 14,10,0: context range 14 [document.head, 1, document.head, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 27,3,52: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4" | PASS |
| 14,12,1: context range 14 [document.head, 1, document.head, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 0,17,2: context range 0 [detached], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 14,14,2: context range 14 [document.head, 1, document.head, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 0,16,46: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -68.5 | PASS |
| 14,16,3: context range 14 [document.head, 1, document.head, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 0,13,1: context range 0 [detached], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 14,19,0: context range 14 [document.head, 1, document.head, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,16,17: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65537 | PASS |
| 21,27,94: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "6.5536e4" | PASS |
| 27,3,57: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-Infinity" | PASS |
| 21,33,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 0,21,22: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65532 | PASS |
| 6,20,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,6,0: context range 0 [detached], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 14,8,0: context range 14 [document.head, 1, document.head, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 27,3,60: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65537" | PASS |
| 14,10,1: context range 14 [document.head, 1, document.head, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 0,16,82: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1.5" | PASS |
| 14,12,2: context range 14 [document.head, 1, document.head, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 0,16,54: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "NaN" | PASS |
| 14,14,3: context range 14 [document.head, 1, document.head, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 0,15,1: context range 0 [detached], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 14,17,0: context range 14 [document.head, 1, document.head, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 0,16,25: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967297 | PASS |
| 21,27,86: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 27,3,65: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65536" | PASS |
| 21,31,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 0,21,30: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 6,18,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,8,0: context range 0 [detached], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 14,6,0: context range 14 [document.head, 1, document.head, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 27,3,68: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65533" | PASS |
| 14,8,1: context range 14 [document.head, 1, document.head, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 0,16,90: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-71.5" | PASS |
| 14,10,2: context range 14 [document.head, 1, document.head, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 0,16,62: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65539" | PASS |
| 14,12,3: context range 14 [document.head, 1, document.head, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 0,16,5: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4 | PASS |
| 14,15,0: context range 14 [document.head, 1, document.head, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 0,16,33: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 21,27,78: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 27,3,73: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967298" | PASS |
| 21,29,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 27,3,74: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967299" | PASS |
| 21,36,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 0,10,0: context range 0 [detached], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 14,4,0: context range 14 [document.head, 1, document.head, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,0,13: context range 0 [detached], argument range 0 [detached], how 65537 | PASS |
| 14,6,1: context range 14 [document.head, 1, document.head, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 0,16,98: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how false | PASS |
| 14,8,2: context range 14 [document.head, 1, document.head, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 0,3,68: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65533" | PASS |
| 14,10,3: context range 14 [document.head, 1, document.head, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 0,16,13: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65537 | PASS |
| 14,13,0: context range 14 [document.head, 1, document.head, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 0,16,41: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -73.5 | PASS |
| 14,15,1: context range 14 [document.head, 1, document.head, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 0,3,11: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65535 | PASS |
| 21,27,99: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "" | PASS |
| 27,3,82: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1.5" | PASS |
| 21,34,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 0,12,0: context range 0 [detached], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 14,2,0: context range 14 [document.head, 1, document.head, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,0,21: context range 0 [detached], argument range 0 [detached], how -65533 | PASS |
| 14,4,1: context range 14 [document.head, 1, document.head, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 0,18,1: context range 0 [detached], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 14,6,2: context range 14 [document.head, 1, document.head, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 0,3,76: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 14,8,3: context range 14 [document.head, 1, document.head, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 0,16,21: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65533 | PASS |
| 14,11,0: context range 14 [document.head, 1, document.head, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 0,16,49: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2" | PASS |
| 14,13,1: context range 14 [document.head, 1, document.head, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 0,3,19: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65535 | PASS |
| 21,27,91: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 27 [testDiv, 0, comment, 5], how "-70.5" | PASS |
| 27,3,90: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-71.5" | PASS |
| 21,32,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 0,14,0: context range 0 [detached], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 14,0,0: context range 14 [document.head, 1, document.head, 1], argument range 0 [detached], how 0 | PASS |
| 0,0,29: context range 0 [detached], argument range 0 [detached], how -0.5 | PASS |
| 14,2,1: context range 14 [document.head, 1, document.head, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 0,20,1: context range 0 [detached], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 14,4,2: context range 14 [document.head, 1, document.head, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 0,3,84: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 14,6,3: context range 14 [document.head, 1, document.head, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 27,3,95: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how null | PASS |
| 14,9,0: context range 14 [document.head, 1, document.head, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 0,16,57: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-Infinity" | PASS |
| 14,11,1: context range 14 [document.head, 1, document.head, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 0,3,27: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967299 | PASS |
| 14,13,2: context range 14 [document.head, 1, document.head, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 27,3,98: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how false | PASS |
| 21,30,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 0,16,0: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 13,38,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 0,0,79: context range 0 [detached], argument range 0 [detached], how "2.5" | PASS |
| 14,0,1: context range 14 [document.head, 1, document.head, 1], argument range 0 [detached], how 1 | PASS |
| 27,4,0: context range 27 [testDiv, 0, comment, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 14,2,2: context range 14 [document.head, 1, document.head, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,3,92: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-69.5" | PASS |
| 14,4,3: context range 14 [document.head, 1, document.head, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 27,4,2: context range 27 [testDiv, 0, comment, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 14,7,0: context range 14 [document.head, 1, document.head, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 0,16,65: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65536" | PASS |
| 14,9,1: context range 14 [document.head, 1, document.head, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 0,3,35: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1.5 | PASS |
| 14,11,2: context range 14 [document.head, 1, document.head, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 27,5,1: context range 27 [testDiv, 0, comment, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,28,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 0,16,8: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0 | PASS |
| 13,36,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 0,0,87: context range 0 [detached], argument range 0 [detached], how "3.5" | PASS |
| 13,38,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,6,0: context range 27 [testDiv, 0, comment, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 14,0,2: context range 14 [document.head, 1, document.head, 1], argument range 0 [detached], how 2 | PASS |
| 0,3,100: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "quasit" | PASS |
| 14,2,3: context range 14 [document.head, 1, document.head, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 27,6,2: context range 27 [testDiv, 0, comment, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 14,5,0: context range 14 [document.head, 1, document.head, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,16,73: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967298" | PASS |
| 14,7,1: context range 14 [document.head, 1, document.head, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,3,43: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -71.5 | PASS |
| 14,9,2: context range 14 [document.head, 1, document.head, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 27,7,1: context range 27 [testDiv, 0, comment, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 14,11,3: context range 14 [document.head, 1, document.head, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 0,16,16: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65540 | PASS |
| 13,34,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 0,0,95: context range 0 [detached], argument range 0 [detached], how null | PASS |
| 13,36,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,8,0: context range 27 [testDiv, 0, comment, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 13,38,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,5,3: context range 0 [detached], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 14,0,3: context range 14 [document.head, 1, document.head, 1], argument range 0 [detached], how 3 | PASS |
| 0,0,38: context range 0 [detached], argument range 0 [detached], how 1.5 | PASS |
| 14,3,0: context range 14 [document.head, 1, document.head, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 27,8,3: context range 27 [testDiv, 0, comment, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 14,5,1: context range 14 [document.head, 1, document.head, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,3,51: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1" | PASS |
| 14,7,2: context range 14 [document.head, 1, document.head, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 27,9,1: context range 27 [testDiv, 0, comment, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 14,9,3: context range 14 [document.head, 1, document.head, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 0,16,24: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967296 | PASS |
| 13,32,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 0,1,2: context range 0 [detached], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 13,34,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,10,0: context range 27 [testDiv, 0, comment, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 13,36,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,7,3: context range 0 [detached], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 13,38,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 0,0,46: context range 0 [detached], argument range 0 [detached], how -68.5 | PASS |
| 14,1,0: context range 14 [document.head, 1, document.head, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 27,10,3: context range 27 [testDiv, 0, comment, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 14,3,1: context range 14 [document.head, 1, document.head, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 0,3,59: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65536" | PASS |
| 14,5,2: context range 14 [document.head, 1, document.head, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,11,1: context range 27 [testDiv, 0, comment, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 14,7,3: context range 14 [document.head, 1, document.head, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 0,16,32: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 13,30,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 0,3,2: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 13,32,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,12,0: context range 27 [testDiv, 0, comment, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 13,34,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,9,3: context range 0 [detached], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 13,36,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 0,0,54: context range 0 [detached], argument range 0 [detached], how "NaN" | PASS |
| 13,39,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range same as first range, how 0 | PASS |
| 27,12,3: context range 27 [testDiv, 0, comment, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 14,1,1: context range 14 [document.head, 1, document.head, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 0,3,67: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65534" | PASS |
| 14,3,2: context range 14 [document.head, 1, document.head, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 27,13,1: context range 27 [testDiv, 0, comment, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 14,5,3: context range 14 [document.head, 1, document.head, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 0,0,12: context range 0 [detached], argument range 0 [detached], how 65536 | PASS |
| 13,28,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 0,3,10: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -Infinity | PASS |
| 13,30,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,14,0: context range 27 [testDiv, 0, comment, 5], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 13,32,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,11,3: context range 0 [detached], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 13,34,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 0,0,62: context range 0 [detached], argument range 0 [detached], how "65539" | PASS |
| 13,37,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,14,3: context range 27 [testDiv, 0, comment, 5], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 13,39,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range same as first range, how 1 | PASS |
| 0,3,75: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967300" | PASS |
| 14,1,2: context range 14 [document.head, 1, document.head, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 27,15,1: context range 27 [testDiv, 0, comment, 5], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 14,3,3: context range 14 [document.head, 1, document.head, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,0,20: context range 0 [detached], argument range 0 [detached], how -65534 | PASS |
| 13,26,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 0,3,18: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65536 | PASS |
| 13,28,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,16,0: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 13,30,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 0,13,3: context range 0 [detached], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 13,32,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 0,0,70: context range 0 [detached], argument range 0 [detached], how "4294967295" | PASS |
| 13,35,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,16,3: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 13,37,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,3,83: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 13,39,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range same as first range, how 2 | PASS |
| 27,16,5: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4 | PASS |
| 14,1,3: context range 14 [document.head, 1, document.head, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,0,28: context range 0 [detached], argument range 0 [detached], how 4294967300 | PASS |
| 13,24,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 0,3,26: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967298 | PASS |
| 13,26,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,16,8: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0 | PASS |
| 13,28,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,16,9: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how Infinity | PASS |
| 13,30,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 0,0,78: context range 0 [detached], argument range 0 [detached], how "1.5" | PASS |
| 13,33,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,16,11: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65535 | PASS |
| 13,35,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 0,3,91: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-70.5" | PASS |
| 13,37,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 27,16,13: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65537 | PASS |
| 13,39,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range same as first range, how 3 | PASS |
| 0,0,36: context range 0 [detached], argument range 0 [detached], how -0.5 | PASS |
| 13,22,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 0,3,34: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4.5 | PASS |
| 13,24,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,16,16: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65540 | PASS |
| 13,26,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 27,16,17: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65537 | PASS |
| 13,28,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 0,0,86: context range 0 [detached], argument range 0 [detached], how "2.5" | PASS |
| 13,31,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 27,16,19: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65535 | PASS |
| 13,33,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 0,3,99: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "" | PASS |
| 13,35,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 27,16,21: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65533 | PASS |
| 13,37,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 0,0,44: context range 0 [detached], argument range 0 [detached], how -70.5 | PASS |
| 13,20,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 0,3,42: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -72.5 | PASS |
| 13,22,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,16,24: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967296 | PASS |
| 13,24,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 27,16,25: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967297 | PASS |
| 13,26,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 0,0,94: context range 0 [detached], argument range 0 [detached], how "6.5536e4" | PASS |
| 13,29,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 27,16,27: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967299 | PASS |
| 13,31,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 0,5,2: context range 0 [detached], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 13,33,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 27,16,29: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 13,35,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 0,0,52: context range 0 [detached], argument range 0 [detached], how "4" | PASS |
| 22,18,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,3,50: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3" | PASS |
| 13,20,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,16,32: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 13,22,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 27,16,33: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 13,24,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 0,1,1: context range 0 [detached], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 13,27,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 27,16,35: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1.5 | PASS |
| 13,29,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 27,16,36: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 13,31,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 27,16,37: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 13,33,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 0,0,60: context range 0 [detached], argument range 0 [detached], how "65537" | PASS |
| 22,16,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 0,3,58: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65535" | PASS |
| 5,36,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 27,16,40: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3.5 | PASS |
| 13,20,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 27,16,41: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -73.5 | PASS |
| 13,22,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 0,3,1: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 13,25,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 27,16,43: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -71.5 | PASS |
| 13,27,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 27,16,44: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -70.5 | PASS |
| 13,29,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 0,0,3: context range 0 [detached], argument range 0 [detached], how 3 | PASS |
| 13,31,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 0,0,68: context range 0 [detached], argument range 0 [detached], how "-65533" | PASS |
| 22,14,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 0,3,66: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65535" | PASS |
| 5,34,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 27,16,48: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1" | PASS |
| 13,18,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 27,16,49: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2" | PASS |
| 13,20,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 0,3,9: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how Infinity | PASS |
| 13,23,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 27,16,51: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1" | PASS |
| 13,25,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 27,16,52: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4" | PASS |
| 13,27,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 0,0,11: context range 0 [detached], argument range 0 [detached], how 65535 | PASS |
| 13,29,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 27,16,54: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "NaN" | PASS |
| 22,12,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 27,16,55: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 5,38,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,16,56: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "Infinity" | PASS |
| 13,16,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 27,16,57: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-Infinity" | PASS |
| 13,18,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 0,3,17: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65537 | PASS |
| 13,21,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 27,16,59: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65536" | PASS |
| 13,23,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 27,16,60: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65537" | PASS |
| 13,25,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 0,0,19: context range 0 [detached], argument range 0 [detached], how -65535 | PASS |
| 13,27,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 27,16,62: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65539" | PASS |
| 22,10,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 27,16,63: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65540" | PASS |
| 22,18,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 27,16,64: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65537" | PASS |
| 13,14,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 27,16,65: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65536" | PASS |
| 13,16,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 0,3,25: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967297 | PASS |
| 13,19,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,16,67: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65534" | PASS |
| 13,21,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 27,16,68: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65533" | PASS |
| 13,23,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 0,0,27: context range 0 [detached], argument range 0 [detached], how 4294967299 | PASS |
| 13,25,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 27,16,70: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967295" | PASS |
| 22,8,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 27,16,71: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967296" | PASS |
| 22,16,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 27,16,72: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967297" | PASS |
| 22,25,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 27,16,73: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967298" | PASS |
| 13,14,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 27,16,74: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967299" | PASS |
| 13,17,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 27,16,75: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967300" | PASS |
| 13,19,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 27,16,76: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 13,21,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 27,16,77: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 13,23,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 27,16,78: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 22,6,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 27,16,79: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 22,14,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 27,16,80: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 22,23,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 27,16,81: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4.5" | PASS |
| 13,12,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 27,16,82: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1.5" | PASS |
| 5,30,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,16,83: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 13,17,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 27,16,84: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0.5" | PASS |
| 13,19,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,16,85: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "1.5" | PASS |
| 13,21,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 27,16,86: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "2.5" | PASS |
| 22,4,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 27,16,87: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3.5" | PASS |
| 22,12,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 27,16,88: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-73.5" | PASS |
| 22,21,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 27,16,89: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-72.5" | PASS |
| 13,10,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 27,16,90: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-71.5" | PASS |
| 5,28,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,16,91: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-70.5" | PASS |
| 13,15,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 27,16,92: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-69.5" | PASS |
| 13,17,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 27,16,93: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-68.5" | PASS |
| 13,19,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,16,94: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "6.5536e4" | PASS |
| 22,2,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 27,16,95: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how null | PASS |
| 22,10,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 27,16,96: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how undefined | PASS |
| 22,19,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,16,97: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how true | PASS |
| 22,27,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 27,16,98: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how false | PASS |
| 5,26,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 27,16,99: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "" | PASS |
| 13,13,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 27,16,100: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "quasit" | PASS |
| 13,15,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 27,17,0: context range 27 [testDiv, 0, comment, 5], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 13,17,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 27,17,1: context range 27 [testDiv, 0, comment, 5], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 22,0,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 0 [detached], how 2 | PASS |
| 27,17,2: context range 27 [testDiv, 0, comment, 5], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 22,8,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 27,17,3: context range 27 [testDiv, 0, comment, 5], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 22,17,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 27,18,0: context range 27 [testDiv, 0, comment, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 22,25,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 27,18,1: context range 27 [testDiv, 0, comment, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 5,24,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 27,18,2: context range 27 [testDiv, 0, comment, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 13,11,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 27,18,3: context range 27 [testDiv, 0, comment, 5], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 13,13,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 27,19,0: context range 27 [testDiv, 0, comment, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 13,15,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 27,19,1: context range 27 [testDiv, 0, comment, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 21,38,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,19,2: context range 27 [testDiv, 0, comment, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 22,6,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 27,19,3: context range 27 [testDiv, 0, comment, 5], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 22,15,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 27,20,0: context range 27 [testDiv, 0, comment, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 22,23,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 27,20,1: context range 27 [testDiv, 0, comment, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 6,0,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 0 [detached], how 2 | PASS |
| 27,20,2: context range 27 [testDiv, 0, comment, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 13,9,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 27,20,3: context range 27 [testDiv, 0, comment, 5], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 13,11,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 27,21,0: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 13,13,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 27,21,1: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 21,36,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,21,2: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 22,4,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 0,0,5: context range 0 [detached], argument range 0 [detached], how 4 | PASS |
| 22,13,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 27,21,4: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1 | PASS |
| 22,21,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 27,21,5: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4 | PASS |
| 5,38,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,21,6: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 5 | PASS |
| 13,7,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 27,21,7: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how NaN | PASS |
| 13,9,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 27,21,8: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0 | PASS |
| 5,24,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,21,9: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how Infinity | PASS |
| 21,34,2: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 27,21,10: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -Infinity | PASS |
| 22,2,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 27,21,11: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65535 | PASS |
| 22,11,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 27,21,12: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65536 | PASS |
| 22,19,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 27,21,13: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65537 | PASS |
| 5,36,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,21,14: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65538 | PASS |
| 5,11,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 27,21,15: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65539 | PASS |
| 13,7,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 27,21,16: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65540 | PASS |
| 5,22,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,21,17: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65537 | PASS |
| 23,2,3: context range 23 [testDiv, 2, paras[4], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 27,21,18: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65536 | PASS |
| 22,0,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 0 [detached], how 3 | PASS |
| 27,21,19: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65535 | PASS |
| 22,9,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 27,21,20: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65534 | PASS |
| 22,17,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 27,21,21: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65533 | PASS |
| 5,34,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 27,21,22: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65532 | PASS |
| 5,15,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 27,21,23: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967295 | PASS |
| 13,5,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,21,24: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967296 | PASS |
| 5,20,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,21,25: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967297 | PASS |
| 23,0,3: context range 23 [testDiv, 2, paras[4], 1], argument range 0 [detached], how 3 | PASS |
| 27,21,26: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967298 | PASS |
| 21,38,3: context range 21 [paras[0].firstChild, 3, paras[3], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,21,27: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967299 | PASS |
| 22,7,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 27,21,28: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967300 | PASS |
| 22,15,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 27,21,29: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 5,32,2: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 27,21,30: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 5,13,3: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 27,21,31: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 13,3,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 27,21,32: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 5,18,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 27,21,33: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 22,38,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,21,34: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4.5 | PASS |
| 23,7,2: context range 23 [testDiv, 2, paras[4], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 27,21,35: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -1.5 | PASS |
| 22,5,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,21,36: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 22,13,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 27,21,37: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 22,21,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 27,21,38: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 22,29,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 27,21,39: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2.5 | PASS |
| 13,1,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 27,21,40: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3.5 | PASS |
| 5,16,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 27,21,41: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -73.5 | PASS |
| 22,36,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 27,21,42: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -72.5 | PASS |
| 23,5,2: context range 23 [testDiv, 2, paras[4], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,21,43: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -71.5 | PASS |
| 22,3,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 27,21,44: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -70.5 | PASS |
| 22,11,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 27,21,45: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -69.5 | PASS |
| 22,19,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,21,46: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -68.5 | PASS |
| 22,27,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 27,21,47: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 22,36,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 27,21,48: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1" | PASS |
| 5,14,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 27,21,49: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2" | PASS |
| 22,34,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 27,21,50: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3" | PASS |
| 23,3,2: context range 23 [testDiv, 2, paras[4], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 27,21,51: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1" | PASS |
| 22,1,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 27,21,52: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4" | PASS |
| 22,9,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 27,21,53: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "5" | PASS |
| 22,17,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 27,21,54: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "NaN" | PASS |
| 22,25,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 27,21,55: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0" | PASS |
| 22,34,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 27,21,56: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "Infinity" | PASS |
| 5,12,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 27,21,57: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-Infinity" | PASS |
| 22,32,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 27,21,58: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65535" | PASS |
| 23,1,2: context range 23 [testDiv, 2, paras[4], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 27,21,59: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65536" | PASS |
| 23,10,1: context range 23 [testDiv, 2, paras[4], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 27,21,60: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65537" | PASS |
| 22,7,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 27,21,61: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65538" | PASS |
| 22,15,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 27,21,62: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65539" | PASS |
| 22,23,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 27,21,63: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65540" | PASS |
| 22,32,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 27,21,64: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65537" | PASS |
| 6,0,1: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 0 [detached], how 1 | PASS |
| 27,21,65: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65536" | PASS |
| 22,30,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 27,21,66: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65535" | PASS |
| 22,39,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range same as first range, how 2 | PASS |
| 27,21,67: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65534" | PASS |
| 23,8,1: context range 23 [testDiv, 2, paras[4], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 27,21,68: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65533" | PASS |
| 22,5,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 27,21,69: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65532" | PASS |
| 22,13,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 27,21,70: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967295" | PASS |
| 22,21,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 27,21,71: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967296" | PASS |
| 22,30,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 27,21,72: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967297" | PASS |
| 5,38,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,21,73: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967298" | PASS |
| 22,28,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 27,21,74: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967299" | PASS |
| 22,37,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 27,21,75: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967300" | PASS |
| 23,6,1: context range 23 [testDiv, 2, paras[4], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 27,21,76: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 22,3,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 27,21,77: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 22,11,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 27,21,78: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 22,19,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,21,79: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 22,28,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 27,21,80: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 5,36,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,21,81: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4.5" | PASS |
| 22,26,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 27,21,82: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-1.5" | PASS |
| 22,35,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 27,21,83: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-0.5" | PASS |
| 23,4,1: context range 23 [testDiv, 2, paras[4], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 27,21,84: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 4,0,2: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 0 [detached], how 2 | PASS |
| 27,21,85: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 22,9,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 27,21,86: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "2.5" | PASS |
| 22,17,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 27,21,87: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "3.5" | PASS |
| 22,26,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 27,21,88: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-73.5" | PASS |
| 5,34,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,21,89: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-72.5" | PASS |
| 22,24,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 27,21,90: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-71.5" | PASS |
| 22,33,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 27,21,91: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-70.5" | PASS |
| 23,2,1: context range 23 [testDiv, 2, paras[4], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 27,21,92: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-69.5" | PASS |
| 3,38,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,21,93: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-68.5" | PASS |
| 22,7,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 27,21,94: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "6.5536e4" | PASS |
| 22,15,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 27,21,95: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how null | PASS |
| 22,24,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 27,21,96: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how undefined | PASS |
| 5,32,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,21,97: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how true | PASS |
| 22,22,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 27,21,98: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how false | PASS |
| 22,31,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 27,21,99: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "" | PASS |
| 23,0,1: context range 23 [testDiv, 2, paras[4], 1], argument range 0 [detached], how 1 | PASS |
| 27,21,100: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "quasit" | PASS |
| 3,36,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,22,0: context range 27 [testDiv, 0, comment, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 22,5,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,22,1: context range 27 [testDiv, 0, comment, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 22,13,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 27,22,2: context range 27 [testDiv, 0, comment, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 22,22,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 27,22,3: context range 27 [testDiv, 0, comment, 5], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 5,30,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,23,0: context range 27 [testDiv, 0, comment, 5], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 22,20,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 27,23,1: context range 27 [testDiv, 0, comment, 5], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 22,29,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 27,23,2: context range 27 [testDiv, 0, comment, 5], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 22,38,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,23,3: context range 27 [testDiv, 0, comment, 5], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 23,7,0: context range 23 [testDiv, 2, paras[4], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 27,24,0: context range 27 [testDiv, 0, comment, 5], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 23,15,3: context range 23 [testDiv, 2, paras[4], 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 27,24,1: context range 27 [testDiv, 0, comment, 5], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 22,11,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 27,24,2: context range 27 [testDiv, 0, comment, 5], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 22,20,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 27,24,3: context range 27 [testDiv, 0, comment, 5], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 5,28,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,25,0: context range 27 [testDiv, 0, comment, 5], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 13,18,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 27,25,1: context range 27 [testDiv, 0, comment, 5], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 22,27,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 27,25,2: context range 27 [testDiv, 0, comment, 5], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 22,36,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,25,3: context range 27 [testDiv, 0, comment, 5], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 23,5,0: context range 23 [testDiv, 2, paras[4], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,26,0: context range 27 [testDiv, 0, comment, 5], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 23,13,3: context range 23 [testDiv, 2, paras[4], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 27,26,1: context range 27 [testDiv, 0, comment, 5], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 22,9,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 27,26,2: context range 27 [testDiv, 0, comment, 5], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 22,18,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 27,26,3: context range 27 [testDiv, 0, comment, 5], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 5,26,1: context range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,27,0: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 13,16,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 27,27,1: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 22,25,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 27,27,2: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 22,34,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,27,3: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 23,3,0: context range 23 [testDiv, 2, paras[4], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 27,27,4: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -1 | PASS |
| 23,11,3: context range 23 [testDiv, 2, paras[4], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 27,27,5: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4 | PASS |
| 3,28,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 27,27,6: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 5 | PASS |
| 22,16,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 27,27,7: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how NaN | PASS |
| 22,24,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,27,8: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -0 | PASS |
| 13,14,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 27,27,9: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how Infinity | PASS |
| 22,23,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 27,27,10: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -Infinity | PASS |
| 22,32,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,27,11: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65535 | PASS |
| 23,1,0: context range 23 [testDiv, 2, paras[4], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 27,27,12: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65536 | PASS |
| 23,9,3: context range 23 [testDiv, 2, paras[4], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 27,27,13: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65537 | PASS |
| 3,27,93: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-68.5" | PASS |
| 27,27,14: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65538 | PASS |
| 22,14,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 27,27,15: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65539 | PASS |
| 22,22,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,27,16: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 65540 | PASS |
| 13,12,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 27,27,17: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65537 | PASS |
| 13,15,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 27,27,18: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65536 | PASS |
| 22,30,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,27,19: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65535 | PASS |
| 22,39,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range same as first range, how 0 | PASS |
| 27,27,20: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65534 | PASS |
| 23,7,3: context range 23 [testDiv, 2, paras[4], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 27,27,21: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65533 | PASS |
| 3,27,85: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 27,27,22: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -65532 | PASS |
| 22,12,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 27,27,23: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967295 | PASS |
| 22,20,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,27,24: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967296 | PASS |
| 13,10,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 27,27,25: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967297 | PASS |
| 13,13,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 27,27,26: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967298 | PASS |
| 22,28,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,27,27: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967299 | PASS |
| 22,37,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,27,28: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4294967300 | PASS |
| 23,5,3: context range 23 [testDiv, 2, paras[4], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,27,29: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 3,27,77: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 27,27,30: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 4,20,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 27,27,31: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 22,18,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 27,27,32: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 13,8,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 27,27,33: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 13,11,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 27,27,34: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 4.5 | PASS |
| 22,26,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,27,35: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -1.5 | PASS |
| 22,35,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,27,36: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -0.5 | PASS |
| 23,3,3: context range 23 [testDiv, 2, paras[4], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 27,27,37: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 23,12,2: context range 23 [testDiv, 2, paras[4], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 27,27,38: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 4,18,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 27,27,39: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 22,16,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 27,27,40: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 13,6,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 27,27,41: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -73.5 | PASS |
| 13,9,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 27,27,42: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -72.5 | PASS |
| 13,11,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 27,27,43: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -71.5 | PASS |
| 22,33,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,27,44: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -70.5 | PASS |
| 23,1,3: context range 23 [testDiv, 2, paras[4], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 27,27,45: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -69.5 | PASS |
| 23,10,2: context range 23 [testDiv, 2, paras[4], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 27,27,46: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how -68.5 | PASS |
| 4,16,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 27,27,47: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 22,14,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 27,27,48: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "1" | PASS |
| 13,4,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 27,27,49: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "2" | PASS |
| 13,7,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 27,27,50: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "3" | PASS |
| 13,9,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 27,27,51: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-1" | PASS |
| 22,31,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 27,27,52: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4" | PASS |
| 22,39,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range same as first range, how 3 | PASS |
| 27,27,53: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "5" | PASS |
| 23,8,2: context range 23 [testDiv, 2, paras[4], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 27,27,54: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "NaN" | PASS |
| 4,14,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 27,27,55: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 3,27,43: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -71.5 | PASS |
| 27,27,56: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "Infinity" | PASS |
| 13,2,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 27,27,57: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-Infinity" | PASS |
| 13,5,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,27,58: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65535" | PASS |
| 13,7,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 27,27,59: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65536" | PASS |
| 22,29,0: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 27,27,60: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65537" | PASS |
| 22,37,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 27,27,61: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65538" | PASS |
| 23,6,2: context range 23 [testDiv, 2, paras[4], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 27,27,62: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65539" | PASS |
| 4,12,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 27,27,63: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "65540" | PASS |
| 3,27,35: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -1.5 | PASS |
| 27,27,64: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65537" | PASS |
| 13,0,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 0 [detached], how 1 | PASS |
| 27,27,65: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65536" | PASS |
| 13,3,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 27,27,66: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65535" | PASS |
| 13,5,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,27,67: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65534" | PASS |
| 13,8,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 27,27,68: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65533" | PASS |
| 22,35,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 27,27,69: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-65532" | PASS |
| 23,4,2: context range 23 [testDiv, 2, paras[4], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 27,27,70: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967295" | PASS |
| 4,10,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 27,27,71: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967296" | PASS |
| 3,27,27: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967299 | PASS |
| 27,27,72: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967297" | PASS |
| 12,38,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,27,73: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967298" | PASS |
| 13,1,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 27,27,74: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967299" | PASS |
| 13,3,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 27,27,75: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4294967300" | PASS |
| 13,6,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 27,27,76: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 22,33,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 27,27,77: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 23,2,2: context range 23 [testDiv, 2, paras[4], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 27,27,78: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 4,8,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 27,27,79: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 23,20,0: context range 23 [testDiv, 2, paras[4], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 27,27,80: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 12,36,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,27,81: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "4.5" | PASS |
| 12,39,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range same as first range, how 0 | PASS |
| 27,27,82: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-1.5" | PASS |
| 13,1,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 27,27,83: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-0.5" | PASS |
| 13,4,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 27,27,84: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "0.5" | PASS |
| 22,31,3: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 27,27,85: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "1.5" | PASS |
| 23,0,2: context range 23 [testDiv, 2, paras[4], 1], argument range 0 [detached], how 2 | PASS |
| 27,27,86: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 4,6,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 27,27,87: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 23,18,0: context range 23 [testDiv, 2, paras[4], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 27,27,88: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-73.5" | PASS |
| 12,34,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,27,89: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-72.5" | PASS |
| 12,37,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,27,90: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-71.5" | PASS |
| 12,39,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range same as first range, how 3 | PASS |
| 27,27,91: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-70.5" | PASS |
| 13,2,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 27,27,92: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-69.5" | PASS |
| 13,5,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 27,27,93: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "-68.5" | PASS |
| 22,38,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,27,94: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "6.5536e4" | PASS |
| 4,4,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 27,27,95: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how null | PASS |
| 23,16,0: context range 23 [testDiv, 2, paras[4], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 27,27,96: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how undefined | PASS |
| 12,32,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,27,97: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how true | PASS |
| 12,35,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,27,98: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how false | PASS |
| 12,37,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 27,27,99: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "" | PASS |
| 13,0,2: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 0 [detached], how 2 | PASS |
| 27,27,100: context range 27 [testDiv, 0, comment, 5], argument range 27 [testDiv, 0, comment, 5], how "quasit" | PASS |
| 13,3,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 27,28,0: context range 27 [testDiv, 0, comment, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 22,36,2: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,28,1: context range 27 [testDiv, 0, comment, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 4,2,3: context range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 27,28,2: context range 27 [testDiv, 0, comment, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 23,14,0: context range 23 [testDiv, 2, paras[4], 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 27,28,3: context range 27 [testDiv, 0, comment, 5], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 12,30,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,29,0: context range 27 [testDiv, 0, comment, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 12,33,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,29,1: context range 27 [testDiv, 0, comment, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 12,35,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 27,29,2: context range 27 [testDiv, 0, comment, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 12,38,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,29,3: context range 27 [testDiv, 0, comment, 5], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 13,1,1: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 27,30,0: context range 27 [testDiv, 0, comment, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 13,4,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 27,30,1: context range 27 [testDiv, 0, comment, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 23,3,1: context range 23 [testDiv, 2, paras[4], 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 27,30,2: context range 27 [testDiv, 0, comment, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 23,12,0: context range 23 [testDiv, 2, paras[4], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 27,30,3: context range 27 [testDiv, 0, comment, 5], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 12,28,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,31,0: context range 27 [testDiv, 0, comment, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 12,31,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 27,31,1: context range 27 [testDiv, 0, comment, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 12,33,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 27,31,2: context range 27 [testDiv, 0, comment, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 12,36,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,31,3: context range 27 [testDiv, 0, comment, 5], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 12,39,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range same as first range, how 1 | PASS |
| 27,32,0: context range 27 [testDiv, 0, comment, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 13,2,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 27,32,1: context range 27 [testDiv, 0, comment, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 23,1,1: context range 23 [testDiv, 2, paras[4], 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 27,32,2: context range 27 [testDiv, 0, comment, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 23,10,0: context range 23 [testDiv, 2, paras[4], 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 27,32,3: context range 27 [testDiv, 0, comment, 5], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 12,26,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,33,0: context range 27 [testDiv, 0, comment, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 12,29,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 27,33,1: context range 27 [testDiv, 0, comment, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 12,31,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 27,33,2: context range 27 [testDiv, 0, comment, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 12,34,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 27,33,3: context range 27 [testDiv, 0, comment, 5], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 12,37,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 27,34,0: context range 27 [testDiv, 0, comment, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 13,0,0: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 0 [detached], how 0 | PASS |
| 27,34,1: context range 27 [testDiv, 0, comment, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 22,39,1: context range 22 [paras[0], 0, paras[0].firstChild, 7], argument range same as first range, how 1 | PASS |
| 27,34,2: context range 27 [testDiv, 0, comment, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 23,8,0: context range 23 [testDiv, 2, paras[4], 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 27,34,3: context range 27 [testDiv, 0, comment, 5], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 12,24,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,35,0: context range 27 [testDiv, 0, comment, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 12,27,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 27,35,1: context range 27 [testDiv, 0, comment, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 12,29,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 27,35,2: context range 27 [testDiv, 0, comment, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 12,32,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 27,35,3: context range 27 [testDiv, 0, comment, 5], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 12,35,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 27,36,0: context range 27 [testDiv, 0, comment, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 12,38,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 27,36,1: context range 27 [testDiv, 0, comment, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 13,0,3: context range 13 [document.documentElement, 1, document.documentElement, 2], argument range 0 [detached], how 3 | PASS |
| 27,36,2: context range 27 [testDiv, 0, comment, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 23,6,0: context range 23 [testDiv, 2, paras[4], 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 27,36,3: context range 27 [testDiv, 0, comment, 5], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 12,22,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,37,0: context range 27 [testDiv, 0, comment, 5], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 12,25,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 27,37,1: context range 27 [testDiv, 0, comment, 5], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 12,27,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 27,37,2: context range 27 [testDiv, 0, comment, 5], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 12,30,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,37,3: context range 27 [testDiv, 0, comment, 5], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 12,33,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 27,38,0: context range 27 [testDiv, 0, comment, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 12,36,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 27,38,1: context range 27 [testDiv, 0, comment, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 12,38,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,38,2: context range 27 [testDiv, 0, comment, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 23,4,0: context range 23 [testDiv, 2, paras[4], 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 27,38,3: context range 27 [testDiv, 0, comment, 5], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 12,20,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,39,0: context range 27 [testDiv, 0, comment, 5], argument range same as first range, how 0 | PASS |
| 12,23,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 27,39,1: context range 27 [testDiv, 0, comment, 5], argument range same as first range, how 1 | PASS |
| 12,25,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 27,39,2: context range 27 [testDiv, 0, comment, 5], argument range same as first range, how 2 | PASS |
| 12,28,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,39,3: context range 27 [testDiv, 0, comment, 5], argument range same as first range, how 3 | PASS |
| 12,31,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 28,0,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 0 [detached], how 0 | PASS |
| 12,34,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 28,0,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 0 [detached], how 1 | PASS |
| 12,36,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 28,0,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 0 [detached], how 2 | PASS |
| 23,2,0: context range 23 [testDiv, 2, paras[4], 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 28,0,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 0 [detached], how 3 | PASS |
| 12,18,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 28,1,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 12,21,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 28,1,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 12,23,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 28,1,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 12,26,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 28,1,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 12,29,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 28,2,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 12,32,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 28,2,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 12,34,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 28,2,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 12,37,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 28,2,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 12,16,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 28,3,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 12,19,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 28,3,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 12,21,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 28,3,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 12,24,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 28,3,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 12,27,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 28,4,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 12,30,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 28,4,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 12,32,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 28,4,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 12,35,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 28,4,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 12,14,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 28,5,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 12,17,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 28,5,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 12,19,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 28,5,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 12,22,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 28,5,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 12,25,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 28,6,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 12,28,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 28,6,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 12,30,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 28,6,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 12,33,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 28,6,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 12,12,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 28,7,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 12,15,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 28,7,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 12,17,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 28,7,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 12,20,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 28,7,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 12,23,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 28,8,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 12,26,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 28,8,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 12,28,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 28,8,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 12,31,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 28,8,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 12,10,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 28,9,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 12,13,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 28,9,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 12,15,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 28,9,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 12,18,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 28,9,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 12,21,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 28,10,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 12,24,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 28,10,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 12,26,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 28,10,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 12,29,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 28,10,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 23,29,1: context range 23 [testDiv, 2, paras[4], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 28,11,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 12,11,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 28,11,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 12,13,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 28,11,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 12,16,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 28,11,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 12,19,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 28,12,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 12,22,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 28,12,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 12,24,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 28,12,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 12,27,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 28,12,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 23,27,1: context range 23 [testDiv, 2, paras[4], 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 28,13,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 12,9,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 28,13,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 12,11,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 28,13,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 12,14,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 28,13,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 12,17,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 28,14,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 12,20,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 28,14,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 12,22,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 28,14,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 12,25,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 28,14,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 23,25,1: context range 23 [testDiv, 2, paras[4], 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 28,15,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 12,7,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 28,15,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 12,9,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 28,15,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 12,12,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 28,15,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 12,15,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 28,16,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 12,18,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 28,16,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 12,20,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 28,16,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 12,23,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 28,16,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 23,23,1: context range 23 [testDiv, 2, paras[4], 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 28,17,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 23,33,0: context range 23 [testDiv, 2, paras[4], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 28,17,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 12,7,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 28,17,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 12,10,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 28,17,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 12,13,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 28,18,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 12,16,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 28,18,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 12,18,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 28,18,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 12,21,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 28,18,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 23,21,1: context range 23 [testDiv, 2, paras[4], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 28,19,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 23,31,0: context range 23 [testDiv, 2, paras[4], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 28,19,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 12,5,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 28,19,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 3,27,56: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "Infinity" | PASS |
| 28,19,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 12,11,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 28,20,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 12,14,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 28,20,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 12,16,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 28,20,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 12,19,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 28,20,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 23,19,1: context range 23 [testDiv, 2, paras[4], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 28,21,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 23,29,0: context range 23 [testDiv, 2, paras[4], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 28,21,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 3,27,23: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967295 | PASS |
| 28,21,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 3,27,48: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "1" | PASS |
| 28,21,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 12,9,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 28,22,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 12,12,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 28,22,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 12,14,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 28,22,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 12,17,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 28,22,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 23,17,1: context range 23 [testDiv, 2, paras[4], 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 28,23,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 23,27,0: context range 23 [testDiv, 2, paras[4], 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 28,23,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 23,36,3: context range 23 [testDiv, 2, paras[4], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 28,23,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 3,27,40: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 28,23,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 12,7,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 28,24,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 12,10,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 28,24,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 12,12,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 28,24,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 12,15,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 28,24,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 23,15,1: context range 23 [testDiv, 2, paras[4], 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 28,25,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 23,25,0: context range 23 [testDiv, 2, paras[4], 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 28,25,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 23,34,3: context range 23 [testDiv, 2, paras[4], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 28,25,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 3,27,32: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 28,25,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 12,5,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 28,26,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 12,8,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 28,26,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 12,10,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 28,26,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 12,13,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 28,26,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 23,13,1: context range 23 [testDiv, 2, paras[4], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 28,27,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 23,23,0: context range 23 [testDiv, 2, paras[4], 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 28,27,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 23,32,3: context range 23 [testDiv, 2, paras[4], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 28,27,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 3,27,24: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967296 | PASS |
| 28,27,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 12,3,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 28,28,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 12,6,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 28,28,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 12,8,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 28,28,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 12,11,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 28,28,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 23,11,1: context range 23 [testDiv, 2, paras[4], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 28,29,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 23,21,0: context range 23 [testDiv, 2, paras[4], 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 28,29,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 23,30,3: context range 23 [testDiv, 2, paras[4], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 28,29,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 3,27,16: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65540 | PASS |
| 28,29,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 12,1,1: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 28,30,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 12,4,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 28,30,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 12,6,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 28,30,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 12,9,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 28,30,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 23,9,1: context range 23 [testDiv, 2, paras[4], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 28,31,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 23,19,0: context range 23 [testDiv, 2, paras[4], 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 28,31,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 23,28,3: context range 23 [testDiv, 2, paras[4], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 28,31,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 23,38,2: context range 23 [testDiv, 2, paras[4], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 28,31,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 11,39,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range same as first range, how 1 | PASS |
| 28,32,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 12,2,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 28,32,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 12,4,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 28,32,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 12,7,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 28,32,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 23,7,1: context range 23 [testDiv, 2, paras[4], 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 28,33,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 23,17,0: context range 23 [testDiv, 2, paras[4], 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 28,33,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 23,26,3: context range 23 [testDiv, 2, paras[4], 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 28,33,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 23,36,2: context range 23 [testDiv, 2, paras[4], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 28,33,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 11,37,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 28,34,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 12,0,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 0 [detached], how 0 | PASS |
| 28,34,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 12,2,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 28,34,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 12,5,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 28,34,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 23,5,1: context range 23 [testDiv, 2, paras[4], 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 28,35,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 23,15,0: context range 23 [testDiv, 2, paras[4], 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 28,35,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 23,24,3: context range 23 [testDiv, 2, paras[4], 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 28,35,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 23,34,2: context range 23 [testDiv, 2, paras[4], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 28,35,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 11,35,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 28,36,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 11,38,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 28,36,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 12,0,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 0 [detached], how 3 | PASS |
| 28,36,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 12,3,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 28,36,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 3,27,73: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967298" | PASS |
| 28,37,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 23,13,0: context range 23 [testDiv, 2, paras[4], 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 28,37,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 23,22,3: context range 23 [testDiv, 2, paras[4], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 28,37,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 23,32,2: context range 23 [testDiv, 2, paras[4], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 28,37,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 3,22,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 28,38,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 11,36,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 28,38,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 11,38,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 28,38,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 12,1,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 28,38,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 3,27,65: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-65536" | PASS |
| 28,39,0: context range 28 [foreignDoc, 1, foreignComment, 2], argument range same as first range, how 0 | PASS |
| 23,11,0: context range 23 [testDiv, 2, paras[4], 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 28,39,1: context range 28 [foreignDoc, 1, foreignComment, 2], argument range same as first range, how 1 | PASS |
| 23,20,3: context range 23 [testDiv, 2, paras[4], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 28,39,2: context range 28 [foreignDoc, 1, foreignComment, 2], argument range same as first range, how 2 | PASS |
| 23,30,2: context range 23 [testDiv, 2, paras[4], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 28,39,3: context range 28 [foreignDoc, 1, foreignComment, 2], argument range same as first range, how 3 | PASS |
| 24,0,1: context range 24 [document, 0, document, 1], argument range 0 [detached], how 1 | PASS |
| 29,0,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 0 [detached], how 0 | PASS |
| 11,34,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 29,0,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 0 [detached], how 1 | PASS |
| 11,36,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 29,0,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 0 [detached], how 2 | PASS |
| 11,39,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range same as first range, how 2 | PASS |
| 29,0,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 0 [detached], how 3 | PASS |
| 3,27,57: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "-Infinity" | PASS |
| 29,1,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 23,9,0: context range 23 [testDiv, 2, paras[4], 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 29,1,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 23,18,3: context range 23 [testDiv, 2, paras[4], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 29,1,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 23,28,2: context range 23 [testDiv, 2, paras[4], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 29,1,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 23,38,1: context range 23 [testDiv, 2, paras[4], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 29,2,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 11,32,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 29,2,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 11,34,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 29,2,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 11,37,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 29,2,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 3,27,49: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "2" | PASS |
| 29,3,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 24,17,3: context range 24 [document, 0, document, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 29,3,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 23,16,3: context range 23 [testDiv, 2, paras[4], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 29,3,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 23,26,2: context range 23 [testDiv, 2, paras[4], 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 29,3,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 23,36,1: context range 23 [testDiv, 2, paras[4], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 29,4,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 3,27,38: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 29,4,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 11,32,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 29,4,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 11,35,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 29,4,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 3,27,41: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -73.5 | PASS |
| 29,5,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 24,15,3: context range 24 [document, 0, document, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 29,5,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 23,14,3: context range 23 [testDiv, 2, paras[4], 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 29,5,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 23,24,2: context range 23 [testDiv, 2, paras[4], 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 29,5,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 23,34,1: context range 23 [testDiv, 2, paras[4], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 29,6,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 3,27,30: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0.5 | PASS |
| 29,6,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 3,21,36: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 29,6,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 3,21,61: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65538" | PASS |
| 29,6,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 3,27,33: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 29,7,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 24,13,3: context range 24 [document, 0, document, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 29,7,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 23,12,3: context range 23 [testDiv, 2, paras[4], 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 29,7,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 23,22,2: context range 23 [testDiv, 2, paras[4], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 29,7,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 23,32,1: context range 23 [testDiv, 2, paras[4], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 29,8,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 3,27,22: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65532 | PASS |
| 29,8,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 3,21,28: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 4294967300 | PASS |
| 29,8,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 3,21,53: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "5" | PASS |
| 29,8,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 3,27,25: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 4294967297 | PASS |
| 29,9,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 24,11,3: context range 24 [document, 0, document, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 29,9,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 3,16,22: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65532 | PASS |
| 29,9,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 23,20,2: context range 23 [testDiv, 2, paras[4], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 29,9,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 23,30,1: context range 23 [testDiv, 2, paras[4], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 29,10,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 3,27,14: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 65538 | PASS |
| 29,10,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 3,27,95: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how null | PASS |
| 29,10,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 3,21,45: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -69.5 | PASS |
| 29,10,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 3,27,17: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how -65537 | PASS |
| 29,11,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 24,9,3: context range 24 [document, 0, document, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 29,11,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 3,16,14: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65538 | PASS |
| 29,11,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 23,18,2: context range 23 [testDiv, 2, paras[4], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 29,11,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 23,28,1: context range 23 [testDiv, 2, paras[4], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 29,12,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 3,27,6: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 5 | PASS |
| 29,12,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 3,27,87: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "3.5" | PASS |
| 29,12,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 3,21,37: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 29,12,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 3,27,9: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how Infinity | PASS |
| 29,13,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 24,7,3: context range 24 [document, 0, document, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 29,13,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 3,16,6: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 5 | PASS |
| 29,13,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 23,16,2: context range 23 [testDiv, 2, paras[4], 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 29,13,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 23,26,1: context range 23 [testDiv, 2, paras[4], 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 29,14,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 23,36,0: context range 23 [testDiv, 2, paras[4], 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 29,14,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 3,27,79: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "2.5" | PASS |
| 29,14,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 3,21,29: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 29,14,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 3,27,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 29,15,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 24,5,3: context range 24 [document, 0, document, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 29,15,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 3,15,2: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 29,15,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 23,14,2: context range 23 [testDiv, 2, paras[4], 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 29,15,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 23,24,1: context range 23 [testDiv, 2, paras[4], 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 29,16,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 23,34,0: context range 23 [testDiv, 2, paras[4], 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 29,16,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 3,27,71: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "4294967296" | PASS |
| 29,16,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 24,13,2: context range 24 [document, 0, document, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 29,16,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 3,25,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 29,17,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 24,3,3: context range 24 [document, 0, document, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 29,17,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 24,14,0: context range 24 [document, 0, document, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 29,17,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 24,24,1: context range 24 [document, 0, document, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 29,17,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 23,22,1: context range 23 [testDiv, 2, paras[4], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 29,18,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 23,32,0: context range 23 [testDiv, 2, paras[4], 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 29,18,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 3,27,63: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "65540" | PASS |
| 29,18,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 24,11,2: context range 24 [document, 0, document, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 29,18,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 3,23,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 29,19,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 24,1,3: context range 24 [document, 0, document, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 29,19,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 24,12,0: context range 24 [document, 0, document, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 29,19,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 24,22,1: context range 24 [document, 0, document, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 29,19,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 23,20,1: context range 23 [testDiv, 2, paras[4], 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 29,20,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 23,30,0: context range 23 [testDiv, 2, paras[4], 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 29,20,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 3,27,55: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 29,20,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 24,9,2: context range 24 [document, 0, document, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 29,20,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 12,8,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 29,21,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 23,39,3: context range 23 [testDiv, 2, paras[4], 1], argument range same as first range, how 3 | PASS |
| 29,21,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 24,10,0: context range 24 [document, 0, document, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 29,21,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 24,20,1: context range 24 [document, 0, document, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 29,21,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 23,18,1: context range 23 [testDiv, 2, paras[4], 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 29,22,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 23,28,0: context range 23 [testDiv, 2, paras[4], 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 29,22,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 3,27,47: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how "0" | PASS |
| 29,22,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 24,7,2: context range 24 [document, 0, document, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 29,22,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 12,6,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 29,23,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 23,37,3: context range 23 [testDiv, 2, paras[4], 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 29,23,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 24,8,0: context range 24 [document, 0, document, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 29,23,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 24,18,1: context range 24 [document, 0, document, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 29,23,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 3,5,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 29,24,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 23,26,0: context range 23 [testDiv, 2, paras[4], 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 29,24,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 3,27,39: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2.5 | PASS |
| 29,24,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 24,5,2: context range 24 [document, 0, document, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 29,24,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 12,4,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 29,25,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 23,35,3: context range 23 [testDiv, 2, paras[4], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 29,25,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 24,6,0: context range 24 [document, 0, document, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 29,25,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 24,16,1: context range 24 [document, 0, document, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 29,25,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 3,3,97: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how true | PASS |
| 29,26,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 23,24,0: context range 23 [testDiv, 2, paras[4], 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 29,26,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 3,27,31: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1.5 | PASS |
| 29,26,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 24,3,2: context range 24 [document, 0, document, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 29,26,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 12,2,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 29,27,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 23,33,3: context range 23 [testDiv, 2, paras[4], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 29,27,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 24,4,0: context range 24 [document, 0, document, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 29,27,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 24,14,1: context range 24 [document, 0, document, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 29,27,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 3,3,89: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-72.5" | PASS |
| 29,28,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 23,22,0: context range 23 [testDiv, 2, paras[4], 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 29,28,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 23,31,3: context range 23 [testDiv, 2, paras[4], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 29,28,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 24,1,2: context range 24 [document, 0, document, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 29,28,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 12,0,2: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 0 [detached], how 2 | PASS |
| 29,29,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 12,3,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 29,29,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 24,2,0: context range 24 [document, 0, document, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 29,29,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 24,12,1: context range 24 [document, 0, document, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 29,29,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 3,3,81: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4.5" | PASS |
| 29,30,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 24,32,3: context range 24 [document, 0, document, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 29,30,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 23,29,3: context range 23 [testDiv, 2, paras[4], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 29,30,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 23,39,2: context range 23 [testDiv, 2, paras[4], 1], argument range same as first range, how 2 | PASS |
| 29,30,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 11,38,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 29,31,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 12,1,3: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 29,31,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 24,0,0: context range 24 [document, 0, document, 1], argument range 0 [detached], how 0 | PASS |
| 29,31,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 24,10,1: context range 24 [document, 0, document, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 29,31,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 24,20,2: context range 24 [document, 0, document, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 29,32,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 24,30,3: context range 24 [document, 0, document, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 29,32,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 23,27,3: context range 23 [testDiv, 2, paras[4], 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 29,32,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 23,37,2: context range 23 [testDiv, 2, paras[4], 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 29,32,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 11,36,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 29,33,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 11,39,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range same as first range, how 3 | PASS |
| 29,33,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 23,38,0: context range 23 [testDiv, 2, paras[4], 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 29,33,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 24,8,1: context range 24 [document, 0, document, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 29,33,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 24,18,2: context range 24 [document, 0, document, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 29,34,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 24,28,3: context range 24 [document, 0, document, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 29,34,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 23,25,3: context range 23 [testDiv, 2, paras[4], 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 29,34,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 23,35,2: context range 23 [testDiv, 2, paras[4], 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 29,34,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 11,34,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 29,35,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 11,37,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 29,35,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 12,1,0: context range 12 [document.documentElement, 0, document.documentElement, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 29,35,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 24,6,1: context range 24 [document, 0, document, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 29,35,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 24,16,2: context range 24 [document, 0, document, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 29,36,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 24,26,3: context range 24 [document, 0, document, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 29,36,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 3,3,47: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 29,36,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 23,33,2: context range 23 [testDiv, 2, paras[4], 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 29,36,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 11,32,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 29,37,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 11,35,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 29,37,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 11,39,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range same as first range, how 0 | PASS |
| 29,37,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 24,4,1: context range 24 [document, 0, document, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 29,37,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 24,14,2: context range 24 [document, 0, document, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 29,38,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 24,24,3: context range 24 [document, 0, document, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 29,38,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 3,3,39: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 29,38,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 23,31,2: context range 23 [testDiv, 2, paras[4], 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 29,38,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 11,30,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 29,39,0: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range same as first range, how 0 | PASS |
| 11,33,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 29,39,1: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range same as first range, how 1 | PASS |
| 11,37,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 29,39,2: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range same as first range, how 2 | PASS |
| 24,2,1: context range 24 [document, 0, document, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 29,39,3: context range 29 [foreignDoc.body, 0, foreignTextNode, 36], argument range same as first range, how 3 | PASS |
| 24,12,2: context range 24 [document, 0, document, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 30,0,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 0 [detached], how 0 | PASS |
| 24,22,3: context range 24 [document, 0, document, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 30,0,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 0 [detached], how 1 | PASS |
| 3,3,31: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 30,0,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 0 [detached], how 2 | PASS |
| 23,29,2: context range 23 [testDiv, 2, paras[4], 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 30,0,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 0 [detached], how 3 | PASS |
| 11,28,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 30,1,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 11,31,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 30,1,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 11,35,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 30,1,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 11,38,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 30,1,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 24,10,2: context range 24 [document, 0, document, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 30,2,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 24,20,3: context range 24 [document, 0, document, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 30,2,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 3,3,23: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967295 | PASS |
| 30,2,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 23,27,2: context range 23 [testDiv, 2, paras[4], 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 30,2,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 11,26,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 30,3,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 11,29,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 30,3,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 11,33,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 30,3,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 11,36,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 30,3,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 24,8,2: context range 24 [document, 0, document, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 30,4,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 24,18,3: context range 24 [document, 0, document, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 30,4,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 24,29,0: context range 24 [document, 0, document, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 30,4,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 3,16,45: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -69.5 | PASS |
| 30,4,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 11,24,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 30,5,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 11,27,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 30,5,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 11,31,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 30,5,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 11,34,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 30,5,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 24,6,2: context range 24 [document, 0, document, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 30,6,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 24,16,3: context range 24 [document, 0, document, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 30,6,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 24,27,0: context range 24 [document, 0, document, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 30,6,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 3,16,37: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 30,6,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 11,22,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 30,7,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 11,25,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 30,7,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 11,29,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 30,7,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 11,32,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 30,7,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 24,4,2: context range 24 [document, 0, document, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 30,8,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 24,14,3: context range 24 [document, 0, document, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 30,8,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 24,25,0: context range 24 [document, 0, document, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 30,8,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 3,16,29: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -0.5 | PASS |
| 30,8,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 11,20,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 30,9,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 11,23,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 30,9,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 11,27,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 30,9,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 11,30,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 30,9,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 11,33,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 30,10,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 24,12,3: context range 24 [document, 0, document, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 30,10,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 24,23,0: context range 24 [document, 0, document, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 30,10,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 3,16,21: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65533 | PASS |
| 30,10,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 11,18,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 30,11,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 11,21,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 30,11,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 11,25,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 30,11,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 11,28,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 30,11,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 11,31,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 30,12,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 24,10,3: context range 24 [document, 0, document, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 30,12,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 24,21,0: context range 24 [document, 0, document, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 30,12,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 3,16,13: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65537 | PASS |
| 30,12,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 11,16,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 30,13,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 11,19,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 30,13,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 11,23,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 30,13,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 11,26,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 30,13,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 11,29,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 30,14,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 24,8,3: context range 24 [document, 0, document, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 30,14,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 24,19,0: context range 24 [document, 0, document, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 30,14,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 3,16,5: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4 | PASS |
| 30,14,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 11,14,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 30,15,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 11,17,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 30,15,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 11,21,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 30,15,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 11,24,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 30,15,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 11,27,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 30,16,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 11,30,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 30,16,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 24,17,0: context range 24 [document, 0, document, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 30,16,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 3,15,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 30,16,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 11,12,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 30,17,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 11,15,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 30,17,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 11,19,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 30,17,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 11,22,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 30,17,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 11,25,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 30,18,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 11,28,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 30,18,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 24,15,0: context range 24 [document, 0, document, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 30,18,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 3,13,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 30,18,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 11,10,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 30,19,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 11,13,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 30,19,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 11,17,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 30,19,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 11,20,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 30,19,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 11,23,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 30,20,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 11,26,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 30,20,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 24,13,0: context range 24 [document, 0, document, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 30,20,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 3,11,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 30,20,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 11,8,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 30,21,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 11,11,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 30,21,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 11,15,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 30,21,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 11,18,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 30,21,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 11,21,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 30,22,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 11,24,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 30,22,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 24,11,0: context range 24 [document, 0, document, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 30,22,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 3,9,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 30,22,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 11,6,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 30,23,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 11,9,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 30,23,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 11,13,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 30,23,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 11,16,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 30,23,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 11,19,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 30,24,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 11,22,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 30,24,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 11,26,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 30,24,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 3,7,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 30,24,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 11,4,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 30,25,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 11,7,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 30,25,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 11,11,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 30,25,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 11,14,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 30,25,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 11,17,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 30,26,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 11,20,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 30,26,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 11,24,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 30,26,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 24,17,1: context range 24 [document, 0, document, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 30,26,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 11,2,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 30,27,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 11,5,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 30,27,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 11,9,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 30,27,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 11,12,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 30,27,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 11,15,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 30,28,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 11,18,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 30,28,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 11,22,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 30,28,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 24,15,1: context range 24 [document, 0, document, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 30,28,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 11,0,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 0 [detached], how 2 | PASS |
| 30,29,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 11,3,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 30,29,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 11,7,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 30,29,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 11,10,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 30,29,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 11,13,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 30,30,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 11,16,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 30,30,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 11,20,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 30,30,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 11,23,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 30,30,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 25,0,0: context range 25 [document, 0, document, 2], argument range 0 [detached], how 0 | PASS |
| 30,31,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 11,1,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 30,31,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 11,5,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 30,31,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 11,8,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 30,31,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 11,11,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 30,32,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 11,14,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 30,32,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 11,18,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 30,32,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 11,21,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 30,32,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 24,38,0: context range 24 [document, 0, document, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 30,33,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 10,39,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range same as first range, how 3 | PASS |
| 30,33,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 11,3,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 30,33,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 11,6,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 30,33,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 11,9,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 30,34,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 11,12,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 30,34,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 11,16,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 30,34,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 11,19,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 30,34,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 24,36,0: context range 24 [document, 0, document, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 30,35,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 10,37,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 30,35,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 11,1,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 30,35,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 11,4,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 30,35,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 11,7,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 30,36,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 11,10,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 30,36,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 11,14,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 30,36,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 11,17,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 30,36,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 24,34,0: context range 24 [document, 0, document, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 30,37,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 10,35,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 30,37,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 10,39,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range same as first range, how 0 | PASS |
| 30,37,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 11,2,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 30,37,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 11,5,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 30,38,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 11,8,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 30,38,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 11,12,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 30,38,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 11,15,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 30,38,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 24,32,0: context range 24 [document, 0, document, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 30,39,0: context range 30 [xmlDoc, 1, xmlComment, 0], argument range same as first range, how 0 | PASS |
| 25,3,1: context range 25 [document, 0, document, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 30,39,1: context range 30 [xmlDoc, 1, xmlComment, 0], argument range same as first range, how 1 | PASS |
| 10,37,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 30,39,2: context range 30 [xmlDoc, 1, xmlComment, 0], argument range same as first range, how 2 | PASS |
| 11,0,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 0 [detached], how 1 | PASS |
| 30,39,3: context range 30 [xmlDoc, 1, xmlComment, 0], argument range same as first range, how 3 | PASS |
| 11,3,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 31,0,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 0 [detached], how 0 | PASS |
| 11,6,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 31,0,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 0 [detached], how 1 | PASS |
| 11,10,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 31,0,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 0 [detached], how 2 | PASS |
| 11,13,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 31,0,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 0 [detached], how 3 | PASS |
| 24,30,0: context range 24 [document, 0, document, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 31,1,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 25,1,1: context range 25 [document, 0, document, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 31,1,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 10,35,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 31,1,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 10,38,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 31,1,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 11,1,2: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 31,2,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 11,4,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 31,2,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 11,8,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 31,2,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 11,11,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 31,2,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 24,28,0: context range 24 [document, 0, document, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 31,3,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 24,39,1: context range 24 [document, 0, document, 1], argument range same as first range, how 1 | PASS |
| 31,3,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 10,33,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 31,3,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 10,36,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 31,3,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 10,39,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range same as first range, how 2 | PASS |
| 31,4,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 11,2,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 31,4,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 11,6,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 31,4,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 11,9,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 31,4,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 24,26,0: context range 24 [document, 0, document, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 31,5,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 24,37,1: context range 24 [document, 0, document, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 31,5,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 10,31,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 31,5,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 10,34,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 31,5,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 10,37,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 31,6,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 11,0,3: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 0 [detached], how 3 | PASS |
| 31,6,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 11,4,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 31,6,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 11,7,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 31,6,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 24,24,0: context range 24 [document, 0, document, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 31,7,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 24,35,1: context range 24 [document, 0, document, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 31,7,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 25,6,2: context range 25 [document, 0, document, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 31,7,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 10,32,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 31,7,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 10,35,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 31,8,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 10,38,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 31,8,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 11,2,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 31,8,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 11,5,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 31,8,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 24,22,0: context range 24 [document, 0, document, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 31,9,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 24,33,1: context range 24 [document, 0, document, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 31,9,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 25,4,2: context range 25 [document, 0, document, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 31,9,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 3,0,86: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "2.5" | PASS |
| 31,9,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 10,33,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 31,10,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 3,3,35: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1.5 | PASS |
| 31,10,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 11,0,0: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 0 [detached], how 0 | PASS |
| 31,10,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 11,3,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 31,10,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 24,20,0: context range 24 [document, 0, document, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 31,11,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 24,31,1: context range 24 [document, 0, document, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 31,11,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 25,2,2: context range 25 [document, 0, document, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 31,11,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 3,0,78: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "1.5" | PASS |
| 31,11,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 10,31,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 31,12,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 3,3,27: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967299 | PASS |
| 31,12,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 10,38,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 31,12,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 11,1,1: context range 11 [document.documentElement, 0, document.documentElement, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 31,12,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 24,18,0: context range 24 [document, 0, document, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 31,13,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 24,29,1: context range 24 [document, 0, document, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 31,13,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 25,0,2: context range 25 [document, 0, document, 2], argument range 0 [detached], how 2 | PASS |
| 31,13,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 3,1,1: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 31,13,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 10,29,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 31,14,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 3,3,19: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65535 | PASS |
| 31,14,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 10,36,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 31,14,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 10,39,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range same as first range, how 1 | PASS |
| 31,14,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 24,16,0: context range 24 [document, 0, document, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 31,15,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 24,27,1: context range 24 [document, 0, document, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 31,15,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 24,38,2: context range 24 [document, 0, document, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 31,15,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 3,0,94: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "6.5536e4" | PASS |
| 31,15,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 10,27,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 31,16,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 3,3,11: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65535 | PASS |
| 31,16,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 10,34,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 31,16,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 10,37,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 31,16,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 25,24,1: context range 25 [document, 0, document, 2], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 31,17,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 24,25,1: context range 24 [document, 0, document, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 31,17,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 24,36,2: context range 24 [document, 0, document, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 31,17,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 25,7,3: context range 25 [document, 0, document, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 31,17,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 10,25,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 31,18,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 3,3,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 31,18,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 10,32,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 31,18,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 10,35,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 31,18,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 25,22,1: context range 25 [document, 0, document, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 31,19,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 24,23,1: context range 24 [document, 0, document, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 31,19,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 24,34,2: context range 24 [document, 0, document, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 31,19,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 25,5,3: context range 25 [document, 0, document, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 31,19,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 10,23,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 31,20,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 3,1,3: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 31,20,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 10,30,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 31,20,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 10,33,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 31,20,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 25,20,1: context range 25 [document, 0, document, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 31,21,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 24,21,1: context range 24 [document, 0, document, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 31,21,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 24,32,2: context range 24 [document, 0, document, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 31,21,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 25,3,3: context range 25 [document, 0, document, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 31,21,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 25,15,0: context range 25 [document, 0, document, 2], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 31,22,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 3,0,96: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how undefined | PASS |
| 31,22,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 10,28,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 31,22,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 10,31,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 31,22,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 3,3,86: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 31,23,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 24,19,1: context range 24 [document, 0, document, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 31,23,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 24,30,2: context range 24 [document, 0, document, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 31,23,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 25,1,3: context range 25 [document, 0, document, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 31,23,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 25,13,0: context range 25 [document, 0, document, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 31,24,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 3,0,88: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-73.5" | PASS |
| 31,24,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 3,0,53: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "5" | PASS |
| 31,24,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 10,29,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 31,24,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 3,3,78: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 31,25,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 25,28,0: context range 25 [document, 0, document, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 31,25,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 24,28,2: context range 24 [document, 0, document, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 31,25,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 24,39,3: context range 24 [document, 0, document, 1], argument range same as first range, how 3 | PASS |
| 31,25,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 25,11,0: context range 25 [document, 0, document, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 31,26,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 3,0,80: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "3.5" | PASS |
| 31,26,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 3,0,45: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -69.5 | PASS |
| 31,26,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 10,27,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 31,26,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 3,3,70: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967295" | PASS |
| 31,27,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 25,26,0: context range 25 [document, 0, document, 2], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 31,27,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 24,26,2: context range 24 [document, 0, document, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 31,27,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 24,37,3: context range 24 [document, 0, document, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 31,27,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 25,9,0: context range 25 [document, 0, document, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 31,28,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 3,0,72: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "4294967297" | PASS |
| 31,28,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 3,0,37: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 0.5 | PASS |
| 31,28,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 10,25,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 31,28,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 3,3,62: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65539" | PASS |
| 31,29,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 25,24,0: context range 25 [document, 0, document, 2], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 31,29,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 24,24,2: context range 24 [document, 0, document, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 31,29,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 24,35,3: context range 24 [document, 0, document, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 31,29,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 25,7,0: context range 25 [document, 0, document, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 31,30,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 25,18,1: context range 25 [document, 0, document, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 31,30,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 3,0,29: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -0.5 | PASS |
| 31,30,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 10,23,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 31,30,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 3,3,54: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "NaN" | PASS |
| 31,31,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 25,22,0: context range 25 [document, 0, document, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 31,31,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 24,22,2: context range 24 [document, 0, document, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 31,31,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 24,33,3: context range 24 [document, 0, document, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 31,31,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 25,5,0: context range 25 [document, 0, document, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 31,32,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 25,16,1: context range 25 [document, 0, document, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 31,32,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 3,0,21: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how -65533 | PASS |
| 31,32,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 10,21,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 31,32,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 3,3,46: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -68.5 | PASS |
| 31,33,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 25,20,0: context range 25 [document, 0, document, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 31,33,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 25,31,3: context range 25 [document, 0, document, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 31,33,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 24,31,3: context range 24 [document, 0, document, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 31,33,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 25,3,0: context range 25 [document, 0, document, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 31,34,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 25,14,1: context range 25 [document, 0, document, 2], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 31,34,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 3,0,13: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how 65537 | PASS |
| 31,34,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 10,19,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 31,34,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 3,3,38: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 31,35,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 25,18,0: context range 25 [document, 0, document, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 31,35,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 25,29,3: context range 25 [document, 0, document, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 31,35,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 24,29,3: context range 24 [document, 0, document, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 31,35,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 25,1,0: context range 25 [document, 0, document, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 31,36,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 25,12,1: context range 25 [document, 0, document, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 31,36,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 3,1,0: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 31,36,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 10,17,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 31,36,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 3,3,30: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 31,37,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 25,16,0: context range 25 [document, 0, document, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 31,37,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 25,27,3: context range 25 [document, 0, document, 2], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 31,37,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 24,27,3: context range 24 [document, 0, document, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 31,37,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 24,39,0: context range 24 [document, 0, document, 1], argument range same as first range, how 0 | PASS |
| 31,38,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 25,10,1: context range 25 [document, 0, document, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 31,38,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 3,0,93: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-68.5" | PASS |
| 31,38,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 10,15,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 31,38,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 3,3,22: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65532 | PASS |
| 31,39,0: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range same as first range, how 0 | PASS |
| 25,14,0: context range 25 [document, 0, document, 2], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 31,39,1: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range same as first range, how 1 | PASS |
| 25,25,3: context range 25 [document, 0, document, 2], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 31,39,2: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range same as first range, how 2 | PASS |
| 2,1,3: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 31,39,3: context range 31 [detachedTextNode, 0, detachedTextNode, 8], argument range same as first range, how 3 | PASS |
| 24,37,0: context range 24 [document, 0, document, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 32,0,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 0 [detached], how 0 | PASS |
| 25,8,1: context range 25 [document, 0, document, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 32,0,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 0 [detached], how 1 | PASS |
| 3,0,85: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "1.5" | PASS |
| 32,0,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 0 [detached], how 2 | PASS |
| 2,28,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 32,0,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 0 [detached], how 3 | PASS |
| 3,3,14: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65538 | PASS |
| 32,1,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 25,12,0: context range 25 [document, 0, document, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 32,1,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 25,23,3: context range 25 [document, 0, document, 2], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 32,1,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 1,39,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range same as first range, how 3 | PASS |
| 32,1,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 24,35,0: context range 24 [document, 0, document, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 32,2,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 25,6,1: context range 25 [document, 0, document, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 32,2,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 3,0,77: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "0.5" | PASS |
| 32,2,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 2,26,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 32,2,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 10,36,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 32,3,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 25,10,0: context range 25 [document, 0, document, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 32,3,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 25,21,3: context range 25 [document, 0, document, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 32,3,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 1,37,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 32,3,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 24,33,0: context range 24 [document, 0, document, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 32,4,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 25,4,1: context range 25 [document, 0, document, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 32,4,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 3,0,69: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "-65532" | PASS |
| 32,4,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 2,32,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 32,4,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 10,34,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 32,5,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 25,8,0: context range 25 [document, 0, document, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 32,5,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 25,19,3: context range 25 [document, 0, document, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 32,5,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 1,35,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 32,5,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 24,31,0: context range 24 [document, 0, document, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 32,6,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 25,2,1: context range 25 [document, 0, document, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 32,6,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 3,0,61: context range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], argument range 0 [detached], how "65538" | PASS |
| 32,6,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 2,30,2: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 32,6,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 10,32,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 32,7,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 25,6,0: context range 25 [document, 0, document, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 32,7,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 25,17,3: context range 25 [document, 0, document, 2], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 32,7,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 1,33,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 32,7,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 26,1,1: context range 26 [comment, 2, comment, 3], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 32,8,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 25,0,1: context range 25 [document, 0, document, 2], argument range 0 [detached], how 1 | PASS |
| 32,8,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 25,11,2: context range 25 [document, 0, document, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 32,8,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 25,22,3: context range 25 [document, 0, document, 2], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 32,8,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 10,30,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 32,9,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 10,34,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 32,9,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 25,15,3: context range 25 [document, 0, document, 2], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 32,9,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 25,27,2: context range 25 [document, 0, document, 2], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 32,9,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 25,39,1: context range 25 [document, 0, document, 2], argument range same as first range, how 1 | PASS |
| 32,10,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 24,38,1: context range 24 [document, 0, document, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 32,10,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 25,9,2: context range 25 [document, 0, document, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 32,10,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 25,20,3: context range 25 [document, 0, document, 2], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 32,10,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 10,28,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 32,11,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 10,32,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 32,11,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 25,13,3: context range 25 [document, 0, document, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 32,11,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 25,25,2: context range 25 [document, 0, document, 2], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 32,11,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 25,37,1: context range 25 [document, 0, document, 2], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 32,12,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 24,36,1: context range 24 [document, 0, document, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 32,12,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 25,7,2: context range 25 [document, 0, document, 2], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 32,12,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 25,18,3: context range 25 [document, 0, document, 2], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 32,12,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 10,26,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 32,13,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 10,30,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 32,13,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 25,11,3: context range 25 [document, 0, document, 2], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 32,13,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 25,23,2: context range 25 [document, 0, document, 2], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 32,13,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 25,35,1: context range 25 [document, 0, document, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 32,14,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 24,34,1: context range 24 [document, 0, document, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 32,14,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 25,5,2: context range 25 [document, 0, document, 2], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 32,14,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 25,16,3: context range 25 [document, 0, document, 2], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 32,14,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 10,24,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 32,15,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 10,28,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 32,15,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 25,9,3: context range 25 [document, 0, document, 2], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 32,15,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 25,21,2: context range 25 [document, 0, document, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 32,15,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 25,33,1: context range 25 [document, 0, document, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 32,16,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 1,23,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 32,16,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 25,3,2: context range 25 [document, 0, document, 2], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 32,16,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 25,14,3: context range 25 [document, 0, document, 2], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 32,16,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 10,22,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 32,17,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 10,26,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 32,17,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 10,30,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 32,17,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 25,19,2: context range 25 [document, 0, document, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 32,17,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 25,31,1: context range 25 [document, 0, document, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 32,18,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 1,21,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 32,18,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 25,1,2: context range 25 [document, 0, document, 2], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 32,18,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 25,12,3: context range 25 [document, 0, document, 2], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 32,18,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 10,20,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 32,19,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 10,24,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 32,19,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 10,28,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 32,19,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 25,17,2: context range 25 [document, 0, document, 2], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 32,19,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 25,29,1: context range 25 [document, 0, document, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 32,20,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 1,19,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 32,20,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 24,39,2: context range 24 [document, 0, document, 1], argument range same as first range, how 2 | PASS |
| 32,20,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 25,10,3: context range 25 [document, 0, document, 2], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 32,20,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 10,18,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 32,21,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 10,22,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 32,21,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 10,26,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 32,21,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 25,15,2: context range 25 [document, 0, document, 2], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 32,21,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 25,27,1: context range 25 [document, 0, document, 2], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 32,22,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 1,17,1: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 32,22,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 24,37,2: context range 24 [document, 0, document, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 32,22,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 25,8,3: context range 25 [document, 0, document, 2], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 32,22,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 10,16,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 32,23,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 10,20,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 32,23,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 10,24,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 32,23,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 25,13,2: context range 25 [document, 0, document, 2], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 32,23,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 25,25,1: context range 25 [document, 0, document, 2], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 32,24,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 25,37,0: context range 25 [document, 0, document, 2], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 32,24,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 2,26,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 32,24,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 25,6,3: context range 25 [document, 0, document, 2], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 32,24,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 10,14,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 32,25,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 10,18,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 32,25,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 10,22,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 32,25,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 10,26,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 32,25,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 25,23,1: context range 25 [document, 0, document, 2], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 32,26,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 25,35,0: context range 25 [document, 0, document, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 32,26,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 2,24,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 32,26,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 25,4,3: context range 25 [document, 0, document, 2], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 32,26,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 10,12,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 32,27,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 10,16,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 32,27,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 10,20,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 32,27,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 10,24,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 32,27,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 25,21,1: context range 25 [document, 0, document, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 32,28,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 25,33,0: context range 25 [document, 0, document, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 32,28,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 2,22,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 32,28,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 25,2,3: context range 25 [document, 0, document, 2], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 32,28,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 10,10,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 32,29,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 10,14,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 32,29,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 10,18,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 32,29,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 10,22,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 32,29,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 25,19,1: context range 25 [document, 0, document, 2], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 32,30,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 25,31,0: context range 25 [document, 0, document, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 32,30,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 2,20,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 32,30,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 1,6,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 32,30,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 10,8,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 32,31,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 10,12,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 32,31,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 10,16,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 32,31,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 10,20,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 32,31,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 25,17,1: context range 25 [document, 0, document, 2], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 32,32,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 25,29,0: context range 25 [document, 0, document, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 32,32,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 2,18,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 32,32,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 1,4,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 32,32,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 10,6,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 32,33,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 10,10,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 32,33,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 10,14,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 32,33,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 10,18,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 32,33,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 10,21,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 32,34,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 25,27,0: context range 25 [document, 0, document, 2], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 32,34,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 2,16,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 32,34,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 1,2,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 32,34,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 10,4,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 32,35,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 10,8,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 32,35,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 10,12,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 32,35,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 10,16,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 32,35,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 10,19,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 32,36,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 25,25,0: context range 25 [document, 0, document, 2], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 32,36,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 2,14,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 32,36,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 1,0,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 0 [detached], how 3 | PASS |
| 32,36,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 10,2,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 32,37,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 10,6,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 32,37,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 10,10,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 32,37,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 10,14,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 32,37,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 10,17,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 32,38,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 25,23,0: context range 25 [document, 0, document, 2], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 32,38,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 2,12,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 32,38,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,38,3: context range 0 [detached], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 32,38,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 10,0,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 0 [detached], how 3 | PASS |
| 32,39,0: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range same as first range, how 0 | PASS |
| 10,4,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 32,39,1: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range same as first range, how 1 | PASS |
| 10,8,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 32,39,2: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range same as first range, how 2 | PASS |
| 10,12,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 32,39,3: context range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], argument range same as first range, how 3 | PASS |
| 10,15,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 33,0,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 0 [detached], how 0 | PASS |
| 25,21,0: context range 25 [document, 0, document, 2], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 33,0,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 0 [detached], how 1 | PASS |
| 2,10,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 33,0,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 0 [detached], how 2 | PASS |
| 26,4,2: context range 26 [comment, 2, comment, 3], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 33,0,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 0 [detached], how 3 | PASS |
| 9,38,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 33,1,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 10,2,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 33,1,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 10,6,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 33,1,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 10,10,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 33,1,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 10,13,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 33,2,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 10,17,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 33,2,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 2,8,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 33,2,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 26,2,2: context range 26 [comment, 2, comment, 3], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 33,2,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 9,36,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 33,3,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 10,0,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 0 [detached], how 2 | PASS |
| 33,3,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 10,4,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 33,3,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 10,8,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 33,3,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 10,11,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 33,4,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 10,15,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 33,4,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 2,6,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 33,4,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 26,0,2: context range 26 [comment, 2, comment, 3], argument range 0 [detached], how 2 | PASS |
| 33,4,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 9,34,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 33,5,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 9,38,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 33,5,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 10,2,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 33,5,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 10,6,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 33,5,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 10,9,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 33,6,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 10,13,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 33,6,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 2,4,0: context range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 33,6,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 25,38,2: context range 25 [document, 0, document, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 33,6,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 9,32,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 33,7,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 9,36,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 33,7,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 10,0,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 0 [detached], how 1 | PASS |
| 33,7,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 10,4,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 33,7,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 10,7,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 33,8,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 10,11,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 33,8,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 25,24,3: context range 25 [document, 0, document, 2], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 33,8,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 25,36,2: context range 25 [document, 0, document, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 33,8,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 9,30,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 33,9,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 9,34,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 33,9,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 9,38,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 33,9,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 10,2,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 33,9,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 10,5,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 33,10,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 10,9,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 33,10,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 10,13,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 33,10,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 25,34,2: context range 25 [document, 0, document, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 33,10,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 9,28,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 33,11,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 9,32,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 33,11,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 9,36,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 33,11,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 10,0,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 0 [detached], how 0 | PASS |
| 33,11,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 10,3,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 33,12,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 10,7,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 33,12,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 10,11,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 33,12,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 25,32,2: context range 25 [document, 0, document, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 33,12,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 26,8,3: context range 26 [comment, 2, comment, 3], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 33,13,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 9,30,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 33,13,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 9,34,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 33,13,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 9,38,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 33,13,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 10,1,3: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 33,14,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 10,5,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 33,14,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 10,9,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 33,14,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 25,30,2: context range 25 [document, 0, document, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 33,14,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 26,6,3: context range 26 [comment, 2, comment, 3], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 33,15,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 9,28,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 33,15,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 9,32,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 33,15,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 9,36,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 33,15,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 9,39,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range same as first range, how 3 | PASS |
| 33,16,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 10,3,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 33,16,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 10,7,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 33,16,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 25,28,2: context range 25 [document, 0, document, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 33,16,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 26,4,3: context range 26 [comment, 2, comment, 3], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 33,17,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 9,26,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 33,17,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 9,30,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 33,17,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 9,34,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 33,17,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 9,37,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 33,18,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 10,1,2: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 33,18,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 10,5,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 33,18,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 10,9,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 33,18,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 26,2,3: context range 26 [comment, 2, comment, 3], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 33,19,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 9,24,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 33,19,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 9,28,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 33,19,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 9,32,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 33,19,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 9,35,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 33,20,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 9,39,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range same as first range, how 2 | PASS |
| 33,20,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 10,3,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 33,20,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 10,7,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 33,20,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 26,0,3: context range 26 [comment, 2, comment, 3], argument range 0 [detached], how 3 | PASS |
| 33,21,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 26,13,2: context range 26 [comment, 2, comment, 3], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 33,21,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 9,26,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 33,21,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 9,30,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 33,21,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 9,33,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 33,22,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 9,37,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 33,22,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 10,1,1: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 33,22,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 10,5,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 33,22,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 25,38,3: context range 25 [document, 0, document, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 33,23,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 26,11,2: context range 26 [comment, 2, comment, 3], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 33,23,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 9,24,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 33,23,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 9,28,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 33,23,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 9,31,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 33,24,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 9,35,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 33,24,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 9,39,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range same as first range, how 1 | PASS |
| 33,24,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 10,3,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 33,24,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 25,36,3: context range 25 [document, 0, document, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 33,25,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 26,9,2: context range 26 [comment, 2, comment, 3], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 33,25,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 9,22,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 33,25,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 9,26,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 33,25,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 9,29,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 33,26,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 9,33,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 33,26,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 9,37,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 33,26,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 10,1,0: context range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 33,26,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 25,34,3: context range 25 [document, 0, document, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 33,27,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 26,7,2: context range 26 [comment, 2, comment, 3], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 33,27,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 9,20,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 33,27,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 9,24,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 33,27,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 9,27,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 33,28,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 9,31,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 33,28,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 9,35,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 33,28,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 9,39,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range same as first range, how 0 | PASS |
| 33,28,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 25,32,3: context range 25 [document, 0, document, 2], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 33,29,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 26,5,2: context range 26 [comment, 2, comment, 3], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 33,29,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 1,11,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 33,29,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 9,22,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 33,29,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 9,25,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 33,30,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 9,29,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 33,30,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 9,33,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 33,30,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 9,37,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 33,30,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 25,30,3: context range 25 [document, 0, document, 2], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 33,31,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 26,3,2: context range 26 [comment, 2, comment, 3], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 33,31,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 1,9,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 33,31,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 9,20,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 33,31,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 9,23,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 33,32,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 9,27,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 33,32,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 9,31,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 33,32,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 9,35,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 33,32,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 25,28,3: context range 25 [document, 0, document, 2], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 33,33,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 26,1,2: context range 26 [comment, 2, comment, 3], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 33,33,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 26,14,1: context range 26 [comment, 2, comment, 3], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 33,33,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 9,18,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 33,33,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 9,21,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 33,34,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 9,25,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 33,34,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 9,29,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 33,34,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 9,33,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 33,34,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 25,26,3: context range 25 [document, 0, document, 2], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 33,35,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 25,39,2: context range 25 [document, 0, document, 2], argument range same as first range, how 2 | PASS |
| 33,35,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 26,12,1: context range 26 [comment, 2, comment, 3], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 33,35,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 9,16,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 33,35,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 9,19,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 33,36,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 9,23,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 33,36,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 9,27,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 33,36,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 9,31,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 33,36,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 26,35,0: context range 26 [comment, 2, comment, 3], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 33,37,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 25,37,2: context range 25 [document, 0, document, 2], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 33,37,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 26,10,1: context range 26 [comment, 2, comment, 3], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 33,37,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 1,30,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 33,37,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 9,17,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 33,38,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 9,21,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 33,38,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 9,25,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 33,38,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 9,29,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 33,38,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 26,33,0: context range 26 [comment, 2, comment, 3], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 33,39,0: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range same as first range, how 0 | PASS |
| 25,35,2: context range 25 [document, 0, document, 2], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 33,39,1: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range same as first range, how 1 | PASS |
| 26,8,1: context range 26 [comment, 2, comment, 3], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 33,39,2: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range same as first range, how 2 | PASS |
| 1,28,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 33,39,3: context range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], argument range same as first range, how 3 | PASS |
| 9,15,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 34,0,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 0 [detached], how 0 | PASS |
| 9,19,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 34,0,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 0 [detached], how 1 | PASS |
| 1,7,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 34,0,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 0 [detached], how 2 | PASS |
| 1,16,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 34,0,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 0 [detached], how 3 | PASS |
| 26,31,0: context range 26 [comment, 2, comment, 3], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 34,1,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 25,33,2: context range 25 [document, 0, document, 2], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 34,1,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 26,6,1: context range 26 [comment, 2, comment, 3], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 34,1,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 1,26,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 34,1,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,29,1: context range 0 [detached], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 34,2,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,37,2: context range 0 [detached], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 34,2,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 1,5,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 34,2,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 1,14,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 34,2,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 26,29,0: context range 26 [comment, 2, comment, 3], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 34,3,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 25,31,2: context range 25 [document, 0, document, 2], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 34,3,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 26,4,1: context range 26 [comment, 2, comment, 3], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 34,3,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 1,24,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 34,3,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,27,98: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how false | PASS |
| 34,4,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,35,2: context range 0 [detached], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 34,4,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 1,3,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 34,4,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 1,12,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 34,4,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 26,27,0: context range 26 [comment, 2, comment, 3], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 34,5,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 25,29,2: context range 25 [document, 0, document, 2], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 34,5,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 26,2,1: context range 26 [comment, 2, comment, 3], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 34,5,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 1,22,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 34,5,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 26,27,3: context range 26 [comment, 2, comment, 3], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 34,6,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 0,33,2: context range 0 [detached], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 34,6,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 1,1,3: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 34,6,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 1,10,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 34,6,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 26,25,0: context range 26 [comment, 2, comment, 3], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 34,7,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 26,38,1: context range 26 [comment, 2, comment, 3], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 34,7,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 26,0,1: context range 26 [comment, 2, comment, 3], argument range 0 [detached], how 1 | PASS |
| 34,7,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 1,20,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 34,7,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 26,25,3: context range 26 [comment, 2, comment, 3], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 34,8,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 0,31,2: context range 0 [detached], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 34,8,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 0,39,3: context range 0 [detached], argument range same as first range, how 3 | PASS |
| 34,8,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 1,8,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 34,8,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 26,23,0: context range 26 [comment, 2, comment, 3], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 34,9,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 26,36,1: context range 26 [comment, 2, comment, 3], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 34,9,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 25,38,1: context range 25 [document, 0, document, 2], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 34,9,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 1,18,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 34,9,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 26,23,3: context range 26 [comment, 2, comment, 3], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 34,10,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 0,29,2: context range 0 [detached], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 34,10,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 0,37,3: context range 0 [detached], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 34,10,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 1,6,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 34,10,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 26,21,0: context range 26 [comment, 2, comment, 3], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 34,11,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 26,34,1: context range 26 [comment, 2, comment, 3], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 34,11,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 25,36,1: context range 25 [document, 0, document, 2], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 34,11,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 26,9,0: context range 26 [comment, 2, comment, 3], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 34,11,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 26,21,3: context range 26 [comment, 2, comment, 3], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 34,12,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 0,27,99: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "" | PASS |
| 34,12,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 0,35,3: context range 0 [detached], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 34,12,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 1,4,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 34,12,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 26,19,0: context range 26 [comment, 2, comment, 3], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 34,13,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 26,32,1: context range 26 [comment, 2, comment, 3], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 34,13,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 25,34,1: context range 25 [document, 0, document, 2], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 34,13,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 26,7,0: context range 26 [comment, 2, comment, 3], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 34,13,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 26,19,3: context range 26 [comment, 2, comment, 3], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 34,14,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 26,32,2: context range 26 [comment, 2, comment, 3], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 34,14,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 0,33,3: context range 0 [detached], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 34,14,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 1,2,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 34,14,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 26,17,0: context range 26 [comment, 2, comment, 3], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 34,15,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 26,30,1: context range 26 [comment, 2, comment, 3], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 34,15,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 0,21,70: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "4294967295" | PASS |
| 34,15,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 26,5,0: context range 26 [comment, 2, comment, 3], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 34,15,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 26,17,3: context range 26 [comment, 2, comment, 3], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 34,16,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 26,30,2: context range 26 [comment, 2, comment, 3], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 34,16,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 0,31,3: context range 0 [detached], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 34,16,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 1,0,0: context range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], argument range 0 [detached], how 0 | PASS |
| 34,16,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 26,15,0: context range 26 [comment, 2, comment, 3], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 34,17,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 26,28,1: context range 26 [comment, 2, comment, 3], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 34,17,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 0,21,62: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65539" | PASS |
| 34,17,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 26,3,0: context range 26 [comment, 2, comment, 3], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 34,17,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 26,15,3: context range 26 [comment, 2, comment, 3], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 34,18,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 26,28,2: context range 26 [comment, 2, comment, 3], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 34,18,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 0,29,3: context range 0 [detached], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 34,18,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,38,0: context range 0 [detached], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 34,18,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 26,13,0: context range 26 [comment, 2, comment, 3], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 34,19,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 26,26,1: context range 26 [comment, 2, comment, 3], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 34,19,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,21,54: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "NaN" | PASS |
| 34,19,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 26,1,0: context range 26 [comment, 2, comment, 3], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 34,19,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 26,13,3: context range 26 [comment, 2, comment, 3], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 34,20,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 26,26,2: context range 26 [comment, 2, comment, 3], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 34,20,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 0,27,100: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "quasit" | PASS |
| 34,20,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,36,0: context range 0 [detached], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 34,20,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 26,11,0: context range 26 [comment, 2, comment, 3], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 34,21,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 26,24,1: context range 26 [comment, 2, comment, 3], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 34,21,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 0,21,46: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -68.5 | PASS |
| 34,21,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 25,39,0: context range 25 [document, 0, document, 2], argument range same as first range, how 0 | PASS |
| 34,21,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 26,11,3: context range 26 [comment, 2, comment, 3], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 34,22,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 26,24,2: context range 26 [comment, 2, comment, 3], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 34,22,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 0,27,56: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "Infinity" | PASS |
| 34,22,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,34,0: context range 0 [detached], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 34,22,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 9,27,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 34,23,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 26,22,1: context range 26 [comment, 2, comment, 3], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 34,23,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 0,21,38: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1.5 | PASS |
| 34,23,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 27,0,35: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -1.5 | PASS |
| 34,23,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 26,9,3: context range 26 [comment, 2, comment, 3], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 34,24,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 26,22,2: context range 26 [comment, 2, comment, 3], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 34,24,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 0,27,48: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "1" | PASS |
| 34,24,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 0,32,0: context range 0 [detached], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 34,24,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 9,25,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 34,25,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 26,20,1: context range 26 [comment, 2, comment, 3], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 34,25,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 26,33,2: context range 26 [comment, 2, comment, 3], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 34,25,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 27,0,27: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967299 | PASS |
| 34,25,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 26,7,3: context range 26 [comment, 2, comment, 3], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 34,26,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 26,20,2: context range 26 [comment, 2, comment, 3], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 34,26,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 0,27,40: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how 3.5 | PASS |
| 34,26,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 0,30,0: context range 0 [detached], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 34,26,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 9,23,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 34,27,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 26,18,1: context range 26 [comment, 2, comment, 3], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 34,27,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 26,31,2: context range 26 [comment, 2, comment, 3], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 34,27,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 27,0,19: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65535 | PASS |
| 34,27,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 26,5,3: context range 26 [comment, 2, comment, 3], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 34,28,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 26,18,2: context range 26 [comment, 2, comment, 3], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 34,28,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 26,31,1: context range 26 [comment, 2, comment, 3], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 34,28,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 0,28,0: context range 0 [detached], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 34,28,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 9,21,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 34,29,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 26,16,1: context range 26 [comment, 2, comment, 3], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 34,29,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 26,29,2: context range 26 [comment, 2, comment, 3], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 34,29,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 27,0,11: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65535 | PASS |
| 34,29,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 26,3,3: context range 26 [comment, 2, comment, 3], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 34,30,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 26,16,2: context range 26 [comment, 2, comment, 3], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 34,30,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 26,29,1: context range 26 [comment, 2, comment, 3], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 34,30,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 0,27,93: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-68.5" | PASS |
| 34,30,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 9,19,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 34,31,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 9,23,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 34,31,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 26,27,2: context range 26 [comment, 2, comment, 3], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 34,31,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 27,0,3: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 3 | PASS |
| 34,31,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 0,20,0: context range 0 [detached], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 34,32,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 26,14,2: context range 26 [comment, 2, comment, 3], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 34,32,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 26,27,1: context range 26 [comment, 2, comment, 3], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 34,32,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,33,0: context range 0 [detached], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 34,32,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 9,17,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 34,33,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 9,21,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 34,33,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 26,25,2: context range 26 [comment, 2, comment, 3], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 34,33,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 26,38,3: context range 26 [comment, 2, comment, 3], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 34,33,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 0,18,0: context range 0 [detached], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 34,34,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 26,12,2: context range 26 [comment, 2, comment, 3], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 34,34,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 26,25,1: context range 26 [comment, 2, comment, 3], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 34,34,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,31,0: context range 0 [detached], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 34,34,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 9,15,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 34,35,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 9,19,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 34,35,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 26,23,2: context range 26 [comment, 2, comment, 3], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 34,35,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 26,36,3: context range 26 [comment, 2, comment, 3], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 34,35,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 0,16,97: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how true | PASS |
| 34,36,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 26,10,2: context range 26 [comment, 2, comment, 3], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 34,36,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 26,23,1: context range 26 [comment, 2, comment, 3], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 34,36,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,29,0: context range 0 [detached], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 34,36,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 9,13,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 34,37,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 9,17,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 34,37,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 26,21,2: context range 26 [comment, 2, comment, 3], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 34,37,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 26,34,3: context range 26 [comment, 2, comment, 3], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 34,37,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 0,16,89: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-72.5" | PASS |
| 34,38,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 26,8,2: context range 26 [comment, 2, comment, 3], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 34,38,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 26,21,1: context range 26 [comment, 2, comment, 3], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 34,38,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,27,97: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how true | PASS |
| 34,38,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 9,11,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 34,39,0: context range 34 [detachedComment, 3, detachedComment, 4], argument range same as first range, how 0 | PASS |
| 9,15,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 34,39,1: context range 34 [detachedComment, 3, detachedComment, 4], argument range same as first range, how 1 | PASS |
| 26,19,2: context range 26 [comment, 2, comment, 3], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 34,39,2: context range 34 [detachedComment, 3, detachedComment, 4], argument range same as first range, how 2 | PASS |
| 26,32,3: context range 26 [comment, 2, comment, 3], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 34,39,3: context range 34 [detachedComment, 3, detachedComment, 4], argument range same as first range, how 3 | PASS |
| 0,16,81: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4.5" | PASS |
| 35,0,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 0 [detached], how 0 | PASS |
| 26,6,2: context range 26 [comment, 2, comment, 3], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 35,0,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 0 [detached], how 1 | PASS |
| 26,19,1: context range 26 [comment, 2, comment, 3], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 35,0,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 0 [detached], how 2 | PASS |
| 0,27,89: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "-72.5" | PASS |
| 35,0,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 0 [detached], how 3 | PASS |
| 9,9,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 35,1,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 9,13,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 35,1,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 9,17,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 35,1,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 26,30,3: context range 26 [comment, 2, comment, 3], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 35,1,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 27,0,16: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65540 | PASS |
| 35,2,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 27,0,69: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65532" | PASS |
| 35,2,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 26,17,1: context range 26 [comment, 2, comment, 3], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 35,2,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,27,81: context range 0 [detached], argument range 27 [testDiv, 0, comment, 5], how "4.5" | PASS |
| 35,2,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 9,7,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 35,3,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 9,11,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 35,3,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 9,15,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 35,3,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 26,28,3: context range 26 [comment, 2, comment, 3], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 35,3,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 27,0,8: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -0 | PASS |
| 35,4,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 27,0,61: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65538" | PASS |
| 35,4,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 26,15,1: context range 26 [comment, 2, comment, 3], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 35,4,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 26,28,0: context range 26 [comment, 2, comment, 3], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 35,4,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 9,5,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 35,5,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 9,9,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 35,5,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 9,13,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 35,5,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 26,26,3: context range 26 [comment, 2, comment, 3], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 35,5,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,0,0: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 0 | PASS |
| 35,6,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 27,0,53: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "5" | PASS |
| 35,6,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 26,13,1: context range 26 [comment, 2, comment, 3], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 35,6,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 26,26,0: context range 26 [comment, 2, comment, 3], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 35,6,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 9,3,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 35,7,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 9,7,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 35,7,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 9,11,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 35,7,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 26,24,3: context range 26 [comment, 2, comment, 3], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 35,7,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 26,38,0: context range 26 [comment, 2, comment, 3], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 35,8,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 27,0,45: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -69.5 | PASS |
| 35,8,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 26,11,1: context range 26 [comment, 2, comment, 3], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 35,8,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 26,24,0: context range 26 [comment, 2, comment, 3], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 35,8,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 9,1,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 35,9,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 9,5,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 35,9,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 9,9,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 35,9,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 9,13,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 35,9,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 26,36,0: context range 26 [comment, 2, comment, 3], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 35,10,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 27,0,37: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 0.5 | PASS |
| 35,10,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 0,16,31: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 35,10,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 26,22,0: context range 26 [comment, 2, comment, 3], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 35,10,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 8,39,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range same as first range, how 0 | PASS |
| 35,11,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 9,3,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 35,11,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 9,7,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 35,11,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 9,11,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 35,11,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 26,34,0: context range 26 [comment, 2, comment, 3], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 35,12,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 27,0,29: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -0.5 | PASS |
| 35,12,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 0,16,23: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967295 | PASS |
| 35,12,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 26,20,0: context range 26 [comment, 2, comment, 3], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 35,12,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 8,37,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 35,13,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 9,1,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 35,13,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 9,5,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 35,13,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 9,9,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 35,13,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 26,32,0: context range 26 [comment, 2, comment, 3], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 35,14,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 27,0,21: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65533 | PASS |
| 35,14,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 0,16,15: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65539 | PASS |
| 35,14,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 26,18,0: context range 26 [comment, 2, comment, 3], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 35,14,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 8,35,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 35,15,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 8,39,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range same as first range, how 1 | PASS |
| 35,15,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 9,3,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 35,15,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 9,7,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 35,15,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 26,30,0: context range 26 [comment, 2, comment, 3], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 35,16,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 27,0,13: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65537 | PASS |
| 35,16,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 0,16,7: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how NaN | PASS |
| 35,16,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 26,16,0: context range 26 [comment, 2, comment, 3], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 35,16,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 8,33,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 35,17,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 8,37,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 35,17,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 9,1,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 35,17,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 9,5,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 35,17,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 9,10,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 35,18,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 27,0,5: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4 | PASS |
| 35,18,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 0,15,3: context range 0 [detached], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 35,18,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 0,16,83: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-0.5" | PASS |
| 35,18,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 8,31,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 35,19,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 8,35,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 35,19,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 8,39,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range same as first range, how 2 | PASS |
| 35,19,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 9,3,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 35,19,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 9,8,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 35,20,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 26,39,1: context range 26 [comment, 2, comment, 3], argument range same as first range, how 1 | PASS |
| 35,20,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,0,50: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "3" | PASS |
| 35,20,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 0,16,75: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967300" | PASS |
| 35,20,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 8,29,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 35,21,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 8,33,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 35,21,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 8,37,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 35,21,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 9,1,3: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 35,21,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 9,6,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 35,22,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 26,37,1: context range 26 [comment, 2, comment, 3], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 35,22,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,0,42: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -72.5 | PASS |
| 35,22,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 0,21,93: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-68.5" | PASS |
| 35,22,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 8,27,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 35,23,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 8,31,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 35,23,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 8,35,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 35,23,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 8,39,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range same as first range, how 3 | PASS |
| 35,23,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 9,4,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 35,24,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 26,35,1: context range 26 [comment, 2, comment, 3], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 35,24,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,0,34: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4.5 | PASS |
| 35,24,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 0,21,85: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "1.5" | PASS |
| 35,24,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 8,25,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 35,25,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 8,29,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 35,25,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 8,33,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 35,25,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 8,37,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 35,25,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 9,2,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 35,26,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 26,33,1: context range 26 [comment, 2, comment, 3], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 35,26,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,0,26: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967298 | PASS |
| 35,26,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 0,21,77: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "0.5" | PASS |
| 35,26,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 8,23,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 35,27,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 8,27,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 35,27,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 8,31,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 35,27,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 8,35,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 35,27,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 9,0,0: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 0 [detached], how 0 | PASS |
| 35,28,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 9,4,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 35,28,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,0,18: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65536 | PASS |
| 35,28,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 0,21,69: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "-65532" | PASS |
| 35,28,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 8,21,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 35,29,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 8,25,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 35,29,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 8,29,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 35,29,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 8,33,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 35,29,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 8,38,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 35,30,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 9,2,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 35,30,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,0,10: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -Infinity | PASS |
| 35,30,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 0,21,61: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "65538" | PASS |
| 35,30,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 8,19,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 35,31,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 8,23,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 35,31,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 8,27,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 35,31,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 8,31,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 35,31,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 8,36,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 35,32,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 9,0,1: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 0 [detached], how 1 | PASS |
| 35,32,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,0,2: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 2 | PASS |
| 35,32,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 0,21,53: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how "5" | PASS |
| 35,32,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 27,0,78: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "1.5" | PASS |
| 35,33,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 8,21,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 35,33,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 8,25,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 35,33,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 8,29,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 35,33,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 8,34,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 35,34,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 8,38,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 35,34,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 26,38,2: context range 26 [comment, 2, comment, 3], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 35,34,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,21,45: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -69.5 | PASS |
| 35,34,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 27,0,70: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967295" | PASS |
| 35,35,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 8,19,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 35,35,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 8,23,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 35,35,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 8,27,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 35,35,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 8,32,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 35,36,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 8,36,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 35,36,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 9,0,2: context range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], argument range 0 [detached], how 2 | PASS |
| 35,36,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,21,37: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0.5 | PASS |
| 35,36,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 27,0,62: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65539" | PASS |
| 35,37,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 0,16,51: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-1" | PASS |
| 35,37,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 8,21,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 35,37,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 8,25,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 35,37,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 8,30,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 35,38,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 8,34,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 35,38,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 8,38,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 35,38,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,21,29: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -0.5 | PASS |
| 35,38,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,0,54: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "NaN" | PASS |
| 35,39,0: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range same as first range, how 0 | PASS |
| 0,16,43: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -71.5 | PASS |
| 35,39,1: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range same as first range, how 1 | PASS |
| 8,19,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 35,39,2: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range same as first range, how 2 | PASS |
| 8,23,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 35,39,3: context range 35 [detachedForeignComment, 0, detachedForeignComment, 1], argument range same as first range, how 3 | PASS |
| 8,28,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 36,0,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 0 [detached], how 0 | PASS |
| 8,32,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 36,0,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 0 [detached], how 1 | PASS |
| 8,36,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 36,0,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 0 [detached], how 2 | PASS |
| 0,21,21: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how -65533 | PASS |
| 36,0,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 0 [detached], how 3 | PASS |
| 27,0,46: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -68.5 | PASS |
| 36,1,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 0,16,35: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1.5 | PASS |
| 36,1,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 8,17,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 36,1,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 8,21,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 36,1,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 8,26,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 36,2,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 8,30,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 36,2,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 8,34,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 36,2,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,21,13: context range 0 [detached], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 65537 | PASS |
| 36,2,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 27,0,38: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 1.5 | PASS |
| 36,3,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 0,16,67: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65534" | PASS |
| 36,3,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 8,15,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 36,3,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 8,19,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 36,3,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 8,24,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 36,4,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 8,28,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 36,4,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 8,32,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 36,4,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 8,36,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 36,4,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 27,0,30: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 0.5 | PASS |
| 36,5,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 0,16,59: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65536" | PASS |
| 36,5,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 8,13,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 36,5,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 8,17,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 36,5,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 8,22,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 36,6,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 8,26,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 36,6,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 8,30,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 36,6,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 8,34,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 36,6,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 27,0,22: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -65532 | PASS |
| 36,7,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 27,0,79: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "2.5" | PASS |
| 36,7,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 8,11,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 36,7,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 8,15,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 36,7,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 8,20,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 36,8,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 8,24,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 36,8,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 8,28,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 36,8,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 8,32,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 36,8,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 27,0,14: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65538 | PASS |
| 36,9,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 27,0,71: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967296" | PASS |
| 36,9,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 8,9,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 36,9,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 8,13,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 36,9,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 8,18,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 36,10,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 8,22,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 36,10,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 8,26,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 36,10,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 8,30,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 36,10,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 27,0,6: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 5 | PASS |
| 36,11,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 27,0,63: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65540" | PASS |
| 36,11,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 27,3,11: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65535 | PASS |
| 36,11,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 8,11,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 36,11,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 8,16,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 36,12,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 8,20,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 36,12,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 8,24,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 36,12,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 8,28,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 36,12,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 26,39,2: context range 26 [comment, 2, comment, 3], argument range same as first range, how 2 | PASS |
| 36,13,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 27,0,55: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "0" | PASS |
| 36,13,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 27,3,3: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 36,13,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 8,9,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 36,13,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 8,14,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 36,14,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 8,18,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 36,14,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 8,22,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 36,14,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 8,26,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 36,14,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 26,37,2: context range 26 [comment, 2, comment, 3], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 36,15,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 27,0,47: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "0" | PASS |
| 36,15,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 27,1,3: context range 27 [testDiv, 0, comment, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 36,15,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 8,7,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 36,15,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 0,16,10: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -Infinity | PASS |
| 36,16,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 8,16,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 36,16,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 8,20,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 36,16,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 8,24,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 36,16,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 26,35,2: context range 26 [comment, 2, comment, 3], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 36,17,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 27,0,39: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 2.5 | PASS |
| 36,17,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 27,0,96: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how undefined | PASS |
| 36,17,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 8,5,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 36,17,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 0,16,2: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 36,18,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 8,14,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 36,18,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 8,18,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 36,18,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 8,22,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 36,18,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 27,3,66: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65535" | PASS |
| 36,19,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,0,31: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 1.5 | PASS |
| 36,19,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 27,0,88: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-73.5" | PASS |
| 36,19,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 8,3,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 36,19,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 0,14,2: context range 0 [detached], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 36,20,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 8,12,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 36,20,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 8,16,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 36,20,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 8,20,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 36,20,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 27,3,58: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65535" | PASS |
| 36,21,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 27,0,23: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967295 | PASS |
| 36,21,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 27,0,80: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "3.5" | PASS |
| 36,21,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 27,3,28: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967300 | PASS |
| 36,21,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 0,12,2: context range 0 [detached], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 36,22,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 8,10,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 36,22,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 8,14,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 36,22,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 8,18,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 36,22,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 27,3,50: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3" | PASS |
| 36,23,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 27,0,15: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 65539 | PASS |
| 36,23,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 27,0,72: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967297" | PASS |
| 36,23,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 27,3,20: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65534 | PASS |
| 36,23,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 0,10,2: context range 0 [detached], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 36,24,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 8,8,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 36,24,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 8,12,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 36,24,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 8,16,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 36,24,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 27,3,42: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -72.5 | PASS |
| 36,25,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 27,0,7: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how NaN | PASS |
| 36,25,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 27,0,64: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65537" | PASS |
| 36,25,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 27,3,12: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65536 | PASS |
| 36,25,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 0,8,2: context range 0 [detached], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 36,26,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 8,6,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 36,26,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 8,10,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 36,26,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 8,14,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 36,26,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 27,3,34: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4.5 | PASS |
| 36,27,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 27,3,93: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-68.5" | PASS |
| 36,27,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 27,0,56: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "Infinity" | PASS |
| 36,27,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 27,3,4: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1 | PASS |
| 36,27,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 0,6,2: context range 0 [detached], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 36,28,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 8,4,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 36,28,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 8,8,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 36,28,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 8,12,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 36,28,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 27,3,26: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967298 | PASS |
| 36,29,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 27,3,85: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 36,29,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 27,0,48: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "1" | PASS |
| 36,29,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 27,2,0: context range 27 [testDiv, 0, comment, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 36,29,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 0,16,74: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "4294967299" | PASS |
| 36,30,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 8,2,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 36,30,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 8,6,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 36,30,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 8,10,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 36,30,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 27,3,18: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65536 | PASS |
| 36,31,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 27,3,77: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 36,31,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 27,0,40: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 3.5 | PASS |
| 36,31,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 27,0,97: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how true | PASS |
| 36,31,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 0,16,66: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65535" | PASS |
| 36,32,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 8,0,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 0 [detached], how 1 | PASS |
| 36,32,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 8,4,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 36,32,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 8,8,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 36,32,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 27,3,10: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -Infinity | PASS |
| 36,33,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,3,69: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65532" | PASS |
| 36,33,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 27,0,32: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 2.5 | PASS |
| 36,33,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 27,0,89: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-72.5" | PASS |
| 36,33,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 0,16,58: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65535" | PASS |
| 36,34,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 7,38,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 36,34,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 8,2,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 36,34,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 0,8,1: context range 0 [detached], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 36,34,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 27,3,2: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 36,35,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,3,61: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65538" | PASS |
| 36,35,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 27,0,24: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how 4294967296 | PASS |
| 36,35,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 27,0,81: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4.5" | PASS |
| 36,35,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 0,16,50: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3" | PASS |
| 36,36,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 0,3,36: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 36,36,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 8,0,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 0 [detached], how 2 | PASS |
| 36,36,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 0,6,1: context range 0 [detached], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 36,36,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 27,1,2: context range 27 [testDiv, 0, comment, 5], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 36,37,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,3,53: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "5" | PASS |
| 36,37,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 0,13,0: context range 0 [detached], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 36,37,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 27,0,73: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967298" | PASS |
| 36,37,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 0,16,42: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -72.5 | PASS |
| 36,38,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 0,3,28: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967300 | PASS |
| 36,38,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 7,38,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 36,38,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 0,4,1: context range 0 [detached], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 36,38,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,0,95: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how null | PASS |
| 36,39,0: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range same as first range, how 0 | PASS |
| 27,3,45: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -69.5 | PASS |
| 36,39,1: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range same as first range, how 1 | PASS |
| 0,11,0: context range 0 [detached], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 36,39,2: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range same as first range, how 2 | PASS |
| 27,0,65: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65536" | PASS |
| 36,39,3: context range 36 [detachedXmlComment, 2, detachedXmlComment, 6], argument range same as first range, how 3 | PASS |
| 0,16,34: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4.5 | PASS |
| 37,0,0: context range 37 [docfrag, 0, docfrag, 0], argument range 0 [detached], how 0 | PASS |
| 0,3,60: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65537" | PASS |
| 37,0,1: context range 37 [docfrag, 0, docfrag, 0], argument range 0 [detached], how 1 | PASS |
| 7,36,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 37,0,2: context range 37 [docfrag, 0, docfrag, 0], argument range 0 [detached], how 2 | PASS |
| 0,3,94: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "6.5536e4" | PASS |
| 37,0,3: context range 37 [docfrag, 0, docfrag, 0], argument range 0 [detached], how 3 | PASS |
| 27,0,87: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "3.5" | PASS |
| 37,1,0: context range 37 [docfrag, 0, docfrag, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 27,3,37: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 37,1,1: context range 37 [docfrag, 0, docfrag, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 0,9,0: context range 0 [detached], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 37,1,2: context range 37 [docfrag, 0, docfrag, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 27,0,57: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-Infinity" | PASS |
| 37,1,3: context range 37 [docfrag, 0, docfrag, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 0,16,26: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967298 | PASS |
| 37,2,0: context range 37 [docfrag, 0, docfrag, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 0,3,52: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4" | PASS |
| 37,2,1: context range 37 [docfrag, 0, docfrag, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 7,34,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 37,2,2: context range 37 [docfrag, 0, docfrag, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 0,3,86: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 37,2,3: context range 37 [docfrag, 0, docfrag, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 8,17,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 37,3,0: context range 37 [docfrag, 0, docfrag, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 27,3,29: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0.5 | PASS |
| 37,3,1: context range 37 [docfrag, 0, docfrag, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 0,7,0: context range 0 [detached], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 37,3,2: context range 37 [docfrag, 0, docfrag, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 27,0,49: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "2" | PASS |
| 37,3,3: context range 37 [docfrag, 0, docfrag, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 0,16,18: context range 0 [detached], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65536 | PASS |
| 37,4,0: context range 37 [docfrag, 0, docfrag, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 0,3,44: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -70.5 | PASS |
| 37,4,1: context range 37 [docfrag, 0, docfrag, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 7,32,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 37,4,2: context range 37 [docfrag, 0, docfrag, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 0,3,78: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 37,4,3: context range 37 [docfrag, 0, docfrag, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 8,15,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 37,5,0: context range 37 [docfrag, 0, docfrag, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 27,3,21: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65533 | PASS |
| 37,5,1: context range 37 [docfrag, 0, docfrag, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,5,0: context range 0 [detached], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 37,5,2: context range 37 [docfrag, 0, docfrag, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,0,41: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how -73.5 | PASS |
| 37,5,3: context range 37 [docfrag, 0, docfrag, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,0,98: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how false | PASS |
| 37,6,0: context range 37 [docfrag, 0, docfrag, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 27,3,46: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -68.5 | PASS |
| 37,6,1: context range 37 [docfrag, 0, docfrag, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 7,30,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 37,6,2: context range 37 [docfrag, 0, docfrag, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 0,3,70: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967295" | PASS |
| 37,6,3: context range 37 [docfrag, 0, docfrag, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 8,13,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 37,7,0: context range 37 [docfrag, 0, docfrag, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 27,3,13: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65537 | PASS |
| 37,7,1: context range 37 [docfrag, 0, docfrag, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 0,3,97: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how true | PASS |
| 37,7,2: context range 37 [docfrag, 0, docfrag, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 0,0,4: context range 0 [detached], argument range 0 [detached], how -1 | PASS |
| 37,7,3: context range 37 [docfrag, 0, docfrag, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 27,0,90: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-71.5" | PASS |
| 37,8,0: context range 37 [docfrag, 0, docfrag, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 27,3,38: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 37,8,1: context range 37 [docfrag, 0, docfrag, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 7,28,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 37,8,2: context range 37 [docfrag, 0, docfrag, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 0,3,62: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65539" | PASS |
| 37,8,3: context range 37 [docfrag, 0, docfrag, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 8,11,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 37,9,0: context range 37 [docfrag, 0, docfrag, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 27,3,5: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4 | PASS |
| 37,9,1: context range 37 [docfrag, 0, docfrag, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 0,3,89: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-72.5" | PASS |
| 37,9,2: context range 37 [docfrag, 0, docfrag, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 27,9,2: context range 27 [testDiv, 0, comment, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 37,9,3: context range 37 [docfrag, 0, docfrag, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 27,0,82: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-1.5" | PASS |
| 37,10,0: context range 37 [docfrag, 0, docfrag, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 27,3,30: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 37,10,1: context range 37 [docfrag, 0, docfrag, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 27,3,87: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 37,10,2: context range 37 [docfrag, 0, docfrag, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 0,3,54: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "NaN" | PASS |
| 37,10,3: context range 37 [docfrag, 0, docfrag, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 8,9,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 37,11,0: context range 37 [docfrag, 0, docfrag, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 27,2,1: context range 27 [testDiv, 0, comment, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 37,11,1: context range 37 [docfrag, 0, docfrag, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 0,3,81: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4.5" | PASS |
| 37,11,2: context range 37 [docfrag, 0, docfrag, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 27,7,2: context range 27 [testDiv, 0, comment, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 37,11,3: context range 37 [docfrag, 0, docfrag, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 27,0,74: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "4294967299" | PASS |
| 37,12,0: context range 37 [docfrag, 0, docfrag, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 27,3,22: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -65532 | PASS |
| 37,12,1: context range 37 [docfrag, 0, docfrag, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 27,3,79: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 37,12,2: context range 37 [docfrag, 0, docfrag, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 0,3,46: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -68.5 | PASS |
| 37,12,3: context range 37 [docfrag, 0, docfrag, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 8,7,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 37,13,0: context range 37 [docfrag, 0, docfrag, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 8,12,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 37,13,1: context range 37 [docfrag, 0, docfrag, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 0,3,73: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967298" | PASS |
| 37,13,2: context range 37 [docfrag, 0, docfrag, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 27,5,2: context range 27 [testDiv, 0, comment, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 37,13,3: context range 37 [docfrag, 0, docfrag, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 27,0,66: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-65535" | PASS |
| 37,14,0: context range 37 [docfrag, 0, docfrag, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 27,3,14: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65538 | PASS |
| 37,14,1: context range 37 [docfrag, 0, docfrag, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 27,3,71: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967296" | PASS |
| 37,14,2: context range 37 [docfrag, 0, docfrag, 0], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 0,3,38: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 37,14,3: context range 37 [docfrag, 0, docfrag, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 8,5,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 37,15,0: context range 37 [docfrag, 0, docfrag, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 8,10,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 37,15,1: context range 37 [docfrag, 0, docfrag, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 0,3,65: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65536" | PASS |
| 37,15,2: context range 37 [docfrag, 0, docfrag, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 27,3,99: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "" | PASS |
| 37,15,3: context range 37 [docfrag, 0, docfrag, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 27,0,58: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "65535" | PASS |
| 37,16,0: context range 37 [docfrag, 0, docfrag, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 27,3,6: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 5 | PASS |
| 37,16,1: context range 37 [docfrag, 0, docfrag, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 27,3,63: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65540" | PASS |
| 37,16,2: context range 37 [docfrag, 0, docfrag, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 0,3,30: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0.5 | PASS |
| 37,16,3: context range 37 [docfrag, 0, docfrag, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 8,3,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 37,17,0: context range 37 [docfrag, 0, docfrag, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 8,8,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 37,17,1: context range 37 [docfrag, 0, docfrag, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 0,3,57: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-Infinity" | PASS |
| 37,17,2: context range 37 [docfrag, 0, docfrag, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 27,3,91: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-70.5" | PASS |
| 37,17,3: context range 37 [docfrag, 0, docfrag, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 27,16,1: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 37,18,0: context range 37 [docfrag, 0, docfrag, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 27,2,2: context range 27 [testDiv, 0, comment, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 37,18,1: context range 37 [docfrag, 0, docfrag, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 27,3,55: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 37,18,2: context range 37 [docfrag, 0, docfrag, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 27,6,3: context range 27 [testDiv, 0, comment, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 37,18,3: context range 37 [docfrag, 0, docfrag, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 8,1,1: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 37,19,0: context range 37 [docfrag, 0, docfrag, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 8,6,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 37,19,1: context range 37 [docfrag, 0, docfrag, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 0,3,49: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2" | PASS |
| 37,19,2: context range 37 [docfrag, 0, docfrag, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 27,3,83: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 37,19,3: context range 37 [docfrag, 0, docfrag, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 27,14,1: context range 27 [testDiv, 0, comment, 5], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 37,20,0: context range 37 [docfrag, 0, docfrag, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 27,0,99: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "" | PASS |
| 37,20,1: context range 37 [docfrag, 0, docfrag, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 27,3,47: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0" | PASS |
| 37,20,2: context range 37 [docfrag, 0, docfrag, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 27,4,3: context range 27 [testDiv, 0, comment, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 37,20,3: context range 37 [docfrag, 0, docfrag, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 7,39,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range same as first range, how 1 | PASS |
| 37,21,0: context range 37 [docfrag, 0, docfrag, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 8,4,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 37,21,1: context range 37 [docfrag, 0, docfrag, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 0,3,41: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -73.5 | PASS |
| 37,21,2: context range 37 [docfrag, 0, docfrag, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 27,3,75: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967300" | PASS |
| 37,21,3: context range 37 [docfrag, 0, docfrag, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 27,12,1: context range 27 [testDiv, 0, comment, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 37,22,0: context range 37 [docfrag, 0, docfrag, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 27,0,91: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-70.5" | PASS |
| 37,22,1: context range 37 [docfrag, 0, docfrag, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 27,3,39: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 37,22,2: context range 37 [docfrag, 0, docfrag, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 27,3,96: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how undefined | PASS |
| 37,22,3: context range 37 [docfrag, 0, docfrag, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 7,37,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 37,23,0: context range 37 [docfrag, 0, docfrag, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 8,2,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 37,23,1: context range 37 [docfrag, 0, docfrag, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 8,6,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 37,23,2: context range 37 [docfrag, 0, docfrag, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 27,3,67: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65534" | PASS |
| 37,23,3: context range 37 [docfrag, 0, docfrag, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 27,10,1: context range 27 [testDiv, 0, comment, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 37,24,0: context range 37 [docfrag, 0, docfrag, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 27,0,83: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "-0.5" | PASS |
| 37,24,1: context range 37 [docfrag, 0, docfrag, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 27,3,31: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1.5 | PASS |
| 37,24,2: context range 37 [docfrag, 0, docfrag, 0], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 27,3,88: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-73.5" | PASS |
| 37,24,3: context range 37 [docfrag, 0, docfrag, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 7,35,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 37,25,0: context range 37 [docfrag, 0, docfrag, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 8,0,0: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 0 [detached], how 0 | PASS |
| 37,25,1: context range 37 [docfrag, 0, docfrag, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 8,4,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 37,25,2: context range 37 [docfrag, 0, docfrag, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 27,3,59: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65536" | PASS |
| 37,25,3: context range 37 [docfrag, 0, docfrag, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 27,8,1: context range 27 [testDiv, 0, comment, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 37,26,0: context range 37 [docfrag, 0, docfrag, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 27,16,28: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967300 | PASS |
| 37,26,1: context range 37 [docfrag, 0, docfrag, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 27,3,23: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967295 | PASS |
| 37,26,2: context range 37 [docfrag, 0, docfrag, 0], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 27,3,80: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "3.5" | PASS |
| 37,26,3: context range 37 [docfrag, 0, docfrag, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 7,33,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 37,27,0: context range 37 [docfrag, 0, docfrag, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 7,38,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 37,27,1: context range 37 [docfrag, 0, docfrag, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 8,2,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 37,27,2: context range 37 [docfrag, 0, docfrag, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 27,3,51: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-1" | PASS |
| 37,27,3: context range 37 [docfrag, 0, docfrag, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 27,6,1: context range 27 [testDiv, 0, comment, 5], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 37,28,0: context range 37 [docfrag, 0, docfrag, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 27,16,20: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65534 | PASS |
| 37,28,1: context range 37 [docfrag, 0, docfrag, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 27,3,15: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65539 | PASS |
| 37,28,2: context range 37 [docfrag, 0, docfrag, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,3,72: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967297" | PASS |
| 37,28,3: context range 37 [docfrag, 0, docfrag, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 7,31,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 37,29,0: context range 37 [docfrag, 0, docfrag, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 7,36,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 37,29,1: context range 37 [docfrag, 0, docfrag, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 8,0,3: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 0 [detached], how 3 | PASS |
| 37,29,2: context range 37 [docfrag, 0, docfrag, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 27,3,43: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -71.5 | PASS |
| 37,29,3: context range 37 [docfrag, 0, docfrag, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 27,4,1: context range 27 [testDiv, 0, comment, 5], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 37,30,0: context range 37 [docfrag, 0, docfrag, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 27,16,12: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65536 | PASS |
| 37,30,1: context range 37 [docfrag, 0, docfrag, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 27,3,7: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how NaN | PASS |
| 37,30,2: context range 37 [docfrag, 0, docfrag, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,3,64: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-65537" | PASS |
| 37,30,3: context range 37 [docfrag, 0, docfrag, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 7,29,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 37,31,0: context range 37 [docfrag, 0, docfrag, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 7,34,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 37,31,1: context range 37 [docfrag, 0, docfrag, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 7,38,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 37,31,2: context range 37 [docfrag, 0, docfrag, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 27,3,35: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -1.5 | PASS |
| 37,31,3: context range 37 [docfrag, 0, docfrag, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 27,3,94: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "6.5536e4" | PASS |
| 37,32,0: context range 37 [docfrag, 0, docfrag, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 27,16,4: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -1 | PASS |
| 37,32,1: context range 37 [docfrag, 0, docfrag, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 27,2,3: context range 27 [testDiv, 0, comment, 5], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 37,32,2: context range 37 [docfrag, 0, docfrag, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 27,3,56: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "Infinity" | PASS |
| 37,32,3: context range 37 [docfrag, 0, docfrag, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 7,27,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 37,33,0: context range 37 [docfrag, 0, docfrag, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 7,32,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 37,33,1: context range 37 [docfrag, 0, docfrag, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 7,36,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 37,33,2: context range 37 [docfrag, 0, docfrag, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 8,1,2: context range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 37,33,3: context range 37 [docfrag, 0, docfrag, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 27,3,86: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "2.5" | PASS |
| 37,34,0: context range 37 [docfrag, 0, docfrag, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 27,15,0: context range 27 [testDiv, 0, comment, 5], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 37,34,1: context range 37 [docfrag, 0, docfrag, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 27,0,100: context range 27 [testDiv, 0, comment, 5], argument range 0 [detached], how "quasit" | PASS |
| 37,34,2: context range 37 [docfrag, 0, docfrag, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 27,3,48: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1" | PASS |
| 37,34,3: context range 37 [docfrag, 0, docfrag, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 7,25,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 37,35,0: context range 37 [docfrag, 0, docfrag, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 7,30,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 37,35,1: context range 37 [docfrag, 0, docfrag, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 7,34,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 37,35,2: context range 37 [docfrag, 0, docfrag, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 7,39,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range same as first range, how 2 | PASS |
| 37,35,3: context range 37 [docfrag, 0, docfrag, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 27,3,78: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "1.5" | PASS |
| 37,36,0: context range 37 [docfrag, 0, docfrag, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 27,13,0: context range 27 [testDiv, 0, comment, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 37,36,1: context range 37 [docfrag, 0, docfrag, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 27,16,47: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "0" | PASS |
| 37,36,2: context range 37 [docfrag, 0, docfrag, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 27,3,40: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3.5 | PASS |
| 37,36,3: context range 37 [docfrag, 0, docfrag, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 7,23,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 37,37,0: context range 37 [docfrag, 0, docfrag, 0], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 7,28,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 37,37,1: context range 37 [docfrag, 0, docfrag, 0], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 7,32,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 37,37,2: context range 37 [docfrag, 0, docfrag, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 7,37,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 37,37,3: context range 37 [docfrag, 0, docfrag, 0], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 27,3,70: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4294967295" | PASS |
| 37,38,0: context range 37 [docfrag, 0, docfrag, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 27,11,0: context range 27 [testDiv, 0, comment, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 37,38,1: context range 37 [docfrag, 0, docfrag, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 27,16,39: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2.5 | PASS |
| 37,38,2: context range 37 [docfrag, 0, docfrag, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 27,3,32: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2.5 | PASS |
| 37,38,3: context range 37 [docfrag, 0, docfrag, 0], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 7,21,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 37,39,0: context range 37 [docfrag, 0, docfrag, 0], argument range same as first range, how 0 | PASS |
| 7,26,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 37,39,1: context range 37 [docfrag, 0, docfrag, 0], argument range same as first range, how 1 | PASS |
| 7,30,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 37,39,2: context range 37 [docfrag, 0, docfrag, 0], argument range same as first range, how 2 | PASS |
| 7,35,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 37,39,3: context range 37 [docfrag, 0, docfrag, 0], argument range same as first range, how 3 | PASS |
| 27,3,62: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "65539" | PASS |
| 38,0,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 0 [detached], how 0 | PASS |
| 27,9,0: context range 27 [testDiv, 0, comment, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 38,0,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 0 [detached], how 1 | PASS |
| 27,16,31: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 38,0,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 0 [detached], how 2 | PASS |
| 27,3,24: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 4294967296 | PASS |
| 38,0,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 0 [detached], how 3 | PASS |
| 7,19,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 38,1,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 7,24,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 38,1,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 1 | PASS |
| 7,28,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 38,1,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 7,33,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 38,1,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 3 | PASS |
| 27,3,54: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "NaN" | PASS |
| 38,2,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 0 | PASS |
| 27,7,0: context range 27 [testDiv, 0, comment, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 38,2,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 0,3,0: context range 0 [detached], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 38,2,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 2 | PASS |
| 27,3,16: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 65540 | PASS |
| 38,2,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 7,17,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 38,3,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 0 | PASS |
| 7,22,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 38,3,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 1 | PASS |
| 7,26,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 38,3,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 7,31,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 38,3,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 3 | PASS |
| 7,36,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 38,4,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 27,5,0: context range 27 [testDiv, 0, comment, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 38,4,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 0,1,0: context range 0 [detached], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 0 | PASS |
| 38,4,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 2 | PASS |
| 27,3,8: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how -0 | PASS |
| 38,4,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 7,15,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 38,5,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 7,20,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 38,5,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 7,24,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 38,5,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 7,29,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 38,5,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 7,34,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 38,6,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 27,3,97: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how true | PASS |
| 38,6,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 0,0,93: context range 0 [detached], argument range 0 [detached], how "-68.5" | PASS |
| 38,6,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 2 | PASS |
| 27,16,66: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65535" | PASS |
| 38,6,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 7,13,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 38,7,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 7,18,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 38,7,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 1 | PASS |
| 7,22,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 38,7,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 7,27,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 38,7,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 7,32,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 38,8,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 27,3,89: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-72.5" | PASS |
| 38,8,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 0,0,85: context range 0 [detached], argument range 0 [detached], how "1.5" | PASS |
| 38,8,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 27,16,58: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65535" | PASS |
| 38,8,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 7,11,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 38,9,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 7,16,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 38,9,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 7,20,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 38,9,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 7,25,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 38,9,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 7,30,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 38,10,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 27,3,81: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "4.5" | PASS |
| 38,10,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 0,0,77: context range 0 [detached], argument range 0 [detached], how "0.5" | PASS |
| 38,10,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 27,16,50: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "3" | PASS |
| 38,10,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 7,9,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 1 | PASS |
| 38,11,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 7,14,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 38,11,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 1 | PASS |
| 7,18,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 38,11,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 7,23,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 38,11,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 7,28,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 38,12,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 7,33,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 38,12,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 0,0,69: context range 0 [detached], argument range 0 [detached], how "-65532" | PASS |
| 38,12,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 27,16,42: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -72.5 | PASS |
| 38,12,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 27,16,23: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967295 | PASS |
| 38,13,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 7,12,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 0 | PASS |
| 38,13,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 1 | PASS |
| 7,16,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 38,13,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 7,21,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 38,13,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 7,26,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 38,14,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 14 [document.head, 1, document.head, 1], how 0 | PASS |
| 7,31,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 38,14,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 0,0,61: context range 0 [detached], argument range 0 [detached], how "65538" | PASS |
| 38,14,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 27,16,34: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4.5 | PASS |
| 38,14,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 27,16,15: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65539 | PASS |
| 38,15,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 7,10,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 0 | PASS |
| 38,15,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 15 [document.body, 4, document.body, 5], how 1 | PASS |
| 7,14,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 3 | PASS |
| 38,15,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 7,19,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 38,15,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 7,24,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 38,16,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0 | PASS |
| 7,29,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 38,16,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 0,0,53: context range 0 [detached], argument range 0 [detached], how "5" | PASS |
| 38,16,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 27,16,26: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 4294967298 | PASS |
| 38,16,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 3 | PASS |
| 27,16,7: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how NaN | PASS |
| 38,17,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 7,8,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 0 | PASS |
| 38,17,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 17 [paras[0], 0, paras[0], 1], how 1 | PASS |
| 7,12,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 3 | PASS |
| 38,17,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 7,17,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 2 | PASS |
| 38,17,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 7,22,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 38,18,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 0 | PASS |
| 7,27,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 38,18,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 0,0,45: context range 0 [detached], argument range 0 [detached], how -69.5 | PASS |
| 38,18,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 27,16,18: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65536 | PASS |
| 38,18,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 3 | PASS |
| 27,15,3: context range 27 [testDiv, 0, comment, 5], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 38,19,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 7,6,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 0 | PASS |
| 38,19,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 1 | PASS |
| 7,10,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 3 | PASS |
| 38,19,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 7,15,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 38,19,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 7,20,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 38,20,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 0 | PASS |
| 7,25,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 38,20,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 1 | PASS |
| 0,0,37: context range 0 [detached], argument range 0 [detached], how 0.5 | PASS |
| 38,20,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 27,16,10: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -Infinity | PASS |
| 38,20,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 3 | PASS |
| 27,13,3: context range 27 [testDiv, 0, comment, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 38,21,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 7,4,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 0 | PASS |
| 38,21,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 1 | PASS |
| 7,8,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 3 | PASS |
| 38,21,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 2 | PASS |
| 7,13,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 38,21,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 7,18,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 1 | PASS |
| 38,22,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 0 | PASS |
| 7,23,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 38,22,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 1 | PASS |
| 7,27,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 38,22,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 27,16,2: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 38,22,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 3 | PASS |
| 27,11,3: context range 27 [testDiv, 0, comment, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 38,23,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 23 [testDiv, 2, paras[4], 1], how 0 | PASS |
| 27,16,46: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -68.5 | PASS |
| 38,23,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 23 [testDiv, 2, paras[4], 1], how 1 | PASS |
| 7,6,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 3 | PASS |
| 38,23,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 23 [testDiv, 2, paras[4], 1], how 2 | PASS |
| 7,11,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 38,23,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 7,16,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1 | PASS |
| 38,24,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 24 [document, 0, document, 1], how 0 | PASS |
| 7,21,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 0 | PASS |
| 38,24,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 24 [document, 0, document, 1], how 1 | PASS |
| 7,25,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 38,24,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 24 [document, 0, document, 1], how 2 | PASS |
| 27,14,2: context range 27 [testDiv, 0, comment, 5], argument range 14 [document.head, 1, document.head, 1], how 2 | PASS |
| 38,24,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 24 [document, 0, document, 1], how 3 | PASS |
| 27,9,3: context range 27 [testDiv, 0, comment, 5], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 3 | PASS |
| 38,25,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 25 [document, 0, document, 2], how 0 | PASS |
| 27,16,38: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 1.5 | PASS |
| 38,25,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 25 [document, 0, document, 2], how 1 | PASS |
| 7,4,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 3 | PASS |
| 38,25,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 25 [document, 0, document, 2], how 2 | PASS |
| 7,9,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 2 | PASS |
| 38,25,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 25 [document, 0, document, 2], how 3 | PASS |
| 7,14,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 14 [document.head, 1, document.head, 1], how 1 | PASS |
| 38,26,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 26 [comment, 2, comment, 3], how 0 | PASS |
| 7,19,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 0 | PASS |
| 38,26,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 26 [comment, 2, comment, 3], how 1 | PASS |
| 7,23,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 23 [testDiv, 2, paras[4], 1], how 3 | PASS |
| 38,26,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 26 [comment, 2, comment, 3], how 2 | PASS |
| 27,12,2: context range 27 [testDiv, 0, comment, 5], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 2 | PASS |
| 38,26,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 26 [comment, 2, comment, 3], how 3 | PASS |
| 27,7,3: context range 27 [testDiv, 0, comment, 5], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 3 | PASS |
| 38,27,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 27 [testDiv, 0, comment, 5], how 0 | PASS |
| 27,16,30: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 0.5 | PASS |
| 38,27,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 27 [testDiv, 0, comment, 5], how 1 | PASS |
| 7,2,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 3 | PASS |
| 38,27,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 27 [testDiv, 0, comment, 5], how 2 | PASS |
| 7,7,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 2 | PASS |
| 38,27,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 27 [testDiv, 0, comment, 5], how 3 | PASS |
| 7,12,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 12 [document.documentElement, 0, document.documentElement, 2], how 1 | PASS |
| 38,28,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 0 | PASS |
| 7,17,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 0 | PASS |
| 38,28,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 1 | PASS |
| 7,21,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 38,28,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 2 | PASS |
| 27,10,2: context range 27 [testDiv, 0, comment, 5], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 2 | PASS |
| 38,28,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 28 [foreignDoc, 1, foreignComment, 2], how 3 | PASS |
| 27,5,3: context range 27 [testDiv, 0, comment, 5], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 38,29,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 0 | PASS |
| 27,16,22: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -65532 | PASS |
| 38,29,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 1 | PASS |
| 7,0,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 0 [detached], how 3 | PASS |
| 38,29,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 2 | PASS |
| 7,5,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], how 2 | PASS |
| 38,29,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 29 [foreignDoc.body, 0, foreignTextNode, 36], how 3 | PASS |
| 7,10,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 10 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], how 1 | PASS |
| 38,30,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 0 | PASS |
| 7,15,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 0 | PASS |
| 38,30,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 1 | PASS |
| 7,19,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 19 [paras[0].firstChild, 0, paras[1].firstChild, 0], how 3 | PASS |
| 38,30,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 2 | PASS |
| 27,8,2: context range 27 [testDiv, 0, comment, 5], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 2 | PASS |
| 38,30,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 30 [xmlDoc, 1, xmlComment, 0], how 3 | PASS |
| 27,3,100: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "quasit" | PASS |
| 38,31,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 0 | PASS |
| 27,16,14: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 65538 | PASS |
| 38,31,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 1 | PASS |
| 6,38,3: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 38,31,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 2 | PASS |
| 7,3,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how 2 | PASS |
| 38,31,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 31 [detachedTextNode, 0, detachedTextNode, 8], how 3 | PASS |
| 7,8,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 8 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], how 1 | PASS |
| 38,32,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 0 | PASS |
| 7,13,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 0 | PASS |
| 38,32,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 1 | PASS |
| 7,17,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 17 [paras[0], 0, paras[0], 1], how 3 | PASS |
| 38,32,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 2 | PASS |
| 7,22,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 22 [paras[0], 0, paras[0].firstChild, 7], how 2 | PASS |
| 38,32,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 32 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], how 3 | PASS |
| 27,3,92: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-69.5" | PASS |
| 38,33,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 0 | PASS |
| 27,16,6: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 5 | PASS |
| 38,33,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 1 | PASS |
| 27,16,69: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "-65532" | PASS |
| 38,33,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 2 | PASS |
| 7,1,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0], how 2 | PASS |
| 38,33,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 33 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], how 3 | PASS |
| 7,6,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], how 1 | PASS |
| 38,34,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 0 | PASS |
| 7,11,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 0 | PASS |
| 38,34,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 1 | PASS |
| 7,15,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 15 [document.body, 4, document.body, 5], how 3 | PASS |
| 38,34,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 2 | PASS |
| 7,20,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 20 [paras[0].firstChild, 0, paras[1].firstChild, 8], how 2 | PASS |
| 38,34,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 34 [detachedComment, 3, detachedComment, 4], how 3 | PASS |
| 27,3,84: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "0.5" | PASS |
| 38,35,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 0 | PASS |
| 27,15,2: context range 27 [testDiv, 0, comment, 5], argument range 15 [document.body, 4, document.body, 5], how 2 | PASS |
| 38,35,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 1 | PASS |
| 27,16,61: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "65538" | PASS |
| 38,35,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 6,39,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range same as first range, how 2 | PASS |
| 38,35,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 3 | PASS |
| 7,4,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], how 1 | PASS |
| 38,36,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 0 | PASS |
| 7,9,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 9 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], how 0 | PASS |
| 38,36,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 1 | PASS |
| 7,13,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 3 | PASS |
| 38,36,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 2 | PASS |
| 7,18,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 18 [detachedPara1, 0, detachedPara1, 1], how 2 | PASS |
| 38,36,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 36 [detachedXmlComment, 2, detachedXmlComment, 6], how 3 | PASS |
| 27,3,76: context range 27 [testDiv, 0, comment, 5], argument range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8], how "-0.5" | PASS |
| 38,37,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 37 [docfrag, 0, docfrag, 0], how 0 | PASS |
| 27,13,2: context range 27 [testDiv, 0, comment, 5], argument range 13 [document.documentElement, 1, document.documentElement, 2], how 2 | PASS |
| 38,37,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 37 [docfrag, 0, docfrag, 0], how 1 | PASS |
| 27,16,53: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how "5" | PASS |
| 38,37,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 6,37,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 37 [docfrag, 0, docfrag, 0], how 2 | PASS |
| 38,37,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 37 [docfrag, 0, docfrag, 0], how 3 | PASS |
| 7,2,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1], how 1 | PASS |
| 38,38,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 0 | PASS |
| 7,7,0: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], how 0 | PASS |
| 38,38,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 1 | PASS |
| 7,11,3: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 3 | PASS |
| 38,38,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 2 | PASS |
| 7,16,2: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how 2 | PASS |
| 38,38,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range 38 [processingInstruction, 0, processingInstruction, 4], how 3 | PASS |
| 27,21,3: context range 27 [testDiv, 0, comment, 5], argument range 21 [paras[0].firstChild, 3, paras[3], 1], how 3 | PASS |
| 38,39,0: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range same as first range, how 0 | PASS |
| 27,11,2: context range 27 [testDiv, 0, comment, 5], argument range 11 [document.documentElement, 0, document.documentElement, 1], how 2 | PASS |
| 38,39,1: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range same as first range, how 1 | PASS |
| 27,16,45: context range 27 [testDiv, 0, comment, 5], argument range 16 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], how -69.5 | PASS |
| 38,39,2: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range same as first range, how 2 | PASS |
| 6,35,2: context range 6 [paras[1].firstChild, 2, paras[1].firstChild, 9], argument range 35 [detachedForeignComment, 0, detachedForeignComment, 1], how 2 | PASS |
| 38,39,3: context range 38 [processingInstruction, 0, processingInstruction, 4], argument range same as first range, how 3 | PASS |
| 7,0,1: context range 7 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], argument range 0 [detached], how 1 | PASS |
| /dom/events/relatedTarget.window.html | OK |
| Reset if target pointed to a shadow tree | PASS |
| Reset if target pointed to a shadow tree pre-dispatch | PASS |
| Reset targets before activation behavior | FAIL |
| Reset targets on early return | FAIL |
| Retarget a shadow-tree relatedTarget | FAIL |
| Retarget a shadow-tree relatedTarget, part 2 | PASS |
| /dom/nodes/Document-contentType/contentType/createDocument.html | OK |
| document.implementation.createDocument: document.contentType === 'application/xhtml+xml' | PASS |
| /dom/nodes/Node-isConnected.html | OK |
| Test with iframes | PASS |
| Test with ordinary child nodes | PASS |
| /dom/collections/namednodemap-supported-property-names.html | OK |
| Object.getOwnPropertyNames on NamedNodeMap | PASS |
| Object.getOwnPropertyNames on NamedNodeMap after attribute removal | PASS |
| Object.getOwnPropertyNames on NamedNodeMap of input | PASS |
| /dom/nodes/ParentNode-prepend.html | OK |
| DocumentFrgment.prepend() with null as an argument, on a parent having a child. | PASS |
| DocumentFrgment.prepend() with null as an argument, on a parent having no child. | PASS |
| DocumentFrgment.prepend() with one element and text as argument, on a parent having a child. | PASS |
| DocumentFrgment.prepend() with only one element as an argument, on a parent having no child. | PASS |
| DocumentFrgment.prepend() with only text as an argument, on a parent having no child. | PASS |
| DocumentFrgment.prepend() with undefined as an argument, on a parent having no child. | PASS |
| DocumentFrgment.prepend() without any argument, on a parent having no child. | PASS |
| Element.prepend() with null as an argument, on a parent having a child. | PASS |
| Element.prepend() with null as an argument, on a parent having no child. | PASS |
| Element.prepend() with one element and text as argument, on a parent having a child. | PASS |
| Element.prepend() with only one element as an argument, on a parent having no child. | PASS |
| Element.prepend() with only text as an argument, on a parent having no child. | PASS |
| Element.prepend() with undefined as an argument, on a parent having no child. | PASS |
| Element.prepend() without any argument, on a parent having no child. | PASS |
| /dom/nodes/rootNode.html | OK |
| getRootNode() must return a document fragment when a node is in the fragment | PASS |
| getRootNode() must return context object's shadow-including root if options's composed is true, and context object's root otherwise | PASS |
| getRootNode() must return the context object when it does not have any parent | PASS |
| getRootNode() must return the document when a node is in document | PASS |
| getRootNode() must return the parent node of the context object when the context object has a single ancestor not in a document | PASS |
| /dom/nodes/Document-implementation.html | OK |
| Getting implementation off different documents | PASS |
| Getting implementation off the same document | PASS |
| /dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml | OK |
| Dynamic Adding of Elements | PASS |
| /dom/nodes/CharacterData-replaceData.html | OK |
| Comment.replaceData() at the end (longer) | PASS |
| Comment.replaceData() at the end (same length) | PASS |
| Comment.replaceData() at the end (shorter) | PASS |
| Comment.replaceData() at the start (equal length) | PASS |
| Comment.replaceData() at the start (longer) | PASS |
| Comment.replaceData() at the start (shorter) | PASS |
| Comment.replaceData() before the start | PASS |
| Comment.replaceData() in the middle (equal length) | PASS |
| Comment.replaceData() in the middle (longer) | PASS |
| Comment.replaceData() in the middle (shorter) | PASS |
| Comment.replaceData() the whole string | PASS |
| Comment.replaceData() with clamped count | PASS |
| Comment.replaceData() with invalid offset | PASS |
| Comment.replaceData() with negative clamped count | PASS |
| Comment.replaceData() with non-ASCII data | PASS |
| Comment.replaceData() with non-BMP data | PASS |
| Comment.replaceData() with the empty string | PASS |
| Text.replaceData() at the end (longer) | PASS |
| Text.replaceData() at the end (same length) | PASS |
| Text.replaceData() at the end (shorter) | PASS |
| Text.replaceData() at the start (equal length) | PASS |
| Text.replaceData() at the start (longer) | PASS |
| Text.replaceData() at the start (shorter) | PASS |
| Text.replaceData() before the start | PASS |
| Text.replaceData() in the middle (equal length) | PASS |
| Text.replaceData() in the middle (longer) | PASS |
| Text.replaceData() in the middle (shorter) | PASS |
| Text.replaceData() the whole string | PASS |
| Text.replaceData() with clamped count | PASS |
| Text.replaceData() with invalid offset | PASS |
| Text.replaceData() with negative clamped count | PASS |
| Text.replaceData() with non-ASCII data | PASS |
| Text.replaceData() with non-BMP data | PASS |
| Text.replaceData() with the empty string | PASS |
| /dom/lists/DOMTokenList-stringifier.html | OK |
| DOMTokenList stringifier | PASS |
| /dom/nodes/Document-getElementsByTagName.html | OK |
| Caching is allowed | PASS |
| Element in HTML namespace, no prefix, non-ascii characters in name | PASS |
| Element in HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, no prefix, lowercase name | PASS |
| Element in non-HTML namespace, no prefix, uppercase name | PASS |
| Element in non-HTML namespace, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, lowercase name | PASS |
| Element in non-HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, uppercase name | PASS |
| HTML element with uppercase tagName never matches in HTML Documents | PASS |
| Interfaces | PASS |
| Should be able to set expando shadowing a proto prop (item) | PASS |
| Should be able to set expando shadowing a proto prop (namedItem) | PASS |
| Shouldn't be able to set unsigned properties on a HTMLCollection (non-strict mode) | PASS |
| Shouldn't be able to set unsigned properties on a HTMLCollection (strict mode) | PASS |
| getElementsByTagName('*') | PASS |
| getElementsByTagName() should be a live collection | PASS |
| hasOwnProperty, getOwnPropertyDescriptor, getOwnPropertyNames | PASS |
| /dom/events/Event-defaultPrevented.html | OK |
| When an event is created, defaultPrevented should be initialized to false. | PASS |
| initEvent should unset defaultPrevented. | PASS |
| initEvent should work correctly (cancelable). | PASS |
| initEvent should work correctly (not cancelable). | PASS |
| preventDefault() should change defaultPrevented if cancelable is true. | PASS |
| preventDefault() should not change defaultPrevented if cancelable is false. | PASS |
| returnValue should change defaultPrevented if cancelable is true. | PASS |
| returnValue should not change defaultPrevented if cancelable is false. | FAIL |
| /dom/ranges/Range-insertNode.html | OK |
| 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] | PASS |
| 4,7: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 4,16: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 5,4: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1.firstChild | PASS |
| 4,11: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 4,21: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 5,8: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedDiv | PASS |
| 4,16: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 5,3: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1 | PASS |
| 4,11: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 4,20: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 4,12: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 5,8: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedDiv | PASS |
| 5,4: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1.firstChild | PASS |
| 4,15: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 4,17: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 5,3: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1 | PASS |
| 4,7: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 5,12: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlElement | PASS |
| 5,0: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0] | PASS |
| 4,20: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 4,12: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 5,7: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node document | PASS |
| 4,3: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 4,15: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 4,17: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 5,2: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[1].firstChild | PASS |
| 4,8: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 5,12: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlElement | PASS |
| 5,0: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0] | PASS |
| 4,19: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 4,13: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 5,7: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node document | PASS |
| 4,3: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 5,16: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedProcessingInstruction | PASS |
| 4,18: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 5,2: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[1].firstChild | PASS |
| 4,8: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 5,11: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlDoc | PASS |
| 3,21: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoctype | PASS |
| 4,19: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 4,13: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 5,6: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1.firstChild | PASS |
| 4,4: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 5,16: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedProcessingInstruction | PASS |
| 4,18: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 5,1: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0].firstChild | PASS |
| 4,9: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 5,11: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlDoc | PASS |
| 3,21: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoctype | PASS |
| 5,20: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node doctype | PASS |
| 4,14: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 5,6: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1.firstChild | PASS |
| 4,4: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 5,15: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node processingInstruction | PASS |
| 3,17: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node comment | PASS |
| 5,1: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0].firstChild | PASS |
| 4,9: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 5,10: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara2 | PASS |
| 4,0: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 5,20: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node doctype | PASS |
| 4,14: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 5,5: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1 | PASS |
| 4,5: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 5,15: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node processingInstruction | PASS |
| 3,17: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node comment | PASS |
| 6,2: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 4,10: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 5,10: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara2 | PASS |
| 4,0: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 5,19: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node docfrag | PASS |
| 3,13: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedTextNode | PASS |
| 5,5: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1 | PASS |
| 4,5: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 5,14: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignTextNode | PASS |
| 3,18: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedComment | PASS |
| 6,2: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 4,10: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 5,9: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoc | PASS |
| 4,1: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 5,19: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node docfrag | PASS |
| 3,13: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedTextNode | PASS |
| 6,6: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 4,6: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 5,14: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignTextNode | PASS |
| 3,18: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedComment | PASS |
| 6,1: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 3,9: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoc | PASS |
| 5,9: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoc | PASS |
| 4,1: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 5,18: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedComment | PASS |
| 3,14: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignTextNode | PASS |
| 6,6: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 4,6: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 5,13: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedTextNode | PASS |
| 3,19: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node docfrag | PASS |
| 6,1: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 3,9: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoc | PASS |
| 6,10: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara2 | PASS |
| 4,2: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 5,18: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedComment | PASS |
| 3,14: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignTextNode | PASS |
| 6,5: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1 | PASS |
| 3,5: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1 | PASS |
| 5,13: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedTextNode | PASS |
| 3,19: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node docfrag | PASS |
| 6,0: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0] | PASS |
| 3,10: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara2 | PASS |
| 6,10: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara2 | PASS |
| 4,2: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 5,17: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node comment | PASS |
| 3,15: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node processingInstruction | PASS |
| 6,5: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1 | PASS |
| 3,5: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1 | PASS |
| 6,14: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignTextNode | PASS |
| 3,20: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node doctype | PASS |
| 6,0: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0] | PASS |
| 3,10: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara2 | PASS |
| 6,9: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoc | PASS |
| 3,1: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0].firstChild | PASS |
| 5,17: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node comment | PASS |
| 3,15: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node processingInstruction | PASS |
| 6,4: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 3,6: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1.firstChild | PASS |
| 6,14: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignTextNode | PASS |
| 3,20: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node doctype | PASS |
| 5,21: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoctype | PASS |
| 3,11: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlDoc | PASS |
| 6,9: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoc | PASS |
| 3,1: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0].firstChild | PASS |
| 6,18: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedComment | PASS |
| 3,16: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedProcessingInstruction | PASS |
| 6,4: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 3,6: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1.firstChild | PASS |
| 6,13: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedTextNode | PASS |
| 2,19: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node docfrag | PASS |
| 5,21: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoctype | PASS |
| 3,11: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlDoc | PASS |
| 6,8: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedDiv | PASS |
| 3,2: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[1].firstChild | PASS |
| 6,18: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedComment | PASS |
| 3,16: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedProcessingInstruction | PASS |
| 6,3: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1 | PASS |
| 3,7: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node document | PASS |
| 6,13: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedTextNode | PASS |
| 2,19: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node docfrag | PASS |
| 7,0: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0] | PASS |
| 7,13: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedTextNode | PASS |
| 6,8: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedDiv | PASS |
| 3,2: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[1].firstChild | PASS |
| 6,17: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node comment | PASS |
| 2,15: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node processingInstruction | PASS |
| 6,3: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1 | PASS |
| 7,13: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedTextNode | PASS |
| 6,12: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlElement | PASS |
| 2,20: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node doctype | PASS |
| 7,0: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0] | PASS |
| 3,12: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlElement | PASS |
| 6,7: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node document | PASS |
| 7,14: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignTextNode | PASS |
| 6,17: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node comment | PASS |
| 2,15: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node processingInstruction | PASS |
| 7,4: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 7,9: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoc | PASS |
| 6,12: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlElement | PASS |
| 2,20: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node doctype | PASS |
| 6,21: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoctype | PASS |
| 2,11: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlDoc | PASS |
| 6,7: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node document | PASS |
| 7,9: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoc | PASS |
| 6,16: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 2,16: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedProcessingInstruction | PASS |
| 7,4: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 3,8: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedDiv | PASS |
| 6,11: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlDoc | PASS |
| 7,10: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara2 | PASS |
| 6,21: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoctype | PASS |
| 2,11: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlDoc | PASS |
| 7,8: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedDiv | PASS |
| 7,5: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1 | PASS |
| 6,16: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 7,10: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara2 | PASS |
| 7,3: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1 | PASS |
| 2,7: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node document | PASS |
| 6,11: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlDoc | PASS |
| 7,5: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1 | PASS |
| 6,20: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node doctype | PASS |
| 7,11: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlDoc | PASS |
| 7,8: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedDiv | PASS |
| 3,4: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1.firstChild | PASS |
| 6,15: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node processingInstruction | PASS |
| 7,6: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 7,3: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1 | PASS |
| 7,11: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlDoc | PASS |
| 7,12: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlElement | PASS |
| 7,1: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 6,20: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node doctype | PASS |
| 7,6: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 7,7: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node document | PASS |
| 7,12: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlElement | PASS |
| 6,15: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node processingInstruction | PASS |
| 7,1: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 7,2: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 7,7: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node document | PASS |
| 2,13: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedTextNode | PASS |
| 16,14: resulting range position for range [paras[0], 0, paras[0], 1], node foreignTextNode | PASS |
| 6,19: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node docfrag | PASS |
| 7,2: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 21,8: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedDiv | PASS |
| 2,3: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1 | PASS |
| 21,8: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedDiv | PASS |
| 6,19: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node docfrag | PASS |
| 1,21: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoctype | PASS |
| 16,12: resulting range position for range [paras[0], 0, paras[0], 1], node xmlElement | PASS |
| 21,9: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoc | PASS |
| 16,12: resulting DOM for range [paras[0], 0, paras[0], 1], node xmlElement | PASS |
| 21,10: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara2 | PASS |
| 16,11: resulting range position for range [paras[0], 0, paras[0], 1], node xmlDoc | PASS |
| 21,10: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara2 | PASS |
| 16,11: resulting DOM for range [paras[0], 0, paras[0], 1], node xmlDoc | PASS |
| 21,11: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node xmlDoc | PASS |
| 16,10: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara2 | PASS |
| 21,11: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node xmlDoc | PASS |
| 16,10: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara2 | PASS |
| 21,12: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node xmlElement | PASS |
| 16,9: resulting range position for range [paras[0], 0, paras[0], 1], node foreignDoc | PASS |
| 21,12: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node xmlElement | PASS |
| 16,9: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignDoc | PASS |
| 21,13: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedTextNode | PASS |
| 16,8: resulting range position for range [paras[0], 0, paras[0], 1], node detachedDiv | PASS |
| 21,13: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedTextNode | PASS |
| 16,8: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedDiv | PASS |
| 21,14: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignTextNode | PASS |
| 16,7: resulting range position for range [paras[0], 0, paras[0], 1], node document | PASS |
| 21,14: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignTextNode | PASS |
| 16,7: resulting DOM for range [paras[0], 0, paras[0], 1], node document | PASS |
| 21,15: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node processingInstruction | PASS |
| 16,6: resulting range position for range [paras[0], 0, paras[0], 1], node detachedPara1.firstChild | PASS |
| 21,15: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node processingInstruction | PASS |
| 16,6: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedPara1.firstChild | PASS |
| 21,16: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedProcessingInstruction | PASS |
| 16,5: resulting range position for range [paras[0], 0, paras[0], 1], node detachedPara1 | PASS |
| 21,16: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedProcessingInstruction | PASS |
| 16,5: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedPara1 | PASS |
| 21,17: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node comment | PASS |
| 16,4: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara1.firstChild | PASS |
| 21,17: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node comment | PASS |
| 16,4: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara1.firstChild | PASS |
| 21,18: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedComment | PASS |
| 16,3: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara1 | PASS |
| 21,18: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedComment | PASS |
| 16,3: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara1 | PASS |
| 21,19: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node docfrag | PASS |
| 16,2: resulting range position for range [paras[0], 0, paras[0], 1], node paras[1].firstChild | PASS |
| 21,19: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node docfrag | PASS |
| 16,2: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[1].firstChild | PASS |
| 21,20: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node doctype | PASS |
| 16,1: resulting range position for range [paras[0], 0, paras[0], 1], node paras[0].firstChild | PASS |
| 21,20: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node doctype | PASS |
| 16,1: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[0].firstChild | PASS |
| 21,21: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoctype | PASS |
| 16,0: resulting range position for range [paras[0], 0, paras[0], 1], node paras[0] | PASS |
| 21,21: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoctype | PASS |
| 16,0: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[0] | PASS |
| 22,0: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[0] | PASS |
| 15,21: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoctype | PASS |
| 22,0: resulting range position for range [testDiv, 2, paras[4], 1], node paras[0] | PASS |
| 15,21: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoctype | PASS |
| 22,1: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[0].firstChild | PASS |
| 15,20: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node doctype | PASS |
| 22,1: resulting range position for range [testDiv, 2, paras[4], 1], node paras[0].firstChild | PASS |
| 15,20: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node doctype | PASS |
| 22,2: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[1].firstChild | PASS |
| 15,19: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node docfrag | PASS |
| 22,2: resulting range position for range [testDiv, 2, paras[4], 1], node paras[1].firstChild | PASS |
| 15,19: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node docfrag | PASS |
| 22,3: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara1 | PASS |
| 15,18: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedComment | PASS |
| 22,3: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara1 | PASS |
| 15,18: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedComment | PASS |
| 22,4: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara1.firstChild | PASS |
| 15,17: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node comment | PASS |
| 22,4: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara1.firstChild | PASS |
| 15,17: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node comment | PASS |
| 22,5: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedPara1 | PASS |
| 15,16: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedProcessingInstruction | PASS |
| 22,5: resulting range position for range [testDiv, 2, paras[4], 1], node detachedPara1 | PASS |
| 15,16: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedProcessingInstruction | PASS |
| 22,6: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedPara1.firstChild | PASS |
| 15,15: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node processingInstruction | PASS |
| 22,6: resulting range position for range [testDiv, 2, paras[4], 1], node detachedPara1.firstChild | PASS |
| 15,15: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node processingInstruction | PASS |
| 22,7: resulting DOM for range [testDiv, 2, paras[4], 1], node document | PASS |
| 15,14: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignTextNode | PASS |
| 22,7: resulting range position for range [testDiv, 2, paras[4], 1], node document | PASS |
| 15,14: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignTextNode | PASS |
| 22,8: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedDiv | PASS |
| 15,13: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedTextNode | PASS |
| 22,8: resulting range position for range [testDiv, 2, paras[4], 1], node detachedDiv | PASS |
| 15,13: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedTextNode | PASS |
| 22,9: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignDoc | PASS |
| 15,12: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlElement | PASS |
| 22,9: resulting range position for range [testDiv, 2, paras[4], 1], node foreignDoc | PASS |
| 15,12: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlElement | PASS |
| 22,10: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara2 | PASS |
| 15,11: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlDoc | PASS |
| 22,10: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara2 | PASS |
| 15,11: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlDoc | PASS |
| 22,11: resulting DOM for range [testDiv, 2, paras[4], 1], node xmlDoc | PASS |
| 15,10: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara2 | PASS |
| 22,11: resulting range position for range [testDiv, 2, paras[4], 1], node xmlDoc | PASS |
| 15,10: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara2 | PASS |
| 22,12: resulting DOM for range [testDiv, 2, paras[4], 1], node xmlElement | PASS |
| 15,9: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoc | PASS |
| 22,12: resulting range position for range [testDiv, 2, paras[4], 1], node xmlElement | PASS |
| 15,9: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoc | PASS |
| 22,13: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedTextNode | PASS |
| 15,8: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedDiv | PASS |
| 22,13: resulting range position for range [testDiv, 2, paras[4], 1], node detachedTextNode | PASS |
| 15,8: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedDiv | PASS |
| 22,14: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignTextNode | PASS |
| 15,7: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node document | PASS |
| 22,14: resulting range position for range [testDiv, 2, paras[4], 1], node foreignTextNode | PASS |
| 15,7: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node document | PASS |
| 22,15: resulting DOM for range [testDiv, 2, paras[4], 1], node processingInstruction | PASS |
| 15,6: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1.firstChild | PASS |
| 22,15: resulting range position for range [testDiv, 2, paras[4], 1], node processingInstruction | PASS |
| 15,6: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1.firstChild | PASS |
| 22,16: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedProcessingInstruction | PASS |
| 15,5: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1 | PASS |
| 22,16: resulting range position for range [testDiv, 2, paras[4], 1], node detachedProcessingInstruction | PASS |
| 15,5: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1 | PASS |
| 22,17: resulting DOM for range [testDiv, 2, paras[4], 1], node comment | PASS |
| 15,4: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1.firstChild | PASS |
| 22,17: resulting range position for range [testDiv, 2, paras[4], 1], node comment | PASS |
| 15,4: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1.firstChild | PASS |
| 22,18: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedComment | PASS |
| 15,3: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1 | PASS |
| 22,18: resulting range position for range [testDiv, 2, paras[4], 1], node detachedComment | PASS |
| 15,3: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1 | PASS |
| 22,19: resulting DOM for range [testDiv, 2, paras[4], 1], node docfrag | PASS |
| 15,2: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[1].firstChild | PASS |
| 22,19: resulting range position for range [testDiv, 2, paras[4], 1], node docfrag | PASS |
| 15,2: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[1].firstChild | PASS |
| 22,20: resulting DOM for range [testDiv, 2, paras[4], 1], node doctype | PASS |
| 15,1: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0].firstChild | PASS |
| 22,20: resulting range position for range [testDiv, 2, paras[4], 1], node doctype | PASS |
| 15,1: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0].firstChild | PASS |
| 22,21: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignDoctype | PASS |
| 15,0: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0] | PASS |
| 22,21: resulting range position for range [testDiv, 2, paras[4], 1], node foreignDoctype | PASS |
| 15,0: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0] | PASS |
| 23,0: resulting DOM for range [document, 0, document, 1], node paras[0] | PASS |
| 14,21: resulting range position for range [document.body, 4, document.body, 5], node foreignDoctype | PASS |
| 23,0: resulting range position for range [document, 0, document, 1], node paras[0] | PASS |
| 14,21: resulting DOM for range [document.body, 4, document.body, 5], node foreignDoctype | PASS |
| 23,1: resulting DOM for range [document, 0, document, 1], node paras[0].firstChild | PASS |
| 14,20: resulting range position for range [document.body, 4, document.body, 5], node doctype | PASS |
| 23,1: resulting range position for range [document, 0, document, 1], node paras[0].firstChild | PASS |
| 14,20: resulting DOM for range [document.body, 4, document.body, 5], node doctype | PASS |
| 23,2: resulting DOM for range [document, 0, document, 1], node paras[1].firstChild | PASS |
| 14,19: resulting range position for range [document.body, 4, document.body, 5], node docfrag | PASS |
| 23,2: resulting range position for range [document, 0, document, 1], node paras[1].firstChild | PASS |
| 14,19: resulting DOM for range [document.body, 4, document.body, 5], node docfrag | PASS |
| 23,3: resulting DOM for range [document, 0, document, 1], node foreignPara1 | PASS |
| 14,18: resulting range position for range [document.body, 4, document.body, 5], node detachedComment | PASS |
| 23,3: resulting range position for range [document, 0, document, 1], node foreignPara1 | PASS |
| 14,18: resulting DOM for range [document.body, 4, document.body, 5], node detachedComment | PASS |
| 23,4: resulting DOM for range [document, 0, document, 1], node foreignPara1.firstChild | PASS |
| 14,17: resulting range position for range [document.body, 4, document.body, 5], node comment | PASS |
| 23,4: resulting range position for range [document, 0, document, 1], node foreignPara1.firstChild | PASS |
| 14,17: resulting DOM for range [document.body, 4, document.body, 5], node comment | PASS |
| 23,5: resulting DOM for range [document, 0, document, 1], node detachedPara1 | PASS |
| 14,16: resulting range position for range [document.body, 4, document.body, 5], node detachedProcessingInstruction | PASS |
| 23,5: resulting range position for range [document, 0, document, 1], node detachedPara1 | PASS |
| 14,16: resulting DOM for range [document.body, 4, document.body, 5], node detachedProcessingInstruction | PASS |
| 23,6: resulting DOM for range [document, 0, document, 1], node detachedPara1.firstChild | PASS |
| 14,15: resulting range position for range [document.body, 4, document.body, 5], node processingInstruction | PASS |
| 23,6: resulting range position for range [document, 0, document, 1], node detachedPara1.firstChild | PASS |
| 14,15: resulting DOM for range [document.body, 4, document.body, 5], node processingInstruction | PASS |
| 23,7: resulting DOM for range [document, 0, document, 1], node document | PASS |
| 14,14: resulting range position for range [document.body, 4, document.body, 5], node foreignTextNode | PASS |
| 23,7: resulting range position for range [document, 0, document, 1], node document | PASS |
| 14,14: resulting DOM for range [document.body, 4, document.body, 5], node foreignTextNode | PASS |
| 23,8: resulting DOM for range [document, 0, document, 1], node detachedDiv | PASS |
| 14,13: resulting range position for range [document.body, 4, document.body, 5], node detachedTextNode | PASS |
| 23,8: resulting range position for range [document, 0, document, 1], node detachedDiv | PASS |
| 14,13: resulting DOM for range [document.body, 4, document.body, 5], node detachedTextNode | PASS |
| 23,9: resulting DOM for range [document, 0, document, 1], node foreignDoc | PASS |
| 14,12: resulting range position for range [document.body, 4, document.body, 5], node xmlElement | PASS |
| 23,9: resulting range position for range [document, 0, document, 1], node foreignDoc | PASS |
| 14,12: resulting DOM for range [document.body, 4, document.body, 5], node xmlElement | PASS |
| 23,10: resulting DOM for range [document, 0, document, 1], node foreignPara2 | PASS |
| 14,11: resulting range position for range [document.body, 4, document.body, 5], node xmlDoc | PASS |
| 23,10: resulting range position for range [document, 0, document, 1], node foreignPara2 | PASS |
| 14,11: resulting DOM for range [document.body, 4, document.body, 5], node xmlDoc | PASS |
| 23,11: resulting DOM for range [document, 0, document, 1], node xmlDoc | PASS |
| 14,10: resulting range position for range [document.body, 4, document.body, 5], node foreignPara2 | PASS |
| 23,11: resulting range position for range [document, 0, document, 1], node xmlDoc | PASS |
| 14,10: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara2 | PASS |
| 23,12: resulting DOM for range [document, 0, document, 1], node xmlElement | PASS |
| 14,9: resulting range position for range [document.body, 4, document.body, 5], node foreignDoc | PASS |
| 23,12: resulting range position for range [document, 0, document, 1], node xmlElement | PASS |
| 14,9: resulting DOM for range [document.body, 4, document.body, 5], node foreignDoc | PASS |
| 23,13: resulting DOM for range [document, 0, document, 1], node detachedTextNode | PASS |
| 14,8: resulting range position for range [document.body, 4, document.body, 5], node detachedDiv | PASS |
| 23,13: resulting range position for range [document, 0, document, 1], node detachedTextNode | PASS |
| 14,8: resulting DOM for range [document.body, 4, document.body, 5], node detachedDiv | PASS |
| 23,14: resulting DOM for range [document, 0, document, 1], node foreignTextNode | PASS |
| 14,7: resulting range position for range [document.body, 4, document.body, 5], node document | PASS |
| 23,14: resulting range position for range [document, 0, document, 1], node foreignTextNode | PASS |
| 14,7: resulting DOM for range [document.body, 4, document.body, 5], node document | PASS |
| 23,15: resulting DOM for range [document, 0, document, 1], node processingInstruction | PASS |
| 14,6: resulting range position for range [document.body, 4, document.body, 5], node detachedPara1.firstChild | PASS |
| 23,15: resulting range position for range [document, 0, document, 1], node processingInstruction | PASS |
| 14,6: resulting DOM for range [document.body, 4, document.body, 5], node detachedPara1.firstChild | PASS |
| 23,16: resulting DOM for range [document, 0, document, 1], node detachedProcessingInstruction | PASS |
| 14,5: resulting range position for range [document.body, 4, document.body, 5], node detachedPara1 | PASS |
| 23,16: resulting range position for range [document, 0, document, 1], node detachedProcessingInstruction | PASS |
| 14,5: resulting DOM for range [document.body, 4, document.body, 5], node detachedPara1 | PASS |
| 23,17: resulting DOM for range [document, 0, document, 1], node comment | PASS |
| 14,4: resulting range position for range [document.body, 4, document.body, 5], node foreignPara1.firstChild | PASS |
| 23,17: resulting range position for range [document, 0, document, 1], node comment | PASS |
| 14,4: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara1.firstChild | PASS |
| 23,18: resulting DOM for range [document, 0, document, 1], node detachedComment | PASS |
| 14,3: resulting range position for range [document.body, 4, document.body, 5], node foreignPara1 | PASS |
| 23,18: resulting range position for range [document, 0, document, 1], node detachedComment | PASS |
| 14,3: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara1 | PASS |
| 23,19: resulting DOM for range [document, 0, document, 1], node docfrag | PASS |
| 14,2: resulting range position for range [document.body, 4, document.body, 5], node paras[1].firstChild | PASS |
| 23,19: resulting range position for range [document, 0, document, 1], node docfrag | PASS |
| 14,2: resulting DOM for range [document.body, 4, document.body, 5], node paras[1].firstChild | PASS |
| 23,20: resulting DOM for range [document, 0, document, 1], node doctype | PASS |
| 14,1: resulting range position for range [document.body, 4, document.body, 5], node paras[0].firstChild | PASS |
| 23,20: resulting range position for range [document, 0, document, 1], node doctype | PASS |
| 14,1: resulting DOM for range [document.body, 4, document.body, 5], node paras[0].firstChild | PASS |
| 23,21: resulting DOM for range [document, 0, document, 1], node foreignDoctype | PASS |
| 14,0: resulting range position for range [document.body, 4, document.body, 5], node paras[0] | PASS |
| 23,21: resulting range position for range [document, 0, document, 1], node foreignDoctype | PASS |
| 14,0: resulting DOM for range [document.body, 4, document.body, 5], node paras[0] | PASS |
| 24,0: resulting DOM for range [document, 0, document, 2], node paras[0] | PASS |
| 13,21: resulting range position for range [document.head, 1, document.head, 1], node foreignDoctype | PASS |
| 24,0: resulting range position for range [document, 0, document, 2], node paras[0] | PASS |
| 13,21: resulting DOM for range [document.head, 1, document.head, 1], node foreignDoctype | PASS |
| 24,1: resulting DOM for range [document, 0, document, 2], node paras[0].firstChild | PASS |
| 13,20: resulting range position for range [document.head, 1, document.head, 1], node doctype | PASS |
| 24,1: resulting range position for range [document, 0, document, 2], node paras[0].firstChild | PASS |
| 13,20: resulting DOM for range [document.head, 1, document.head, 1], node doctype | PASS |
| 24,2: resulting DOM for range [document, 0, document, 2], node paras[1].firstChild | PASS |
| 13,19: resulting range position for range [document.head, 1, document.head, 1], node docfrag | PASS |
| 24,2: resulting range position for range [document, 0, document, 2], node paras[1].firstChild | PASS |
| 13,19: resulting DOM for range [document.head, 1, document.head, 1], node docfrag | PASS |
| 24,3: resulting DOM for range [document, 0, document, 2], node foreignPara1 | PASS |
| 13,18: resulting range position for range [document.head, 1, document.head, 1], node detachedComment | PASS |
| 24,3: resulting range position for range [document, 0, document, 2], node foreignPara1 | PASS |
| 13,18: resulting DOM for range [document.head, 1, document.head, 1], node detachedComment | PASS |
| 24,4: resulting DOM for range [document, 0, document, 2], node foreignPara1.firstChild | PASS |
| 13,17: resulting range position for range [document.head, 1, document.head, 1], node comment | PASS |
| 24,4: resulting range position for range [document, 0, document, 2], node foreignPara1.firstChild | PASS |
| 13,17: resulting DOM for range [document.head, 1, document.head, 1], node comment | PASS |
| 24,5: resulting DOM for range [document, 0, document, 2], node detachedPara1 | PASS |
| 13,16: resulting range position for range [document.head, 1, document.head, 1], node detachedProcessingInstruction | PASS |
| 24,5: resulting range position for range [document, 0, document, 2], node detachedPara1 | PASS |
| 13,16: resulting DOM for range [document.head, 1, document.head, 1], node detachedProcessingInstruction | PASS |
| 24,6: resulting DOM for range [document, 0, document, 2], node detachedPara1.firstChild | PASS |
| 13,15: resulting range position for range [document.head, 1, document.head, 1], node processingInstruction | PASS |
| 24,6: resulting range position for range [document, 0, document, 2], node detachedPara1.firstChild | PASS |
| 13,15: resulting DOM for range [document.head, 1, document.head, 1], node processingInstruction | PASS |
| 24,7: resulting DOM for range [document, 0, document, 2], node document | PASS |
| 13,14: resulting range position for range [document.head, 1, document.head, 1], node foreignTextNode | PASS |
| 24,7: resulting range position for range [document, 0, document, 2], node document | PASS |
| 13,14: resulting DOM for range [document.head, 1, document.head, 1], node foreignTextNode | PASS |
| 24,8: resulting DOM for range [document, 0, document, 2], node detachedDiv | PASS |
| 13,13: resulting range position for range [document.head, 1, document.head, 1], node detachedTextNode | PASS |
| 24,8: resulting range position for range [document, 0, document, 2], node detachedDiv | PASS |
| 13,13: resulting DOM for range [document.head, 1, document.head, 1], node detachedTextNode | PASS |
| 24,9: resulting DOM for range [document, 0, document, 2], node foreignDoc | PASS |
| 13,12: resulting range position for range [document.head, 1, document.head, 1], node xmlElement | PASS |
| 24,9: resulting range position for range [document, 0, document, 2], node foreignDoc | PASS |
| 13,12: resulting DOM for range [document.head, 1, document.head, 1], node xmlElement | PASS |
| 24,10: resulting DOM for range [document, 0, document, 2], node foreignPara2 | PASS |
| 13,11: resulting range position for range [document.head, 1, document.head, 1], node xmlDoc | PASS |
| 24,10: resulting range position for range [document, 0, document, 2], node foreignPara2 | PASS |
| 13,11: resulting DOM for range [document.head, 1, document.head, 1], node xmlDoc | PASS |
| 24,11: resulting DOM for range [document, 0, document, 2], node xmlDoc | PASS |
| 13,10: resulting range position for range [document.head, 1, document.head, 1], node foreignPara2 | PASS |
| 24,11: resulting range position for range [document, 0, document, 2], node xmlDoc | PASS |
| 13,10: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara2 | PASS |
| 24,12: resulting DOM for range [document, 0, document, 2], node xmlElement | PASS |
| 13,9: resulting range position for range [document.head, 1, document.head, 1], node foreignDoc | PASS |
| 24,12: resulting range position for range [document, 0, document, 2], node xmlElement | PASS |
| 13,9: resulting DOM for range [document.head, 1, document.head, 1], node foreignDoc | PASS |
| 24,13: resulting DOM for range [document, 0, document, 2], node detachedTextNode | PASS |
| 13,8: resulting range position for range [document.head, 1, document.head, 1], node detachedDiv | PASS |
| 24,13: resulting range position for range [document, 0, document, 2], node detachedTextNode | PASS |
| 13,8: resulting DOM for range [document.head, 1, document.head, 1], node detachedDiv | PASS |
| 24,14: resulting DOM for range [document, 0, document, 2], node foreignTextNode | PASS |
| 13,7: resulting range position for range [document.head, 1, document.head, 1], node document | PASS |
| 24,14: resulting range position for range [document, 0, document, 2], node foreignTextNode | PASS |
| 13,7: resulting DOM for range [document.head, 1, document.head, 1], node document | PASS |
| 24,15: resulting DOM for range [document, 0, document, 2], node processingInstruction | PASS |
| 13,6: resulting range position for range [document.head, 1, document.head, 1], node detachedPara1.firstChild | PASS |
| 24,15: resulting range position for range [document, 0, document, 2], node processingInstruction | PASS |
| 13,6: resulting DOM for range [document.head, 1, document.head, 1], node detachedPara1.firstChild | PASS |
| 24,16: resulting DOM for range [document, 0, document, 2], node detachedProcessingInstruction | PASS |
| 13,5: resulting range position for range [document.head, 1, document.head, 1], node detachedPara1 | PASS |
| 24,16: resulting range position for range [document, 0, document, 2], node detachedProcessingInstruction | PASS |
| 13,5: resulting DOM for range [document.head, 1, document.head, 1], node detachedPara1 | PASS |
| 24,17: resulting DOM for range [document, 0, document, 2], node comment | PASS |
| 13,4: resulting range position for range [document.head, 1, document.head, 1], node foreignPara1.firstChild | PASS |
| 24,17: resulting range position for range [document, 0, document, 2], node comment | PASS |
| 13,4: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara1.firstChild | PASS |
| 24,18: resulting DOM for range [document, 0, document, 2], node detachedComment | PASS |
| 13,3: resulting range position for range [document.head, 1, document.head, 1], node foreignPara1 | PASS |
| 24,18: resulting range position for range [document, 0, document, 2], node detachedComment | PASS |
| 13,3: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara1 | PASS |
| 24,19: resulting DOM for range [document, 0, document, 2], node docfrag | PASS |
| 13,2: resulting range position for range [document.head, 1, document.head, 1], node paras[1].firstChild | PASS |
| 24,19: resulting range position for range [document, 0, document, 2], node docfrag | PASS |
| 13,2: resulting DOM for range [document.head, 1, document.head, 1], node paras[1].firstChild | PASS |
| 24,20: resulting DOM for range [document, 0, document, 2], node doctype | PASS |
| 13,1: resulting range position for range [document.head, 1, document.head, 1], node paras[0].firstChild | PASS |
| 24,20: resulting range position for range [document, 0, document, 2], node doctype | PASS |
| 13,1: resulting DOM for range [document.head, 1, document.head, 1], node paras[0].firstChild | PASS |
| 24,21: resulting DOM for range [document, 0, document, 2], node foreignDoctype | PASS |
| 13,0: resulting range position for range [document.head, 1, document.head, 1], node paras[0] | PASS |
| 24,21: resulting range position for range [document, 0, document, 2], node foreignDoctype | PASS |
| 13,0: resulting DOM for range [document.head, 1, document.head, 1], node paras[0] | PASS |
| 25,0: resulting DOM for range [comment, 2, comment, 3], node paras[0] | PASS |
| 12,21: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignDoctype | PASS |
| 25,0: resulting range position for range [comment, 2, comment, 3], node paras[0] | PASS |
| 12,21: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignDoctype | PASS |
| 25,1: resulting DOM for range [comment, 2, comment, 3], node paras[0].firstChild | PASS |
| 12,20: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node doctype | PASS |
| 25,1: resulting range position for range [comment, 2, comment, 3], node paras[0].firstChild | PASS |
| 12,20: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node doctype | PASS |
| 25,2: resulting DOM for range [comment, 2, comment, 3], node paras[1].firstChild | PASS |
| 12,19: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node docfrag | PASS |
| 25,2: resulting range position for range [comment, 2, comment, 3], node paras[1].firstChild | PASS |
| 12,19: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node docfrag | PASS |
| 25,3: resulting DOM for range [comment, 2, comment, 3], node foreignPara1 | PASS |
| 12,18: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedComment | PASS |
| 25,3: resulting range position for range [comment, 2, comment, 3], node foreignPara1 | PASS |
| 12,18: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedComment | PASS |
| 25,4: resulting DOM for range [comment, 2, comment, 3], node foreignPara1.firstChild | PASS |
| 12,17: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node comment | PASS |
| 25,4: resulting range position for range [comment, 2, comment, 3], node foreignPara1.firstChild | PASS |
| 12,17: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node comment | PASS |
| 25,5: resulting DOM for range [comment, 2, comment, 3], node detachedPara1 | PASS |
| 12,16: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 25,5: resulting range position for range [comment, 2, comment, 3], node detachedPara1 | PASS |
| 12,16: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 25,6: resulting DOM for range [comment, 2, comment, 3], node detachedPara1.firstChild | PASS |
| 12,15: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node processingInstruction | PASS |
| 25,6: resulting range position for range [comment, 2, comment, 3], node detachedPara1.firstChild | PASS |
| 12,15: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node processingInstruction | PASS |
| 25,7: resulting DOM for range [comment, 2, comment, 3], node document | PASS |
| 12,14: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignTextNode | PASS |
| 25,7: resulting range position for range [comment, 2, comment, 3], node document | PASS |
| 12,14: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignTextNode | PASS |
| 25,8: resulting DOM for range [comment, 2, comment, 3], node detachedDiv | PASS |
| 12,13: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedTextNode | PASS |
| 25,8: resulting range position for range [comment, 2, comment, 3], node detachedDiv | PASS |
| 12,13: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedTextNode | PASS |
| 25,9: resulting DOM for range [comment, 2, comment, 3], node foreignDoc | PASS |
| 12,12: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node xmlElement | PASS |
| 25,9: resulting range position for range [comment, 2, comment, 3], node foreignDoc | PASS |
| 12,12: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node xmlElement | PASS |
| 25,10: resulting DOM for range [comment, 2, comment, 3], node foreignPara2 | PASS |
| 12,11: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node xmlDoc | PASS |
| 25,10: resulting range position for range [comment, 2, comment, 3], node foreignPara2 | PASS |
| 12,11: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node xmlDoc | PASS |
| 25,11: resulting DOM for range [comment, 2, comment, 3], node xmlDoc | PASS |
| 12,10: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara2 | PASS |
| 25,11: resulting range position for range [comment, 2, comment, 3], node xmlDoc | PASS |
| 12,10: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara2 | PASS |
| 25,12: resulting DOM for range [comment, 2, comment, 3], node xmlElement | PASS |
| 12,9: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignDoc | PASS |
| 25,12: resulting range position for range [comment, 2, comment, 3], node xmlElement | PASS |
| 12,9: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignDoc | PASS |
| 25,13: resulting DOM for range [comment, 2, comment, 3], node detachedTextNode | PASS |
| 12,8: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedDiv | PASS |
| 25,13: resulting range position for range [comment, 2, comment, 3], node detachedTextNode | PASS |
| 12,8: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedDiv | PASS |
| 25,14: resulting DOM for range [comment, 2, comment, 3], node foreignTextNode | PASS |
| 12,7: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node document | PASS |
| 25,14: resulting range position for range [comment, 2, comment, 3], node foreignTextNode | PASS |
| 12,7: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node document | PASS |
| 25,15: resulting DOM for range [comment, 2, comment, 3], node processingInstruction | PASS |
| 12,6: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 25,15: resulting range position for range [comment, 2, comment, 3], node processingInstruction | PASS |
| 12,6: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 25,16: resulting DOM for range [comment, 2, comment, 3], node detachedProcessingInstruction | PASS |
| 12,5: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1 | PASS |
| 25,16: resulting range position for range [comment, 2, comment, 3], node detachedProcessingInstruction | PASS |
| 12,5: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1 | PASS |
| 25,17: resulting DOM for range [comment, 2, comment, 3], node comment | PASS |
| 12,4: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 25,17: resulting range position for range [comment, 2, comment, 3], node comment | PASS |
| 12,4: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 25,18: resulting DOM for range [comment, 2, comment, 3], node detachedComment | PASS |
| 12,3: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1 | PASS |
| 25,18: resulting range position for range [comment, 2, comment, 3], node detachedComment | PASS |
| 12,3: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1 | PASS |
| 25,19: resulting DOM for range [comment, 2, comment, 3], node docfrag | PASS |
| 12,2: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[1].firstChild | PASS |
| 25,19: resulting range position for range [comment, 2, comment, 3], node docfrag | PASS |
| 12,2: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[1].firstChild | PASS |
| 25,20: resulting DOM for range [comment, 2, comment, 3], node doctype | PASS |
| 12,1: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[0].firstChild | PASS |
| 25,20: resulting range position for range [comment, 2, comment, 3], node doctype | PASS |
| 12,1: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[0].firstChild | PASS |
| 25,21: resulting DOM for range [comment, 2, comment, 3], node foreignDoctype | PASS |
| 12,0: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[0] | PASS |
| 25,21: resulting range position for range [comment, 2, comment, 3], node foreignDoctype | PASS |
| 12,0: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[0] | PASS |
| 26,0: resulting DOM for range [testDiv, 0, comment, 5], node paras[0] | PASS |
| 11,21: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignDoctype | PASS |
| 26,0: resulting range position for range [testDiv, 0, comment, 5], node paras[0] | PASS |
| 11,21: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignDoctype | PASS |
| 26,1: resulting DOM for range [testDiv, 0, comment, 5], node paras[0].firstChild | PASS |
| 11,20: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node doctype | PASS |
| 26,1: resulting range position for range [testDiv, 0, comment, 5], node paras[0].firstChild | PASS |
| 11,20: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node doctype | PASS |
| 26,2: resulting DOM for range [testDiv, 0, comment, 5], node paras[1].firstChild | PASS |
| 11,19: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node docfrag | PASS |
| 26,2: resulting range position for range [testDiv, 0, comment, 5], node paras[1].firstChild | PASS |
| 11,19: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node docfrag | PASS |
| 26,3: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara1 | PASS |
| 11,18: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedComment | PASS |
| 26,3: resulting range position for range [testDiv, 0, comment, 5], node foreignPara1 | PASS |
| 11,18: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedComment | PASS |
| 26,4: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara1.firstChild | PASS |
| 11,17: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node comment | PASS |
| 26,4: resulting range position for range [testDiv, 0, comment, 5], node foreignPara1.firstChild | PASS |
| 11,17: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node comment | PASS |
| 26,5: resulting DOM for range [testDiv, 0, comment, 5], node detachedPara1 | PASS |
| 11,16: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 26,5: resulting range position for range [testDiv, 0, comment, 5], node detachedPara1 | PASS |
| 11,16: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 26,6: resulting DOM for range [testDiv, 0, comment, 5], node detachedPara1.firstChild | PASS |
| 11,15: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node processingInstruction | PASS |
| 26,6: resulting range position for range [testDiv, 0, comment, 5], node detachedPara1.firstChild | PASS |
| 11,15: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node processingInstruction | PASS |
| 26,7: resulting DOM for range [testDiv, 0, comment, 5], node document | PASS |
| 11,14: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignTextNode | PASS |
| 26,7: resulting range position for range [testDiv, 0, comment, 5], node document | PASS |
| 11,14: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignTextNode | PASS |
| 26,8: resulting DOM for range [testDiv, 0, comment, 5], node detachedDiv | PASS |
| 11,13: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedTextNode | PASS |
| 26,8: resulting range position for range [testDiv, 0, comment, 5], node detachedDiv | PASS |
| 11,13: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedTextNode | PASS |
| 26,9: resulting DOM for range [testDiv, 0, comment, 5], node foreignDoc | PASS |
| 11,12: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node xmlElement | PASS |
| 26,9: resulting range position for range [testDiv, 0, comment, 5], node foreignDoc | PASS |
| 11,12: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node xmlElement | PASS |
| 26,10: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara2 | PASS |
| 11,11: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node xmlDoc | PASS |
| 26,10: resulting range position for range [testDiv, 0, comment, 5], node foreignPara2 | PASS |
| 11,11: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node xmlDoc | PASS |
| 26,11: resulting DOM for range [testDiv, 0, comment, 5], node xmlDoc | PASS |
| 11,10: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara2 | PASS |
| 26,11: resulting range position for range [testDiv, 0, comment, 5], node xmlDoc | PASS |
| 11,10: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara2 | PASS |
| 26,12: resulting DOM for range [testDiv, 0, comment, 5], node xmlElement | PASS |
| 11,9: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignDoc | PASS |
| 26,12: resulting range position for range [testDiv, 0, comment, 5], node xmlElement | PASS |
| 11,9: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignDoc | PASS |
| 26,13: resulting DOM for range [testDiv, 0, comment, 5], node detachedTextNode | PASS |
| 11,8: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedDiv | PASS |
| 26,13: resulting range position for range [testDiv, 0, comment, 5], node detachedTextNode | PASS |
| 11,8: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedDiv | PASS |
| 26,14: resulting DOM for range [testDiv, 0, comment, 5], node foreignTextNode | PASS |
| 11,7: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node document | PASS |
| 26,14: resulting range position for range [testDiv, 0, comment, 5], node foreignTextNode | PASS |
| 11,7: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node document | PASS |
| 26,15: resulting DOM for range [testDiv, 0, comment, 5], node processingInstruction | PASS |
| 11,6: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 26,15: resulting range position for range [testDiv, 0, comment, 5], node processingInstruction | PASS |
| 11,6: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 26,16: resulting DOM for range [testDiv, 0, comment, 5], node detachedProcessingInstruction | PASS |
| 11,5: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1 | PASS |
| 26,16: resulting range position for range [testDiv, 0, comment, 5], node detachedProcessingInstruction | PASS |
| 11,5: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1 | PASS |
| 26,17: resulting DOM for range [testDiv, 0, comment, 5], node comment | PASS |
| 11,4: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 26,17: resulting range position for range [testDiv, 0, comment, 5], node comment | PASS |
| 11,4: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 26,18: resulting DOM for range [testDiv, 0, comment, 5], node detachedComment | PASS |
| 11,3: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1 | PASS |
| 26,18: resulting range position for range [testDiv, 0, comment, 5], node detachedComment | PASS |
| 11,3: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1 | PASS |
| 26,19: resulting DOM for range [testDiv, 0, comment, 5], node docfrag | PASS |
| 11,2: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[1].firstChild | PASS |
| 26,19: resulting range position for range [testDiv, 0, comment, 5], node docfrag | PASS |
| 11,2: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[1].firstChild | PASS |
| 26,20: resulting DOM for range [testDiv, 0, comment, 5], node doctype | PASS |
| 11,1: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[0].firstChild | PASS |
| 26,20: resulting range position for range [testDiv, 0, comment, 5], node doctype | PASS |
| 11,1: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[0].firstChild | PASS |
| 26,21: resulting DOM for range [testDiv, 0, comment, 5], node foreignDoctype | PASS |
| 11,0: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[0] | PASS |
| 26,21: resulting range position for range [testDiv, 0, comment, 5], node foreignDoctype | PASS |
| 11,0: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[0] | PASS |
| 27,0: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[0] | PASS |
| 10,21: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignDoctype | PASS |
| 27,0: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[0] | PASS |
| 10,21: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignDoctype | PASS |
| 27,1: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[0].firstChild | PASS |
| 10,20: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node doctype | PASS |
| 27,1: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[0].firstChild | PASS |
| 10,20: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node doctype | PASS |
| 27,2: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[1].firstChild | PASS |
| 10,19: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node docfrag | PASS |
| 27,2: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[1].firstChild | PASS |
| 10,19: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node docfrag | PASS |
| 27,3: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara1 | PASS |
| 10,18: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedComment | PASS |
| 27,3: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara1 | PASS |
| 10,18: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedComment | PASS |
| 27,4: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara1.firstChild | PASS |
| 10,17: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node comment | PASS |
| 27,4: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara1.firstChild | PASS |
| 10,17: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node comment | PASS |
| 27,5: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedPara1 | PASS |
| 10,16: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedProcessingInstruction | PASS |
| 27,5: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedPara1 | PASS |
| 10,16: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedProcessingInstruction | PASS |
| 27,6: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedPara1.firstChild | PASS |
| 10,15: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node processingInstruction | PASS |
| 27,6: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedPara1.firstChild | PASS |
| 10,15: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node processingInstruction | PASS |
| 27,7: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node document | PASS |
| 10,14: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignTextNode | PASS |
| 27,7: resulting range position for range [foreignDoc, 1, foreignComment, 2], node document | PASS |
| 10,14: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignTextNode | PASS |
| 27,8: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedDiv | PASS |
| 10,13: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedTextNode | PASS |
| 27,8: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedDiv | PASS |
| 10,13: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedTextNode | PASS |
| 27,9: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignDoc | PASS |
| 10,12: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node xmlElement | PASS |
| 27,9: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignDoc | PASS |
| 10,12: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node xmlElement | PASS |
| 27,10: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara2 | PASS |
| 10,11: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node xmlDoc | PASS |
| 27,10: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara2 | PASS |
| 10,11: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node xmlDoc | PASS |
| 27,11: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node xmlDoc | PASS |
| 10,10: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara2 | PASS |
| 27,11: resulting range position for range [foreignDoc, 1, foreignComment, 2], node xmlDoc | PASS |
| 10,10: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara2 | PASS |
| 27,12: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node xmlElement | PASS |
| 10,9: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignDoc | PASS |
| 27,12: resulting range position for range [foreignDoc, 1, foreignComment, 2], node xmlElement | PASS |
| 10,9: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignDoc | PASS |
| 27,13: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedTextNode | PASS |
| 10,8: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedDiv | PASS |
| 27,13: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedTextNode | PASS |
| 10,8: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedDiv | PASS |
| 27,14: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignTextNode | PASS |
| 10,7: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node document | PASS |
| 27,14: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignTextNode | PASS |
| 10,7: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node document | PASS |
| 27,15: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node processingInstruction | PASS |
| 10,6: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1.firstChild | PASS |
| 27,15: resulting range position for range [foreignDoc, 1, foreignComment, 2], node processingInstruction | PASS |
| 10,6: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1.firstChild | PASS |
| 27,16: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedProcessingInstruction | PASS |
| 10,5: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1 | PASS |
| 27,16: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedProcessingInstruction | PASS |
| 10,5: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1 | PASS |
| 27,17: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node comment | PASS |
| 10,4: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1.firstChild | PASS |
| 27,17: resulting range position for range [foreignDoc, 1, foreignComment, 2], node comment | PASS |
| 10,4: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1.firstChild | PASS |
| 27,18: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedComment | PASS |
| 10,3: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1 | PASS |
| 27,18: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedComment | PASS |
| 10,3: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1 | PASS |
| 27,19: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node docfrag | PASS |
| 10,2: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[1].firstChild | PASS |
| 27,19: resulting range position for range [foreignDoc, 1, foreignComment, 2], node docfrag | PASS |
| 10,2: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[1].firstChild | PASS |
| 27,20: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node doctype | PASS |
| 10,1: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[0].firstChild | PASS |
| 27,20: resulting range position for range [foreignDoc, 1, foreignComment, 2], node doctype | PASS |
| 10,1: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[0].firstChild | PASS |
| 27,21: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignDoctype | PASS |
| 10,0: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[0] | PASS |
| 27,21: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignDoctype | PASS |
| 10,0: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[0] | PASS |
| 28,0: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0] | PASS |
| 9,21: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoctype | PASS |
| 28,0: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0] | PASS |
| 9,21: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoctype | PASS |
| 28,1: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0].firstChild | PASS |
| 9,20: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node doctype | PASS |
| 28,1: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0].firstChild | PASS |
| 9,20: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node doctype | PASS |
| 28,2: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[1].firstChild | PASS |
| 9,19: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node docfrag | PASS |
| 28,2: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[1].firstChild | PASS |
| 9,19: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node docfrag | PASS |
| 28,3: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1 | PASS |
| 9,18: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedComment | PASS |
| 28,3: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1 | PASS |
| 9,18: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedComment | PASS |
| 28,4: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1.firstChild | PASS |
| 9,17: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node comment | PASS |
| 28,4: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1.firstChild | PASS |
| 9,17: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node comment | PASS |
| 28,5: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1 | PASS |
| 9,16: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 28,5: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1 | PASS |
| 9,16: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 28,6: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1.firstChild | PASS |
| 9,15: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node processingInstruction | PASS |
| 28,6: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1.firstChild | PASS |
| 9,15: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node processingInstruction | PASS |
| 28,7: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node document | PASS |
| 9,14: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignTextNode | PASS |
| 28,7: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node document | PASS |
| 9,14: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignTextNode | PASS |
| 28,8: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedDiv | PASS |
| 9,13: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedTextNode | PASS |
| 28,8: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedDiv | PASS |
| 9,13: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedTextNode | PASS |
| 28,9: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoc | PASS |
| 9,12: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlElement | PASS |
| 28,9: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoc | PASS |
| 9,12: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlElement | PASS |
| 28,10: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara2 | PASS |
| 9,11: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlDoc | PASS |
| 28,10: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara2 | PASS |
| 9,11: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlDoc | PASS |
| 28,11: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlDoc | PASS |
| 9,10: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara2 | PASS |
| 28,11: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlDoc | PASS |
| 9,10: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara2 | PASS |
| 28,12: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlElement | PASS |
| 9,9: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoc | PASS |
| 28,12: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlElement | PASS |
| 9,9: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoc | PASS |
| 28,13: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedTextNode | PASS |
| 9,8: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedDiv | PASS |
| 28,13: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedTextNode | PASS |
| 9,8: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedDiv | PASS |
| 28,14: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignTextNode | PASS |
| 9,7: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node document | PASS |
| 28,14: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignTextNode | PASS |
| 9,7: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node document | PASS |
| 28,15: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node processingInstruction | PASS |
| 9,6: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 28,15: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node processingInstruction | PASS |
| 9,6: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 28,16: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedProcessingInstruction | PASS |
| 9,5: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1 | PASS |
| 28,16: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedProcessingInstruction | PASS |
| 9,5: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1 | PASS |
| 28,17: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node comment | PASS |
| 9,4: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 28,17: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node comment | PASS |
| 9,4: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 28,18: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedComment | PASS |
| 9,3: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1 | PASS |
| 28,18: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedComment | PASS |
| 9,3: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1 | PASS |
| 28,19: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node docfrag | PASS |
| 9,2: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 28,19: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node docfrag | PASS |
| 9,2: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 28,20: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node doctype | PASS |
| 9,1: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 28,20: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node doctype | PASS |
| 9,1: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 28,21: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoctype | PASS |
| 9,0: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0] | PASS |
| 28,21: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoctype | PASS |
| 9,0: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0] | PASS |
| 29,0: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[0] | PASS |
| 8,21: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoctype | PASS |
| 29,0: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[0] | PASS |
| 8,21: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoctype | PASS |
| 29,1: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[0].firstChild | PASS |
| 8,20: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node doctype | PASS |
| 29,1: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[0].firstChild | PASS |
| 8,20: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node doctype | PASS |
| 29,2: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[1].firstChild | PASS |
| 8,19: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node docfrag | PASS |
| 29,2: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[1].firstChild | PASS |
| 8,19: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node docfrag | PASS |
| 29,3: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara1 | PASS |
| 8,18: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedComment | PASS |
| 29,3: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara1 | PASS |
| 8,18: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedComment | PASS |
| 29,4: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara1.firstChild | PASS |
| 8,17: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node comment | PASS |
| 29,4: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara1.firstChild | PASS |
| 8,17: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node comment | PASS |
| 29,5: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedPara1 | PASS |
| 8,16: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 29,5: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedPara1 | PASS |
| 8,16: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 29,6: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedPara1.firstChild | PASS |
| 8,15: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node processingInstruction | PASS |
| 29,6: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedPara1.firstChild | PASS |
| 8,15: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node processingInstruction | PASS |
| 29,7: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node document | PASS |
| 8,14: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignTextNode | PASS |
| 29,7: resulting range position for range [xmlDoc, 1, xmlComment, 0], node document | PASS |
| 8,14: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignTextNode | PASS |
| 29,8: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedDiv | PASS |
| 8,13: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedTextNode | PASS |
| 29,8: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedDiv | PASS |
| 8,13: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedTextNode | PASS |
| 29,9: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignDoc | PASS |
| 8,12: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlElement | PASS |
| 29,9: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignDoc | PASS |
| 8,12: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlElement | PASS |
| 29,10: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara2 | PASS |
| 8,11: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlDoc | PASS |
| 29,10: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara2 | PASS |
| 8,11: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlDoc | PASS |
| 29,11: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node xmlDoc | PASS |
| 8,10: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara2 | PASS |
| 29,11: resulting range position for range [xmlDoc, 1, xmlComment, 0], node xmlDoc | PASS |
| 8,10: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara2 | PASS |
| 29,12: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node xmlElement | PASS |
| 8,9: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoc | PASS |
| 29,12: resulting range position for range [xmlDoc, 1, xmlComment, 0], node xmlElement | PASS |
| 8,9: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoc | PASS |
| 29,13: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedTextNode | PASS |
| 8,8: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedDiv | PASS |
| 29,13: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedTextNode | PASS |
| 8,8: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedDiv | PASS |
| 29,14: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignTextNode | PASS |
| 8,7: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node document | PASS |
| 29,14: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignTextNode | PASS |
| 8,7: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node document | PASS |
| 29,15: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node processingInstruction | PASS |
| 8,6: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 29,15: resulting range position for range [xmlDoc, 1, xmlComment, 0], node processingInstruction | PASS |
| 8,6: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 29,16: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedProcessingInstruction | PASS |
| 8,5: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1 | PASS |
| 29,16: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedProcessingInstruction | PASS |
| 8,5: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1 | PASS |
| 29,17: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node comment | PASS |
| 8,4: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 29,17: resulting range position for range [xmlDoc, 1, xmlComment, 0], node comment | PASS |
| 8,4: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 29,18: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedComment | PASS |
| 8,3: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1 | PASS |
| 29,18: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedComment | PASS |
| 8,3: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1 | PASS |
| 29,19: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node docfrag | PASS |
| 8,2: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 29,19: resulting range position for range [xmlDoc, 1, xmlComment, 0], node docfrag | PASS |
| 8,2: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 29,20: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node doctype | PASS |
| 8,1: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 29,20: resulting range position for range [xmlDoc, 1, xmlComment, 0], node doctype | PASS |
| 8,1: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 29,21: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignDoctype | PASS |
| 8,0: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0] | PASS |
| 29,21: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignDoctype | PASS |
| 8,0: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0] | PASS |
| 30,0: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0] | PASS |
| 7,21: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoctype | PASS |
| 30,0: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0] | PASS |
| 7,21: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoctype | PASS |
| 30,1: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0].firstChild | PASS |
| 7,20: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node doctype | PASS |
| 30,1: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0].firstChild | PASS |
| 7,20: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node doctype | PASS |
| 30,2: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[1].firstChild | PASS |
| 7,19: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node docfrag | PASS |
| 30,2: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[1].firstChild | PASS |
| 7,19: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node docfrag | PASS |
| 30,3: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1 | PASS |
| 7,18: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedComment | PASS |
| 30,3: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1 | PASS |
| 7,18: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedComment | PASS |
| 30,4: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1.firstChild | PASS |
| 7,17: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node comment | PASS |
| 30,4: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1.firstChild | PASS |
| 7,17: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node comment | PASS |
| 30,5: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1 | PASS |
| 7,16: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,5: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1 | PASS |
| 7,16: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,6: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1.firstChild | PASS |
| 7,15: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node processingInstruction | PASS |
| 30,6: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1.firstChild | PASS |
| 7,15: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node processingInstruction | PASS |
| 30,7: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node document | PASS |
| 7,14: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignTextNode | PASS |
| 30,7: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node document | PASS |
| 4,21: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 30,8: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedDiv | PASS |
| 3,3: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1 | PASS |
| 30,8: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedDiv | PASS |
| 3,7: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node document | PASS |
| 30,9: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoc | PASS |
| 3,12: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlElement | PASS |
| 30,9: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoc | PASS |
| 3,0: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0] | PASS |
| 30,10: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara2 | PASS |
| 2,3: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1 | PASS |
| 30,10: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara2 | PASS |
| 2,7: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node document | PASS |
| 30,11: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node xmlDoc | PASS |
| 2,12: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlElement | PASS |
| 30,11: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node xmlDoc | PASS |
| 2,16: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,12: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node xmlElement | PASS |
| 2,21: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoctype | PASS |
| 30,12: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node xmlElement | PASS |
| 3,3: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1 | PASS |
| 30,13: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedTextNode | PASS |
| 3,8: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedDiv | PASS |
| 30,13: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedTextNode | PASS |
| 2,18: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedComment | PASS |
| 30,14: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignTextNode | PASS |
| 2,9: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoc | PASS |
| 30,14: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignTextNode | PASS |
| 1,21: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoctype | PASS |
| 30,15: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node processingInstruction | PASS |
| 2,8: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedDiv | PASS |
| 30,15: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node processingInstruction | PASS |
| 2,12: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlElement | PASS |
| 30,16: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedProcessingInstruction | PASS |
| 2,17: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node comment | PASS |
| 30,16: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedProcessingInstruction | PASS |
| 2,21: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoctype | PASS |
| 30,17: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node comment | PASS |
| 3,4: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1.firstChild | PASS |
| 30,17: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node comment | PASS |
| 2,14: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignTextNode | PASS |
| 30,18: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedComment | PASS |
| 2,5: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1 | PASS |
| 30,18: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedComment | PASS |
| 1,17: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node comment | PASS |
| 30,19: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node docfrag | PASS |
| 2,18: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedComment | PASS |
| 30,19: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node docfrag | PASS |
| 2,8: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedDiv | PASS |
| 30,20: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node doctype | PASS |
| 16,14: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignTextNode | PASS |
| 30,20: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node doctype | PASS |
| 2,17: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node comment | PASS |
| 30,21: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoctype | PASS |
| 3,0: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0] | PASS |
| 30,21: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoctype | PASS |
| 2,10: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara2 | PASS |
| 31,0: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0] | PASS |
| 2,1: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0].firstChild | PASS |
| 31,0: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0] | PASS |
| 1,13: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedTextNode | PASS |
| 31,1: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0].firstChild | PASS |
| 2,14: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignTextNode | PASS |
| 31,1: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0].firstChild | PASS |
| 2,4: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1.firstChild | PASS |
| 31,2: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[1].firstChild | PASS |
| 1,17: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node comment | PASS |
| 31,2: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[1].firstChild | PASS |
| 21,7: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node document | PASS |
| 31,3: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1 | PASS |
| 16,13: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedTextNode | PASS |
| 31,3: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1 | PASS |
| 2,6: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1.firstChild | PASS |
| 31,4: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,19: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node docfrag | PASS |
| 31,4: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,9: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoc | PASS |
| 31,5: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1 | PASS |
| 2,10: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara2 | PASS |
| 31,5: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1 | PASS |
| 2,0: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0] | PASS |
| 31,6: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1.firstChild | PASS |
| 1,13: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedTextNode | PASS |
| 31,6: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1.firstChild | PASS |
| 2,13: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedTextNode | PASS |
| 31,7: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node document | PASS |
| 2,4: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1.firstChild | PASS |
| 31,7: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node document | PASS |
| 2,2: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[1].firstChild | PASS |
| 31,8: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedDiv | PASS |
| 1,15: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node processingInstruction | PASS |
| 31,8: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedDiv | PASS |
| 1,5: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1 | PASS |
| 31,9: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoc | PASS |
| 2,6: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1.firstChild | PASS |
| 31,9: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoc | PASS |
| 1,18: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedComment | PASS |
| 31,10: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara2 | PASS |
| 1,9: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoc | PASS |
| 31,10: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara2 | PASS |
| 2,9: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoc | PASS |
| 31,11: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlDoc | PASS |
| 2,0: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0] | PASS |
| 31,11: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlDoc | PASS |
| 1,20: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node doctype | PASS |
| 31,12: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlElement | PASS |
| 1,11: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlDoc | PASS |
| 31,12: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlElement | PASS |
| 1,1: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0].firstChild | PASS |
| 31,13: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedTextNode | PASS |
| 2,2: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[1].firstChild | PASS |
| 31,13: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedTextNode | PASS |
| 1,14: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignTextNode | PASS |
| 31,14: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignTextNode | PASS |
| 1,5: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1 | PASS |
| 31,14: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignTextNode | PASS |
| 2,5: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1 | PASS |
| 31,15: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node processingInstruction | PASS |
| 1,18: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedComment | PASS |
| 31,15: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node processingInstruction | PASS |
| 1,16: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedProcessingInstruction | PASS |
| 31,16: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedProcessingInstruction | PASS |
| 1,7: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node document | PASS |
| 31,16: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedProcessingInstruction | PASS |
| 0,19: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node docfrag | PASS |
| 31,17: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node comment | PASS |
| 1,20: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node doctype | PASS |
| 31,17: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node comment | PASS |
| 1,10: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara2 | PASS |
| 31,18: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedComment | PASS |
| 1,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0].firstChild | PASS |
| 31,18: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedComment | PASS |
| 2,1: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0].firstChild | PASS |
| 31,19: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node docfrag | PASS |
| 1,14: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignTextNode | PASS |
| 31,19: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node docfrag | PASS |
| 1,12: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlElement | PASS |
| 31,20: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node doctype | PASS |
| 1,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1 | PASS |
| 31,20: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node doctype | PASS |
| 0,15: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node processingInstruction | PASS |
| 31,21: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoctype | PASS |
| 1,16: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedProcessingInstruction | PASS |
| 31,21: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoctype | PASS |
| 1,6: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1.firstChild | PASS |
| 32,0: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0] | PASS |
| 0,19: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node docfrag | PASS |
| 32,0: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0] | PASS |
| 1,19: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node docfrag | PASS |
| 32,1: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0].firstChild | PASS |
| 1,10: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara2 | PASS |
| 32,1: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0].firstChild | PASS |
| 1,8: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedDiv | PASS |
| 32,2: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[1].firstChild | PASS |
| 0,21: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoctype | PASS |
| 32,2: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[1].firstChild | PASS |
| 0,11: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlDoc | PASS |
| 32,3: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1 | PASS |
| 1,12: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlElement | PASS |
| 32,3: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1 | PASS |
| 1,2: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[1].firstChild | PASS |
| 32,4: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1.firstChild | PASS |
| 0,15: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node processingInstruction | PASS |
| 32,4: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,15: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node processingInstruction | PASS |
| 32,5: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1 | PASS |
| 1,6: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1.firstChild | PASS |
| 32,5: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1 | PASS |
| 1,4: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1.firstChild | PASS |
| 32,6: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1.firstChild | PASS |
| 0,17: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node comment | PASS |
| 32,6: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1.firstChild | PASS |
| 0,7: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node document | PASS |
| 32,7: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node document | PASS |
| 1,8: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedDiv | PASS |
| 32,7: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node document | PASS |
| 0,20: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node doctype | PASS |
| 32,8: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedDiv | PASS |
| 0,11: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlDoc | PASS |
| 32,8: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedDiv | PASS |
| 1,11: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlDoc | PASS |
| 32,9: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoc | PASS |
| 1,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[1].firstChild | PASS |
| 32,9: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoc | PASS |
| 1,0: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0] | PASS |
| 32,10: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara2 | PASS |
| 0,13: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedTextNode | PASS |
| 32,10: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara2 | PASS |
| 0,3: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1 | PASS |
| 32,11: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlDoc | PASS |
| 1,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1.firstChild | PASS |
| 32,11: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlDoc | PASS |
| 0,16: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedProcessingInstruction | PASS |
| 32,12: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlElement | PASS |
| 0,7: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node document | PASS |
| 32,12: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlElement | PASS |
| 1,7: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node document | PASS |
| 32,13: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedTextNode | PASS |
| 0,20: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node doctype | PASS |
| 32,13: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedTextNode | PASS |
| 0,18: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedComment | PASS |
| 32,14: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignTextNode | PASS |
| 0,9: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoc | PASS |
| 32,14: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignTextNode | PASS |
| 19,5: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1 | PASS |
| 32,15: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node processingInstruction | PASS |
| 1,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0] | PASS |
| 32,15: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node processingInstruction | PASS |
| 0,12: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlElement | PASS |
| 32,16: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedProcessingInstruction | PASS |
| 0,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1 | PASS |
| 32,16: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedProcessingInstruction | PASS |
| 1,3: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1 | PASS |
| 32,17: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node comment | PASS |
| 0,16: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedProcessingInstruction | PASS |
| 32,17: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node comment | PASS |
| 0,14: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignTextNode | PASS |
| 32,18: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedComment | PASS |
| 0,5: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1 | PASS |
| 32,18: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedComment | PASS |
| 19,1: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0].firstChild | PASS |
| 32,19: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node docfrag | PASS |
| 0,18: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedComment | PASS |
| 32,19: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node docfrag | PASS |
| 0,8: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedDiv | PASS |
| 32,20: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node doctype | PASS |
| 19,9: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoc | PASS |
| 32,20: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node doctype | PASS |
| 0,21: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoctype | PASS |
| 32,21: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoctype | PASS |
| 0,12: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlElement | PASS |
| 32,21: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoctype | PASS |
| 0,10: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara2 | PASS |
| 33,0: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[0] | PASS |
| 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild | PASS |
| 33,0: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[0] | PASS |
| 18,19: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 33,1: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[0].firstChild | PASS |
| 0,14: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignTextNode | PASS |
| 33,1: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[0].firstChild | PASS |
| 0,4: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild | PASS |
| 33,2: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[1].firstChild | PASS |
| 19,5: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1 | PASS |
| 33,2: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[1].firstChild | PASS |
| 0,17: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node comment | PASS |
| 33,3: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara1 | PASS |
| 0,8: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedDiv | PASS |
| 33,3: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara1 | PASS |
| 0,6: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,4: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara1.firstChild | PASS |
| 18,13: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 33,4: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara1.firstChild | PASS |
| 18,15: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 33,5: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedPara1 | PASS |
| 0,10: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara2 | PASS |
| 33,5: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedPara1 | PASS |
| 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] | PASS |
| 33,6: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedPara1.firstChild | PASS |
| 19,1: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0].firstChild | PASS |
| 33,6: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedPara1.firstChild | PASS |
| 0,13: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedTextNode | PASS |
| 33,7: resulting DOM for range [detachedComment, 3, detachedComment, 4], node document | PASS |
| 0,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild | PASS |
| 33,7: resulting range position for range [detachedComment, 3, detachedComment, 4], node document | PASS |
| 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild | PASS |
| 33,8: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedDiv | PASS |
| 18,9: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 33,8: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedDiv | PASS |
| 18,11: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 33,9: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignDoc | PASS |
| 0,6: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,9: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignDoc | PASS |
| 18,16: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 33,10: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara2 | PASS |
| 18,19: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 33,10: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara2 | PASS |
| 0,9: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoc | PASS |
| 33,11: resulting DOM for range [detachedComment, 3, detachedComment, 4], node xmlDoc | PASS |
| 19,2: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[1].firstChild | PASS |
| 33,11: resulting range position for range [detachedComment, 3, detachedComment, 4], node xmlDoc | PASS |
| 18,2: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 33,12: resulting DOM for range [detachedComment, 3, detachedComment, 4], node xmlElement | PASS |
| 18,5: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 33,12: resulting range position for range [detachedComment, 3, detachedComment, 4], node xmlElement | PASS |
| 18,7: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 33,13: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedTextNode | PASS |
| 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild | PASS |
| 33,13: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedTextNode | PASS |
| 18,12: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 33,14: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignTextNode | PASS |
| 18,15: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 33,14: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignTextNode | PASS |
| 0,5: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1 | PASS |
| 33,15: resulting DOM for range [detachedComment, 3, detachedComment, 4], node processingInstruction | PASS |
| 18,20: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 33,15: resulting range position for range [detachedComment, 3, detachedComment, 4], node processingInstruction | PASS |
| 17,20: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node doctype | PASS |
| 33,16: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedProcessingInstruction | PASS |
| 18,1: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 33,16: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedProcessingInstruction | PASS |
| 18,3: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 33,17: resulting DOM for range [detachedComment, 3, detachedComment, 4], node comment | PASS |
| 18,6: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,17: resulting range position for range [detachedComment, 3, detachedComment, 4], node comment | PASS |
| 18,8: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 33,18: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedComment | PASS |
| 18,11: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 33,18: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedComment | PASS |
| 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild | PASS |
| 33,19: resulting DOM for range [detachedComment, 3, detachedComment, 4], node docfrag | PASS |
| 18,16: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 33,19: resulting range position for range [detachedComment, 3, detachedComment, 4], node docfrag | PASS |
| 17,16: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedProcessingInstruction | PASS |
| 33,20: resulting DOM for range [detachedComment, 3, detachedComment, 4], node doctype | PASS |
| 17,19: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node docfrag | PASS |
| 33,20: resulting range position for range [detachedComment, 3, detachedComment, 4], node doctype | PASS |
| 17,21: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignDoctype | PASS |
| 33,21: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignDoctype | PASS |
| 18,2: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 33,21: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignDoctype | PASS |
| 18,4: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 34,0: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0] | PASS |
| 18,7: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 34,0: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0] | PASS |
| 18,9: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 34,1: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0].firstChild | PASS |
| 18,12: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 34,1: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0].firstChild | PASS |
| 17,12: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node xmlElement | PASS |
| 34,2: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[1].firstChild | PASS |
| 17,15: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node processingInstruction | PASS |
| 34,2: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[1].firstChild | PASS |
| 17,17: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node comment | PASS |
| 34,3: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1 | PASS |
| 17,20: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node doctype | PASS |
| 34,3: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1 | PASS |
| 18,0: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 34,4: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1.firstChild | PASS |
| 18,3: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 34,4: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1.firstChild | PASS |
| 18,5: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 34,5: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1 | PASS |
| 18,8: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 34,5: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1 | PASS |
| 17,8: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedDiv | PASS |
| 34,6: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1.firstChild | PASS |
| 17,11: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node xmlDoc | PASS |
| 34,6: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1.firstChild | PASS |
| 17,13: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedTextNode | PASS |
| 34,7: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node document | PASS |
| 17,16: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedProcessingInstruction | PASS |
| 34,7: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node document | PASS |
| 17,18: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedComment | PASS |
| 34,8: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedDiv | PASS |
| 17,21: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignDoctype | PASS |
| 34,8: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedDiv | PASS |
| 18,1: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 34,9: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoc | PASS |
| 18,4: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 34,9: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoc | PASS |
| 17,4: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1.firstChild | PASS |
| 34,10: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara2 | PASS |
| 17,7: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node document | PASS |
| 34,10: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara2 | PASS |
| 17,9: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignDoc | PASS |
| 34,11: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlDoc | PASS |
| 17,12: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node xmlElement | PASS |
| 34,11: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlDoc | PASS |
| 17,14: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignTextNode | PASS |
| 34,12: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlElement | PASS |
| 17,17: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node comment | PASS |
| 34,12: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlElement | PASS |
| 17,19: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node docfrag | PASS |
| 34,13: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedTextNode | PASS |
| 18,0: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 34,13: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedTextNode | PASS |
| 17,0: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[0] | PASS |
| 34,14: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignTextNode | PASS |
| 17,3: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1 | PASS |
| 34,14: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignTextNode | PASS |
| 17,5: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1 | PASS |
| 34,15: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node processingInstruction | PASS |
| 17,8: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedDiv | PASS |
| 34,15: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node processingInstruction | PASS |
| 17,10: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara2 | PASS |
| 34,16: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedProcessingInstruction | PASS |
| 17,13: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedTextNode | PASS |
| 34,16: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedProcessingInstruction | PASS |
| 17,15: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node processingInstruction | PASS |
| 34,17: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node comment | PASS |
| 17,18: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedComment | PASS |
| 34,17: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node comment | PASS |
| 16,18: resulting range position for range [paras[0], 0, paras[0], 1], node detachedComment | PASS |
| 34,18: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedComment | PASS |
| 16,21: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignDoctype | PASS |
| 34,18: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedComment | PASS |
| 17,1: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[0].firstChild | PASS |
| 34,19: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node docfrag | PASS |
| 17,4: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1.firstChild | PASS |
| 34,19: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node docfrag | PASS |
| 17,6: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1.firstChild | PASS |
| 34,20: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node doctype | PASS |
| 17,9: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignDoc | PASS |
| 34,20: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node doctype | PASS |
| 17,11: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node xmlDoc | PASS |
| 34,21: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoctype | PASS |
| 17,14: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignTextNode | PASS |
| 34,21: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoctype | PASS |
| 21,4: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1.firstChild | PASS |
| 35,0: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0] | PASS |
| 16,17: resulting DOM for range [paras[0], 0, paras[0], 1], node comment | PASS |
| 35,0: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0] | PASS |
| 16,19: resulting range position for range [paras[0], 0, paras[0], 1], node docfrag | PASS |
| 35,1: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0].firstChild | PASS |
| 17,0: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[0] | PASS |
| 35,1: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0].firstChild | PASS |
| 17,2: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[1].firstChild | PASS |
| 35,2: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[1].firstChild | PASS |
| 17,5: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1 | PASS |
| 35,2: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[1].firstChild | PASS |
| 17,7: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node document | PASS |
| 35,3: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1 | PASS |
| 17,10: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara2 | PASS |
| 35,3: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1 | PASS |
| 21,0: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[0] | PASS |
| 35,4: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1.firstChild | PASS |
| 21,4: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1.firstChild | PASS |
| 35,4: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1.firstChild | PASS |
| 16,15: resulting range position for range [paras[0], 0, paras[0], 1], node processingInstruction | PASS |
| 35,5: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1 | PASS |
| 16,18: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedComment | PASS |
| 35,5: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1 | PASS |
| 16,20: resulting range position for range [paras[0], 0, paras[0], 1], node doctype | PASS |
| 35,6: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1.firstChild | PASS |
| 17,1: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[0].firstChild | PASS |
| 35,6: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1.firstChild | PASS |
| 17,3: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1 | PASS |
| 35,7: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node document | PASS |
| 17,6: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1.firstChild | PASS |
| 35,7: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node document | PASS |
| 20,18: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedComment | PASS |
| 35,8: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedDiv | PASS |
| 21,0: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[0] | PASS |
| 35,8: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedDiv | PASS |
| 21,3: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1 | PASS |
| 35,9: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoc | PASS |
| 21,7: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node document | PASS |
| 35,9: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoc | PASS |
| 16,16: resulting range position for range [paras[0], 0, paras[0], 1], node detachedProcessingInstruction | PASS |
| 35,10: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara2 | PASS |
| 16,19: resulting DOM for range [paras[0], 0, paras[0], 1], node docfrag | PASS |
| 35,10: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara2 | PASS |
| 16,21: resulting range position for range [paras[0], 0, paras[0], 1], node foreignDoctype | PASS |
| 35,11: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlDoc | PASS |
| 17,2: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[1].firstChild | PASS |
| 35,11: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlDoc | PASS |
| 20,14: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignTextNode | PASS |
| 35,12: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlElement | PASS |
| 20,18: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedComment | PASS |
| 35,12: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlElement | PASS |
| 20,21: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoctype | PASS |
| 35,13: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedTextNode | PASS |
| 21,3: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1 | PASS |
| 35,13: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedTextNode | PASS |
| 21,6: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1.firstChild | PASS |
| 35,14: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignTextNode | PASS |
| 16,15: resulting DOM for range [paras[0], 0, paras[0], 1], node processingInstruction | PASS |
| 35,14: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignTextNode | PASS |
| 16,17: resulting range position for range [paras[0], 0, paras[0], 1], node comment | PASS |
| 35,15: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node processingInstruction | PASS |
| 16,20: resulting DOM for range [paras[0], 0, paras[0], 1], node doctype | PASS |
| 35,15: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node processingInstruction | PASS |
| 20,10: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara2 | PASS |
| 35,16: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedProcessingInstruction | PASS |
| 20,14: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignTextNode | PASS |
| 35,16: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedProcessingInstruction | PASS |
| 20,17: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node comment | PASS |
| 35,17: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node comment | PASS |
| 20,21: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoctype | PASS |
| 35,17: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node comment | PASS |
| 21,2: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[1].firstChild | PASS |
| 35,18: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedComment | PASS |
| 21,6: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1.firstChild | PASS |
| 35,18: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedComment | PASS |
| 16,13: resulting range position for range [paras[0], 0, paras[0], 1], node detachedTextNode | PASS |
| 35,19: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node docfrag | PASS |
| 16,16: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedProcessingInstruction | PASS |
| 35,19: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node docfrag | PASS |
| 20,6: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1.firstChild | PASS |
| 35,20: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node doctype | PASS |
| 20,10: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara2 | PASS |
| 35,20: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node doctype | PASS |
| 20,13: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedTextNode | PASS |
| 35,21: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoctype | PASS |
| 20,17: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node comment | PASS |
| 35,21: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoctype | PASS |
| 20,20: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node doctype | PASS |
| 36,0: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[0] | PASS |
| 21,2: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[1].firstChild | PASS |
| 36,0: resulting range position for range [docfrag, 0, docfrag, 0], node paras[0] | PASS |
| 21,5: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1 | PASS |
| 36,1: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[0].firstChild | PASS |
| 21,9: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoc | PASS |
| 36,1: resulting range position for range [docfrag, 0, docfrag, 0], node paras[0].firstChild | PASS |
| 20,2: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[1].firstChild | PASS |
| 36,2: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[1].firstChild | PASS |
| 20,6: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1.firstChild | PASS |
| 36,2: resulting range position for range [docfrag, 0, docfrag, 0], node paras[1].firstChild | PASS |
| 20,9: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoc | PASS |
| 36,3: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara1 | PASS |
| 20,13: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedTextNode | PASS |
| 36,3: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara1 | PASS |
| 20,16: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedProcessingInstruction | PASS |
| 36,4: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara1.firstChild | PASS |
| 20,20: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node doctype | PASS |
| 36,4: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara1.firstChild | PASS |
| 21,1: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[0].firstChild | PASS |
| 36,5: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedPara1 | PASS |
| 21,5: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1 | PASS |
| 36,5: resulting range position for range [docfrag, 0, docfrag, 0], node detachedPara1 | PASS |
| 19,20: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node doctype | PASS |
| 36,6: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedPara1.firstChild | PASS |
| 20,2: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[1].firstChild | PASS |
| 36,6: resulting range position for range [docfrag, 0, docfrag, 0], node detachedPara1.firstChild | PASS |
| 20,5: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1 | PASS |
| 36,7: resulting DOM for range [docfrag, 0, docfrag, 0], node document | PASS |
| 20,9: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoc | PASS |
| 36,7: resulting range position for range [docfrag, 0, docfrag, 0], node document | PASS |
| 20,12: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node xmlElement | PASS |
| 36,8: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedDiv | PASS |
| 20,16: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedProcessingInstruction | PASS |
| 36,8: resulting range position for range [docfrag, 0, docfrag, 0], node detachedDiv | PASS |
| 20,19: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node docfrag | PASS |
| 36,9: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignDoc | PASS |
| 21,1: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[0].firstChild | PASS |
| 36,9: resulting range position for range [docfrag, 0, docfrag, 0], node foreignDoc | PASS |
| 19,16: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedProcessingInstruction | PASS |
| 36,10: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara2 | PASS |
| 19,20: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node doctype | PASS |
| 36,10: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara2 | PASS |
| 20,1: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[0].firstChild | PASS |
| 36,11: resulting DOM for range [docfrag, 0, docfrag, 0], node xmlDoc | PASS |
| 20,5: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1 | PASS |
| 36,11: resulting range position for range [docfrag, 0, docfrag, 0], node xmlDoc | PASS |
| 20,8: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedDiv | PASS |
| 36,12: resulting DOM for range [docfrag, 0, docfrag, 0], node xmlElement | PASS |
| 20,12: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node xmlElement | PASS |
| 36,12: resulting range position for range [docfrag, 0, docfrag, 0], node xmlElement | PASS |
| 20,15: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node processingInstruction | PASS |
| 36,13: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedTextNode | PASS |
| 20,19: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node docfrag | PASS |
| 36,13: resulting range position for range [docfrag, 0, docfrag, 0], node detachedTextNode | PASS |
| 19,12: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlElement | PASS |
| 36,14: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignTextNode | PASS |
| 19,16: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedProcessingInstruction | PASS |
| 36,14: resulting range position for range [docfrag, 0, docfrag, 0], node foreignTextNode | PASS |
| 19,19: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node docfrag | PASS |
| 36,15: resulting DOM for range [docfrag, 0, docfrag, 0], node processingInstruction | PASS |
| 20,1: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[0].firstChild | PASS |
| 36,15: resulting range position for range [docfrag, 0, docfrag, 0], node processingInstruction | PASS |
| 20,4: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1.firstChild | PASS |
| 36,16: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedProcessingInstruction | PASS |
| 20,8: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedDiv | PASS |
| 36,16: resulting range position for range [docfrag, 0, docfrag, 0], node detachedProcessingInstruction | PASS |
| 20,11: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node xmlDoc | PASS |
| 36,17: resulting DOM for range [docfrag, 0, docfrag, 0], node comment | PASS |
| 20,15: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node processingInstruction | PASS |
| 36,17: resulting range position for range [docfrag, 0, docfrag, 0], node comment | PASS |
| 19,8: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedDiv | PASS |
| 36,18: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedComment | PASS |
| 19,12: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlElement | PASS |
| 36,18: resulting range position for range [docfrag, 0, docfrag, 0], node detachedComment | PASS |
| 19,15: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node processingInstruction | PASS |
| 36,19: resulting DOM for range [docfrag, 0, docfrag, 0], node docfrag | PASS |
| 19,19: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node docfrag | PASS |
| 36,19: resulting range position for range [docfrag, 0, docfrag, 0], node docfrag | PASS |
| 20,0: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[0] | PASS |
| 36,20: resulting DOM for range [docfrag, 0, docfrag, 0], node doctype | PASS |
| 20,4: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1.firstChild | PASS |
| 36,20: resulting range position for range [docfrag, 0, docfrag, 0], node doctype | PASS |
| 20,7: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node document | PASS |
| 36,21: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignDoctype | PASS |
| 20,11: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node xmlDoc | PASS |
| 36,21: resulting range position for range [docfrag, 0, docfrag, 0], node foreignDoctype | PASS |
| 19,4: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1.firstChild | PASS |
| 37,0: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[0] | PASS |
| 19,8: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedDiv | PASS |
| 37,0: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[0] | PASS |
| 19,11: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlDoc | PASS |
| 37,1: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[0].firstChild | PASS |
| 19,15: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node processingInstruction | PASS |
| 37,1: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[0].firstChild | PASS |
| 19,18: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedComment | PASS |
| 37,2: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[1].firstChild | PASS |
| 20,0: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[0] | PASS |
| 37,2: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[1].firstChild | PASS |
| 20,3: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1 | PASS |
| 37,3: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1 | PASS |
| 20,7: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node document | PASS |
| 37,3: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1 | PASS |
| 19,0: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0] | PASS |
| 37,4: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1.firstChild | PASS |
| 19,4: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1.firstChild | PASS |
| 37,4: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1.firstChild | PASS |
| 19,7: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node document | PASS |
| 37,5: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1 | PASS |
| 19,11: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlDoc | PASS |
| 37,5: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1 | PASS |
| 19,14: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignTextNode | PASS |
| 37,6: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1.firstChild | PASS |
| 19,18: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedComment | PASS |
| 37,6: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1.firstChild | PASS |
| 19,21: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoctype | PASS |
| 37,7: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node document | PASS |
| 20,3: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1 | PASS |
| 37,7: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node document | PASS |
| 18,18: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 37,8: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedDiv | PASS |
| 19,0: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0] | PASS |
| 37,8: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedDiv | PASS |
| 19,3: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1 | PASS |
| 37,9: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignDoc | PASS |
| 19,7: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node document | PASS |
| 37,9: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignDoc | PASS |
| 19,10: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara2 | PASS |
| 37,10: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara2 | PASS |
| 19,14: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignTextNode | PASS |
| 37,10: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara2 | PASS |
| 19,17: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node comment | PASS |
| 37,11: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node xmlDoc | PASS |
| 19,21: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoctype | PASS |
| 37,11: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node xmlDoc | PASS |
| 18,14: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 37,12: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node xmlElement | PASS |
| 18,18: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 37,12: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node xmlElement | PASS |
| 18,21: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 37,13: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedTextNode | PASS |
| 19,3: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1 | PASS |
| 37,13: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedTextNode | PASS |
| 19,6: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1.firstChild | PASS |
| 37,14: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignTextNode | PASS |
| 19,10: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara2 | PASS |
| 37,14: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignTextNode | PASS |
| 19,13: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedTextNode | PASS |
| 37,15: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node processingInstruction | PASS |
| 19,17: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node comment | PASS |
| 37,15: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node processingInstruction | PASS |
| 18,10: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 37,16: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedProcessingInstruction | PASS |
| 18,14: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 37,16: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedProcessingInstruction | PASS |
| 18,17: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 37,17: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node comment | PASS |
| 18,21: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 37,17: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node comment | PASS |
| 19,2: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[1].firstChild | PASS |
| 37,18: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedComment | PASS |
| 19,6: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1.firstChild | PASS |
| 37,18: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedComment | PASS |
| 19,9: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoc | PASS |
| 37,19: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node docfrag | PASS |
| 19,13: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedTextNode | PASS |
| 37,19: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node docfrag | PASS |
| 18,6: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 37,20: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node doctype | PASS |
| 18,10: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 37,20: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node doctype | PASS |
| 18,13: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 37,21: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignDoctype | PASS |
| 18,17: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 37,21: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignDoctype | PASS |
| 18,20: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| /dom/nodes/Node-baseURI.html | OK |
| After inserting fragment into document, element baseURI should be document url | PASS |
| For elements belonging to document fragments, baseURI should be document url | PASS |
| For elements belonging to document, baseURI should be document url | PASS |
| For elements unassigned to document, baseURI should be document url | PASS |
| /dom/events/Event-type-empty.html | OK |
| Constructor | PASS |
| initEvent | PASS |
| /dom/abort/event.any.html | OK |
| AbortController abort() should fire event synchronously | PASS |
| controller.abort() should do nothing the second time it is called | PASS |
| controller.signal should always return the same object | PASS |
| event handler should not be called if added after controller.abort() | PASS |
| the abort event should have the right properties | PASS |
| /dom/traversal/TreeWalker-acceptNode-filter.html | OK |
| Testing acceptNode callee | PASS |
| Testing with filter function that throws | PASS |
| Testing with filter object that throws | PASS |
| Testing with function having acceptNode function | PASS |
| Testing with null filter | PASS |
| Testing with object filter | PASS |
| Testing with object lacking acceptNode property | PASS |
| Testing with object with non-function acceptNode property | PASS |
| Testing with raw function filter | PASS |
| Testing with undefined filter | PASS |
| /dom/ranges/Range-mutations-replaceChild.html | OK |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with selected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with selected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with selected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with selected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with unselected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with unselected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with unselected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.doctype), with unselected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with selected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with selected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with selected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with selected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with unselected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with unselected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with unselected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.replaceChild(detachedComment, foreignDoc.documentElement), with unselected range on foreignDoc from 0 to 2 | PASS |
| paras[0].replaceChild(document, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(document, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(document.doctype, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(document.doctype, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(foreignDoc, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(foreignDoc, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(paras[0], paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(paras[0], paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range collapsed at (testDiv, 1) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range on testDiv from 0 to 1 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range on testDiv from 0 to 2 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with selected range on testDiv from 1 to 2 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range collapsed at (testDiv, 1) | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range on testDiv from 0 to 1 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range on testDiv from 0 to 2 | PASS |
| paras[0].replaceChild(paras[1], paras[0].firstChild), with unselected range on testDiv from 1 to 2 | PASS |
| paras[0].replaceChild(testDiv, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(testDiv, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].replaceChild(xmlTextNode, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range collapsed at (paras[0], 0) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range collapsed at (paras[0], 1) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range collapsed at (testDiv, 1) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range collapsed at (testDiv, 2) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range on paras[0] from 0 to 1 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range on testDiv from 0 to 2 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with selected range on testDiv from 1 to 2 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range collapsed at (paras[0], 0) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range collapsed at (paras[0], 1) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range collapsed at (testDiv, 1) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range collapsed at (testDiv, 2) | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range on paras[0] from 0 to 1 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range on testDiv from 0 to 2 | PASS |
| testDiv.replaceChild(paras[0], paras[0]), with unselected range on testDiv from 1 to 2 | PASS |
| /dom/events/AddEventListenerOptions-once.html | OK |
| Once listener should be added / removed like normal listeners | PASS |
| Once listener should be invoked only once | PASS |
| Once listener should be invoked only once even if the event is nested | PASS |
| /dom/lists/DOMTokenList-coverage-for-attributes.html | OK |
| a.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| a.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| a.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| a.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| a.classList in null namespace should be DOMTokenList. | PASS |
| a.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| a.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| a.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| a.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| a.htmlFor in null namespace should be undefined. | PASS |
| a.relList in http://example.com/ namespace should be undefined. | PASS |
| a.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| a.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| a.relList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | FAIL |
| a.relList in null namespace should be undefined. | PASS |
| a.sandbox in http://example.com/ namespace should be undefined. | PASS |
| a.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| a.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| a.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| a.sandbox in null namespace should be undefined. | PASS |
| a.sizes in http://example.com/ namespace should be undefined. | PASS |
| a.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| a.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| a.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| a.sizes in null namespace should be undefined. | PASS |
| area.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| area.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| area.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| area.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| area.classList in null namespace should be DOMTokenList. | PASS |
| area.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| area.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| area.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| area.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| area.htmlFor in null namespace should be undefined. | PASS |
| area.relList in http://example.com/ namespace should be undefined. | PASS |
| area.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| area.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| area.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| area.relList in null namespace should be undefined. | PASS |
| area.sandbox in http://example.com/ namespace should be undefined. | PASS |
| area.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| area.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| area.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| area.sandbox in null namespace should be undefined. | PASS |
| area.sizes in http://example.com/ namespace should be undefined. | PASS |
| area.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| area.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| area.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| area.sizes in null namespace should be undefined. | PASS |
| iframe.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| iframe.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| iframe.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| iframe.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| iframe.classList in null namespace should be DOMTokenList. | PASS |
| iframe.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| iframe.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| iframe.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| iframe.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| iframe.htmlFor in null namespace should be undefined. | PASS |
| iframe.relList in http://example.com/ namespace should be undefined. | PASS |
| iframe.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| iframe.relList in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| iframe.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| iframe.relList in null namespace should be undefined. | PASS |
| iframe.sandbox in http://example.com/ namespace should be undefined. | PASS |
| iframe.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| iframe.sandbox in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| iframe.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| iframe.sandbox in null namespace should be undefined. | PASS |
| iframe.sizes in http://example.com/ namespace should be undefined. | PASS |
| iframe.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| iframe.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| iframe.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| iframe.sizes in null namespace should be undefined. | PASS |
| link.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| link.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| link.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| link.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| link.classList in null namespace should be DOMTokenList. | PASS |
| link.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| link.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| link.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| link.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| link.htmlFor in null namespace should be undefined. | PASS |
| link.relList in http://example.com/ namespace should be undefined. | PASS |
| link.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| link.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| link.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| link.relList in null namespace should be undefined. | PASS |
| link.sandbox in http://example.com/ namespace should be undefined. | PASS |
| link.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| link.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| link.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| link.sandbox in null namespace should be undefined. | PASS |
| link.sizes in http://example.com/ namespace should be undefined. | PASS |
| link.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| link.sizes in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| link.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| link.sizes in null namespace should be undefined. | PASS |
| output.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| output.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| output.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| output.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| output.classList in null namespace should be DOMTokenList. | PASS |
| output.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| output.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| output.htmlFor in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| output.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| output.htmlFor in null namespace should be undefined. | PASS |
| output.relList in http://example.com/ namespace should be undefined. | PASS |
| output.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| output.relList in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| output.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| output.relList in null namespace should be undefined. | PASS |
| output.sandbox in http://example.com/ namespace should be undefined. | PASS |
| output.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| output.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| output.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| output.sandbox in null namespace should be undefined. | PASS |
| output.sizes in http://example.com/ namespace should be undefined. | PASS |
| output.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| output.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| output.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| output.sizes in null namespace should be undefined. | PASS |
| td.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| td.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| td.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| td.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| td.classList in null namespace should be DOMTokenList. | PASS |
| td.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| td.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| td.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| td.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| td.htmlFor in null namespace should be undefined. | PASS |
| td.relList in http://example.com/ namespace should be undefined. | PASS |
| td.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| td.relList in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| td.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| td.relList in null namespace should be undefined. | PASS |
| td.sandbox in http://example.com/ namespace should be undefined. | PASS |
| td.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| td.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| td.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| td.sandbox in null namespace should be undefined. | PASS |
| td.sizes in http://example.com/ namespace should be undefined. | PASS |
| td.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| td.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| td.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| td.sizes in null namespace should be undefined. | PASS |
| th.classList in http://example.com/ namespace should be DOMTokenList. | PASS |
| th.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList. | PASS |
| th.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. | PASS |
| th.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. | PASS |
| th.classList in null namespace should be DOMTokenList. | PASS |
| th.htmlFor in http://example.com/ namespace should be undefined. | PASS |
| th.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| th.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| th.htmlFor in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| th.htmlFor in null namespace should be undefined. | PASS |
| th.relList in http://example.com/ namespace should be undefined. | PASS |
| th.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| th.relList in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| th.relList in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| th.relList in null namespace should be undefined. | PASS |
| th.sandbox in http://example.com/ namespace should be undefined. | PASS |
| th.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| th.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| th.sandbox in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| th.sandbox in null namespace should be undefined. | PASS |
| th.sizes in http://example.com/ namespace should be undefined. | PASS |
| th.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined. | PASS |
| th.sizes in http://www.w3.org/1999/xhtml namespace should be undefined. | PASS |
| th.sizes in http://www.w3.org/2000/svg namespace should be undefined. | PASS |
| th.sizes in null namespace should be undefined. | PASS |
| /dom/events/EventTarget-removeEventListener.html | OK |
| removing a null event listener should succeed | PASS |
| /dom/ranges/Range-mutations-replaceData.html | OK |
| comment.replaceData(0, 0, ""), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 0, ""), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 0, "foo"), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 0, "foo"), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 1, ""), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 1, ""), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 1, "foo"), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 1, "foo"), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 47, ""), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 47, ""), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 47, "foo"), with selected range collapsed at (comment, 0) | PASS |
| comment.replaceData(0, 47, "foo"), with unselected range collapsed at (comment, 0) | PASS |
| comment.replaceData(1, 0, ""), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 0, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 0, ""), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 0, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 0, "foo"), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 0, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 0, "foo"), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 0, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 1, ""), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 1, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 1, ""), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 1, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 1, "foo"), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 1, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 1, "foo"), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 1, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 47, ""), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 47, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 47, ""), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 47, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 47, "foo"), with selected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 47, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(1, 47, "foo"), with unselected range collapsed at (comment, 1) | PASS |
| comment.replaceData(1, 47, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 0, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 0, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 0, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 0, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 1, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 1, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 1, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 1, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 47, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 47, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 47, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(2, 47, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 0, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 0, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 0, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 0, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 1, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 1, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 1, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 1, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 47, ""), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 47, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 47, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.replaceData(3, 47, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.replaceData(376, 0, ""), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 0, ""), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 0, "foo"), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 0, "foo"), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 1, ""), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 1, ""), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 1, "foo"), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 1, "foo"), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 47, ""), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 47, ""), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 47, "foo"), with selected range on comment from 0 to 1 | PASS |
| comment.replaceData(376, 47, "foo"), with unselected range on comment from 0 to 1 | PASS |
| comment.replaceData(comment.length, 0, ""), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 0, ""), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 0, "foo"), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 0, "foo"), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 1, ""), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 1, ""), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 1, "foo"), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 1, "foo"), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 47, ""), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 47, ""), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 47, "foo"), with selected range collapsed at (comment, comment.length) | PASS |
| comment.replaceData(comment.length, 47, "foo"), with unselected range collapsed at (comment, comment.length) | PASS |
| detachedComment.replaceData(0, 0, ""), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 0, ""), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 0, "foo"), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 1, ""), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 1, ""), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 1, "foo"), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 47, ""), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 47, ""), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 47, "foo"), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.replaceData(1, 0, ""), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 0, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 0, ""), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 0, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 0, "foo"), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 0, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 0, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 1, ""), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 1, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 1, ""), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 1, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 1, "foo"), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 1, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 1, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 47, ""), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 47, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 47, ""), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 47, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 47, "foo"), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 47, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.replaceData(1, 47, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 0, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 0, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 0, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 0, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 1, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 1, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 1, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 1, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 47, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 47, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 47, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(2, 47, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 0, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 0, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 0, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 0, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 1, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 1, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 1, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 1, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 47, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 47, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 47, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(3, 47, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.replaceData(376, 0, ""), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 0, ""), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 0, "foo"), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 0, "foo"), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 1, ""), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 1, ""), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 1, "foo"), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 1, "foo"), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 47, ""), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 47, ""), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 47, "foo"), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(376, 47, "foo"), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.replaceData(detachedComment.length, 0, ""), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 0, ""), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 0, "foo"), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 0, "foo"), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 1, ""), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 1, ""), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 1, "foo"), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 1, "foo"), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 47, ""), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 47, ""), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 47, "foo"), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.replaceData(detachedComment.length, 47, "foo"), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedForeignComment.replaceData(0, 0, ""), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 0, ""), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 0, "foo"), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 1, ""), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 1, ""), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 1, "foo"), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 47, ""), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 47, ""), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 47, "foo"), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.replaceData(1, 0, ""), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 0, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 0, ""), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 0, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 0, "foo"), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 0, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 0, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 1, ""), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 1, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 1, ""), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 1, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 1, "foo"), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 1, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 1, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 47, ""), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 47, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 47, ""), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 47, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 47, "foo"), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 47, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.replaceData(1, 47, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 0, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 0, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 0, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 0, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 1, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 1, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 1, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 1, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 47, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 47, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 47, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(2, 47, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 0, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 0, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 0, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 0, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 1, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 1, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 1, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 1, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 47, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 47, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 47, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(3, 47, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.replaceData(376, 0, ""), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 0, ""), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 0, "foo"), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 0, "foo"), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 1, ""), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 1, ""), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 1, "foo"), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 1, "foo"), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 47, ""), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 47, ""), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 47, "foo"), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(376, 47, "foo"), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 0, ""), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 0, ""), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 0, "foo"), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 0, "foo"), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 1, ""), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 1, ""), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 1, "foo"), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 1, "foo"), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 47, ""), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 47, ""), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 47, "foo"), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.replaceData(detachedForeignComment.length, 47, "foo"), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignTextNode.replaceData(0, 0, ""), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 0, ""), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 0, "foo"), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 1, ""), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 1, ""), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 1, "foo"), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 47, ""), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 47, ""), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 47, "foo"), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.replaceData(1, 0, ""), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 0, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 0, ""), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 0, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 0, "foo"), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 0, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 0, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 1, ""), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 1, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 1, ""), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 1, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 1, "foo"), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 1, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 1, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 47, ""), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 47, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 47, ""), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 47, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 47, "foo"), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 47, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.replaceData(1, 47, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 0, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 0, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 0, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 0, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 1, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 1, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 1, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 1, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 47, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 47, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 47, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(2, 47, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 0, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 0, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 0, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 0, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 1, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 1, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 1, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 1, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 47, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 47, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 47, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(3, 47, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.replaceData(376, 0, ""), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 0, ""), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 0, "foo"), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 0, "foo"), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 1, ""), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 1, ""), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 1, "foo"), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 1, "foo"), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 47, ""), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 47, ""), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 47, "foo"), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(376, 47, "foo"), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 0, ""), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 0, ""), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 0, "foo"), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 0, "foo"), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 1, ""), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 1, ""), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 1, "foo"), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 1, "foo"), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 47, ""), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 47, ""), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 47, "foo"), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.replaceData(detachedForeignTextNode.length, 47, "foo"), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedTextNode.replaceData(0, 0, ""), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 0, ""), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 0, "foo"), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 1, ""), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 1, ""), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 1, "foo"), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 47, ""), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 47, ""), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 47, "foo"), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.replaceData(1, 0, ""), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 0, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 0, ""), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 0, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 0, "foo"), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 0, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 0, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 1, ""), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 1, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 1, ""), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 1, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 1, "foo"), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 1, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 1, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 47, ""), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 47, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 47, ""), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 47, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 47, "foo"), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 47, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.replaceData(1, 47, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 0, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 0, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 0, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 0, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 1, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 1, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 1, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 1, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 47, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 47, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 47, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(2, 47, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 0, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 0, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 0, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 0, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 1, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 1, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 1, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 1, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 47, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 47, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 47, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(3, 47, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.replaceData(376, 0, ""), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 0, ""), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 0, "foo"), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 0, "foo"), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 1, ""), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 1, ""), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 1, "foo"), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 1, "foo"), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 47, ""), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 47, ""), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 47, "foo"), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(376, 47, "foo"), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 0, ""), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 0, ""), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 0, "foo"), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 0, "foo"), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 1, ""), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 1, ""), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 1, "foo"), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 1, "foo"), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 47, ""), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 47, ""), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 47, "foo"), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.replaceData(detachedTextNode.length, 47, "foo"), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedXmlComment.replaceData(0, 0, ""), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 0, ""), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 0, "foo"), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 1, ""), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 1, ""), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 1, "foo"), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 47, ""), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 47, ""), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 47, "foo"), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.replaceData(1, 0, ""), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 0, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 0, ""), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 0, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 0, "foo"), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 0, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 0, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 1, ""), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 1, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 1, ""), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 1, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 1, "foo"), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 1, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 1, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 47, ""), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 47, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 47, ""), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 47, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 47, "foo"), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 47, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.replaceData(1, 47, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 0, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 0, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 0, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 0, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 1, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 1, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 1, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 1, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 47, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 47, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 47, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(2, 47, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 0, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 0, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 0, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 0, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 1, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 1, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 1, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 1, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 47, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 47, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 47, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(3, 47, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.replaceData(376, 0, ""), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 0, ""), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 0, "foo"), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 0, "foo"), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 1, ""), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 1, ""), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 1, "foo"), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 1, "foo"), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 47, ""), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 47, ""), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 47, "foo"), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(376, 47, "foo"), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 0, ""), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 0, ""), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 0, "foo"), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 0, "foo"), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 1, ""), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 1, ""), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 1, "foo"), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 1, "foo"), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 47, ""), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 47, ""), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 47, "foo"), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.replaceData(detachedXmlComment.length, 47, "foo"), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlTextNode.replaceData(0, 0, ""), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 0, ""), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 0, "foo"), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 0, "foo"), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 1, ""), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 1, ""), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 1, "foo"), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 1, "foo"), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 47, ""), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 47, ""), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 47, "foo"), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(0, 47, "foo"), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.replaceData(1, 0, ""), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 0, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 0, ""), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 0, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 0, "foo"), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 0, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 0, "foo"), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 0, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 1, ""), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 1, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 1, ""), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 1, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 1, "foo"), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 1, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 1, "foo"), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 1, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 47, ""), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 47, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 47, ""), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 47, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 47, "foo"), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 47, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(1, 47, "foo"), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.replaceData(1, 47, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 0, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 0, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 0, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 0, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 1, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 1, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 1, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 1, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 47, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 47, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 47, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(2, 47, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 0, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 0, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 0, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 0, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 1, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 1, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 1, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 1, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 47, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 47, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 47, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(3, 47, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.replaceData(376, 0, ""), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 0, ""), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 0, "foo"), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 0, "foo"), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 1, ""), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 1, ""), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 1, "foo"), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 1, "foo"), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 47, ""), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 47, ""), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 47, "foo"), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(376, 47, "foo"), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 0, ""), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 0, ""), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 0, "foo"), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 0, "foo"), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 1, ""), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 1, ""), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 1, "foo"), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 1, "foo"), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 47, ""), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 47, ""), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 47, "foo"), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.replaceData(detachedXmlTextNode.length, 47, "foo"), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| foreignComment.replaceData(0, 0, ""), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 0, ""), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 0, "foo"), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 0, "foo"), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 1, ""), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 1, ""), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 1, "foo"), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 1, "foo"), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 47, ""), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 47, ""), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 47, "foo"), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(0, 47, "foo"), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.replaceData(1, 0, ""), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 0, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 0, ""), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 0, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 0, "foo"), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 0, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 0, "foo"), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 0, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 1, ""), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 1, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 1, ""), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 1, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 1, "foo"), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 1, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 1, "foo"), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 1, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 47, ""), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 47, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 47, ""), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 47, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 47, "foo"), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 47, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(1, 47, "foo"), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.replaceData(1, 47, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 0, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 0, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 0, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 0, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 1, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 1, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 1, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 1, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 47, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 47, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 47, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(2, 47, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 0, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 0, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 0, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 0, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 1, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 1, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 1, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 1, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 47, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 47, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 47, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(3, 47, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.replaceData(376, 0, ""), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 0, ""), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 0, "foo"), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 0, "foo"), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 1, ""), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 1, ""), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 1, "foo"), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 1, "foo"), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 47, ""), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 47, ""), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 47, "foo"), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(376, 47, "foo"), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.replaceData(foreignComment.length, 0, ""), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 0, ""), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 0, "foo"), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 0, "foo"), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 1, ""), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 1, ""), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 1, "foo"), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 1, "foo"), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 47, ""), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 47, ""), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 47, "foo"), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.replaceData(foreignComment.length, 47, "foo"), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignTextNode.replaceData(0, 0, ""), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 0, ""), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 0, "foo"), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 0, "foo"), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 1, ""), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 1, ""), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 1, "foo"), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 1, "foo"), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 47, ""), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 47, ""), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 47, "foo"), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(0, 47, "foo"), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.replaceData(1, 0, ""), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 0, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 0, ""), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 0, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 0, "foo"), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 0, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 0, "foo"), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 0, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 1, ""), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 1, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 1, ""), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 1, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 1, "foo"), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 1, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 1, "foo"), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 1, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 47, ""), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 47, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 47, ""), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 47, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 47, "foo"), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 47, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(1, 47, "foo"), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.replaceData(1, 47, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 0, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 0, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 0, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 0, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 1, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 1, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 1, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 1, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 47, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 47, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 47, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(2, 47, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 0, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 0, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 0, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 0, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 1, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 1, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 1, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 1, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 47, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 47, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 47, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(3, 47, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.replaceData(376, 0, ""), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 0, ""), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 0, "foo"), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 0, "foo"), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 1, ""), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 1, ""), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 1, "foo"), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 1, "foo"), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 47, ""), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 47, ""), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 47, "foo"), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(376, 47, "foo"), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 0, ""), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 0, ""), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 0, "foo"), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 0, "foo"), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 1, ""), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 1, ""), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 1, "foo"), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 1, "foo"), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 47, ""), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 47, ""), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 47, "foo"), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.replaceData(foreignTextNode.length, 47, "foo"), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| paras[0].firstChild.replaceData(0, 0, ""), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 0, ""), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 0, "foo"), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 0, "foo"), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 1, ""), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 1, ""), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 1, "foo"), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 1, "foo"), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 47, ""), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 47, ""), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 47, "foo"), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(0, 47, "foo"), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.replaceData(1, 0, ""), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 0, ""), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 0, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 1, ""), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 1, ""), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 1, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 47, ""), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 47, ""), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(1, 47, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 0, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 0, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 0, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 1, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 1, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 1, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 47, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 47, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(2, 47, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 0, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 0, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 0, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 1, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 1, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 1, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 47, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 47, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.replaceData(3, 47, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.replaceData(376, 0, ""), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 0, ""), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 0, "foo"), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 0, "foo"), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 1, ""), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 1, ""), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 1, "foo"), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 1, "foo"), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 47, ""), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 47, ""), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 47, "foo"), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(376, 47, "foo"), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 0, ""), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 0, ""), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 0, "foo"), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 0, "foo"), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 1, ""), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 1, ""), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 1, "foo"), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 1, "foo"), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 47, ""), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 47, ""), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 47, "foo"), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.replaceData(paras[0].firstChild.length, 47, "foo"), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(0, 0, ""), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 0, ""), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 0, "foo"), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 0, "foo"), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 1, ""), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 1, ""), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 1, "foo"), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 1, "foo"), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 47, ""), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 47, ""), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 47, "foo"), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(0, 47, "foo"), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.replaceData(1, 0, ""), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 0, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 0, ""), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 0, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 0, "foo"), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 0, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 0, "foo"), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 0, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 1, ""), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 1, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 1, ""), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 1, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 1, "foo"), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 1, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 1, "foo"), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 1, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 47, ""), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 47, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 47, ""), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 47, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 47, "foo"), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 47, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(1, 47, "foo"), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.replaceData(1, 47, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 0, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 0, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 0, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 0, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 1, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 1, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 1, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 1, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 47, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 47, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 47, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(2, 47, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 0, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 0, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 0, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 0, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 1, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 1, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 1, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 1, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 47, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 47, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 47, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(3, 47, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.replaceData(376, 0, ""), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 0, ""), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 0, "foo"), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 0, "foo"), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 1, ""), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 1, ""), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 1, "foo"), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 1, "foo"), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 47, ""), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 47, ""), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 47, "foo"), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(376, 47, "foo"), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 0, ""), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 0, ""), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 0, "foo"), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 0, "foo"), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 1, ""), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 1, ""), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 1, "foo"), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 1, "foo"), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 47, ""), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 47, ""), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 47, "foo"), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.replaceData(paras[1].firstChild.length, 47, "foo"), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| xmlComment.replaceData(0, 0, ""), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 0, ""), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 0, "foo"), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 0, "foo"), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 1, ""), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 1, ""), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 1, "foo"), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 1, "foo"), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 47, ""), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 47, ""), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 47, "foo"), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(0, 47, "foo"), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.replaceData(1, 0, ""), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 0, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 0, ""), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 0, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 0, "foo"), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 0, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 0, "foo"), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 0, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 1, ""), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 1, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 1, ""), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 1, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 1, "foo"), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 1, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 1, "foo"), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 1, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 47, ""), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 47, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 47, ""), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 47, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 47, "foo"), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 47, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(1, 47, "foo"), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.replaceData(1, 47, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 0, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 0, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 0, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 0, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 1, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 1, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 1, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 1, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 47, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 47, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 47, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(2, 47, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 0, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 0, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 0, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 0, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 1, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 1, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 1, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 1, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 47, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 47, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 47, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(3, 47, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.replaceData(376, 0, ""), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 0, ""), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 0, "foo"), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 0, "foo"), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 1, ""), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 1, ""), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 1, "foo"), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 1, "foo"), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 47, ""), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 47, ""), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 47, "foo"), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(376, 47, "foo"), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.replaceData(xmlComment.length, 0, ""), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 0, ""), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 0, "foo"), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 0, "foo"), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 1, ""), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 1, ""), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 1, "foo"), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 1, "foo"), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 47, ""), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 47, ""), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 47, "foo"), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.replaceData(xmlComment.length, 47, "foo"), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlTextNode.replaceData(0, 0, ""), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 0, ""), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 0, "foo"), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 0, "foo"), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 1, ""), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 1, ""), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 1, "foo"), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 1, "foo"), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 47, ""), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 47, ""), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 47, "foo"), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(0, 47, "foo"), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.replaceData(1, 0, ""), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 0, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 0, ""), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 0, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 0, "foo"), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 0, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 0, "foo"), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 0, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 1, ""), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 1, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 1, ""), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 1, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 1, "foo"), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 1, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 1, "foo"), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 1, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 47, ""), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 47, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 47, ""), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 47, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 47, "foo"), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 47, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(1, 47, "foo"), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.replaceData(1, 47, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 0, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 0, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 0, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 0, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 1, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 1, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 1, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 1, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 47, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 47, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 47, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(2, 47, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 0, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 0, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 0, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 0, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 1, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 1, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 1, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 1, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 47, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 47, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 47, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(3, 47, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.replaceData(376, 0, ""), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 0, ""), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 0, "foo"), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 0, "foo"), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 1, ""), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 1, ""), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 1, "foo"), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 1, "foo"), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 47, ""), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 47, ""), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 47, "foo"), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(376, 47, "foo"), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 0, ""), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 0, ""), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 0, "foo"), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 0, "foo"), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 1, ""), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 1, ""), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 1, "foo"), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 1, "foo"), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 47, ""), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 47, ""), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 47, "foo"), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.replaceData(xmlTextNode.length, 47, "foo"), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| /dom/nodes/Element-previousElementSibling-svg.svg | OK |
| previousElementSibling | PASS |
| /dom/collections/domstringmap-supported-property-names.html | OK |
| Object.getOwnPropertyNames on DOMStringMap, attribute set on dataset in JS | PASS |
| Object.getOwnPropertyNames on DOMStringMap, attribute set on element in JS | PASS |
| Object.getOwnPropertyNames on DOMStringMap, data attribute trailing hyphen | PASS |
| Object.getOwnPropertyNames on DOMStringMap, empty data attribute | PASS |
| Object.getOwnPropertyNames on DOMStringMap, multiple data attributes | PASS |
| /dom/ranges/Range-mutations-insertBefore.html | OK |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with selected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with selected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with selected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with selected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with unselected range collapsed at (foreignDoc, 0) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with unselected range collapsed at (foreignDoc, 1) | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with unselected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with unselected range on foreignDoc from 0 to 2 | PASS |
| foreignDoc.insertBefore(detachedComment, null), with selected range on foreignDoc from 0 to 1 | PASS |
| foreignDoc.insertBefore(detachedComment, null), with unselected range on foreignDoc from 0 to 1 | PASS |
| paras[0].insertBefore(document, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(document, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(document.doctype, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(document.doctype, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(foreignDoc, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(foreignDoc, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[0], paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[0], paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], null), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(paras[1], null), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(paras[1], null), with selected range collapsed at (testDiv, 1) | PASS |
| paras[0].insertBefore(paras[1], null), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], null), with selected range on testDiv from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], null), with selected range on testDiv from 0 to 2 | PASS |
| paras[0].insertBefore(paras[1], null), with selected range on testDiv from 1 to 2 | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range collapsed at (testDiv, 1) | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range on testDiv from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range on testDiv from 0 to 2 | PASS |
| paras[0].insertBefore(paras[1], null), with unselected range on testDiv from 1 to 2 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range collapsed at (testDiv, 1) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range on testDiv from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range on testDiv from 0 to 2 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range on testDiv from 1 to 2 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range collapsed at (testDiv, 1) | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range on testDiv from 0 to 1 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range on testDiv from 0 to 2 | PASS |
| paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range on testDiv from 1 to 2 | PASS |
| paras[0].insertBefore(testDiv, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(testDiv, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected range on paras[0] from 0 to 1 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at (paras[0], 0) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at (paras[0], 1) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at (testDiv, 1) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at (testDiv, 2) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range on paras[0] from 0 to 1 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range on testDiv from 0 to 2 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with selected range on testDiv from 1 to 2 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed at (paras[0], 0) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed at (paras[0], 1) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed at (testDiv, 1) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed at (testDiv, 2) | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range on paras[0] from 0 to 1 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range on testDiv from 0 to 2 | PASS |
| testDiv.insertBefore(paras[0], paras[1]), with unselected range on testDiv from 1 to 2 | PASS |
| /dom/nodes/MutationObserver-disconnect.html | OK |
| disconnect discarded some mutations | PASS |
| subtree mutations | PASS |
| /dom/events/EventListener-incumbent-global-1.sub.html | OK |
| Check the incumbent global EventListeners are called with | PASS |
| /dom/events/CustomEvent.html | OK |
| CustomEvent dispatching. | PASS |
| First parameter to initCustomEvent should be mandatory. | PASS |
| initCustomEvent's default parameter values. | PASS |
| /dom/nodes/remove-unscopable.html | OK |
| after() should be unscopable | PASS |
| append() should be unscopable | PASS |
| before() should be unscopable | PASS |
| prepend() should be unscopable | PASS |
| remove() should be unscopable | PASS |
| replaceWith() should be unscopable | PASS |
| /dom/events/Event-returnValue.html | OK |
| When an event is created, returnValue should be initialized to true. | PASS |
| initEvent should unset returnValue. | PASS |
| preventDefault() should change returnValue if cancelable is true. | PASS |
| preventDefault() should not change returnValue if cancelable is false. | PASS |
| returnValue should change returnValue if cancelable is true. | PASS |
| returnValue=false should have no effect if cancelable is false. | FAIL |
| returnValue=true should have no effect once the canceled flag was set. | FAIL |
| /dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml | OK |
| Dynamic Removal of Elements | PASS |
| /dom/nodes/Element-childElementCount.html | OK |
| childElementCount | PASS |
| /dom/ranges/Range-comparePoint.html | OK |
| Point 0 [paras[0].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 23 [document, 0, document, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 24 [document, 0, document, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 0 [paras[0].firstChild, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 0 [paras[0].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 0 [paras[0].firstChild, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 0 [paras[0].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 49 [document, 1, document, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 0 [paras[0].firstChild, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 1 [paras[0].firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 1 [paras[0].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 1 [paras[0].firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 1 [paras[0].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 1 [paras[0].firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 10 [paras[1].firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 10 [paras[1].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 10 [paras[1].firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 10 [paras[1].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 10 [paras[1].firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 23 [document, 0, document, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 24 [document, 0, document, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 11 [paras[1].firstChild, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 11 [paras[1].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 11 [paras[1].firstChild, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 11 [paras[1].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 49 [document, 1, document, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 11 [paras[1].firstChild, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 12 [paras[1].firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 12 [paras[1].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 12 [paras[1].firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 12 [paras[1].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 12 [paras[1].firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 13 [paras[1].firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 13 [paras[1].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 13 [paras[1].firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 13 [paras[1].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 13 [paras[1].firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 23 [document, 0, document, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 24 [document, 0, document, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 25 [comment, 2, comment, 3] | PASS |
| Point 14 [paras[1].firstChild, 10], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 14 [paras[1].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 14 [paras[1].firstChild, 10], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 14 [paras[1].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 49 [document, 1, document, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 14 [paras[1].firstChild, 10], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 23 [document, 0, document, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 24 [document, 0, document, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 25 [comment, 2, comment, 3] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 49 [document, 1, document, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 2 [paras[0].firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 2 [paras[0].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 2 [paras[0].firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 2 [paras[0].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 2 [paras[0].firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 24 [document.documentElement, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 24 [document.documentElement, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 24 [document.documentElement, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 24 [document.documentElement, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 24 [document.documentElement, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 24 [document.documentElement, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 24 [document.documentElement, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 24 [document.documentElement, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 24 [document.documentElement, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 24 [document.documentElement, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 24 [document.documentElement, -1], range 23 [document, 0, document, 1] | PASS |
| Point 24 [document.documentElement, -1], range 24 [document, 0, document, 2] | PASS |
| Point 24 [document.documentElement, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 24 [document.documentElement, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 24 [document.documentElement, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 24 [document.documentElement, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 24 [document.documentElement, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 24 [document.documentElement, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 24 [document.documentElement, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 24 [document.documentElement, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 24 [document.documentElement, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 24 [document.documentElement, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 24 [document.documentElement, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 24 [document.documentElement, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 24 [document.documentElement, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 24 [document.documentElement, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 24 [document.documentElement, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 49 [document, 1, document, 2] | PASS |
| Point 24 [document.documentElement, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 24 [document.documentElement, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 24 [document.documentElement, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 24 [document.documentElement, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 24 [document.documentElement, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 24 [document.documentElement, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 24 [document.documentElement, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 24 [document.documentElement, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 24 [document.documentElement, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 24 [document.documentElement, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 25 [document.documentElement, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 25 [document.documentElement, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 25 [document.documentElement, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 25 [document.documentElement, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 25 [document.documentElement, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 25 [document.documentElement, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 25 [document.documentElement, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 25 [document.documentElement, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 25 [document.documentElement, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 25 [document.documentElement, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 25 [document.documentElement, 0], range 23 [document, 0, document, 1] | PASS |
| Point 25 [document.documentElement, 0], range 24 [document, 0, document, 2] | PASS |
| Point 25 [document.documentElement, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 25 [document.documentElement, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 25 [document.documentElement, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 25 [document.documentElement, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 25 [document.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 25 [document.documentElement, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 25 [document.documentElement, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 25 [document.documentElement, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 25 [document.documentElement, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 25 [document.documentElement, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 25 [document.documentElement, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 25 [document.documentElement, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 25 [document.documentElement, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 25 [document.documentElement, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 25 [document.documentElement, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 49 [document, 1, document, 2] | PASS |
| Point 25 [document.documentElement, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 25 [document.documentElement, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 25 [document.documentElement, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 25 [document.documentElement, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 25 [document.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 25 [document.documentElement, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 25 [document.documentElement, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 25 [document.documentElement, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 25 [document.documentElement, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 25 [document.documentElement, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 26 [document.documentElement, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 26 [document.documentElement, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 26 [document.documentElement, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 26 [document.documentElement, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 26 [document.documentElement, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 26 [document.documentElement, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 26 [document.documentElement, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 26 [document.documentElement, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 26 [document.documentElement, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 26 [document.documentElement, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 26 [document.documentElement, 1], range 23 [document, 0, document, 1] | PASS |
| Point 26 [document.documentElement, 1], range 24 [document, 0, document, 2] | PASS |
| Point 26 [document.documentElement, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 26 [document.documentElement, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 26 [document.documentElement, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 26 [document.documentElement, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 26 [document.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 26 [document.documentElement, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 26 [document.documentElement, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 26 [document.documentElement, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 26 [document.documentElement, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 26 [document.documentElement, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 26 [document.documentElement, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 26 [document.documentElement, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 26 [document.documentElement, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 26 [document.documentElement, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 26 [document.documentElement, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 49 [document, 1, document, 2] | PASS |
| Point 26 [document.documentElement, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 26 [document.documentElement, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 26 [document.documentElement, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 26 [document.documentElement, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 26 [document.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 26 [document.documentElement, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 26 [document.documentElement, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 26 [document.documentElement, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 26 [document.documentElement, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 26 [document.documentElement, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 27 [document.documentElement, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 27 [document.documentElement, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 27 [document.documentElement, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 27 [document.documentElement, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 27 [document.documentElement, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 27 [document.documentElement, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 27 [document.documentElement, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 27 [document.documentElement, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 27 [document.documentElement, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 27 [document.documentElement, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 27 [document.documentElement, 2], range 23 [document, 0, document, 1] | PASS |
| Point 27 [document.documentElement, 2], range 24 [document, 0, document, 2] | PASS |
| Point 27 [document.documentElement, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 27 [document.documentElement, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 27 [document.documentElement, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 27 [document.documentElement, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 27 [document.documentElement, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 27 [document.documentElement, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 27 [document.documentElement, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 27 [document.documentElement, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 27 [document.documentElement, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 27 [document.documentElement, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 27 [document.documentElement, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 27 [document.documentElement, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 27 [document.documentElement, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 27 [document.documentElement, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 27 [document.documentElement, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 49 [document, 1, document, 2] | PASS |
| Point 27 [document.documentElement, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 27 [document.documentElement, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 27 [document.documentElement, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 27 [document.documentElement, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 27 [document.documentElement, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 27 [document.documentElement, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 27 [document.documentElement, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 27 [document.documentElement, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 27 [document.documentElement, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 27 [document.documentElement, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 28 [document.documentElement, 7], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 28 [document.documentElement, 7], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 28 [document.documentElement, 7], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 28 [document.documentElement, 7], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 28 [document.documentElement, 7], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 28 [document.documentElement, 7], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 28 [document.documentElement, 7], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 28 [document.documentElement, 7], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 28 [document.documentElement, 7], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 28 [document.documentElement, 7], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 28 [document.documentElement, 7], range 23 [document, 0, document, 1] | PASS |
| Point 28 [document.documentElement, 7], range 24 [document, 0, document, 2] | PASS |
| Point 28 [document.documentElement, 7], range 25 [comment, 2, comment, 3] | PASS |
| Point 28 [document.documentElement, 7], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 28 [document.documentElement, 7], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 28 [document.documentElement, 7], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 28 [document.documentElement, 7], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 28 [document.documentElement, 7], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 28 [document.documentElement, 7], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 28 [document.documentElement, 7], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 28 [document.documentElement, 7], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 28 [document.documentElement, 7], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 28 [document.documentElement, 7], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 28 [document.documentElement, 7], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 28 [document.documentElement, 7], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 28 [document.documentElement, 7], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 28 [document.documentElement, 7], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 49 [document, 1, document, 2] | PASS |
| Point 28 [document.documentElement, 7], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 28 [document.documentElement, 7], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 28 [document.documentElement, 7], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 28 [document.documentElement, 7], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 28 [document.documentElement, 7], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 28 [document.documentElement, 7], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 28 [document.documentElement, 7], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 28 [document.documentElement, 7], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 28 [document.documentElement, 7], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 28 [document.documentElement, 7], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 29 [document.head, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 29 [document.head, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 29 [document.head, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 29 [document.head, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 29 [document.head, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 29 [document.head, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 29 [document.head, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 29 [document.head, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 29 [document.head, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 29 [document.head, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 29 [document.head, 1], range 23 [document, 0, document, 1] | PASS |
| Point 29 [document.head, 1], range 24 [document, 0, document, 2] | PASS |
| Point 29 [document.head, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 29 [document.head, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 29 [document.head, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 29 [document.head, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 29 [document.head, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 29 [document.head, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 29 [document.head, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 29 [document.head, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 29 [document.head, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 29 [document.head, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 29 [document.head, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 29 [document.head, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 29 [document.head, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 29 [document.head, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 29 [document.head, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 29 [document.head, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 29 [document.head, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 29 [document.head, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 29 [document.head, 1], range 49 [document, 1, document, 2] | PASS |
| Point 29 [document.head, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 29 [document.head, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 29 [document.head, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 29 [document.head, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 29 [document.head, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 29 [document.head, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 29 [document.head, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 29 [document.head, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 29 [document.head, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 29 [document.head, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 29 [document.head, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 29 [document.head, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 23 [document, 0, document, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 24 [document, 0, document, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 3 [paras[0].firstChild, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 3 [paras[0].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 3 [paras[0].firstChild, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 3 [paras[0].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 49 [document, 1, document, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 3 [paras[0].firstChild, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 30 [document.body, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 30 [document.body, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 30 [document.body, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 30 [document.body, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 30 [document.body, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 30 [document.body, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 30 [document.body, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 30 [document.body, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 30 [document.body, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 30 [document.body, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 30 [document.body, 3], range 23 [document, 0, document, 1] | PASS |
| Point 30 [document.body, 3], range 24 [document, 0, document, 2] | PASS |
| Point 30 [document.body, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 30 [document.body, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 30 [document.body, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 30 [document.body, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 30 [document.body, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 30 [document.body, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 30 [document.body, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 30 [document.body, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 30 [document.body, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 30 [document.body, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 30 [document.body, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 30 [document.body, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 30 [document.body, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 30 [document.body, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 30 [document.body, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 30 [document.body, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 30 [document.body, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 30 [document.body, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 30 [document.body, 3], range 49 [document, 1, document, 2] | PASS |
| Point 30 [document.body, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 30 [document.body, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 30 [document.body, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 30 [document.body, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 30 [document.body, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 30 [document.body, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 30 [document.body, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 30 [document.body, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 30 [document.body, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 30 [document.body, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 30 [document.body, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 30 [document.body, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 23 [document, 0, document, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 24 [document, 0, document, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 49 [document, 1, document, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 23 [document, 0, document, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 24 [document, 0, document, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 49 [document, 1, document, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 23 [document, 0, document, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 24 [document, 0, document, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 33 [foreignDoc.head, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 33 [foreignDoc.head, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 33 [foreignDoc.head, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 33 [foreignDoc.head, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 49 [document, 1, document, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 33 [foreignDoc.head, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 23 [document, 0, document, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 24 [document, 0, document, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 34 [foreignDoc.body, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 34 [foreignDoc.body, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 34 [foreignDoc.body, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 34 [foreignDoc.body, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 49 [document, 1, document, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 34 [foreignDoc.body, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 35 [paras[0], 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 35 [paras[0], 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 35 [paras[0], 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 35 [paras[0], 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 35 [paras[0], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 35 [paras[0], 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 35 [paras[0], 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 35 [paras[0], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 35 [paras[0], 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 35 [paras[0], 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 35 [paras[0], 0], range 23 [document, 0, document, 1] | PASS |
| Point 35 [paras[0], 0], range 24 [document, 0, document, 2] | PASS |
| Point 35 [paras[0], 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 35 [paras[0], 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 35 [paras[0], 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 35 [paras[0], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 35 [paras[0], 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 35 [paras[0], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 35 [paras[0], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 35 [paras[0], 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 35 [paras[0], 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 35 [paras[0], 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 35 [paras[0], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 35 [paras[0], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 35 [paras[0], 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 35 [paras[0], 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 35 [paras[0], 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 35 [paras[0], 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 35 [paras[0], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 35 [paras[0], 0], range 49 [document, 1, document, 2] | PASS |
| Point 35 [paras[0], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 35 [paras[0], 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 35 [paras[0], 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 35 [paras[0], 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 35 [paras[0], 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 35 [paras[0], 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 35 [paras[0], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 35 [paras[0], 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 35 [paras[0], 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 35 [paras[0], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 36 [paras[0], 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 36 [paras[0], 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 36 [paras[0], 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 36 [paras[0], 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 36 [paras[0], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 36 [paras[0], 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 36 [paras[0], 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 36 [paras[0], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 36 [paras[0], 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 36 [paras[0], 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 36 [paras[0], 1], range 23 [document, 0, document, 1] | PASS |
| Point 36 [paras[0], 1], range 24 [document, 0, document, 2] | PASS |
| Point 36 [paras[0], 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 36 [paras[0], 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 36 [paras[0], 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 36 [paras[0], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 36 [paras[0], 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 36 [paras[0], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 36 [paras[0], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 36 [paras[0], 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 36 [paras[0], 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 36 [paras[0], 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 36 [paras[0], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 36 [paras[0], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 36 [paras[0], 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 36 [paras[0], 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 36 [paras[0], 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 36 [paras[0], 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 36 [paras[0], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 36 [paras[0], 1], range 49 [document, 1, document, 2] | PASS |
| Point 36 [paras[0], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 36 [paras[0], 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 36 [paras[0], 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 36 [paras[0], 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 36 [paras[0], 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 36 [paras[0], 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 36 [paras[0], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 36 [paras[0], 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 36 [paras[0], 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 36 [paras[0], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 37 [paras[0], 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 37 [paras[0], 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 37 [paras[0], 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 37 [paras[0], 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 37 [paras[0], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 37 [paras[0], 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 37 [paras[0], 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 37 [paras[0], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 37 [paras[0], 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 37 [paras[0], 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 37 [paras[0], 2], range 23 [document, 0, document, 1] | PASS |
| Point 37 [paras[0], 2], range 24 [document, 0, document, 2] | PASS |
| Point 37 [paras[0], 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 37 [paras[0], 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 37 [paras[0], 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 37 [paras[0], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 37 [paras[0], 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 37 [paras[0], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 37 [paras[0], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 37 [paras[0], 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 37 [paras[0], 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 37 [paras[0], 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 37 [paras[0], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 37 [paras[0], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 37 [paras[0], 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 37 [paras[0], 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 37 [paras[0], 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 37 [paras[0], 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 37 [paras[0], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 37 [paras[0], 2], range 49 [document, 1, document, 2] | PASS |
| Point 37 [paras[0], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 37 [paras[0], 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 37 [paras[0], 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 37 [paras[0], 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 37 [paras[0], 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 37 [paras[0], 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 37 [paras[0], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 37 [paras[0], 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 37 [paras[0], 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 37 [paras[0], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 38 [paras[1], 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 38 [paras[1], 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 38 [paras[1], 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 38 [paras[1], 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 38 [paras[1], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 38 [paras[1], 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 38 [paras[1], 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 38 [paras[1], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 38 [paras[1], 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 38 [paras[1], 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 38 [paras[1], 0], range 23 [document, 0, document, 1] | PASS |
| Point 38 [paras[1], 0], range 24 [document, 0, document, 2] | PASS |
| Point 38 [paras[1], 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 38 [paras[1], 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 38 [paras[1], 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 38 [paras[1], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 38 [paras[1], 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 38 [paras[1], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 38 [paras[1], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 38 [paras[1], 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 38 [paras[1], 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 38 [paras[1], 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 38 [paras[1], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 38 [paras[1], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 38 [paras[1], 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 38 [paras[1], 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 38 [paras[1], 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 38 [paras[1], 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 38 [paras[1], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 38 [paras[1], 0], range 49 [document, 1, document, 2] | PASS |
| Point 38 [paras[1], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 38 [paras[1], 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 38 [paras[1], 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 38 [paras[1], 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 38 [paras[1], 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 38 [paras[1], 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 38 [paras[1], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 38 [paras[1], 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 38 [paras[1], 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 38 [paras[1], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 39 [paras[1], 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 39 [paras[1], 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 39 [paras[1], 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 39 [paras[1], 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 39 [paras[1], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 39 [paras[1], 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 39 [paras[1], 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 39 [paras[1], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 39 [paras[1], 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 39 [paras[1], 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 39 [paras[1], 1], range 23 [document, 0, document, 1] | PASS |
| Point 39 [paras[1], 1], range 24 [document, 0, document, 2] | PASS |
| Point 39 [paras[1], 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 39 [paras[1], 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 39 [paras[1], 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 39 [paras[1], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 39 [paras[1], 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 39 [paras[1], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 39 [paras[1], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 39 [paras[1], 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 39 [paras[1], 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 39 [paras[1], 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 39 [paras[1], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 39 [paras[1], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 39 [paras[1], 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 39 [paras[1], 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 39 [paras[1], 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 39 [paras[1], 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 39 [paras[1], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 39 [paras[1], 1], range 49 [document, 1, document, 2] | PASS |
| Point 39 [paras[1], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 39 [paras[1], 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 39 [paras[1], 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 39 [paras[1], 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 39 [paras[1], 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 39 [paras[1], 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 39 [paras[1], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 39 [paras[1], 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 39 [paras[1], 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 39 [paras[1], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 4 [paras[0].firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 4 [paras[0].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 4 [paras[0].firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 4 [paras[0].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 4 [paras[0].firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 40 [paras[1], 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 40 [paras[1], 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 40 [paras[1], 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 40 [paras[1], 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 40 [paras[1], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 40 [paras[1], 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 40 [paras[1], 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 40 [paras[1], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 40 [paras[1], 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 40 [paras[1], 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 40 [paras[1], 2], range 23 [document, 0, document, 1] | PASS |
| Point 40 [paras[1], 2], range 24 [document, 0, document, 2] | PASS |
| Point 40 [paras[1], 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 40 [paras[1], 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 40 [paras[1], 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 40 [paras[1], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 40 [paras[1], 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 40 [paras[1], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 40 [paras[1], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 40 [paras[1], 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 40 [paras[1], 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 40 [paras[1], 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 40 [paras[1], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 40 [paras[1], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 40 [paras[1], 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 40 [paras[1], 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 40 [paras[1], 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 40 [paras[1], 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 40 [paras[1], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 40 [paras[1], 2], range 49 [document, 1, document, 2] | PASS |
| Point 40 [paras[1], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 40 [paras[1], 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 40 [paras[1], 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 40 [paras[1], 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 40 [paras[1], 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 40 [paras[1], 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 40 [paras[1], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 40 [paras[1], 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 40 [paras[1], 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 40 [paras[1], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 41 [detachedPara1, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 41 [detachedPara1, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 41 [detachedPara1, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 41 [detachedPara1, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 41 [detachedPara1, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 41 [detachedPara1, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 41 [detachedPara1, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 41 [detachedPara1, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 41 [detachedPara1, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 41 [detachedPara1, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 41 [detachedPara1, 0], range 23 [document, 0, document, 1] | PASS |
| Point 41 [detachedPara1, 0], range 24 [document, 0, document, 2] | PASS |
| Point 41 [detachedPara1, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 41 [detachedPara1, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 41 [detachedPara1, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 41 [detachedPara1, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 41 [detachedPara1, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 41 [detachedPara1, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 41 [detachedPara1, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 41 [detachedPara1, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 41 [detachedPara1, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 41 [detachedPara1, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 41 [detachedPara1, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 41 [detachedPara1, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 41 [detachedPara1, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 41 [detachedPara1, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 41 [detachedPara1, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 49 [document, 1, document, 2] | PASS |
| Point 41 [detachedPara1, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 41 [detachedPara1, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 41 [detachedPara1, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 41 [detachedPara1, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 41 [detachedPara1, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 41 [detachedPara1, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 41 [detachedPara1, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 41 [detachedPara1, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 41 [detachedPara1, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 41 [detachedPara1, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 42 [detachedPara1, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 42 [detachedPara1, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 42 [detachedPara1, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 42 [detachedPara1, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 42 [detachedPara1, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 42 [detachedPara1, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 42 [detachedPara1, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 42 [detachedPara1, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 42 [detachedPara1, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 42 [detachedPara1, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 42 [detachedPara1, 1], range 23 [document, 0, document, 1] | PASS |
| Point 42 [detachedPara1, 1], range 24 [document, 0, document, 2] | PASS |
| Point 42 [detachedPara1, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 42 [detachedPara1, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 42 [detachedPara1, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 42 [detachedPara1, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 42 [detachedPara1, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 42 [detachedPara1, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 42 [detachedPara1, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 42 [detachedPara1, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 42 [detachedPara1, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 42 [detachedPara1, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 42 [detachedPara1, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 42 [detachedPara1, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 42 [detachedPara1, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 42 [detachedPara1, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 42 [detachedPara1, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 49 [document, 1, document, 2] | PASS |
| Point 42 [detachedPara1, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 42 [detachedPara1, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 42 [detachedPara1, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 42 [detachedPara1, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 42 [detachedPara1, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 42 [detachedPara1, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 42 [detachedPara1, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 42 [detachedPara1, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 42 [detachedPara1, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 42 [detachedPara1, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 43 [testDiv, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 43 [testDiv, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 43 [testDiv, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 43 [testDiv, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 43 [testDiv, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 43 [testDiv, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 43 [testDiv, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 43 [testDiv, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 43 [testDiv, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 43 [testDiv, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 43 [testDiv, 0], range 23 [document, 0, document, 1] | PASS |
| Point 43 [testDiv, 0], range 24 [document, 0, document, 2] | PASS |
| Point 43 [testDiv, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 43 [testDiv, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 43 [testDiv, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 43 [testDiv, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 43 [testDiv, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 43 [testDiv, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 43 [testDiv, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 43 [testDiv, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 43 [testDiv, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 43 [testDiv, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 43 [testDiv, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 43 [testDiv, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 43 [testDiv, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 43 [testDiv, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 43 [testDiv, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 43 [testDiv, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 43 [testDiv, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 43 [testDiv, 0], range 49 [document, 1, document, 2] | PASS |
| Point 43 [testDiv, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 43 [testDiv, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 43 [testDiv, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 43 [testDiv, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 43 [testDiv, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 43 [testDiv, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 43 [testDiv, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 43 [testDiv, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 43 [testDiv, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 43 [testDiv, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 44 [testDiv, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 44 [testDiv, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 44 [testDiv, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 44 [testDiv, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 44 [testDiv, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 44 [testDiv, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 44 [testDiv, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 44 [testDiv, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 44 [testDiv, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 44 [testDiv, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 44 [testDiv, 3], range 23 [document, 0, document, 1] | PASS |
| Point 44 [testDiv, 3], range 24 [document, 0, document, 2] | PASS |
| Point 44 [testDiv, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 44 [testDiv, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 44 [testDiv, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 44 [testDiv, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 44 [testDiv, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 44 [testDiv, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 44 [testDiv, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 44 [testDiv, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 44 [testDiv, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 44 [testDiv, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 44 [testDiv, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 44 [testDiv, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 44 [testDiv, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 44 [testDiv, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 44 [testDiv, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 44 [testDiv, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 44 [testDiv, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 44 [testDiv, 3], range 49 [document, 1, document, 2] | PASS |
| Point 44 [testDiv, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 44 [testDiv, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 44 [testDiv, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 44 [testDiv, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 44 [testDiv, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 44 [testDiv, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 44 [testDiv, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 44 [testDiv, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 44 [testDiv, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 44 [testDiv, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 45 [document, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 45 [document, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 45 [document, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 45 [document, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 45 [document, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 45 [document, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 45 [document, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 45 [document, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 45 [document, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 45 [document, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 45 [document, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 45 [document, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 45 [document, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 45 [document, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 45 [document, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 45 [document, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 45 [document, -1], range 23 [document, 0, document, 1] | PASS |
| Point 45 [document, -1], range 24 [document, 0, document, 2] | PASS |
| Point 45 [document, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 45 [document, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 45 [document, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 45 [document, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 45 [document, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 45 [document, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 45 [document, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 45 [document, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 45 [document, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 45 [document, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 45 [document, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 45 [document, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 45 [document, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 45 [document, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 45 [document, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 45 [document, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 45 [document, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 45 [document, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 45 [document, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 45 [document, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 45 [document, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 45 [document, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 45 [document, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 45 [document, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 45 [document, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 45 [document, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 45 [document, -1], range 49 [document, 1, document, 2] | PASS |
| Point 45 [document, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 45 [document, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 45 [document, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 45 [document, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 45 [document, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 45 [document, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 45 [document, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 45 [document, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 45 [document, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 45 [document, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 45 [document, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 45 [document, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 45 [document, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 45 [document, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 45 [document, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 46 [document, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 46 [document, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 46 [document, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 46 [document, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 46 [document, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 46 [document, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 46 [document, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 46 [document, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 46 [document, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 46 [document, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 46 [document, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 46 [document, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 46 [document, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 46 [document, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 46 [document, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 46 [document, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 46 [document, 0], range 23 [document, 0, document, 1] | PASS |
| Point 46 [document, 0], range 24 [document, 0, document, 2] | PASS |
| Point 46 [document, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 46 [document, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 46 [document, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 46 [document, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 46 [document, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 46 [document, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 46 [document, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 46 [document, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 46 [document, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 46 [document, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 46 [document, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 46 [document, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 46 [document, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 46 [document, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 46 [document, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 46 [document, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 46 [document, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 46 [document, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 46 [document, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 46 [document, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 46 [document, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 46 [document, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 46 [document, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 46 [document, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 46 [document, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 46 [document, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 46 [document, 0], range 49 [document, 1, document, 2] | PASS |
| Point 46 [document, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 46 [document, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 46 [document, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 46 [document, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 46 [document, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 46 [document, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 46 [document, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 46 [document, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 46 [document, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 46 [document, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 46 [document, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 46 [document, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 46 [document, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 46 [document, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 46 [document, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 47 [document, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 47 [document, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 47 [document, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 47 [document, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 47 [document, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 47 [document, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 47 [document, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 47 [document, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 47 [document, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 47 [document, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 47 [document, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 47 [document, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 47 [document, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 47 [document, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 47 [document, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 47 [document, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 47 [document, 1], range 23 [document, 0, document, 1] | PASS |
| Point 47 [document, 1], range 24 [document, 0, document, 2] | PASS |
| Point 47 [document, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 47 [document, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 47 [document, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 47 [document, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 47 [document, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 47 [document, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 47 [document, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 47 [document, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 47 [document, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 47 [document, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 47 [document, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 47 [document, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 47 [document, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 47 [document, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 47 [document, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 47 [document, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 47 [document, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 47 [document, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 47 [document, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 47 [document, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 47 [document, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 47 [document, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 47 [document, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 47 [document, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 47 [document, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 47 [document, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 47 [document, 1], range 49 [document, 1, document, 2] | PASS |
| Point 47 [document, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 47 [document, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 47 [document, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 47 [document, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 47 [document, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 47 [document, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 47 [document, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 47 [document, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 47 [document, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 47 [document, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 47 [document, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 47 [document, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 47 [document, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 47 [document, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 47 [document, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 48 [document, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 48 [document, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 48 [document, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 48 [document, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 48 [document, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 48 [document, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 48 [document, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 48 [document, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 48 [document, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 48 [document, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 48 [document, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 48 [document, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 48 [document, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 48 [document, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 48 [document, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 48 [document, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 48 [document, 2], range 23 [document, 0, document, 1] | PASS |
| Point 48 [document, 2], range 24 [document, 0, document, 2] | PASS |
| Point 48 [document, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 48 [document, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 48 [document, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 48 [document, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 48 [document, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 48 [document, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 48 [document, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 48 [document, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 48 [document, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 48 [document, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 48 [document, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 48 [document, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 48 [document, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 48 [document, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 48 [document, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 48 [document, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 48 [document, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 48 [document, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 48 [document, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 48 [document, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 48 [document, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 48 [document, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 48 [document, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 48 [document, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 48 [document, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 48 [document, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 48 [document, 2], range 49 [document, 1, document, 2] | PASS |
| Point 48 [document, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 48 [document, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 48 [document, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 48 [document, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 48 [document, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 48 [document, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 48 [document, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 48 [document, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 48 [document, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 48 [document, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 48 [document, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 48 [document, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 48 [document, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 48 [document, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 48 [document, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 49 [document, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 49 [document, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 49 [document, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 49 [document, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 49 [document, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 49 [document, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 49 [document, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 49 [document, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 49 [document, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 49 [document, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 49 [document, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 49 [document, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 49 [document, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 49 [document, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 49 [document, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 49 [document, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 49 [document, 3], range 23 [document, 0, document, 1] | PASS |
| Point 49 [document, 3], range 24 [document, 0, document, 2] | PASS |
| Point 49 [document, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 49 [document, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 49 [document, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 49 [document, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 49 [document, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 49 [document, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 49 [document, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 49 [document, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 49 [document, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 49 [document, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 49 [document, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 49 [document, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 49 [document, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 49 [document, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 49 [document, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 49 [document, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 49 [document, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 49 [document, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 49 [document, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 49 [document, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 49 [document, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 49 [document, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 49 [document, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 49 [document, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 49 [document, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 49 [document, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 49 [document, 3], range 49 [document, 1, document, 2] | PASS |
| Point 49 [document, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 49 [document, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 49 [document, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 49 [document, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 49 [document, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 49 [document, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 49 [document, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 49 [document, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 49 [document, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 49 [document, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 49 [document, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 49 [document, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 49 [document, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 49 [document, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 49 [document, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 5 [paras[0].firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 5 [paras[0].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 5 [paras[0].firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 5 [paras[0].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 5 [paras[0].firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 50 [comment, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 50 [comment, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 50 [comment, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 50 [comment, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 50 [comment, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 50 [comment, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 50 [comment, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 50 [comment, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 50 [comment, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 50 [comment, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 50 [comment, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 50 [comment, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 50 [comment, -1], range 23 [document, 0, document, 1] | PASS |
| Point 50 [comment, -1], range 24 [document, 0, document, 2] | PASS |
| Point 50 [comment, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 50 [comment, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 50 [comment, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 50 [comment, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 50 [comment, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 50 [comment, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 50 [comment, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 50 [comment, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 50 [comment, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 50 [comment, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 50 [comment, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 50 [comment, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 50 [comment, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 50 [comment, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 50 [comment, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 50 [comment, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 50 [comment, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 50 [comment, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 50 [comment, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 50 [comment, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 50 [comment, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 50 [comment, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 50 [comment, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 50 [comment, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 50 [comment, -1], range 49 [document, 1, document, 2] | PASS |
| Point 50 [comment, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 50 [comment, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 50 [comment, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 50 [comment, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 50 [comment, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 50 [comment, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 50 [comment, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 50 [comment, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 50 [comment, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 50 [comment, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 50 [comment, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 50 [comment, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 50 [comment, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 50 [comment, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 50 [comment, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 51 [comment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 51 [comment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 51 [comment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 51 [comment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 51 [comment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 51 [comment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 51 [comment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 51 [comment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 51 [comment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 51 [comment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 51 [comment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 51 [comment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 51 [comment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 51 [comment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 51 [comment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 51 [comment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 51 [comment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 51 [comment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 51 [comment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 51 [comment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 51 [comment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 51 [comment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 51 [comment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 51 [comment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 51 [comment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 51 [comment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 51 [comment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 51 [comment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 51 [comment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 51 [comment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 51 [comment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 51 [comment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 51 [comment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 51 [comment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 51 [comment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 51 [comment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 51 [comment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 51 [comment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 51 [comment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 51 [comment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 51 [comment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 51 [comment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 51 [comment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 51 [comment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 51 [comment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 51 [comment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 51 [comment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 51 [comment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 51 [comment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 51 [comment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 51 [comment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 51 [comment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 51 [comment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 51 [comment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 52 [comment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 52 [comment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 52 [comment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 52 [comment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 52 [comment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 52 [comment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 52 [comment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 52 [comment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 52 [comment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 52 [comment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 52 [comment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 52 [comment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 52 [comment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 52 [comment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 52 [comment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 52 [comment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 52 [comment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 52 [comment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 52 [comment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 52 [comment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 52 [comment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 52 [comment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 52 [comment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 52 [comment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 52 [comment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 52 [comment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 52 [comment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 52 [comment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 52 [comment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 52 [comment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 52 [comment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 52 [comment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 52 [comment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 52 [comment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 52 [comment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 52 [comment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 52 [comment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 52 [comment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 52 [comment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 52 [comment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 52 [comment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 52 [comment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 52 [comment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 52 [comment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 52 [comment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 52 [comment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 52 [comment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 52 [comment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 52 [comment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 52 [comment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 52 [comment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 52 [comment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 52 [comment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 52 [comment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 53 [comment, 96], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 53 [comment, 96], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 53 [comment, 96], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 53 [comment, 96], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 53 [comment, 96], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 53 [comment, 96], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 53 [comment, 96], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 53 [comment, 96], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 53 [comment, 96], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 53 [comment, 96], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 53 [comment, 96], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 53 [comment, 96], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 53 [comment, 96], range 23 [document, 0, document, 1] | PASS |
| Point 53 [comment, 96], range 24 [document, 0, document, 2] | PASS |
| Point 53 [comment, 96], range 25 [comment, 2, comment, 3] | PASS |
| Point 53 [comment, 96], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 53 [comment, 96], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 53 [comment, 96], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 53 [comment, 96], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 53 [comment, 96], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 53 [comment, 96], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 53 [comment, 96], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 53 [comment, 96], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 53 [comment, 96], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 53 [comment, 96], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 53 [comment, 96], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 53 [comment, 96], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 53 [comment, 96], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 53 [comment, 96], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 53 [comment, 96], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 53 [comment, 96], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 53 [comment, 96], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 53 [comment, 96], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 53 [comment, 96], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 53 [comment, 96], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 53 [comment, 96], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 53 [comment, 96], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 53 [comment, 96], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 53 [comment, 96], range 49 [document, 1, document, 2] | PASS |
| Point 53 [comment, 96], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 53 [comment, 96], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 53 [comment, 96], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 53 [comment, 96], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 53 [comment, 96], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 53 [comment, 96], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 53 [comment, 96], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 53 [comment, 96], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 53 [comment, 96], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 53 [comment, 96], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 53 [comment, 96], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 53 [comment, 96], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 53 [comment, 96], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 53 [comment, 96], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 53 [comment, 96], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 54 [foreignDoc, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 54 [foreignDoc, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 54 [foreignDoc, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 54 [foreignDoc, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 54 [foreignDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 54 [foreignDoc, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 54 [foreignDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 54 [foreignDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 54 [foreignDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 54 [foreignDoc, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 54 [foreignDoc, 0], range 23 [document, 0, document, 1] | PASS |
| Point 54 [foreignDoc, 0], range 24 [document, 0, document, 2] | PASS |
| Point 54 [foreignDoc, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 54 [foreignDoc, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 54 [foreignDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 54 [foreignDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 54 [foreignDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 54 [foreignDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 54 [foreignDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 54 [foreignDoc, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 54 [foreignDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 54 [foreignDoc, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 54 [foreignDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 54 [foreignDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 54 [foreignDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 54 [foreignDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 54 [foreignDoc, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 49 [document, 1, document, 2] | PASS |
| Point 54 [foreignDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 54 [foreignDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 54 [foreignDoc, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 54 [foreignDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 54 [foreignDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 54 [foreignDoc, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 54 [foreignDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 54 [foreignDoc, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 54 [foreignDoc, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 54 [foreignDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 55 [foreignDoc, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 55 [foreignDoc, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 55 [foreignDoc, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 55 [foreignDoc, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 55 [foreignDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 55 [foreignDoc, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 55 [foreignDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 55 [foreignDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 55 [foreignDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 55 [foreignDoc, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 55 [foreignDoc, 1], range 23 [document, 0, document, 1] | PASS |
| Point 55 [foreignDoc, 1], range 24 [document, 0, document, 2] | PASS |
| Point 55 [foreignDoc, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 55 [foreignDoc, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 55 [foreignDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 55 [foreignDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 55 [foreignDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 55 [foreignDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 55 [foreignDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 55 [foreignDoc, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 55 [foreignDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 55 [foreignDoc, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 55 [foreignDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 55 [foreignDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 55 [foreignDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 55 [foreignDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 55 [foreignDoc, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 49 [document, 1, document, 2] | PASS |
| Point 55 [foreignDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 55 [foreignDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 55 [foreignDoc, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 55 [foreignDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 55 [foreignDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 55 [foreignDoc, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 55 [foreignDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 55 [foreignDoc, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 55 [foreignDoc, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 55 [foreignDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 56 [foreignComment, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 56 [foreignComment, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 56 [foreignComment, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 56 [foreignComment, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 56 [foreignComment, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 56 [foreignComment, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 56 [foreignComment, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 56 [foreignComment, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 56 [foreignComment, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 56 [foreignComment, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 56 [foreignComment, 2], range 23 [document, 0, document, 1] | PASS |
| Point 56 [foreignComment, 2], range 24 [document, 0, document, 2] | PASS |
| Point 56 [foreignComment, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 56 [foreignComment, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 56 [foreignComment, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 56 [foreignComment, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 56 [foreignComment, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 56 [foreignComment, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 56 [foreignComment, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 56 [foreignComment, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 56 [foreignComment, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 56 [foreignComment, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 56 [foreignComment, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 56 [foreignComment, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 56 [foreignComment, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 56 [foreignComment, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 56 [foreignComment, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 49 [document, 1, document, 2] | PASS |
| Point 56 [foreignComment, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 56 [foreignComment, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 56 [foreignComment, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 56 [foreignComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 56 [foreignComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 56 [foreignComment, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 56 [foreignComment, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 56 [foreignComment, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 56 [foreignComment, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 56 [foreignComment, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 57 [foreignTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 57 [foreignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 57 [foreignTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 57 [foreignTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 57 [foreignTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 57 [foreignTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 23 [document, 0, document, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 24 [document, 0, document, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 25 [comment, 2, comment, 3] | PASS |
| Point 58 [foreignTextNode, 36], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 58 [foreignTextNode, 36], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 58 [foreignTextNode, 36], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 58 [foreignTextNode, 36], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 58 [foreignTextNode, 36], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 49 [document, 1, document, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 58 [foreignTextNode, 36], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 59 [xmlDoc, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 59 [xmlDoc, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 59 [xmlDoc, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 59 [xmlDoc, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 59 [xmlDoc, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 59 [xmlDoc, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 59 [xmlDoc, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 59 [xmlDoc, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 59 [xmlDoc, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 59 [xmlDoc, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 59 [xmlDoc, -1], range 23 [document, 0, document, 1] | PASS |
| Point 59 [xmlDoc, -1], range 24 [document, 0, document, 2] | PASS |
| Point 59 [xmlDoc, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 59 [xmlDoc, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 59 [xmlDoc, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 59 [xmlDoc, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 59 [xmlDoc, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 59 [xmlDoc, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 59 [xmlDoc, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 59 [xmlDoc, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 59 [xmlDoc, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 59 [xmlDoc, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 59 [xmlDoc, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 59 [xmlDoc, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 59 [xmlDoc, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 59 [xmlDoc, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 59 [xmlDoc, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 49 [document, 1, document, 2] | PASS |
| Point 59 [xmlDoc, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 59 [xmlDoc, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 59 [xmlDoc, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 59 [xmlDoc, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 59 [xmlDoc, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 59 [xmlDoc, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 59 [xmlDoc, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 59 [xmlDoc, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 59 [xmlDoc, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 59 [xmlDoc, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 23 [document, 0, document, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 24 [document, 0, document, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 25 [comment, 2, comment, 3] | PASS |
| Point 6 [paras[0].firstChild, 10], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 6 [paras[0].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 6 [paras[0].firstChild, 10], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 6 [paras[0].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 49 [document, 1, document, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 6 [paras[0].firstChild, 10], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 60 [xmlDoc, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 60 [xmlDoc, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 60 [xmlDoc, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 60 [xmlDoc, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 60 [xmlDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 60 [xmlDoc, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 60 [xmlDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 60 [xmlDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 60 [xmlDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 60 [xmlDoc, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 60 [xmlDoc, 0], range 23 [document, 0, document, 1] | PASS |
| Point 60 [xmlDoc, 0], range 24 [document, 0, document, 2] | PASS |
| Point 60 [xmlDoc, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 60 [xmlDoc, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 60 [xmlDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 60 [xmlDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 60 [xmlDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 60 [xmlDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 60 [xmlDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 60 [xmlDoc, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 60 [xmlDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 60 [xmlDoc, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 60 [xmlDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 60 [xmlDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 60 [xmlDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 60 [xmlDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 60 [xmlDoc, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 49 [document, 1, document, 2] | PASS |
| Point 60 [xmlDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 60 [xmlDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 60 [xmlDoc, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 60 [xmlDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 60 [xmlDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 60 [xmlDoc, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 60 [xmlDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 60 [xmlDoc, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 60 [xmlDoc, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 60 [xmlDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 61 [xmlDoc, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 61 [xmlDoc, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 61 [xmlDoc, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 61 [xmlDoc, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 61 [xmlDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 61 [xmlDoc, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 61 [xmlDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 61 [xmlDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 61 [xmlDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 61 [xmlDoc, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 61 [xmlDoc, 1], range 23 [document, 0, document, 1] | PASS |
| Point 61 [xmlDoc, 1], range 24 [document, 0, document, 2] | PASS |
| Point 61 [xmlDoc, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 61 [xmlDoc, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 61 [xmlDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 61 [xmlDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 61 [xmlDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 61 [xmlDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 61 [xmlDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 61 [xmlDoc, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 61 [xmlDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 61 [xmlDoc, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 61 [xmlDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 61 [xmlDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 61 [xmlDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 61 [xmlDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 61 [xmlDoc, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 49 [document, 1, document, 2] | PASS |
| Point 61 [xmlDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 61 [xmlDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 61 [xmlDoc, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 61 [xmlDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 61 [xmlDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 61 [xmlDoc, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 61 [xmlDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 61 [xmlDoc, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 61 [xmlDoc, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 61 [xmlDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 62 [xmlDoc, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 62 [xmlDoc, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 62 [xmlDoc, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 62 [xmlDoc, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 62 [xmlDoc, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 62 [xmlDoc, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 62 [xmlDoc, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 62 [xmlDoc, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 62 [xmlDoc, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 62 [xmlDoc, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 62 [xmlDoc, 5], range 23 [document, 0, document, 1] | PASS |
| Point 62 [xmlDoc, 5], range 24 [document, 0, document, 2] | PASS |
| Point 62 [xmlDoc, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 62 [xmlDoc, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 62 [xmlDoc, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 62 [xmlDoc, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 62 [xmlDoc, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 62 [xmlDoc, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 62 [xmlDoc, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 62 [xmlDoc, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 62 [xmlDoc, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 62 [xmlDoc, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 62 [xmlDoc, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 62 [xmlDoc, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 62 [xmlDoc, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 62 [xmlDoc, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 62 [xmlDoc, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 49 [document, 1, document, 2] | PASS |
| Point 62 [xmlDoc, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 62 [xmlDoc, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 62 [xmlDoc, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 62 [xmlDoc, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 62 [xmlDoc, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 62 [xmlDoc, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 62 [xmlDoc, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 62 [xmlDoc, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 62 [xmlDoc, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 62 [xmlDoc, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 63 [xmlComment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 63 [xmlComment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 63 [xmlComment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 63 [xmlComment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 63 [xmlComment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 63 [xmlComment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 63 [xmlComment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 63 [xmlComment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 63 [xmlComment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 63 [xmlComment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 63 [xmlComment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 63 [xmlComment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 63 [xmlComment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 63 [xmlComment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 63 [xmlComment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 63 [xmlComment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 63 [xmlComment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 63 [xmlComment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 63 [xmlComment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 63 [xmlComment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 63 [xmlComment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 63 [xmlComment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 63 [xmlComment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 63 [xmlComment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 63 [xmlComment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 63 [xmlComment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 63 [xmlComment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 63 [xmlComment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 63 [xmlComment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 63 [xmlComment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 63 [xmlComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 63 [xmlComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 63 [xmlComment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 63 [xmlComment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 63 [xmlComment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 63 [xmlComment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 63 [xmlComment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 64 [xmlComment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 64 [xmlComment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 64 [xmlComment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 64 [xmlComment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 64 [xmlComment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 64 [xmlComment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 64 [xmlComment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 64 [xmlComment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 64 [xmlComment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 64 [xmlComment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 64 [xmlComment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 64 [xmlComment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 64 [xmlComment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 64 [xmlComment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 64 [xmlComment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 64 [xmlComment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 64 [xmlComment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 64 [xmlComment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 64 [xmlComment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 64 [xmlComment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 64 [xmlComment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 64 [xmlComment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 64 [xmlComment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 64 [xmlComment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 64 [xmlComment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 64 [xmlComment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 64 [xmlComment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 64 [xmlComment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 64 [xmlComment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 64 [xmlComment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 64 [xmlComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 64 [xmlComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 64 [xmlComment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 64 [xmlComment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 64 [xmlComment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 64 [xmlComment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 64 [xmlComment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 65 [processingInstruction, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 65 [processingInstruction, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 65 [processingInstruction, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 65 [processingInstruction, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 65 [processingInstruction, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 65 [processingInstruction, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 65 [processingInstruction, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 65 [processingInstruction, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 65 [processingInstruction, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 65 [processingInstruction, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 65 [processingInstruction, 0], range 23 [document, 0, document, 1] | PASS |
| Point 65 [processingInstruction, 0], range 24 [document, 0, document, 2] | PASS |
| Point 65 [processingInstruction, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 65 [processingInstruction, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 65 [processingInstruction, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 65 [processingInstruction, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 65 [processingInstruction, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 65 [processingInstruction, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 65 [processingInstruction, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 65 [processingInstruction, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 65 [processingInstruction, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 65 [processingInstruction, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 65 [processingInstruction, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 65 [processingInstruction, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 65 [processingInstruction, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 65 [processingInstruction, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 65 [processingInstruction, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 49 [document, 1, document, 2] | PASS |
| Point 65 [processingInstruction, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 65 [processingInstruction, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 65 [processingInstruction, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 65 [processingInstruction, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 65 [processingInstruction, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 65 [processingInstruction, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 65 [processingInstruction, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 65 [processingInstruction, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 65 [processingInstruction, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 65 [processingInstruction, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 66 [processingInstruction, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 66 [processingInstruction, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 66 [processingInstruction, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 66 [processingInstruction, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 66 [processingInstruction, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 66 [processingInstruction, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 66 [processingInstruction, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 66 [processingInstruction, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 66 [processingInstruction, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 66 [processingInstruction, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 66 [processingInstruction, 5], range 23 [document, 0, document, 1] | PASS |
| Point 66 [processingInstruction, 5], range 24 [document, 0, document, 2] | PASS |
| Point 66 [processingInstruction, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 66 [processingInstruction, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 66 [processingInstruction, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 66 [processingInstruction, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 66 [processingInstruction, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 66 [processingInstruction, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 66 [processingInstruction, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 66 [processingInstruction, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 66 [processingInstruction, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 66 [processingInstruction, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 66 [processingInstruction, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 66 [processingInstruction, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 66 [processingInstruction, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 66 [processingInstruction, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 66 [processingInstruction, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 49 [document, 1, document, 2] | PASS |
| Point 66 [processingInstruction, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 66 [processingInstruction, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 66 [processingInstruction, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 66 [processingInstruction, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 66 [processingInstruction, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 66 [processingInstruction, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 66 [processingInstruction, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 66 [processingInstruction, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 66 [processingInstruction, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 66 [processingInstruction, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 67 [processingInstruction, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 67 [processingInstruction, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 67 [processingInstruction, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 67 [processingInstruction, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 67 [processingInstruction, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 67 [processingInstruction, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 67 [processingInstruction, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 67 [processingInstruction, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 67 [processingInstruction, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 67 [processingInstruction, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 67 [processingInstruction, 9], range 23 [document, 0, document, 1] | PASS |
| Point 67 [processingInstruction, 9], range 24 [document, 0, document, 2] | PASS |
| Point 67 [processingInstruction, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 67 [processingInstruction, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 67 [processingInstruction, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 67 [processingInstruction, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 67 [processingInstruction, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 67 [processingInstruction, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 67 [processingInstruction, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 67 [processingInstruction, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 67 [processingInstruction, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 67 [processingInstruction, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 67 [processingInstruction, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 67 [processingInstruction, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 67 [processingInstruction, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 67 [processingInstruction, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 67 [processingInstruction, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 49 [document, 1, document, 2] | PASS |
| Point 67 [processingInstruction, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 67 [processingInstruction, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 67 [processingInstruction, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 67 [processingInstruction, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 67 [processingInstruction, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 67 [processingInstruction, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 67 [processingInstruction, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 67 [processingInstruction, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 67 [processingInstruction, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 67 [processingInstruction, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 68 [detachedTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 68 [detachedTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 68 [detachedTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 68 [detachedTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 68 [detachedTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 68 [detachedTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 69 [detachedTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 69 [detachedTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 69 [detachedTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 69 [detachedTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 69 [detachedTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 69 [detachedTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 23 [document, 0, document, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 24 [document, 0, document, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 25 [comment, 2, comment, 3] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 49 [document, 1, document, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 23 [document, 0, document, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 24 [document, 0, document, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 25 [comment, 2, comment, 3] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 49 [document, 1, document, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 75 [detachedComment, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 75 [detachedComment, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 75 [detachedComment, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 75 [detachedComment, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 75 [detachedComment, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 75 [detachedComment, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 75 [detachedComment, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 75 [detachedComment, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 75 [detachedComment, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 75 [detachedComment, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 75 [detachedComment, 3], range 23 [document, 0, document, 1] | PASS |
| Point 75 [detachedComment, 3], range 24 [document, 0, document, 2] | PASS |
| Point 75 [detachedComment, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 75 [detachedComment, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 75 [detachedComment, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 75 [detachedComment, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 75 [detachedComment, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 75 [detachedComment, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 75 [detachedComment, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 75 [detachedComment, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 75 [detachedComment, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 75 [detachedComment, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 75 [detachedComment, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 75 [detachedComment, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 75 [detachedComment, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 75 [detachedComment, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 75 [detachedComment, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 49 [document, 1, document, 2] | PASS |
| Point 75 [detachedComment, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 75 [detachedComment, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 75 [detachedComment, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 75 [detachedComment, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 75 [detachedComment, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 75 [detachedComment, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 75 [detachedComment, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 75 [detachedComment, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 75 [detachedComment, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 75 [detachedComment, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 76 [detachedComment, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 76 [detachedComment, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 76 [detachedComment, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 76 [detachedComment, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 76 [detachedComment, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 76 [detachedComment, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 76 [detachedComment, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 76 [detachedComment, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 76 [detachedComment, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 76 [detachedComment, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 76 [detachedComment, 5], range 23 [document, 0, document, 1] | PASS |
| Point 76 [detachedComment, 5], range 24 [document, 0, document, 2] | PASS |
| Point 76 [detachedComment, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 76 [detachedComment, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 76 [detachedComment, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 76 [detachedComment, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 76 [detachedComment, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 76 [detachedComment, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 76 [detachedComment, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 76 [detachedComment, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 76 [detachedComment, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 76 [detachedComment, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 76 [detachedComment, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 76 [detachedComment, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 76 [detachedComment, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 76 [detachedComment, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 76 [detachedComment, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 49 [document, 1, document, 2] | PASS |
| Point 76 [detachedComment, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 76 [detachedComment, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 76 [detachedComment, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 76 [detachedComment, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 76 [detachedComment, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 76 [detachedComment, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 76 [detachedComment, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 76 [detachedComment, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 76 [detachedComment, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 76 [detachedComment, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 77 [detachedForeignComment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 77 [detachedForeignComment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 77 [detachedForeignComment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 77 [detachedForeignComment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 77 [detachedForeignComment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 78 [detachedForeignComment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 78 [detachedForeignComment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 78 [detachedForeignComment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 78 [detachedForeignComment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 78 [detachedForeignComment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 23 [document, 0, document, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 24 [document, 0, document, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 79 [detachedXmlComment, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 79 [detachedXmlComment, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 79 [detachedXmlComment, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 79 [detachedXmlComment, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 49 [document, 1, document, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 79 [detachedXmlComment, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 23 [document, 0, document, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 24 [document, 0, document, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 8 [paras[1].firstChild, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 8 [paras[1].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 8 [paras[1].firstChild, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 8 [paras[1].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 49 [document, 1, document, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 8 [paras[1].firstChild, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 80 [docfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 80 [docfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 80 [docfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 80 [docfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 80 [docfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 80 [docfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 80 [docfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 80 [docfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 80 [docfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 80 [docfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 80 [docfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 80 [docfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 80 [docfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 80 [docfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 80 [docfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 80 [docfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 80 [docfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 80 [docfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 80 [docfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 80 [docfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 80 [docfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 80 [docfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 80 [docfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 80 [docfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 80 [docfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 80 [docfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 80 [docfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 80 [docfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 80 [docfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 80 [docfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 80 [docfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 80 [docfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 80 [docfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 80 [docfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 80 [docfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 80 [docfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 80 [docfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 80 [docfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 80 [docfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 80 [docfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 81 [foreignDocfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 81 [foreignDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 81 [foreignDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 81 [foreignDocfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 81 [foreignDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 82 [xmlDocfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 82 [xmlDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 82 [xmlDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 82 [xmlDocfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 82 [xmlDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 83 [doctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 83 [doctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 83 [doctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 83 [doctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 83 [doctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 83 [doctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 83 [doctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 83 [doctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 83 [doctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 83 [doctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 83 [doctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 83 [doctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 83 [doctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 83 [doctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 83 [doctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 83 [doctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 83 [doctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 83 [doctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 83 [doctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 83 [doctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 83 [doctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 83 [doctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 83 [doctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 83 [doctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 83 [doctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 83 [doctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 83 [doctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 83 [doctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 83 [doctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 83 [doctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 83 [doctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 83 [doctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 83 [doctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 83 [doctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 83 [doctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 83 [doctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 83 [doctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 83 [doctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 83 [doctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 83 [doctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 83 [doctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 83 [doctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 83 [doctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 84 [doctype, -17], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 84 [doctype, -17], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 84 [doctype, -17], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 84 [doctype, -17], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 84 [doctype, -17], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 84 [doctype, -17], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 84 [doctype, -17], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 84 [doctype, -17], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 84 [doctype, -17], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 84 [doctype, -17], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 84 [doctype, -17], range 23 [document, 0, document, 1] | PASS |
| Point 84 [doctype, -17], range 24 [document, 0, document, 2] | PASS |
| Point 84 [doctype, -17], range 25 [comment, 2, comment, 3] | PASS |
| Point 84 [doctype, -17], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 84 [doctype, -17], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 84 [doctype, -17], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 84 [doctype, -17], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 84 [doctype, -17], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 84 [doctype, -17], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 84 [doctype, -17], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 84 [doctype, -17], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 84 [doctype, -17], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 84 [doctype, -17], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 84 [doctype, -17], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 84 [doctype, -17], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 84 [doctype, -17], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 84 [doctype, -17], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 84 [doctype, -17], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 84 [doctype, -17], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 84 [doctype, -17], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 84 [doctype, -17], range 49 [document, 1, document, 2] | PASS |
| Point 84 [doctype, -17], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 84 [doctype, -17], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 84 [doctype, -17], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 84 [doctype, -17], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 84 [doctype, -17], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 84 [doctype, -17], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 84 [doctype, -17], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 84 [doctype, -17], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 84 [doctype, -17], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 84 [doctype, -17], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 84 [doctype, -17], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 84 [doctype, -17], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 85 [doctype, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 85 [doctype, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 85 [doctype, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 85 [doctype, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 85 [doctype, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 85 [doctype, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 85 [doctype, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 85 [doctype, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 85 [doctype, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 85 [doctype, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 85 [doctype, 1], range 23 [document, 0, document, 1] | PASS |
| Point 85 [doctype, 1], range 24 [document, 0, document, 2] | PASS |
| Point 85 [doctype, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 85 [doctype, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 85 [doctype, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 85 [doctype, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 85 [doctype, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 85 [doctype, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 85 [doctype, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 85 [doctype, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 85 [doctype, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 85 [doctype, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 85 [doctype, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 85 [doctype, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 85 [doctype, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 85 [doctype, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 85 [doctype, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 85 [doctype, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 85 [doctype, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 85 [doctype, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 85 [doctype, 1], range 49 [document, 1, document, 2] | PASS |
| Point 85 [doctype, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 85 [doctype, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 85 [doctype, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 85 [doctype, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 85 [doctype, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 85 [doctype, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 85 [doctype, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 85 [doctype, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 85 [doctype, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 85 [doctype, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 85 [doctype, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 85 [doctype, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 86 [foreignDoctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 86 [foreignDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 86 [foreignDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 86 [foreignDoctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 86 [foreignDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 86 [foreignDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 87 [xmlDoctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 87 [xmlDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 87 [xmlDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 87 [xmlDoctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 87 [xmlDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 87 [xmlDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 9 [paras[1].firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 9 [paras[1].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 9 [paras[1].firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 9 [paras[1].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 9 [paras[1].firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/nodes/Node-nodeValue.html | OK |
| Comment.nodeValue | PASS |
| Document.nodeValue | PASS |
| DocumentFragment.nodeValue | PASS |
| DocumentType.nodeValue | PASS |
| Element.nodeValue | PASS |
| ProcessingInstruction.nodeValue | PASS |
| Text.nodeValue | PASS |
| /dom/nodes/getElementsByClassName-25.htm | OK |
| verify spacing is handled correctly | PASS |
| /dom/ranges/Range-isPointInRange.html | OK |
| Point 0 [paras[0].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 23 [document, 0, document, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 24 [document, 0, document, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 0 [paras[0].firstChild, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 0 [paras[0].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 0 [paras[0].firstChild, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 0 [paras[0].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 0 [paras[0].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 49 [document, 1, document, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 0 [paras[0].firstChild, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 0 [paras[0].firstChild, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 0 [paras[0].firstChild, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 0 [paras[0].firstChild, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 0 [paras[0].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 60 detached | PASS |
| Point 0 [paras[0].firstChild, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 0 [paras[0].firstChild, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 0 [paras[0].firstChild, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 1 [paras[0].firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 1 [paras[0].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 1 [paras[0].firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 1 [paras[0].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 1 [paras[0].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 1 [paras[0].firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 1 [paras[0].firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 1 [paras[0].firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 1 [paras[0].firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 1 [paras[0].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 60 detached | PASS |
| Point 1 [paras[0].firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 1 [paras[0].firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 1 [paras[0].firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 10 [paras[1].firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 10 [paras[1].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 10 [paras[1].firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 10 [paras[1].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 10 [paras[1].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 10 [paras[1].firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 10 [paras[1].firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 10 [paras[1].firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 10 [paras[1].firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 10 [paras[1].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 60 detached | PASS |
| Point 10 [paras[1].firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 10 [paras[1].firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 10 [paras[1].firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 23 [document, 0, document, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 24 [document, 0, document, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 11 [paras[1].firstChild, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 11 [paras[1].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 11 [paras[1].firstChild, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 11 [paras[1].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 11 [paras[1].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 49 [document, 1, document, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 11 [paras[1].firstChild, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 11 [paras[1].firstChild, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 11 [paras[1].firstChild, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 11 [paras[1].firstChild, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 11 [paras[1].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 60 detached | PASS |
| Point 11 [paras[1].firstChild, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 11 [paras[1].firstChild, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 11 [paras[1].firstChild, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 12 [paras[1].firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 12 [paras[1].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 12 [paras[1].firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 12 [paras[1].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 12 [paras[1].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 12 [paras[1].firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 12 [paras[1].firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 12 [paras[1].firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 12 [paras[1].firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 12 [paras[1].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 60 detached | PASS |
| Point 12 [paras[1].firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 12 [paras[1].firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 12 [paras[1].firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 13 [paras[1].firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 13 [paras[1].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 13 [paras[1].firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 13 [paras[1].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 13 [paras[1].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 13 [paras[1].firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 13 [paras[1].firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 13 [paras[1].firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 13 [paras[1].firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 13 [paras[1].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 60 detached | PASS |
| Point 13 [paras[1].firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 13 [paras[1].firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 13 [paras[1].firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 23 [document, 0, document, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 24 [document, 0, document, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 25 [comment, 2, comment, 3] | PASS |
| Point 14 [paras[1].firstChild, 10], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 14 [paras[1].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 14 [paras[1].firstChild, 10], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 14 [paras[1].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 14 [paras[1].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 49 [document, 1, document, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 14 [paras[1].firstChild, 10], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 14 [paras[1].firstChild, 10], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 14 [paras[1].firstChild, 10], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 14 [paras[1].firstChild, 10], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 14 [paras[1].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 60 detached | PASS |
| Point 14 [paras[1].firstChild, 10], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 14 [paras[1].firstChild, 10], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 14 [paras[1].firstChild, 10], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 23 [document, 0, document, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 24 [document, 0, document, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 25 [comment, 2, comment, 3] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 49 [document, 1, document, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 60 detached | PASS |
| Point 15 [paras[1].firstChild, 65535], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 15 [paras[1].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 60 detached | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 16 [detachedPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 60 detached | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 17 [detachedPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 60 detached | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 18 [detachedPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 60 detached | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 19 [detachedPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 2 [paras[0].firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 2 [paras[0].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 2 [paras[0].firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 2 [paras[0].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 2 [paras[0].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 2 [paras[0].firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 2 [paras[0].firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 2 [paras[0].firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 2 [paras[0].firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 2 [paras[0].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 60 detached | PASS |
| Point 2 [paras[0].firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 2 [paras[0].firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 2 [paras[0].firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 60 detached | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 20 [foreignPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 23 [document, 0, document, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 24 [document, 0, document, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 49 [document, 1, document, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 60 detached | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 21 [foreignPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 60 detached | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 22 [foreignPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 60 detached | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 23 [foreignPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 24 [document.documentElement, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 24 [document.documentElement, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 24 [document.documentElement, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 24 [document.documentElement, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 24 [document.documentElement, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 24 [document.documentElement, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 24 [document.documentElement, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 24 [document.documentElement, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 24 [document.documentElement, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 24 [document.documentElement, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 24 [document.documentElement, -1], range 23 [document, 0, document, 1] | PASS |
| Point 24 [document.documentElement, -1], range 24 [document, 0, document, 2] | PASS |
| Point 24 [document.documentElement, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 24 [document.documentElement, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 24 [document.documentElement, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 24 [document.documentElement, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 24 [document.documentElement, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 24 [document.documentElement, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 24 [document.documentElement, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 24 [document.documentElement, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 24 [document.documentElement, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 24 [document.documentElement, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 24 [document.documentElement, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 24 [document.documentElement, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 24 [document.documentElement, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 24 [document.documentElement, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 24 [document.documentElement, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 24 [document.documentElement, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 24 [document.documentElement, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 24 [document.documentElement, -1], range 49 [document, 1, document, 2] | PASS |
| Point 24 [document.documentElement, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 24 [document.documentElement, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 24 [document.documentElement, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 24 [document.documentElement, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 24 [document.documentElement, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 24 [document.documentElement, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 24 [document.documentElement, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 24 [document.documentElement, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 24 [document.documentElement, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 24 [document.documentElement, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 24 [document.documentElement, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 60 detached | PASS |
| Point 24 [document.documentElement, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 24 [document.documentElement, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 24 [document.documentElement, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 25 [document.documentElement, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 25 [document.documentElement, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 25 [document.documentElement, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 25 [document.documentElement, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 25 [document.documentElement, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 25 [document.documentElement, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 25 [document.documentElement, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 25 [document.documentElement, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 25 [document.documentElement, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 25 [document.documentElement, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 25 [document.documentElement, 0], range 23 [document, 0, document, 1] | PASS |
| Point 25 [document.documentElement, 0], range 24 [document, 0, document, 2] | PASS |
| Point 25 [document.documentElement, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 25 [document.documentElement, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 25 [document.documentElement, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 25 [document.documentElement, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 25 [document.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 25 [document.documentElement, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 25 [document.documentElement, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 25 [document.documentElement, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 25 [document.documentElement, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 25 [document.documentElement, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 25 [document.documentElement, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 25 [document.documentElement, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 25 [document.documentElement, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 25 [document.documentElement, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 25 [document.documentElement, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 25 [document.documentElement, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 25 [document.documentElement, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 25 [document.documentElement, 0], range 49 [document, 1, document, 2] | PASS |
| Point 25 [document.documentElement, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 25 [document.documentElement, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 25 [document.documentElement, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 25 [document.documentElement, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 25 [document.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 25 [document.documentElement, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 25 [document.documentElement, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 25 [document.documentElement, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 25 [document.documentElement, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 25 [document.documentElement, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 25 [document.documentElement, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 60 detached | PASS |
| Point 25 [document.documentElement, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 25 [document.documentElement, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 25 [document.documentElement, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 26 [document.documentElement, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 26 [document.documentElement, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 26 [document.documentElement, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 26 [document.documentElement, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 26 [document.documentElement, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 26 [document.documentElement, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 26 [document.documentElement, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 26 [document.documentElement, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 26 [document.documentElement, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 26 [document.documentElement, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 26 [document.documentElement, 1], range 23 [document, 0, document, 1] | PASS |
| Point 26 [document.documentElement, 1], range 24 [document, 0, document, 2] | PASS |
| Point 26 [document.documentElement, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 26 [document.documentElement, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 26 [document.documentElement, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 26 [document.documentElement, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 26 [document.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 26 [document.documentElement, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 26 [document.documentElement, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 26 [document.documentElement, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 26 [document.documentElement, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 26 [document.documentElement, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 26 [document.documentElement, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 26 [document.documentElement, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 26 [document.documentElement, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 26 [document.documentElement, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 26 [document.documentElement, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 26 [document.documentElement, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 26 [document.documentElement, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 26 [document.documentElement, 1], range 49 [document, 1, document, 2] | PASS |
| Point 26 [document.documentElement, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 26 [document.documentElement, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 26 [document.documentElement, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 26 [document.documentElement, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 26 [document.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 26 [document.documentElement, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 26 [document.documentElement, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 26 [document.documentElement, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 26 [document.documentElement, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 26 [document.documentElement, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 26 [document.documentElement, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 60 detached | PASS |
| Point 26 [document.documentElement, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 26 [document.documentElement, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 26 [document.documentElement, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 27 [document.documentElement, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 27 [document.documentElement, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 27 [document.documentElement, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 27 [document.documentElement, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 27 [document.documentElement, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 27 [document.documentElement, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 27 [document.documentElement, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 27 [document.documentElement, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 27 [document.documentElement, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 27 [document.documentElement, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 27 [document.documentElement, 2], range 23 [document, 0, document, 1] | PASS |
| Point 27 [document.documentElement, 2], range 24 [document, 0, document, 2] | PASS |
| Point 27 [document.documentElement, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 27 [document.documentElement, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 27 [document.documentElement, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 27 [document.documentElement, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 27 [document.documentElement, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 27 [document.documentElement, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 27 [document.documentElement, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 27 [document.documentElement, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 27 [document.documentElement, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 27 [document.documentElement, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 27 [document.documentElement, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 27 [document.documentElement, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 27 [document.documentElement, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 27 [document.documentElement, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 27 [document.documentElement, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 27 [document.documentElement, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 27 [document.documentElement, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 27 [document.documentElement, 2], range 49 [document, 1, document, 2] | PASS |
| Point 27 [document.documentElement, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 27 [document.documentElement, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 27 [document.documentElement, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 27 [document.documentElement, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 27 [document.documentElement, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 27 [document.documentElement, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 27 [document.documentElement, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 27 [document.documentElement, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 27 [document.documentElement, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 27 [document.documentElement, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 27 [document.documentElement, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 60 detached | PASS |
| Point 27 [document.documentElement, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 27 [document.documentElement, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 27 [document.documentElement, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 28 [document.documentElement, 7], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 28 [document.documentElement, 7], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 28 [document.documentElement, 7], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 28 [document.documentElement, 7], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 28 [document.documentElement, 7], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 28 [document.documentElement, 7], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 28 [document.documentElement, 7], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 28 [document.documentElement, 7], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 28 [document.documentElement, 7], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 28 [document.documentElement, 7], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 28 [document.documentElement, 7], range 23 [document, 0, document, 1] | PASS |
| Point 28 [document.documentElement, 7], range 24 [document, 0, document, 2] | PASS |
| Point 28 [document.documentElement, 7], range 25 [comment, 2, comment, 3] | PASS |
| Point 28 [document.documentElement, 7], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 28 [document.documentElement, 7], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 28 [document.documentElement, 7], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 28 [document.documentElement, 7], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 28 [document.documentElement, 7], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 28 [document.documentElement, 7], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 28 [document.documentElement, 7], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 28 [document.documentElement, 7], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 28 [document.documentElement, 7], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 28 [document.documentElement, 7], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 28 [document.documentElement, 7], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 28 [document.documentElement, 7], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 28 [document.documentElement, 7], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 28 [document.documentElement, 7], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 28 [document.documentElement, 7], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 28 [document.documentElement, 7], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 28 [document.documentElement, 7], range 49 [document, 1, document, 2] | PASS |
| Point 28 [document.documentElement, 7], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 28 [document.documentElement, 7], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 28 [document.documentElement, 7], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 28 [document.documentElement, 7], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 28 [document.documentElement, 7], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 28 [document.documentElement, 7], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 28 [document.documentElement, 7], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 28 [document.documentElement, 7], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 28 [document.documentElement, 7], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 28 [document.documentElement, 7], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 28 [document.documentElement, 7], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 60 detached | PASS |
| Point 28 [document.documentElement, 7], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 28 [document.documentElement, 7], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 28 [document.documentElement, 7], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 29 [document.head, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 29 [document.head, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 29 [document.head, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 29 [document.head, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 29 [document.head, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 29 [document.head, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 29 [document.head, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 29 [document.head, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 29 [document.head, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 29 [document.head, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 29 [document.head, 1], range 23 [document, 0, document, 1] | PASS |
| Point 29 [document.head, 1], range 24 [document, 0, document, 2] | PASS |
| Point 29 [document.head, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 29 [document.head, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 29 [document.head, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 29 [document.head, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 29 [document.head, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 29 [document.head, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 29 [document.head, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 29 [document.head, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 29 [document.head, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 29 [document.head, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 29 [document.head, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 29 [document.head, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 29 [document.head, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 29 [document.head, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 29 [document.head, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 29 [document.head, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 29 [document.head, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 29 [document.head, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 29 [document.head, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 29 [document.head, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 29 [document.head, 1], range 49 [document, 1, document, 2] | PASS |
| Point 29 [document.head, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 29 [document.head, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 29 [document.head, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 29 [document.head, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 29 [document.head, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 29 [document.head, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 29 [document.head, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 29 [document.head, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 29 [document.head, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 29 [document.head, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 29 [document.head, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 29 [document.head, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 60 detached | PASS |
| Point 29 [document.head, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 29 [document.head, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 29 [document.head, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 23 [document, 0, document, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 24 [document, 0, document, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 3 [paras[0].firstChild, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 3 [paras[0].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 3 [paras[0].firstChild, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 3 [paras[0].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 3 [paras[0].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 49 [document, 1, document, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 3 [paras[0].firstChild, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 3 [paras[0].firstChild, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 3 [paras[0].firstChild, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 3 [paras[0].firstChild, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 3 [paras[0].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 60 detached | PASS |
| Point 3 [paras[0].firstChild, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 3 [paras[0].firstChild, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 3 [paras[0].firstChild, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 30 [document.body, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 30 [document.body, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 30 [document.body, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 30 [document.body, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 30 [document.body, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 30 [document.body, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 30 [document.body, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 30 [document.body, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 30 [document.body, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 30 [document.body, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 30 [document.body, 3], range 23 [document, 0, document, 1] | PASS |
| Point 30 [document.body, 3], range 24 [document, 0, document, 2] | PASS |
| Point 30 [document.body, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 30 [document.body, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 30 [document.body, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 30 [document.body, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 30 [document.body, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 30 [document.body, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 30 [document.body, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 30 [document.body, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 30 [document.body, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 30 [document.body, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 30 [document.body, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 30 [document.body, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 30 [document.body, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 30 [document.body, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 30 [document.body, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 30 [document.body, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 30 [document.body, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 30 [document.body, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 30 [document.body, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 30 [document.body, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 30 [document.body, 3], range 49 [document, 1, document, 2] | PASS |
| Point 30 [document.body, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 30 [document.body, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 30 [document.body, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 30 [document.body, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 30 [document.body, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 30 [document.body, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 30 [document.body, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 30 [document.body, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 30 [document.body, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 30 [document.body, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 30 [document.body, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 30 [document.body, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 60 detached | PASS |
| Point 30 [document.body, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 30 [document.body, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 30 [document.body, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 23 [document, 0, document, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 24 [document, 0, document, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 49 [document, 1, document, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 60 detached | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 31 [foreignDoc.documentElement, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 23 [document, 0, document, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 24 [document, 0, document, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 49 [document, 1, document, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 60 detached | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 32 [foreignDoc.documentElement, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 23 [document, 0, document, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 24 [document, 0, document, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 33 [foreignDoc.head, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 33 [foreignDoc.head, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 33 [foreignDoc.head, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 33 [foreignDoc.head, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 33 [foreignDoc.head, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 49 [document, 1, document, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 33 [foreignDoc.head, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 33 [foreignDoc.head, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 33 [foreignDoc.head, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 33 [foreignDoc.head, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 33 [foreignDoc.head, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 60 detached | PASS |
| Point 33 [foreignDoc.head, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 33 [foreignDoc.head, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 33 [foreignDoc.head, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 23 [document, 0, document, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 24 [document, 0, document, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 34 [foreignDoc.body, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 34 [foreignDoc.body, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 34 [foreignDoc.body, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 34 [foreignDoc.body, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 34 [foreignDoc.body, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 49 [document, 1, document, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 34 [foreignDoc.body, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 34 [foreignDoc.body, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 34 [foreignDoc.body, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 34 [foreignDoc.body, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 34 [foreignDoc.body, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 60 detached | PASS |
| Point 34 [foreignDoc.body, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 34 [foreignDoc.body, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 34 [foreignDoc.body, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 35 [paras[0], 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 35 [paras[0], 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 35 [paras[0], 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 35 [paras[0], 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 35 [paras[0], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 35 [paras[0], 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 35 [paras[0], 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 35 [paras[0], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 35 [paras[0], 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 35 [paras[0], 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 35 [paras[0], 0], range 23 [document, 0, document, 1] | PASS |
| Point 35 [paras[0], 0], range 24 [document, 0, document, 2] | PASS |
| Point 35 [paras[0], 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 35 [paras[0], 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 35 [paras[0], 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 35 [paras[0], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 35 [paras[0], 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 35 [paras[0], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 35 [paras[0], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 35 [paras[0], 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 35 [paras[0], 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 35 [paras[0], 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 35 [paras[0], 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 35 [paras[0], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 35 [paras[0], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 35 [paras[0], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 35 [paras[0], 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 35 [paras[0], 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 35 [paras[0], 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 35 [paras[0], 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 35 [paras[0], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 35 [paras[0], 0], range 49 [document, 1, document, 2] | PASS |
| Point 35 [paras[0], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 35 [paras[0], 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 35 [paras[0], 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 35 [paras[0], 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 35 [paras[0], 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 35 [paras[0], 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 35 [paras[0], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 35 [paras[0], 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 35 [paras[0], 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 35 [paras[0], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 35 [paras[0], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 60 detached | PASS |
| Point 35 [paras[0], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 35 [paras[0], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 35 [paras[0], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 36 [paras[0], 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 36 [paras[0], 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 36 [paras[0], 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 36 [paras[0], 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 36 [paras[0], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 36 [paras[0], 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 36 [paras[0], 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 36 [paras[0], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 36 [paras[0], 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 36 [paras[0], 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 36 [paras[0], 1], range 23 [document, 0, document, 1] | PASS |
| Point 36 [paras[0], 1], range 24 [document, 0, document, 2] | PASS |
| Point 36 [paras[0], 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 36 [paras[0], 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 36 [paras[0], 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 36 [paras[0], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 36 [paras[0], 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 36 [paras[0], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 36 [paras[0], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 36 [paras[0], 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 36 [paras[0], 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 36 [paras[0], 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 36 [paras[0], 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 36 [paras[0], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 36 [paras[0], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 36 [paras[0], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 36 [paras[0], 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 36 [paras[0], 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 36 [paras[0], 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 36 [paras[0], 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 36 [paras[0], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 36 [paras[0], 1], range 49 [document, 1, document, 2] | PASS |
| Point 36 [paras[0], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 36 [paras[0], 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 36 [paras[0], 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 36 [paras[0], 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 36 [paras[0], 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 36 [paras[0], 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 36 [paras[0], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 36 [paras[0], 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 36 [paras[0], 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 36 [paras[0], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 36 [paras[0], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 60 detached | PASS |
| Point 36 [paras[0], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 36 [paras[0], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 36 [paras[0], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 37 [paras[0], 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 37 [paras[0], 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 37 [paras[0], 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 37 [paras[0], 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 37 [paras[0], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 37 [paras[0], 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 37 [paras[0], 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 37 [paras[0], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 37 [paras[0], 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 37 [paras[0], 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 37 [paras[0], 2], range 23 [document, 0, document, 1] | PASS |
| Point 37 [paras[0], 2], range 24 [document, 0, document, 2] | PASS |
| Point 37 [paras[0], 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 37 [paras[0], 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 37 [paras[0], 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 37 [paras[0], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 37 [paras[0], 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 37 [paras[0], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 37 [paras[0], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 37 [paras[0], 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 37 [paras[0], 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 37 [paras[0], 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 37 [paras[0], 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 37 [paras[0], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 37 [paras[0], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 37 [paras[0], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 37 [paras[0], 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 37 [paras[0], 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 37 [paras[0], 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 37 [paras[0], 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 37 [paras[0], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 37 [paras[0], 2], range 49 [document, 1, document, 2] | PASS |
| Point 37 [paras[0], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 37 [paras[0], 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 37 [paras[0], 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 37 [paras[0], 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 37 [paras[0], 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 37 [paras[0], 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 37 [paras[0], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 37 [paras[0], 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 37 [paras[0], 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 37 [paras[0], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 37 [paras[0], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 60 detached | PASS |
| Point 37 [paras[0], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 37 [paras[0], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 37 [paras[0], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 38 [paras[1], 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 38 [paras[1], 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 38 [paras[1], 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 38 [paras[1], 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 38 [paras[1], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 38 [paras[1], 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 38 [paras[1], 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 38 [paras[1], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 38 [paras[1], 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 38 [paras[1], 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 38 [paras[1], 0], range 23 [document, 0, document, 1] | PASS |
| Point 38 [paras[1], 0], range 24 [document, 0, document, 2] | PASS |
| Point 38 [paras[1], 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 38 [paras[1], 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 38 [paras[1], 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 38 [paras[1], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 38 [paras[1], 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 38 [paras[1], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 38 [paras[1], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 38 [paras[1], 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 38 [paras[1], 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 38 [paras[1], 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 38 [paras[1], 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 38 [paras[1], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 38 [paras[1], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 38 [paras[1], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 38 [paras[1], 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 38 [paras[1], 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 38 [paras[1], 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 38 [paras[1], 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 38 [paras[1], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 38 [paras[1], 0], range 49 [document, 1, document, 2] | PASS |
| Point 38 [paras[1], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 38 [paras[1], 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 38 [paras[1], 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 38 [paras[1], 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 38 [paras[1], 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 38 [paras[1], 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 38 [paras[1], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 38 [paras[1], 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 38 [paras[1], 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 38 [paras[1], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 38 [paras[1], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 60 detached | PASS |
| Point 38 [paras[1], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 38 [paras[1], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 38 [paras[1], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 39 [paras[1], 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 39 [paras[1], 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 39 [paras[1], 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 39 [paras[1], 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 39 [paras[1], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 39 [paras[1], 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 39 [paras[1], 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 39 [paras[1], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 39 [paras[1], 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 39 [paras[1], 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 39 [paras[1], 1], range 23 [document, 0, document, 1] | PASS |
| Point 39 [paras[1], 1], range 24 [document, 0, document, 2] | PASS |
| Point 39 [paras[1], 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 39 [paras[1], 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 39 [paras[1], 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 39 [paras[1], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 39 [paras[1], 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 39 [paras[1], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 39 [paras[1], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 39 [paras[1], 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 39 [paras[1], 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 39 [paras[1], 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 39 [paras[1], 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 39 [paras[1], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 39 [paras[1], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 39 [paras[1], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 39 [paras[1], 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 39 [paras[1], 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 39 [paras[1], 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 39 [paras[1], 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 39 [paras[1], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 39 [paras[1], 1], range 49 [document, 1, document, 2] | PASS |
| Point 39 [paras[1], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 39 [paras[1], 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 39 [paras[1], 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 39 [paras[1], 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 39 [paras[1], 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 39 [paras[1], 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 39 [paras[1], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 39 [paras[1], 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 39 [paras[1], 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 39 [paras[1], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 39 [paras[1], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 60 detached | PASS |
| Point 39 [paras[1], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 39 [paras[1], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 39 [paras[1], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 23 [document, 0, document, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 24 [document, 0, document, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 4 [paras[0].firstChild, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 4 [paras[0].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 4 [paras[0].firstChild, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 4 [paras[0].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 4 [paras[0].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 49 [document, 1, document, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 4 [paras[0].firstChild, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 4 [paras[0].firstChild, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 4 [paras[0].firstChild, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 4 [paras[0].firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 4 [paras[0].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 60 detached | PASS |
| Point 4 [paras[0].firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 4 [paras[0].firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 4 [paras[0].firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 40 [paras[1], 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 40 [paras[1], 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 40 [paras[1], 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 40 [paras[1], 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 40 [paras[1], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 40 [paras[1], 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 40 [paras[1], 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 40 [paras[1], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 40 [paras[1], 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 40 [paras[1], 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 40 [paras[1], 2], range 23 [document, 0, document, 1] | PASS |
| Point 40 [paras[1], 2], range 24 [document, 0, document, 2] | PASS |
| Point 40 [paras[1], 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 40 [paras[1], 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 40 [paras[1], 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 40 [paras[1], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 40 [paras[1], 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 40 [paras[1], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 40 [paras[1], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 40 [paras[1], 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 40 [paras[1], 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 40 [paras[1], 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 40 [paras[1], 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 40 [paras[1], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 40 [paras[1], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 40 [paras[1], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 40 [paras[1], 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 40 [paras[1], 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 40 [paras[1], 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 40 [paras[1], 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 40 [paras[1], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 40 [paras[1], 2], range 49 [document, 1, document, 2] | PASS |
| Point 40 [paras[1], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 40 [paras[1], 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 40 [paras[1], 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 40 [paras[1], 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 40 [paras[1], 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 40 [paras[1], 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 40 [paras[1], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 40 [paras[1], 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 40 [paras[1], 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 40 [paras[1], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 40 [paras[1], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 60 detached | PASS |
| Point 40 [paras[1], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 40 [paras[1], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 40 [paras[1], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 41 [detachedPara1, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 41 [detachedPara1, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 41 [detachedPara1, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 41 [detachedPara1, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 41 [detachedPara1, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 41 [detachedPara1, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 41 [detachedPara1, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 41 [detachedPara1, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 41 [detachedPara1, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 41 [detachedPara1, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 41 [detachedPara1, 0], range 23 [document, 0, document, 1] | PASS |
| Point 41 [detachedPara1, 0], range 24 [document, 0, document, 2] | PASS |
| Point 41 [detachedPara1, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 41 [detachedPara1, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 41 [detachedPara1, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 41 [detachedPara1, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 41 [detachedPara1, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 41 [detachedPara1, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 41 [detachedPara1, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 41 [detachedPara1, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 41 [detachedPara1, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 41 [detachedPara1, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 41 [detachedPara1, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 41 [detachedPara1, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 41 [detachedPara1, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 41 [detachedPara1, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 41 [detachedPara1, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 41 [detachedPara1, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 41 [detachedPara1, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 41 [detachedPara1, 0], range 49 [document, 1, document, 2] | PASS |
| Point 41 [detachedPara1, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 41 [detachedPara1, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 41 [detachedPara1, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 41 [detachedPara1, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 41 [detachedPara1, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 41 [detachedPara1, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 41 [detachedPara1, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 41 [detachedPara1, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 41 [detachedPara1, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 41 [detachedPara1, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 41 [detachedPara1, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 60 detached | PASS |
| Point 41 [detachedPara1, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 41 [detachedPara1, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 41 [detachedPara1, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 42 [detachedPara1, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 42 [detachedPara1, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 42 [detachedPara1, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 42 [detachedPara1, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 42 [detachedPara1, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 42 [detachedPara1, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 42 [detachedPara1, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 42 [detachedPara1, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 42 [detachedPara1, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 42 [detachedPara1, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 42 [detachedPara1, 1], range 23 [document, 0, document, 1] | PASS |
| Point 42 [detachedPara1, 1], range 24 [document, 0, document, 2] | PASS |
| Point 42 [detachedPara1, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 42 [detachedPara1, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 42 [detachedPara1, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 42 [detachedPara1, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 42 [detachedPara1, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 42 [detachedPara1, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 42 [detachedPara1, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 42 [detachedPara1, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 42 [detachedPara1, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 42 [detachedPara1, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 42 [detachedPara1, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 42 [detachedPara1, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 42 [detachedPara1, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 42 [detachedPara1, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 42 [detachedPara1, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 42 [detachedPara1, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 42 [detachedPara1, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 42 [detachedPara1, 1], range 49 [document, 1, document, 2] | PASS |
| Point 42 [detachedPara1, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 42 [detachedPara1, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 42 [detachedPara1, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 42 [detachedPara1, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 42 [detachedPara1, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 42 [detachedPara1, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 42 [detachedPara1, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 42 [detachedPara1, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 42 [detachedPara1, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 42 [detachedPara1, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 42 [detachedPara1, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 60 detached | PASS |
| Point 42 [detachedPara1, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 42 [detachedPara1, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 42 [detachedPara1, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 43 [testDiv, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 43 [testDiv, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 43 [testDiv, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 43 [testDiv, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 43 [testDiv, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 43 [testDiv, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 43 [testDiv, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 43 [testDiv, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 43 [testDiv, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 43 [testDiv, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 43 [testDiv, 0], range 23 [document, 0, document, 1] | PASS |
| Point 43 [testDiv, 0], range 24 [document, 0, document, 2] | PASS |
| Point 43 [testDiv, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 43 [testDiv, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 43 [testDiv, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 43 [testDiv, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 43 [testDiv, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 43 [testDiv, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 43 [testDiv, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 43 [testDiv, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 43 [testDiv, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 43 [testDiv, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 43 [testDiv, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 43 [testDiv, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 43 [testDiv, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 43 [testDiv, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 43 [testDiv, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 43 [testDiv, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 43 [testDiv, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 43 [testDiv, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 43 [testDiv, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 43 [testDiv, 0], range 49 [document, 1, document, 2] | PASS |
| Point 43 [testDiv, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 43 [testDiv, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 43 [testDiv, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 43 [testDiv, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 43 [testDiv, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 43 [testDiv, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 43 [testDiv, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 43 [testDiv, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 43 [testDiv, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 43 [testDiv, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 43 [testDiv, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 60 detached | PASS |
| Point 43 [testDiv, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 43 [testDiv, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 43 [testDiv, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 44 [testDiv, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 44 [testDiv, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 44 [testDiv, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 44 [testDiv, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 44 [testDiv, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 44 [testDiv, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 44 [testDiv, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 44 [testDiv, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 44 [testDiv, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 44 [testDiv, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 44 [testDiv, 3], range 23 [document, 0, document, 1] | PASS |
| Point 44 [testDiv, 3], range 24 [document, 0, document, 2] | PASS |
| Point 44 [testDiv, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 44 [testDiv, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 44 [testDiv, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 44 [testDiv, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 44 [testDiv, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 44 [testDiv, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 44 [testDiv, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 44 [testDiv, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 44 [testDiv, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 44 [testDiv, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 44 [testDiv, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 44 [testDiv, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 44 [testDiv, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 44 [testDiv, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 44 [testDiv, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 44 [testDiv, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 44 [testDiv, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 44 [testDiv, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 44 [testDiv, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 44 [testDiv, 3], range 49 [document, 1, document, 2] | PASS |
| Point 44 [testDiv, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 44 [testDiv, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 44 [testDiv, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 44 [testDiv, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 44 [testDiv, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 44 [testDiv, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 44 [testDiv, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 44 [testDiv, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 44 [testDiv, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 44 [testDiv, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 44 [testDiv, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 60 detached | PASS |
| Point 44 [testDiv, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 44 [testDiv, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 44 [testDiv, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 45 [document, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 45 [document, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 45 [document, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 45 [document, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 45 [document, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 45 [document, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 45 [document, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 45 [document, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 45 [document, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 45 [document, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 45 [document, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 45 [document, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 45 [document, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 45 [document, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 45 [document, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 45 [document, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 45 [document, -1], range 23 [document, 0, document, 1] | PASS |
| Point 45 [document, -1], range 24 [document, 0, document, 2] | PASS |
| Point 45 [document, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 45 [document, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 45 [document, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 45 [document, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 45 [document, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 45 [document, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 45 [document, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 45 [document, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 45 [document, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 45 [document, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 45 [document, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 45 [document, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 45 [document, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 45 [document, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 45 [document, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 45 [document, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 45 [document, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 45 [document, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 45 [document, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 45 [document, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 45 [document, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 45 [document, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 45 [document, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 45 [document, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 45 [document, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 45 [document, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 45 [document, -1], range 49 [document, 1, document, 2] | PASS |
| Point 45 [document, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 45 [document, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 45 [document, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 45 [document, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 45 [document, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 45 [document, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 45 [document, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 45 [document, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 45 [document, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 45 [document, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 45 [document, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 45 [document, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 45 [document, -1], range 60 detached | PASS |
| Point 45 [document, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 45 [document, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 45 [document, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 46 [document, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 46 [document, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 46 [document, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 46 [document, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 46 [document, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 46 [document, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 46 [document, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 46 [document, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 46 [document, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 46 [document, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 46 [document, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 46 [document, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 46 [document, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 46 [document, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 46 [document, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 46 [document, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 46 [document, 0], range 23 [document, 0, document, 1] | PASS |
| Point 46 [document, 0], range 24 [document, 0, document, 2] | PASS |
| Point 46 [document, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 46 [document, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 46 [document, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 46 [document, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 46 [document, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 46 [document, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 46 [document, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 46 [document, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 46 [document, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 46 [document, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 46 [document, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 46 [document, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 46 [document, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 46 [document, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 46 [document, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 46 [document, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 46 [document, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 46 [document, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 46 [document, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 46 [document, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 46 [document, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 46 [document, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 46 [document, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 46 [document, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 46 [document, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 46 [document, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 46 [document, 0], range 49 [document, 1, document, 2] | PASS |
| Point 46 [document, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 46 [document, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 46 [document, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 46 [document, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 46 [document, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 46 [document, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 46 [document, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 46 [document, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 46 [document, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 46 [document, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 46 [document, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 46 [document, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 46 [document, 0], range 60 detached | PASS |
| Point 46 [document, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 46 [document, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 46 [document, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 47 [document, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 47 [document, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 47 [document, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 47 [document, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 47 [document, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 47 [document, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 47 [document, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 47 [document, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 47 [document, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 47 [document, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 47 [document, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 47 [document, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 47 [document, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 47 [document, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 47 [document, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 47 [document, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 47 [document, 1], range 23 [document, 0, document, 1] | PASS |
| Point 47 [document, 1], range 24 [document, 0, document, 2] | PASS |
| Point 47 [document, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 47 [document, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 47 [document, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 47 [document, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 47 [document, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 47 [document, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 47 [document, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 47 [document, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 47 [document, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 47 [document, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 47 [document, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 47 [document, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 47 [document, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 47 [document, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 47 [document, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 47 [document, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 47 [document, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 47 [document, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 47 [document, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 47 [document, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 47 [document, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 47 [document, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 47 [document, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 47 [document, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 47 [document, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 47 [document, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 47 [document, 1], range 49 [document, 1, document, 2] | PASS |
| Point 47 [document, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 47 [document, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 47 [document, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 47 [document, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 47 [document, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 47 [document, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 47 [document, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 47 [document, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 47 [document, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 47 [document, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 47 [document, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 47 [document, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 47 [document, 1], range 60 detached | PASS |
| Point 47 [document, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 47 [document, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 47 [document, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 48 [document, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 48 [document, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 48 [document, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 48 [document, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 48 [document, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 48 [document, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 48 [document, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 48 [document, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 48 [document, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 48 [document, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 48 [document, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 48 [document, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 48 [document, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 48 [document, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 48 [document, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 48 [document, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 48 [document, 2], range 23 [document, 0, document, 1] | PASS |
| Point 48 [document, 2], range 24 [document, 0, document, 2] | PASS |
| Point 48 [document, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 48 [document, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 48 [document, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 48 [document, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 48 [document, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 48 [document, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 48 [document, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 48 [document, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 48 [document, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 48 [document, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 48 [document, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 48 [document, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 48 [document, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 48 [document, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 48 [document, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 48 [document, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 48 [document, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 48 [document, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 48 [document, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 48 [document, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 48 [document, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 48 [document, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 48 [document, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 48 [document, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 48 [document, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 48 [document, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 48 [document, 2], range 49 [document, 1, document, 2] | PASS |
| Point 48 [document, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 48 [document, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 48 [document, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 48 [document, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 48 [document, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 48 [document, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 48 [document, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 48 [document, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 48 [document, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 48 [document, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 48 [document, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 48 [document, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 48 [document, 2], range 60 detached | PASS |
| Point 48 [document, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 48 [document, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 48 [document, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 49 [document, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 49 [document, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 49 [document, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 49 [document, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 49 [document, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 49 [document, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 49 [document, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 49 [document, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 49 [document, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 49 [document, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 49 [document, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 49 [document, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 49 [document, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 49 [document, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 49 [document, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 49 [document, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 49 [document, 3], range 23 [document, 0, document, 1] | PASS |
| Point 49 [document, 3], range 24 [document, 0, document, 2] | PASS |
| Point 49 [document, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 49 [document, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 49 [document, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 49 [document, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 49 [document, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 49 [document, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 49 [document, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 49 [document, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 49 [document, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 49 [document, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 49 [document, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 49 [document, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 49 [document, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 49 [document, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 49 [document, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 49 [document, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 49 [document, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 49 [document, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 49 [document, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 49 [document, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 49 [document, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 49 [document, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 49 [document, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 49 [document, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 49 [document, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 49 [document, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 49 [document, 3], range 49 [document, 1, document, 2] | PASS |
| Point 49 [document, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 49 [document, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 49 [document, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 49 [document, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 49 [document, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 49 [document, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 49 [document, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 49 [document, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 49 [document, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 49 [document, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 49 [document, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 49 [document, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 49 [document, 3], range 60 detached | PASS |
| Point 49 [document, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 49 [document, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 49 [document, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 23 [document, 0, document, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 24 [document, 0, document, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 5 [paras[0].firstChild, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 5 [paras[0].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 5 [paras[0].firstChild, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 5 [paras[0].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 5 [paras[0].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 49 [document, 1, document, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 5 [paras[0].firstChild, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 5 [paras[0].firstChild, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 5 [paras[0].firstChild, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 5 [paras[0].firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 5 [paras[0].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 60 detached | PASS |
| Point 5 [paras[0].firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 5 [paras[0].firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 5 [paras[0].firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 50 [comment, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 50 [comment, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 50 [comment, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 50 [comment, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 50 [comment, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 50 [comment, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 50 [comment, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 50 [comment, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 50 [comment, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 50 [comment, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 50 [comment, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 50 [comment, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 50 [comment, -1], range 23 [document, 0, document, 1] | PASS |
| Point 50 [comment, -1], range 24 [document, 0, document, 2] | PASS |
| Point 50 [comment, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 50 [comment, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 50 [comment, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 50 [comment, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 50 [comment, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 50 [comment, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 50 [comment, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 50 [comment, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 50 [comment, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 50 [comment, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 50 [comment, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 50 [comment, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 50 [comment, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 50 [comment, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 50 [comment, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 50 [comment, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 50 [comment, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 50 [comment, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 50 [comment, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 50 [comment, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 50 [comment, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 50 [comment, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 50 [comment, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 50 [comment, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 50 [comment, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 50 [comment, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 50 [comment, -1], range 49 [document, 1, document, 2] | PASS |
| Point 50 [comment, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 50 [comment, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 50 [comment, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 50 [comment, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 50 [comment, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 50 [comment, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 50 [comment, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 50 [comment, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 50 [comment, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 50 [comment, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 50 [comment, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 50 [comment, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 50 [comment, -1], range 60 detached | PASS |
| Point 50 [comment, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 50 [comment, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 50 [comment, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 51 [comment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 51 [comment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 51 [comment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 51 [comment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 51 [comment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 51 [comment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 51 [comment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 51 [comment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 51 [comment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 51 [comment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 51 [comment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 51 [comment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 51 [comment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 51 [comment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 51 [comment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 51 [comment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 51 [comment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 51 [comment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 51 [comment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 51 [comment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 51 [comment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 51 [comment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 51 [comment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 51 [comment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 51 [comment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 51 [comment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 51 [comment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 51 [comment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 51 [comment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 51 [comment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 51 [comment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 51 [comment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 51 [comment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 51 [comment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 51 [comment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 51 [comment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 51 [comment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 51 [comment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 51 [comment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 51 [comment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 51 [comment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 51 [comment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 51 [comment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 51 [comment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 51 [comment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 51 [comment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 51 [comment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 51 [comment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 51 [comment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 51 [comment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 51 [comment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 51 [comment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 51 [comment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 51 [comment, 0], range 60 detached | PASS |
| Point 51 [comment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 51 [comment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 51 [comment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 52 [comment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 52 [comment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 52 [comment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 52 [comment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 52 [comment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 52 [comment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 52 [comment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 52 [comment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 52 [comment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 52 [comment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 52 [comment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 52 [comment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 52 [comment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 52 [comment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 52 [comment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 52 [comment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 52 [comment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 52 [comment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 52 [comment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 52 [comment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 52 [comment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 52 [comment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 52 [comment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 52 [comment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 52 [comment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 52 [comment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 52 [comment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 52 [comment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 52 [comment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 52 [comment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 52 [comment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 52 [comment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 52 [comment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 52 [comment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 52 [comment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 52 [comment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 52 [comment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 52 [comment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 52 [comment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 52 [comment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 52 [comment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 52 [comment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 52 [comment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 52 [comment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 52 [comment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 52 [comment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 52 [comment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 52 [comment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 52 [comment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 52 [comment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 52 [comment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 52 [comment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 52 [comment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 52 [comment, 4], range 60 detached | PASS |
| Point 52 [comment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 52 [comment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 52 [comment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 53 [comment, 96], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 53 [comment, 96], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 53 [comment, 96], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 53 [comment, 96], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 53 [comment, 96], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 53 [comment, 96], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 53 [comment, 96], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 53 [comment, 96], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 53 [comment, 96], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 53 [comment, 96], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 53 [comment, 96], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 53 [comment, 96], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 53 [comment, 96], range 23 [document, 0, document, 1] | PASS |
| Point 53 [comment, 96], range 24 [document, 0, document, 2] | PASS |
| Point 53 [comment, 96], range 25 [comment, 2, comment, 3] | PASS |
| Point 53 [comment, 96], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 53 [comment, 96], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 53 [comment, 96], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 53 [comment, 96], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 53 [comment, 96], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 53 [comment, 96], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 53 [comment, 96], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 53 [comment, 96], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 53 [comment, 96], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 53 [comment, 96], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 53 [comment, 96], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 53 [comment, 96], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 53 [comment, 96], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 53 [comment, 96], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 53 [comment, 96], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 53 [comment, 96], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 53 [comment, 96], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 53 [comment, 96], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 53 [comment, 96], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 53 [comment, 96], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 53 [comment, 96], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 53 [comment, 96], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 53 [comment, 96], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 53 [comment, 96], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 53 [comment, 96], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 53 [comment, 96], range 49 [document, 1, document, 2] | PASS |
| Point 53 [comment, 96], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 53 [comment, 96], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 53 [comment, 96], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 53 [comment, 96], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 53 [comment, 96], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 53 [comment, 96], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 53 [comment, 96], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 53 [comment, 96], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 53 [comment, 96], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 53 [comment, 96], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 53 [comment, 96], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 53 [comment, 96], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 53 [comment, 96], range 60 detached | PASS |
| Point 53 [comment, 96], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 53 [comment, 96], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 53 [comment, 96], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 54 [foreignDoc, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 54 [foreignDoc, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 54 [foreignDoc, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 54 [foreignDoc, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 54 [foreignDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 54 [foreignDoc, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 54 [foreignDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 54 [foreignDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 54 [foreignDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 54 [foreignDoc, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 54 [foreignDoc, 0], range 23 [document, 0, document, 1] | PASS |
| Point 54 [foreignDoc, 0], range 24 [document, 0, document, 2] | PASS |
| Point 54 [foreignDoc, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 54 [foreignDoc, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 54 [foreignDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 54 [foreignDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 54 [foreignDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 54 [foreignDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 54 [foreignDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 54 [foreignDoc, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 54 [foreignDoc, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 54 [foreignDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 54 [foreignDoc, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 54 [foreignDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 54 [foreignDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 54 [foreignDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 54 [foreignDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 54 [foreignDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 54 [foreignDoc, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 54 [foreignDoc, 0], range 49 [document, 1, document, 2] | PASS |
| Point 54 [foreignDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 54 [foreignDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 54 [foreignDoc, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 54 [foreignDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 54 [foreignDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 54 [foreignDoc, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 54 [foreignDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 54 [foreignDoc, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 54 [foreignDoc, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 54 [foreignDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 54 [foreignDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 60 detached | PASS |
| Point 54 [foreignDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 54 [foreignDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 54 [foreignDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 55 [foreignDoc, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 55 [foreignDoc, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 55 [foreignDoc, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 55 [foreignDoc, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 55 [foreignDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 55 [foreignDoc, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 55 [foreignDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 55 [foreignDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 55 [foreignDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 55 [foreignDoc, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 55 [foreignDoc, 1], range 23 [document, 0, document, 1] | PASS |
| Point 55 [foreignDoc, 1], range 24 [document, 0, document, 2] | PASS |
| Point 55 [foreignDoc, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 55 [foreignDoc, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 55 [foreignDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 55 [foreignDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 55 [foreignDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 55 [foreignDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 55 [foreignDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 55 [foreignDoc, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 55 [foreignDoc, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 55 [foreignDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 55 [foreignDoc, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 55 [foreignDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 55 [foreignDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 55 [foreignDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 55 [foreignDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 55 [foreignDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 55 [foreignDoc, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 55 [foreignDoc, 1], range 49 [document, 1, document, 2] | PASS |
| Point 55 [foreignDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 55 [foreignDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 55 [foreignDoc, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 55 [foreignDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 55 [foreignDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 55 [foreignDoc, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 55 [foreignDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 55 [foreignDoc, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 55 [foreignDoc, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 55 [foreignDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 55 [foreignDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 60 detached | PASS |
| Point 55 [foreignDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 55 [foreignDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 55 [foreignDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 56 [foreignComment, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 56 [foreignComment, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 56 [foreignComment, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 56 [foreignComment, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 56 [foreignComment, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 56 [foreignComment, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 56 [foreignComment, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 56 [foreignComment, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 56 [foreignComment, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 56 [foreignComment, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 56 [foreignComment, 2], range 23 [document, 0, document, 1] | PASS |
| Point 56 [foreignComment, 2], range 24 [document, 0, document, 2] | PASS |
| Point 56 [foreignComment, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 56 [foreignComment, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 56 [foreignComment, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 56 [foreignComment, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 56 [foreignComment, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 56 [foreignComment, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 56 [foreignComment, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 56 [foreignComment, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 56 [foreignComment, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 56 [foreignComment, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 56 [foreignComment, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 56 [foreignComment, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 56 [foreignComment, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 56 [foreignComment, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 56 [foreignComment, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 56 [foreignComment, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 56 [foreignComment, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 56 [foreignComment, 2], range 49 [document, 1, document, 2] | PASS |
| Point 56 [foreignComment, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 56 [foreignComment, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 56 [foreignComment, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 56 [foreignComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 56 [foreignComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 56 [foreignComment, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 56 [foreignComment, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 56 [foreignComment, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 56 [foreignComment, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 56 [foreignComment, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 56 [foreignComment, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 60 detached | PASS |
| Point 56 [foreignComment, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 56 [foreignComment, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 56 [foreignComment, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 57 [foreignTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 57 [foreignTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 57 [foreignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 57 [foreignTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 57 [foreignTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 57 [foreignTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 57 [foreignTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 57 [foreignTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 57 [foreignTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 57 [foreignTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 57 [foreignTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 57 [foreignTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 60 detached | PASS |
| Point 57 [foreignTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 57 [foreignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 57 [foreignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 58 [foreignTextNode, 36], range 23 [document, 0, document, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 24 [document, 0, document, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 25 [comment, 2, comment, 3] | PASS |
| Point 58 [foreignTextNode, 36], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 58 [foreignTextNode, 36], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 58 [foreignTextNode, 36], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 58 [foreignTextNode, 36], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 58 [foreignTextNode, 36], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 58 [foreignTextNode, 36], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 49 [document, 1, document, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 58 [foreignTextNode, 36], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 58 [foreignTextNode, 36], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 58 [foreignTextNode, 36], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 58 [foreignTextNode, 36], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 58 [foreignTextNode, 36], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 60 detached | PASS |
| Point 58 [foreignTextNode, 36], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 58 [foreignTextNode, 36], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 58 [foreignTextNode, 36], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 59 [xmlDoc, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 59 [xmlDoc, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 59 [xmlDoc, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 59 [xmlDoc, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 59 [xmlDoc, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 59 [xmlDoc, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 59 [xmlDoc, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 59 [xmlDoc, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 59 [xmlDoc, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 59 [xmlDoc, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 59 [xmlDoc, -1], range 23 [document, 0, document, 1] | PASS |
| Point 59 [xmlDoc, -1], range 24 [document, 0, document, 2] | PASS |
| Point 59 [xmlDoc, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 59 [xmlDoc, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 59 [xmlDoc, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 59 [xmlDoc, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 59 [xmlDoc, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 59 [xmlDoc, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 59 [xmlDoc, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 59 [xmlDoc, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 59 [xmlDoc, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 59 [xmlDoc, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 59 [xmlDoc, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 59 [xmlDoc, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 59 [xmlDoc, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 59 [xmlDoc, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 59 [xmlDoc, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 59 [xmlDoc, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 59 [xmlDoc, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 59 [xmlDoc, -1], range 49 [document, 1, document, 2] | PASS |
| Point 59 [xmlDoc, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 59 [xmlDoc, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 59 [xmlDoc, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 59 [xmlDoc, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 59 [xmlDoc, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 59 [xmlDoc, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 59 [xmlDoc, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 59 [xmlDoc, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 59 [xmlDoc, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 59 [xmlDoc, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 59 [xmlDoc, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 60 detached | PASS |
| Point 59 [xmlDoc, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 59 [xmlDoc, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 59 [xmlDoc, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 23 [document, 0, document, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 24 [document, 0, document, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 25 [comment, 2, comment, 3] | PASS |
| Point 6 [paras[0].firstChild, 10], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 6 [paras[0].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 6 [paras[0].firstChild, 10], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 6 [paras[0].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 6 [paras[0].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 49 [document, 1, document, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 6 [paras[0].firstChild, 10], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 6 [paras[0].firstChild, 10], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 6 [paras[0].firstChild, 10], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 6 [paras[0].firstChild, 10], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 6 [paras[0].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 60 detached | PASS |
| Point 6 [paras[0].firstChild, 10], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 6 [paras[0].firstChild, 10], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 6 [paras[0].firstChild, 10], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 60 [xmlDoc, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 60 [xmlDoc, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 60 [xmlDoc, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 60 [xmlDoc, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 60 [xmlDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 60 [xmlDoc, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 60 [xmlDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 60 [xmlDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 60 [xmlDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 60 [xmlDoc, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 60 [xmlDoc, 0], range 23 [document, 0, document, 1] | PASS |
| Point 60 [xmlDoc, 0], range 24 [document, 0, document, 2] | PASS |
| Point 60 [xmlDoc, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 60 [xmlDoc, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 60 [xmlDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 60 [xmlDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 60 [xmlDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 60 [xmlDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 60 [xmlDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 60 [xmlDoc, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 60 [xmlDoc, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 60 [xmlDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 60 [xmlDoc, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 60 [xmlDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 60 [xmlDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 60 [xmlDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 60 [xmlDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 60 [xmlDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 60 [xmlDoc, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 60 [xmlDoc, 0], range 49 [document, 1, document, 2] | PASS |
| Point 60 [xmlDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 60 [xmlDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 60 [xmlDoc, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 60 [xmlDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 60 [xmlDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 60 [xmlDoc, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 60 [xmlDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 60 [xmlDoc, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 60 [xmlDoc, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 60 [xmlDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 60 [xmlDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 60 detached | PASS |
| Point 60 [xmlDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 60 [xmlDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 60 [xmlDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 61 [xmlDoc, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 61 [xmlDoc, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 61 [xmlDoc, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 61 [xmlDoc, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 61 [xmlDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 61 [xmlDoc, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 61 [xmlDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 61 [xmlDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 61 [xmlDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 61 [xmlDoc, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 61 [xmlDoc, 1], range 23 [document, 0, document, 1] | PASS |
| Point 61 [xmlDoc, 1], range 24 [document, 0, document, 2] | PASS |
| Point 61 [xmlDoc, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 61 [xmlDoc, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 61 [xmlDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 61 [xmlDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 61 [xmlDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 61 [xmlDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 61 [xmlDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 61 [xmlDoc, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 61 [xmlDoc, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 61 [xmlDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 61 [xmlDoc, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 61 [xmlDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 61 [xmlDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 61 [xmlDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 61 [xmlDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 61 [xmlDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 61 [xmlDoc, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 61 [xmlDoc, 1], range 49 [document, 1, document, 2] | PASS |
| Point 61 [xmlDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 61 [xmlDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 61 [xmlDoc, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 61 [xmlDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 61 [xmlDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 61 [xmlDoc, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 61 [xmlDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 61 [xmlDoc, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 61 [xmlDoc, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 61 [xmlDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 61 [xmlDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 60 detached | PASS |
| Point 61 [xmlDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 61 [xmlDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 61 [xmlDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 62 [xmlDoc, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 62 [xmlDoc, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 62 [xmlDoc, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 62 [xmlDoc, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 62 [xmlDoc, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 62 [xmlDoc, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 62 [xmlDoc, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 62 [xmlDoc, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 62 [xmlDoc, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 62 [xmlDoc, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 62 [xmlDoc, 5], range 23 [document, 0, document, 1] | PASS |
| Point 62 [xmlDoc, 5], range 24 [document, 0, document, 2] | PASS |
| Point 62 [xmlDoc, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 62 [xmlDoc, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 62 [xmlDoc, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 62 [xmlDoc, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 62 [xmlDoc, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 62 [xmlDoc, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 62 [xmlDoc, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 62 [xmlDoc, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 62 [xmlDoc, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 62 [xmlDoc, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 62 [xmlDoc, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 62 [xmlDoc, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 62 [xmlDoc, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 62 [xmlDoc, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 62 [xmlDoc, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 62 [xmlDoc, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 62 [xmlDoc, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 62 [xmlDoc, 5], range 49 [document, 1, document, 2] | PASS |
| Point 62 [xmlDoc, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 62 [xmlDoc, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 62 [xmlDoc, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 62 [xmlDoc, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 62 [xmlDoc, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 62 [xmlDoc, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 62 [xmlDoc, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 62 [xmlDoc, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 62 [xmlDoc, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 62 [xmlDoc, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 62 [xmlDoc, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 60 detached | PASS |
| Point 62 [xmlDoc, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 62 [xmlDoc, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 62 [xmlDoc, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 63 [xmlComment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 63 [xmlComment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 63 [xmlComment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 63 [xmlComment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 63 [xmlComment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 63 [xmlComment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 63 [xmlComment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 63 [xmlComment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 63 [xmlComment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 63 [xmlComment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 63 [xmlComment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 63 [xmlComment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 63 [xmlComment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 63 [xmlComment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 63 [xmlComment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 63 [xmlComment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 63 [xmlComment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 63 [xmlComment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 63 [xmlComment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 63 [xmlComment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 63 [xmlComment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 63 [xmlComment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 63 [xmlComment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 63 [xmlComment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 63 [xmlComment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 63 [xmlComment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 63 [xmlComment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 63 [xmlComment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 63 [xmlComment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 63 [xmlComment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 63 [xmlComment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 63 [xmlComment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 63 [xmlComment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 63 [xmlComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 63 [xmlComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 63 [xmlComment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 63 [xmlComment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 63 [xmlComment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 63 [xmlComment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 63 [xmlComment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 63 [xmlComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 60 detached | PASS |
| Point 63 [xmlComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 63 [xmlComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 63 [xmlComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 64 [xmlComment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 64 [xmlComment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 64 [xmlComment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 64 [xmlComment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 64 [xmlComment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 64 [xmlComment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 64 [xmlComment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 64 [xmlComment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 64 [xmlComment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 64 [xmlComment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 64 [xmlComment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 64 [xmlComment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 64 [xmlComment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 64 [xmlComment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 64 [xmlComment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 64 [xmlComment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 64 [xmlComment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 64 [xmlComment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 64 [xmlComment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 64 [xmlComment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 64 [xmlComment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 64 [xmlComment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 64 [xmlComment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 64 [xmlComment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 64 [xmlComment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 64 [xmlComment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 64 [xmlComment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 64 [xmlComment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 64 [xmlComment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 64 [xmlComment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 64 [xmlComment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 64 [xmlComment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 64 [xmlComment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 64 [xmlComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 64 [xmlComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 64 [xmlComment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 64 [xmlComment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 64 [xmlComment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 64 [xmlComment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 64 [xmlComment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 64 [xmlComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 60 detached | PASS |
| Point 64 [xmlComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 64 [xmlComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 64 [xmlComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 65 [processingInstruction, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 65 [processingInstruction, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 65 [processingInstruction, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 65 [processingInstruction, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 65 [processingInstruction, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 65 [processingInstruction, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 65 [processingInstruction, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 65 [processingInstruction, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 65 [processingInstruction, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 65 [processingInstruction, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 65 [processingInstruction, 0], range 23 [document, 0, document, 1] | PASS |
| Point 65 [processingInstruction, 0], range 24 [document, 0, document, 2] | PASS |
| Point 65 [processingInstruction, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 65 [processingInstruction, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 65 [processingInstruction, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 65 [processingInstruction, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 65 [processingInstruction, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 65 [processingInstruction, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 65 [processingInstruction, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 65 [processingInstruction, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 65 [processingInstruction, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 65 [processingInstruction, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 65 [processingInstruction, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 65 [processingInstruction, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 65 [processingInstruction, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 65 [processingInstruction, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 65 [processingInstruction, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 65 [processingInstruction, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 65 [processingInstruction, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 65 [processingInstruction, 0], range 49 [document, 1, document, 2] | PASS |
| Point 65 [processingInstruction, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 65 [processingInstruction, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 65 [processingInstruction, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 65 [processingInstruction, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 65 [processingInstruction, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 65 [processingInstruction, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 65 [processingInstruction, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 65 [processingInstruction, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 65 [processingInstruction, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 65 [processingInstruction, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 65 [processingInstruction, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 60 detached | PASS |
| Point 65 [processingInstruction, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 65 [processingInstruction, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 65 [processingInstruction, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 66 [processingInstruction, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 66 [processingInstruction, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 66 [processingInstruction, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 66 [processingInstruction, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 66 [processingInstruction, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 66 [processingInstruction, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 66 [processingInstruction, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 66 [processingInstruction, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 66 [processingInstruction, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 66 [processingInstruction, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 66 [processingInstruction, 5], range 23 [document, 0, document, 1] | PASS |
| Point 66 [processingInstruction, 5], range 24 [document, 0, document, 2] | PASS |
| Point 66 [processingInstruction, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 66 [processingInstruction, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 66 [processingInstruction, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 66 [processingInstruction, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 66 [processingInstruction, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 66 [processingInstruction, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 66 [processingInstruction, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 66 [processingInstruction, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 66 [processingInstruction, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 66 [processingInstruction, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 66 [processingInstruction, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 66 [processingInstruction, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 66 [processingInstruction, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 66 [processingInstruction, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 66 [processingInstruction, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 66 [processingInstruction, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 66 [processingInstruction, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 66 [processingInstruction, 5], range 49 [document, 1, document, 2] | PASS |
| Point 66 [processingInstruction, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 66 [processingInstruction, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 66 [processingInstruction, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 66 [processingInstruction, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 66 [processingInstruction, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 66 [processingInstruction, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 66 [processingInstruction, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 66 [processingInstruction, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 66 [processingInstruction, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 66 [processingInstruction, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 66 [processingInstruction, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 60 detached | PASS |
| Point 66 [processingInstruction, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 66 [processingInstruction, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 66 [processingInstruction, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 67 [processingInstruction, 9], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 67 [processingInstruction, 9], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 67 [processingInstruction, 9], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 67 [processingInstruction, 9], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 67 [processingInstruction, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 67 [processingInstruction, 9], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 67 [processingInstruction, 9], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 67 [processingInstruction, 9], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 67 [processingInstruction, 9], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 67 [processingInstruction, 9], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 67 [processingInstruction, 9], range 23 [document, 0, document, 1] | PASS |
| Point 67 [processingInstruction, 9], range 24 [document, 0, document, 2] | PASS |
| Point 67 [processingInstruction, 9], range 25 [comment, 2, comment, 3] | PASS |
| Point 67 [processingInstruction, 9], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 67 [processingInstruction, 9], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 67 [processingInstruction, 9], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 67 [processingInstruction, 9], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 67 [processingInstruction, 9], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 67 [processingInstruction, 9], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 67 [processingInstruction, 9], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 67 [processingInstruction, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 67 [processingInstruction, 9], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 67 [processingInstruction, 9], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 67 [processingInstruction, 9], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 67 [processingInstruction, 9], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 67 [processingInstruction, 9], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 67 [processingInstruction, 9], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 67 [processingInstruction, 9], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 67 [processingInstruction, 9], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 67 [processingInstruction, 9], range 49 [document, 1, document, 2] | PASS |
| Point 67 [processingInstruction, 9], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 67 [processingInstruction, 9], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 67 [processingInstruction, 9], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 67 [processingInstruction, 9], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 67 [processingInstruction, 9], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 67 [processingInstruction, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 67 [processingInstruction, 9], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 67 [processingInstruction, 9], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 67 [processingInstruction, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 67 [processingInstruction, 9], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 67 [processingInstruction, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 60 detached | PASS |
| Point 67 [processingInstruction, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 67 [processingInstruction, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 67 [processingInstruction, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 68 [detachedTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 68 [detachedTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 68 [detachedTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 68 [detachedTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 68 [detachedTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 68 [detachedTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 68 [detachedTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 68 [detachedTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 68 [detachedTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 68 [detachedTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 68 [detachedTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 68 [detachedTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 60 detached | PASS |
| Point 68 [detachedTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 68 [detachedTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 68 [detachedTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 69 [detachedTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 69 [detachedTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 69 [detachedTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 69 [detachedTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 69 [detachedTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 69 [detachedTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 69 [detachedTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 69 [detachedTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 69 [detachedTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 69 [detachedTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 69 [detachedTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 69 [detachedTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 60 detached | PASS |
| Point 69 [detachedTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 69 [detachedTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 69 [detachedTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 23 [document, 0, document, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 24 [document, 0, document, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 25 [comment, 2, comment, 3] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 49 [document, 1, document, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 60 detached | PASS |
| Point 7 [paras[0].firstChild, 65535], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 7 [paras[0].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 60 detached | PASS |
| Point 70 [detachedForeignTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 70 [detachedForeignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 60 detached | PASS |
| Point 71 [detachedForeignTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 71 [detachedForeignTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 23 [document, 0, document, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 24 [document, 0, document, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 49 [document, 1, document, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 60 detached | PASS |
| Point 72 [detachedXmlTextNode, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 72 [detachedXmlTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 23 [document, 0, document, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 24 [document, 0, document, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 25 [comment, 2, comment, 3] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 49 [document, 1, document, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 60 detached | PASS |
| Point 73 [detachedXmlTextNode, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 73 [detachedXmlTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 23 [document, 0, document, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 24 [document, 0, document, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 25 [comment, 2, comment, 3] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 49 [document, 1, document, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 60 detached | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 74 [detachedProcessingInstruction, 12], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 75 [detachedComment, 3], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 75 [detachedComment, 3], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 75 [detachedComment, 3], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 75 [detachedComment, 3], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 75 [detachedComment, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 75 [detachedComment, 3], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 75 [detachedComment, 3], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 75 [detachedComment, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 75 [detachedComment, 3], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 75 [detachedComment, 3], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 75 [detachedComment, 3], range 23 [document, 0, document, 1] | PASS |
| Point 75 [detachedComment, 3], range 24 [document, 0, document, 2] | PASS |
| Point 75 [detachedComment, 3], range 25 [comment, 2, comment, 3] | PASS |
| Point 75 [detachedComment, 3], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 75 [detachedComment, 3], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 75 [detachedComment, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 75 [detachedComment, 3], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 75 [detachedComment, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 75 [detachedComment, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 75 [detachedComment, 3], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 75 [detachedComment, 3], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 75 [detachedComment, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 75 [detachedComment, 3], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 75 [detachedComment, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 75 [detachedComment, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 75 [detachedComment, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 75 [detachedComment, 3], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 75 [detachedComment, 3], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 75 [detachedComment, 3], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 75 [detachedComment, 3], range 49 [document, 1, document, 2] | PASS |
| Point 75 [detachedComment, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 75 [detachedComment, 3], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 75 [detachedComment, 3], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 75 [detachedComment, 3], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 75 [detachedComment, 3], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 75 [detachedComment, 3], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 75 [detachedComment, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 75 [detachedComment, 3], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 75 [detachedComment, 3], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 75 [detachedComment, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 75 [detachedComment, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 60 detached | PASS |
| Point 75 [detachedComment, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 75 [detachedComment, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 75 [detachedComment, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 76 [detachedComment, 5], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 76 [detachedComment, 5], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 76 [detachedComment, 5], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 76 [detachedComment, 5], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 76 [detachedComment, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 76 [detachedComment, 5], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 76 [detachedComment, 5], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 76 [detachedComment, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 76 [detachedComment, 5], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 76 [detachedComment, 5], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 76 [detachedComment, 5], range 23 [document, 0, document, 1] | PASS |
| Point 76 [detachedComment, 5], range 24 [document, 0, document, 2] | PASS |
| Point 76 [detachedComment, 5], range 25 [comment, 2, comment, 3] | PASS |
| Point 76 [detachedComment, 5], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 76 [detachedComment, 5], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 76 [detachedComment, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 76 [detachedComment, 5], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 76 [detachedComment, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 76 [detachedComment, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 76 [detachedComment, 5], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 76 [detachedComment, 5], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 76 [detachedComment, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 76 [detachedComment, 5], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 76 [detachedComment, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 76 [detachedComment, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 76 [detachedComment, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 76 [detachedComment, 5], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 76 [detachedComment, 5], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 76 [detachedComment, 5], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 76 [detachedComment, 5], range 49 [document, 1, document, 2] | PASS |
| Point 76 [detachedComment, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 76 [detachedComment, 5], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 76 [detachedComment, 5], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 76 [detachedComment, 5], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 76 [detachedComment, 5], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 76 [detachedComment, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 76 [detachedComment, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 76 [detachedComment, 5], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 76 [detachedComment, 5], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 76 [detachedComment, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 76 [detachedComment, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 60 detached | PASS |
| Point 76 [detachedComment, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 76 [detachedComment, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 76 [detachedComment, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 23 [document, 0, document, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 24 [document, 0, document, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 77 [detachedForeignComment, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 77 [detachedForeignComment, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 77 [detachedForeignComment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 77 [detachedForeignComment, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 77 [detachedForeignComment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 49 [document, 1, document, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 77 [detachedForeignComment, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 77 [detachedForeignComment, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 77 [detachedForeignComment, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 77 [detachedForeignComment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 77 [detachedForeignComment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 60 detached | PASS |
| Point 77 [detachedForeignComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 77 [detachedForeignComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 77 [detachedForeignComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 23 [document, 0, document, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 24 [document, 0, document, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 25 [comment, 2, comment, 3] | PASS |
| Point 78 [detachedForeignComment, 4], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 78 [detachedForeignComment, 4], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 78 [detachedForeignComment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 78 [detachedForeignComment, 4], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 78 [detachedForeignComment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 49 [document, 1, document, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 78 [detachedForeignComment, 4], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 78 [detachedForeignComment, 4], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 78 [detachedForeignComment, 4], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 78 [detachedForeignComment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 78 [detachedForeignComment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 60 detached | PASS |
| Point 78 [detachedForeignComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 78 [detachedForeignComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 78 [detachedForeignComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 23 [document, 0, document, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 24 [document, 0, document, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 25 [comment, 2, comment, 3] | PASS |
| Point 79 [detachedXmlComment, 2], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 79 [detachedXmlComment, 2], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 79 [detachedXmlComment, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 79 [detachedXmlComment, 2], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 79 [detachedXmlComment, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 49 [document, 1, document, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 79 [detachedXmlComment, 2], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 79 [detachedXmlComment, 2], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 79 [detachedXmlComment, 2], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 79 [detachedXmlComment, 2], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 79 [detachedXmlComment, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 60 detached | PASS |
| Point 79 [detachedXmlComment, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 79 [detachedXmlComment, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 79 [detachedXmlComment, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 23 [document, 0, document, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 24 [document, 0, document, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 25 [comment, 2, comment, 3] | PASS |
| Point 8 [paras[1].firstChild, -1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 8 [paras[1].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 8 [paras[1].firstChild, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 8 [paras[1].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 8 [paras[1].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 49 [document, 1, document, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 8 [paras[1].firstChild, -1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 8 [paras[1].firstChild, -1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 8 [paras[1].firstChild, -1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 8 [paras[1].firstChild, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 8 [paras[1].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 60 detached | PASS |
| Point 8 [paras[1].firstChild, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 8 [paras[1].firstChild, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 8 [paras[1].firstChild, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 80 [docfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 80 [docfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 80 [docfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 80 [docfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 80 [docfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 80 [docfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 80 [docfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 80 [docfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 80 [docfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 80 [docfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 80 [docfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 80 [docfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 80 [docfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 80 [docfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 80 [docfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 80 [docfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 80 [docfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 80 [docfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 80 [docfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 80 [docfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 80 [docfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 80 [docfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 80 [docfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 80 [docfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 80 [docfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 80 [docfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 80 [docfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 80 [docfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 80 [docfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 80 [docfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 80 [docfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 80 [docfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 80 [docfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 80 [docfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 80 [docfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 80 [docfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 80 [docfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 80 [docfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 80 [docfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 80 [docfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 80 [docfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 80 [docfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 80 [docfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 60 detached | PASS |
| Point 80 [docfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 80 [docfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 80 [docfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 81 [foreignDocfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 81 [foreignDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 81 [foreignDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 81 [foreignDocfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 81 [foreignDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 81 [foreignDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 81 [foreignDocfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 81 [foreignDocfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 81 [foreignDocfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 81 [foreignDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 60 detached | PASS |
| Point 81 [foreignDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 81 [foreignDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 81 [foreignDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 23 [document, 0, document, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 24 [document, 0, document, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 82 [xmlDocfrag, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 82 [xmlDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 82 [xmlDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 82 [xmlDocfrag, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 82 [xmlDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 49 [document, 1, document, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 82 [xmlDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 82 [xmlDocfrag, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 82 [xmlDocfrag, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 82 [xmlDocfrag, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 82 [xmlDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 60 detached | PASS |
| Point 82 [xmlDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 82 [xmlDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 82 [xmlDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 83 [doctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 83 [doctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 83 [doctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 83 [doctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 83 [doctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 83 [doctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 83 [doctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 83 [doctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 83 [doctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 83 [doctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 83 [doctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 83 [doctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 83 [doctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 83 [doctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 83 [doctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 83 [doctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 83 [doctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 83 [doctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 83 [doctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 83 [doctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 83 [doctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 83 [doctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 83 [doctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 83 [doctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 83 [doctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 83 [doctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 83 [doctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 83 [doctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 83 [doctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 83 [doctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 83 [doctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 83 [doctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 83 [doctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 83 [doctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 83 [doctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 83 [doctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 83 [doctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 83 [doctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 83 [doctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 83 [doctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 83 [doctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 83 [doctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 83 [doctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 83 [doctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 83 [doctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 60 detached | PASS |
| Point 83 [doctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 83 [doctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 83 [doctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 84 [doctype, -17], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 84 [doctype, -17], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 84 [doctype, -17], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 84 [doctype, -17], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 84 [doctype, -17], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 84 [doctype, -17], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 84 [doctype, -17], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 84 [doctype, -17], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 84 [doctype, -17], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 84 [doctype, -17], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 84 [doctype, -17], range 23 [document, 0, document, 1] | PASS |
| Point 84 [doctype, -17], range 24 [document, 0, document, 2] | PASS |
| Point 84 [doctype, -17], range 25 [comment, 2, comment, 3] | PASS |
| Point 84 [doctype, -17], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 84 [doctype, -17], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 84 [doctype, -17], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 84 [doctype, -17], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 84 [doctype, -17], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 84 [doctype, -17], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 84 [doctype, -17], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 84 [doctype, -17], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 84 [doctype, -17], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 84 [doctype, -17], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 84 [doctype, -17], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 84 [doctype, -17], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 84 [doctype, -17], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 84 [doctype, -17], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 84 [doctype, -17], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 84 [doctype, -17], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 84 [doctype, -17], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 84 [doctype, -17], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 84 [doctype, -17], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 84 [doctype, -17], range 49 [document, 1, document, 2] | PASS |
| Point 84 [doctype, -17], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 84 [doctype, -17], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 84 [doctype, -17], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 84 [doctype, -17], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 84 [doctype, -17], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 84 [doctype, -17], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 84 [doctype, -17], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 84 [doctype, -17], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 84 [doctype, -17], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 84 [doctype, -17], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 84 [doctype, -17], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 84 [doctype, -17], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 60 detached | PASS |
| Point 84 [doctype, -17], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 84 [doctype, -17], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 84 [doctype, -17], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 85 [doctype, 1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 85 [doctype, 1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 85 [doctype, 1], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 85 [doctype, 1], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 85 [doctype, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 85 [doctype, 1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 85 [doctype, 1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 85 [doctype, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 85 [doctype, 1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 85 [doctype, 1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 85 [doctype, 1], range 23 [document, 0, document, 1] | PASS |
| Point 85 [doctype, 1], range 24 [document, 0, document, 2] | PASS |
| Point 85 [doctype, 1], range 25 [comment, 2, comment, 3] | PASS |
| Point 85 [doctype, 1], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 85 [doctype, 1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 85 [doctype, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 85 [doctype, 1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 85 [doctype, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 85 [doctype, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 85 [doctype, 1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 85 [doctype, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 85 [doctype, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 85 [doctype, 1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 85 [doctype, 1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 85 [doctype, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 85 [doctype, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 85 [doctype, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 85 [doctype, 1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 85 [doctype, 1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 85 [doctype, 1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 85 [doctype, 1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 85 [doctype, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 85 [doctype, 1], range 49 [document, 1, document, 2] | PASS |
| Point 85 [doctype, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 85 [doctype, 1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 85 [doctype, 1], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 85 [doctype, 1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 85 [doctype, 1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 85 [doctype, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 85 [doctype, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 85 [doctype, 1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 85 [doctype, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 85 [doctype, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 85 [doctype, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 85 [doctype, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 60 detached | PASS |
| Point 85 [doctype, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 85 [doctype, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 85 [doctype, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 86 [foreignDoctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 86 [foreignDoctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 86 [foreignDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 86 [foreignDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 86 [foreignDoctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 86 [foreignDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 86 [foreignDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 86 [foreignDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 86 [foreignDoctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 86 [foreignDoctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 86 [foreignDoctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 86 [foreignDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 60 detached | PASS |
| Point 86 [foreignDoctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 86 [foreignDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 86 [foreignDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 87 [xmlDoctype, 0], range 23 [document, 0, document, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 24 [document, 0, document, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 87 [xmlDoctype, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 87 [xmlDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 87 [xmlDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 87 [xmlDoctype, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 87 [xmlDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 87 [xmlDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 49 [document, 1, document, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 87 [xmlDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 87 [xmlDoctype, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 87 [xmlDoctype, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 87 [xmlDoctype, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 87 [xmlDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 60 detached | PASS |
| Point 87 [xmlDoctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 87 [xmlDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 87 [xmlDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 13 [document.head, 1, document.head, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 14 [document.body, 4, document.body, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 23 [document, 0, document, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 24 [document, 0, document, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 25 [comment, 2, comment, 3] | PASS |
| Point 9 [paras[1].firstChild, 0], range 26 [testDiv, 0, comment, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Point 9 [paras[1].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Point 9 [paras[1].firstChild, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Point 9 [paras[1].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Point 9 [paras[1].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 49 [document, 1, document, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Point 9 [paras[1].firstChild, 0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Point 9 [paras[1].firstChild, 0], range 51 [paras[3], 1, comment, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Point 9 [paras[1].firstChild, 0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Point 9 [paras[1].firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Point 9 [paras[1].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 60 detached | PASS |
| Point 9 [paras[1].firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Point 9 [paras[1].firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Point 9 [paras[1].firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Set up for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Set up for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Set up for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Set up for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Set up for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Set up for range 13 [document.head, 1, document.head, 1] | PASS |
| Set up for range 14 [document.body, 4, document.body, 5] | PASS |
| Set up for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Set up for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Set up for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Set up for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Set up for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Set up for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Set up for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Set up for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Set up for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Set up for range 23 [document, 0, document, 1] | PASS |
| Set up for range 24 [document, 0, document, 2] | PASS |
| Set up for range 25 [comment, 2, comment, 3] | PASS |
| Set up for range 26 [testDiv, 0, comment, 5] | PASS |
| Set up for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Set up for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Set up for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Set up for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Set up for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Set up for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Set up for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Set up for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Set up for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Set up for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Set up for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Set up for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Set up for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Set up for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Set up for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Set up for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Set up for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Set up for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Set up for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Set up for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Set up for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Set up for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Set up for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Set up for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Set up for range 49 [document, 1, document, 2] | PASS |
| Set up for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Set up for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Set up for range 51 [paras[3], 1, comment, 8] | PASS |
| Set up for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Set up for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Set up for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Set up for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Set up for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Set up for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Set up for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Set up for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Set up for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Set up for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Set up for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Set up for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Setup | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html | OK |
| Javascript URI document.contentType === 'text/html' | FAIL |
| /dom/nodes/Document-getElementById.html | OK |
| Calling document.getElementById with a null argument. | PASS |
| Calling document.getElementById with an empty string argument. | PASS |
| Calling document.getElementById with an undefined argument. | PASS |
| Document.getElementById must not return nodes not present in document | PASS |
| Document.getElementById with a script-inserted element | PASS |
| Ensure that the id attribute only affects elements present in a document | PASS |
| Inserting an id by inserting its parent node | PASS |
| Modern browsers optimize this method with using internal id cache. This test checks that their optimization should effect only append to `Document`, not append to `Node`. | PASS |
| add id attribute via innerHTML | PASS |
| add id attribute via outerHTML | PASS |
| changing attribute's value via `Attr` gotten from `Element.attribute`. | PASS |
| in tree order, within the context object's tree | PASS |
| on static page | PASS |
| remove id attribute via innerHTML | PASS |
| remove id attribute via outerHTML | PASS |
| update `id` attribute via element.id | PASS |
| update `id` attribute via setAttribute/removeAttribute | PASS |
| where insertion order and tree order don't match | PASS |
| /dom/nodes/Node-properties.html | OK |
| comment.childNodes.length | PASS |
| comment.data | PASS |
| comment.firstChild | PASS |
| comment.hasChildNodes() | PASS |
| comment.lastChild | PASS |
| comment.length | PASS |
| comment.nextSibling | PASS |
| comment.nodeName | PASS |
| comment.nodeType | PASS |
| comment.nodeValue | PASS |
| comment.ownerDocument | PASS |
| comment.parentElement | PASS |
| comment.parentNode | PASS |
| comment.previousSibling | PASS |
| comment.textContent | PASS |
| detachedComment.childNodes.length | PASS |
| detachedComment.data | PASS |
| detachedComment.firstChild | PASS |
| detachedComment.hasChildNodes() | PASS |
| detachedComment.lastChild | PASS |
| detachedComment.length | PASS |
| detachedComment.nextSibling | PASS |
| detachedComment.nodeName | PASS |
| detachedComment.nodeType | PASS |
| detachedComment.nodeValue | PASS |
| detachedComment.ownerDocument | PASS |
| detachedComment.parentElement | PASS |
| detachedComment.parentNode | PASS |
| detachedComment.previousSibling | PASS |
| detachedComment.textContent | PASS |
| detachedDiv.childElementCount | PASS |
| detachedDiv.childNodes.length | PASS |
| detachedDiv.childNodes[0] | PASS |
| detachedDiv.childNodes[1] | PASS |
| detachedDiv.children.length | PASS |
| detachedDiv.children[0] | PASS |
| detachedDiv.children[1] | PASS |
| detachedDiv.className | PASS |
| detachedDiv.firstChild | PASS |
| detachedDiv.firstElementChild | PASS |
| detachedDiv.hasChildNodes() | PASS |
| detachedDiv.id | PASS |
| detachedDiv.lastChild | PASS |
| detachedDiv.lastElementChild | PASS |
| detachedDiv.localName | PASS |
| detachedDiv.namespaceURI | PASS |
| detachedDiv.nextElementSibling | PASS |
| detachedDiv.nextSibling | PASS |
| detachedDiv.nodeName | PASS |
| detachedDiv.nodeType | PASS |
| detachedDiv.nodeValue | PASS |
| detachedDiv.ownerDocument | PASS |
| detachedDiv.parentElement | PASS |
| detachedDiv.parentNode | PASS |
| detachedDiv.prefix | PASS |
| detachedDiv.previousElementSibling | PASS |
| detachedDiv.previousSibling | PASS |
| detachedDiv.tagName | PASS |
| detachedDiv.textContent | PASS |
| detachedForeignComment.childNodes.length | PASS |
| detachedForeignComment.data | PASS |
| detachedForeignComment.firstChild | PASS |
| detachedForeignComment.hasChildNodes() | PASS |
| detachedForeignComment.lastChild | PASS |
| detachedForeignComment.length | PASS |
| detachedForeignComment.nextSibling | PASS |
| detachedForeignComment.nodeName | PASS |
| detachedForeignComment.nodeType | PASS |
| detachedForeignComment.nodeValue | PASS |
| detachedForeignComment.ownerDocument | PASS |
| detachedForeignComment.parentElement | PASS |
| detachedForeignComment.parentNode | PASS |
| detachedForeignComment.previousSibling | PASS |
| detachedForeignComment.textContent | PASS |
| detachedForeignTextNode.childNodes.length | PASS |
| detachedForeignTextNode.data | PASS |
| detachedForeignTextNode.firstChild | PASS |
| detachedForeignTextNode.hasChildNodes() | PASS |
| detachedForeignTextNode.lastChild | PASS |
| detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nextSibling | PASS |
| detachedForeignTextNode.nodeName | PASS |
| detachedForeignTextNode.nodeType | PASS |
| detachedForeignTextNode.nodeValue | PASS |
| detachedForeignTextNode.ownerDocument | PASS |
| detachedForeignTextNode.parentElement | PASS |
| detachedForeignTextNode.parentNode | PASS |
| detachedForeignTextNode.previousSibling | PASS |
| detachedForeignTextNode.textContent | PASS |
| detachedForeignTextNode.wholeText | PASS |
| detachedPara1.childElementCount | PASS |
| detachedPara1.childNodes.length | PASS |
| detachedPara1.children.length | PASS |
| detachedPara1.className | PASS |
| detachedPara1.firstChild | PASS |
| detachedPara1.firstElementChild | PASS |
| detachedPara1.hasChildNodes() | PASS |
| detachedPara1.id | PASS |
| detachedPara1.lastChild | PASS |
| detachedPara1.lastElementChild | PASS |
| detachedPara1.localName | PASS |
| detachedPara1.namespaceURI | PASS |
| detachedPara1.nextElementSibling | PASS |
| detachedPara1.nextSibling | PASS |
| detachedPara1.nodeName | PASS |
| detachedPara1.nodeType | PASS |
| detachedPara1.nodeValue | PASS |
| detachedPara1.ownerDocument | PASS |
| detachedPara1.parentElement | PASS |
| detachedPara1.parentNode | PASS |
| detachedPara1.prefix | PASS |
| detachedPara1.previousElementSibling | PASS |
| detachedPara1.previousSibling | PASS |
| detachedPara1.tagName | PASS |
| detachedPara1.textContent | PASS |
| detachedPara2.childElementCount | PASS |
| detachedPara2.childNodes.length | PASS |
| detachedPara2.children.length | PASS |
| detachedPara2.className | PASS |
| detachedPara2.firstChild | PASS |
| detachedPara2.firstElementChild | PASS |
| detachedPara2.hasChildNodes() | PASS |
| detachedPara2.id | PASS |
| detachedPara2.lastChild | PASS |
| detachedPara2.lastElementChild | PASS |
| detachedPara2.localName | PASS |
| detachedPara2.namespaceURI | PASS |
| detachedPara2.nextElementSibling | PASS |
| detachedPara2.nextSibling | PASS |
| detachedPara2.nodeName | PASS |
| detachedPara2.nodeType | PASS |
| detachedPara2.nodeValue | PASS |
| detachedPara2.ownerDocument | PASS |
| detachedPara2.parentElement | PASS |
| detachedPara2.parentNode | PASS |
| detachedPara2.prefix | PASS |
| detachedPara2.previousElementSibling | PASS |
| detachedPara2.previousSibling | PASS |
| detachedPara2.tagName | PASS |
| detachedPara2.textContent | PASS |
| detachedProcessingInstruction.childNodes.length | PASS |
| detachedProcessingInstruction.data | PASS |
| detachedProcessingInstruction.firstChild | PASS |
| detachedProcessingInstruction.hasChildNodes() | PASS |
| detachedProcessingInstruction.lastChild | PASS |
| detachedProcessingInstruction.length | PASS |
| detachedProcessingInstruction.nextSibling | PASS |
| detachedProcessingInstruction.nodeName | PASS |
| detachedProcessingInstruction.nodeType | PASS |
| detachedProcessingInstruction.nodeValue | PASS |
| detachedProcessingInstruction.ownerDocument | PASS |
| detachedProcessingInstruction.parentElement | PASS |
| detachedProcessingInstruction.parentNode | PASS |
| detachedProcessingInstruction.previousSibling | PASS |
| detachedProcessingInstruction.target | PASS |
| detachedProcessingInstruction.textContent | PASS |
| detachedTextNode.childNodes.length | PASS |
| detachedTextNode.data | PASS |
| detachedTextNode.firstChild | PASS |
| detachedTextNode.hasChildNodes() | PASS |
| detachedTextNode.lastChild | PASS |
| detachedTextNode.length | PASS |
| detachedTextNode.nextSibling | PASS |
| detachedTextNode.nodeName | PASS |
| detachedTextNode.nodeType | PASS |
| detachedTextNode.nodeValue | PASS |
| detachedTextNode.ownerDocument | PASS |
| detachedTextNode.parentElement | PASS |
| detachedTextNode.parentNode | PASS |
| detachedTextNode.previousSibling | PASS |
| detachedTextNode.textContent | PASS |
| detachedTextNode.wholeText | PASS |
| detachedXmlComment.childNodes.length | PASS |
| detachedXmlComment.data | PASS |
| detachedXmlComment.firstChild | PASS |
| detachedXmlComment.hasChildNodes() | PASS |
| detachedXmlComment.lastChild | PASS |
| detachedXmlComment.length | PASS |
| detachedXmlComment.nextSibling | PASS |
| detachedXmlComment.nodeName | PASS |
| detachedXmlComment.nodeType | PASS |
| detachedXmlComment.nodeValue | PASS |
| detachedXmlComment.ownerDocument | PASS |
| detachedXmlComment.parentElement | PASS |
| detachedXmlComment.parentNode | PASS |
| detachedXmlComment.previousSibling | PASS |
| detachedXmlComment.textContent | PASS |
| detachedXmlElement.childElementCount | PASS |
| detachedXmlElement.childNodes.length | PASS |
| detachedXmlElement.children.length | PASS |
| detachedXmlElement.className | PASS |
| detachedXmlElement.firstChild | PASS |
| detachedXmlElement.firstElementChild | PASS |
| detachedXmlElement.hasChildNodes() | PASS |
| detachedXmlElement.id | PASS |
| detachedXmlElement.lastChild | PASS |
| detachedXmlElement.lastElementChild | PASS |
| detachedXmlElement.localName | PASS |
| detachedXmlElement.namespaceURI | PASS |
| detachedXmlElement.nextElementSibling | PASS |
| detachedXmlElement.nextSibling | PASS |
| detachedXmlElement.nodeName | PASS |
| detachedXmlElement.nodeType | PASS |
| detachedXmlElement.nodeValue | PASS |
| detachedXmlElement.ownerDocument | PASS |
| detachedXmlElement.parentElement | PASS |
| detachedXmlElement.parentNode | PASS |
| detachedXmlElement.prefix | PASS |
| detachedXmlElement.previousElementSibling | PASS |
| detachedXmlElement.previousSibling | PASS |
| detachedXmlElement.tagName | PASS |
| detachedXmlElement.textContent | PASS |
| detachedXmlTextNode.childNodes.length | PASS |
| detachedXmlTextNode.data | PASS |
| detachedXmlTextNode.firstChild | PASS |
| detachedXmlTextNode.hasChildNodes() | PASS |
| detachedXmlTextNode.lastChild | PASS |
| detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nextSibling | PASS |
| detachedXmlTextNode.nodeName | PASS |
| detachedXmlTextNode.nodeType | PASS |
| detachedXmlTextNode.nodeValue | PASS |
| detachedXmlTextNode.ownerDocument | PASS |
| detachedXmlTextNode.parentElement | PASS |
| detachedXmlTextNode.parentNode | PASS |
| detachedXmlTextNode.previousSibling | PASS |
| detachedXmlTextNode.textContent | PASS |
| detachedXmlTextNode.wholeText | PASS |
| docfrag.childNodes.length | PASS |
| docfrag.firstChild | PASS |
| docfrag.hasChildNodes() | PASS |
| docfrag.lastChild | PASS |
| docfrag.nextSibling | PASS |
| docfrag.nodeName | PASS |
| docfrag.nodeType | PASS |
| docfrag.nodeValue | PASS |
| docfrag.ownerDocument | PASS |
| docfrag.parentElement | PASS |
| docfrag.parentNode | PASS |
| docfrag.previousSibling | PASS |
| docfrag.textContent | PASS |
| doctype.childNodes.length | PASS |
| doctype.firstChild | PASS |
| doctype.hasChildNodes() | PASS |
| doctype.lastChild | PASS |
| doctype.name | PASS |
| doctype.nextSibling | PASS |
| doctype.nodeName | PASS |
| doctype.nodeType | PASS |
| doctype.nodeValue | PASS |
| doctype.ownerDocument | PASS |
| doctype.parentElement | PASS |
| doctype.parentNode | PASS |
| doctype.previousSibling | PASS |
| doctype.publicId | PASS |
| doctype.systemId | PASS |
| doctype.textContent | PASS |
| document.URL | PASS |
| document.characterSet | PASS |
| document.charset | PASS |
| document.childNodes.length | PASS |
| document.childNodes[0] | PASS |
| document.childNodes[1] | PASS |
| document.compatMode | PASS |
| document.contentType | PASS |
| document.doctype | PASS |
| document.documentURI | PASS |
| document.firstChild | PASS |
| document.hasChildNodes() | PASS |
| document.inputEncoding | PASS |
| document.lastChild | PASS |
| document.nextSibling | PASS |
| document.nodeName | PASS |
| document.nodeType | PASS |
| document.nodeValue | PASS |
| document.ownerDocument | PASS |
| document.parentElement | PASS |
| document.parentNode | PASS |
| document.previousSibling | PASS |
| document.textContent | PASS |
| foreignComment.childNodes.length | PASS |
| foreignComment.data | PASS |
| foreignComment.firstChild | PASS |
| foreignComment.hasChildNodes() | PASS |
| foreignComment.lastChild | PASS |
| foreignComment.length | PASS |
| foreignComment.nextSibling | PASS |
| foreignComment.nodeName | PASS |
| foreignComment.nodeType | PASS |
| foreignComment.nodeValue | PASS |
| foreignComment.ownerDocument | PASS |
| foreignComment.parentElement | PASS |
| foreignComment.parentNode | PASS |
| foreignComment.previousSibling | PASS |
| foreignComment.textContent | PASS |
| foreignDoc.URL | PASS |
| foreignDoc.characterSet | PASS |
| foreignDoc.charset | PASS |
| foreignDoc.childNodes.length | PASS |
| foreignDoc.childNodes[0] | PASS |
| foreignDoc.childNodes[1] | PASS |
| foreignDoc.childNodes[2] | PASS |
| foreignDoc.compatMode | PASS |
| foreignDoc.contentType | PASS |
| foreignDoc.documentURI | PASS |
| foreignDoc.firstChild | PASS |
| foreignDoc.hasChildNodes() | PASS |
| foreignDoc.inputEncoding | PASS |
| foreignDoc.lastChild | PASS |
| foreignDoc.nextSibling | PASS |
| foreignDoc.nodeName | PASS |
| foreignDoc.nodeType | PASS |
| foreignDoc.nodeValue | PASS |
| foreignDoc.ownerDocument | PASS |
| foreignDoc.parentElement | PASS |
| foreignDoc.parentNode | PASS |
| foreignDoc.previousSibling | PASS |
| foreignDoc.textContent | PASS |
| foreignDocfrag.childNodes.length | PASS |
| foreignDocfrag.firstChild | PASS |
| foreignDocfrag.hasChildNodes() | PASS |
| foreignDocfrag.lastChild | PASS |
| foreignDocfrag.nextSibling | PASS |
| foreignDocfrag.nodeName | PASS |
| foreignDocfrag.nodeType | PASS |
| foreignDocfrag.nodeValue | PASS |
| foreignDocfrag.ownerDocument | PASS |
| foreignDocfrag.parentElement | PASS |
| foreignDocfrag.parentNode | PASS |
| foreignDocfrag.previousSibling | PASS |
| foreignDocfrag.textContent | PASS |
| foreignDoctype.childNodes.length | PASS |
| foreignDoctype.firstChild | PASS |
| foreignDoctype.hasChildNodes() | PASS |
| foreignDoctype.lastChild | PASS |
| foreignDoctype.name | PASS |
| foreignDoctype.nextSibling | PASS |
| foreignDoctype.nodeName | PASS |
| foreignDoctype.nodeType | PASS |
| foreignDoctype.nodeValue | PASS |
| foreignDoctype.ownerDocument | PASS |
| foreignDoctype.parentElement | PASS |
| foreignDoctype.parentNode | PASS |
| foreignDoctype.previousSibling | PASS |
| foreignDoctype.publicId | PASS |
| foreignDoctype.systemId | PASS |
| foreignDoctype.textContent | PASS |
| foreignPara1.childElementCount | PASS |
| foreignPara1.childNodes.length | PASS |
| foreignPara1.children.length | PASS |
| foreignPara1.className | PASS |
| foreignPara1.firstChild | PASS |
| foreignPara1.firstElementChild | PASS |
| foreignPara1.hasChildNodes() | PASS |
| foreignPara1.id | PASS |
| foreignPara1.lastChild | PASS |
| foreignPara1.lastElementChild | PASS |
| foreignPara1.localName | PASS |
| foreignPara1.namespaceURI | PASS |
| foreignPara1.nextElementSibling | PASS |
| foreignPara1.nextSibling | PASS |
| foreignPara1.nodeName | PASS |
| foreignPara1.nodeType | PASS |
| foreignPara1.nodeValue | PASS |
| foreignPara1.ownerDocument | PASS |
| foreignPara1.parentElement | PASS |
| foreignPara1.parentNode | PASS |
| foreignPara1.prefix | PASS |
| foreignPara1.previousElementSibling | PASS |
| foreignPara1.previousSibling | PASS |
| foreignPara1.tagName | PASS |
| foreignPara1.textContent | PASS |
| foreignPara2.childElementCount | PASS |
| foreignPara2.childNodes.length | PASS |
| foreignPara2.children.length | PASS |
| foreignPara2.className | PASS |
| foreignPara2.firstChild | PASS |
| foreignPara2.firstElementChild | PASS |
| foreignPara2.hasChildNodes() | PASS |
| foreignPara2.id | PASS |
| foreignPara2.lastChild | PASS |
| foreignPara2.lastElementChild | PASS |
| foreignPara2.localName | PASS |
| foreignPara2.namespaceURI | PASS |
| foreignPara2.nextElementSibling | PASS |
| foreignPara2.nextSibling | PASS |
| foreignPara2.nodeName | PASS |
| foreignPara2.nodeType | PASS |
| foreignPara2.nodeValue | PASS |
| foreignPara2.ownerDocument | PASS |
| foreignPara2.parentElement | PASS |
| foreignPara2.parentNode | PASS |
| foreignPara2.prefix | PASS |
| foreignPara2.previousElementSibling | PASS |
| foreignPara2.previousSibling | PASS |
| foreignPara2.tagName | PASS |
| foreignPara2.textContent | PASS |
| foreignTextNode.childNodes.length | PASS |
| foreignTextNode.data | PASS |
| foreignTextNode.firstChild | PASS |
| foreignTextNode.hasChildNodes() | PASS |
| foreignTextNode.lastChild | PASS |
| foreignTextNode.length | PASS |
| foreignTextNode.nextSibling | PASS |
| foreignTextNode.nodeName | PASS |
| foreignTextNode.nodeType | PASS |
| foreignTextNode.nodeValue | PASS |
| foreignTextNode.ownerDocument | PASS |
| foreignTextNode.parentElement | PASS |
| foreignTextNode.parentNode | PASS |
| foreignTextNode.previousSibling | PASS |
| foreignTextNode.textContent | PASS |
| foreignTextNode.wholeText | PASS |
| paras[0].childElementCount | PASS |
| paras[0].childNodes.length | PASS |
| paras[0].children.length | PASS |
| paras[0].className | PASS |
| paras[0].firstChild | PASS |
| paras[0].firstElementChild | PASS |
| paras[0].hasChildNodes() | PASS |
| paras[0].id | PASS |
| paras[0].lastChild | PASS |
| paras[0].lastElementChild | PASS |
| paras[0].localName | PASS |
| paras[0].namespaceURI | PASS |
| paras[0].nextElementSibling | PASS |
| paras[0].nextSibling | PASS |
| paras[0].nodeName | PASS |
| paras[0].nodeType | PASS |
| paras[0].nodeValue | PASS |
| paras[0].ownerDocument | PASS |
| paras[0].parentElement | PASS |
| paras[0].parentNode | PASS |
| paras[0].prefix | PASS |
| paras[0].previousElementSibling | PASS |
| paras[0].previousSibling | PASS |
| paras[0].tagName | PASS |
| paras[0].textContent | PASS |
| paras[1].childElementCount | PASS |
| paras[1].childNodes.length | PASS |
| paras[1].children.length | PASS |
| paras[1].className | PASS |
| paras[1].firstChild | PASS |
| paras[1].firstElementChild | PASS |
| paras[1].hasChildNodes() | PASS |
| paras[1].id | PASS |
| paras[1].lastChild | PASS |
| paras[1].lastElementChild | PASS |
| paras[1].localName | PASS |
| paras[1].namespaceURI | PASS |
| paras[1].nextElementSibling | PASS |
| paras[1].nextSibling | PASS |
| paras[1].nodeName | PASS |
| paras[1].nodeType | PASS |
| paras[1].nodeValue | PASS |
| paras[1].ownerDocument | PASS |
| paras[1].parentElement | PASS |
| paras[1].parentNode | PASS |
| paras[1].prefix | PASS |
| paras[1].previousElementSibling | PASS |
| paras[1].previousSibling | PASS |
| paras[1].tagName | PASS |
| paras[1].textContent | PASS |
| paras[2].childElementCount | PASS |
| paras[2].childNodes.length | PASS |
| paras[2].children.length | PASS |
| paras[2].className | PASS |
| paras[2].firstChild | PASS |
| paras[2].firstElementChild | PASS |
| paras[2].hasChildNodes() | PASS |
| paras[2].id | PASS |
| paras[2].lastChild | PASS |
| paras[2].lastElementChild | PASS |
| paras[2].localName | PASS |
| paras[2].namespaceURI | PASS |
| paras[2].nextElementSibling | PASS |
| paras[2].nextSibling | PASS |
| paras[2].nodeName | PASS |
| paras[2].nodeType | PASS |
| paras[2].nodeValue | PASS |
| paras[2].ownerDocument | PASS |
| paras[2].parentElement | PASS |
| paras[2].parentNode | PASS |
| paras[2].prefix | PASS |
| paras[2].previousElementSibling | PASS |
| paras[2].previousSibling | PASS |
| paras[2].tagName | PASS |
| paras[2].textContent | PASS |
| paras[3].childElementCount | PASS |
| paras[3].childNodes.length | PASS |
| paras[3].children.length | PASS |
| paras[3].className | PASS |
| paras[3].firstChild | PASS |
| paras[3].firstElementChild | PASS |
| paras[3].hasChildNodes() | PASS |
| paras[3].id | PASS |
| paras[3].lastChild | PASS |
| paras[3].lastElementChild | PASS |
| paras[3].localName | PASS |
| paras[3].namespaceURI | PASS |
| paras[3].nextElementSibling | PASS |
| paras[3].nextSibling | PASS |
| paras[3].nodeName | PASS |
| paras[3].nodeType | PASS |
| paras[3].nodeValue | PASS |
| paras[3].ownerDocument | PASS |
| paras[3].parentElement | PASS |
| paras[3].parentNode | PASS |
| paras[3].prefix | PASS |
| paras[3].previousElementSibling | PASS |
| paras[3].previousSibling | PASS |
| paras[3].tagName | PASS |
| paras[3].textContent | PASS |
| paras[4].childElementCount | PASS |
| paras[4].childNodes.length | PASS |
| paras[4].children.length | PASS |
| paras[4].className | PASS |
| paras[4].firstChild | PASS |
| paras[4].firstElementChild | PASS |
| paras[4].hasChildNodes() | PASS |
| paras[4].id | PASS |
| paras[4].lastChild | PASS |
| paras[4].lastElementChild | PASS |
| paras[4].localName | PASS |
| paras[4].namespaceURI | PASS |
| paras[4].nextElementSibling | PASS |
| paras[4].nextSibling | PASS |
| paras[4].nodeName | PASS |
| paras[4].nodeType | PASS |
| paras[4].nodeValue | PASS |
| paras[4].ownerDocument | PASS |
| paras[4].parentElement | PASS |
| paras[4].parentNode | PASS |
| paras[4].prefix | PASS |
| paras[4].previousElementSibling | PASS |
| paras[4].previousSibling | PASS |
| paras[4].tagName | PASS |
| paras[4].textContent | PASS |
| processingInstruction.childNodes.length | PASS |
| processingInstruction.data | PASS |
| processingInstruction.firstChild | PASS |
| processingInstruction.hasChildNodes() | PASS |
| processingInstruction.lastChild | PASS |
| processingInstruction.length | PASS |
| processingInstruction.nextSibling | PASS |
| processingInstruction.nodeName | PASS |
| processingInstruction.nodeType | PASS |
| processingInstruction.nodeValue | PASS |
| processingInstruction.ownerDocument | PASS |
| processingInstruction.parentElement | PASS |
| processingInstruction.parentNode | PASS |
| processingInstruction.previousSibling | PASS |
| processingInstruction.target | PASS |
| processingInstruction.textContent | PASS |
| testDiv.childElementCount | PASS |
| testDiv.childNodes.length | PASS |
| testDiv.childNodes[0] | PASS |
| testDiv.childNodes[1] | PASS |
| testDiv.childNodes[2] | PASS |
| testDiv.childNodes[3] | PASS |
| testDiv.childNodes[4] | PASS |
| testDiv.childNodes[5] | PASS |
| testDiv.children.length | PASS |
| testDiv.children[0] | PASS |
| testDiv.children[1] | PASS |
| testDiv.children[2] | PASS |
| testDiv.children[3] | PASS |
| testDiv.children[4] | PASS |
| testDiv.className | PASS |
| testDiv.firstChild | PASS |
| testDiv.firstElementChild | PASS |
| testDiv.hasChildNodes() | PASS |
| testDiv.id | PASS |
| testDiv.lastChild | PASS |
| testDiv.lastElementChild | PASS |
| testDiv.localName | PASS |
| testDiv.namespaceURI | PASS |
| testDiv.nextSibling | PASS |
| testDiv.nodeName | PASS |
| testDiv.nodeType | PASS |
| testDiv.nodeValue | PASS |
| testDiv.ownerDocument | PASS |
| testDiv.parentElement | PASS |
| testDiv.parentNode | PASS |
| testDiv.prefix | PASS |
| testDiv.previousElementSibling | PASS |
| testDiv.previousSibling | PASS |
| testDiv.tagName | PASS |
| testDiv.textContent | PASS |
| xmlComment.childNodes.length | PASS |
| xmlComment.data | PASS |
| xmlComment.firstChild | PASS |
| xmlComment.hasChildNodes() | PASS |
| xmlComment.lastChild | PASS |
| xmlComment.length | PASS |
| xmlComment.nextSibling | PASS |
| xmlComment.nodeName | PASS |
| xmlComment.nodeType | PASS |
| xmlComment.nodeValue | PASS |
| xmlComment.ownerDocument | PASS |
| xmlComment.parentElement | PASS |
| xmlComment.parentNode | PASS |
| xmlComment.previousSibling | PASS |
| xmlComment.textContent | PASS |
| xmlDoc.URL | PASS |
| xmlDoc.characterSet | PASS |
| xmlDoc.charset | PASS |
| xmlDoc.childNodes.length | PASS |
| xmlDoc.childNodes[0] | PASS |
| xmlDoc.childNodes[1] | PASS |
| xmlDoc.childNodes[2] | PASS |
| xmlDoc.childNodes[3] | PASS |
| xmlDoc.compatMode | PASS |
| xmlDoc.contentType | PASS |
| xmlDoc.documentURI | PASS |
| xmlDoc.firstChild | PASS |
| xmlDoc.hasChildNodes() | PASS |
| xmlDoc.inputEncoding | PASS |
| xmlDoc.lastChild | PASS |
| xmlDoc.nextSibling | PASS |
| xmlDoc.nodeName | PASS |
| xmlDoc.nodeType | PASS |
| xmlDoc.nodeValue | PASS |
| xmlDoc.ownerDocument | PASS |
| xmlDoc.parentElement | PASS |
| xmlDoc.parentNode | PASS |
| xmlDoc.previousSibling | PASS |
| xmlDoc.textContent | PASS |
| xmlDocfrag.childNodes.length | PASS |
| xmlDocfrag.firstChild | PASS |
| xmlDocfrag.hasChildNodes() | PASS |
| xmlDocfrag.lastChild | PASS |
| xmlDocfrag.nextSibling | PASS |
| xmlDocfrag.nodeName | PASS |
| xmlDocfrag.nodeType | PASS |
| xmlDocfrag.nodeValue | PASS |
| xmlDocfrag.ownerDocument | PASS |
| xmlDocfrag.parentElement | PASS |
| xmlDocfrag.parentNode | PASS |
| xmlDocfrag.previousSibling | PASS |
| xmlDocfrag.textContent | PASS |
| xmlDoctype.childNodes.length | PASS |
| xmlDoctype.firstChild | PASS |
| xmlDoctype.hasChildNodes() | PASS |
| xmlDoctype.lastChild | PASS |
| xmlDoctype.name | PASS |
| xmlDoctype.nextSibling | PASS |
| xmlDoctype.nodeName | PASS |
| xmlDoctype.nodeType | PASS |
| xmlDoctype.nodeValue | PASS |
| xmlDoctype.ownerDocument | PASS |
| xmlDoctype.parentElement | PASS |
| xmlDoctype.parentNode | PASS |
| xmlDoctype.previousSibling | PASS |
| xmlDoctype.publicId | PASS |
| xmlDoctype.systemId | PASS |
| xmlDoctype.textContent | PASS |
| xmlElement.childElementCount | PASS |
| xmlElement.childNodes.length | PASS |
| xmlElement.childNodes[0] | PASS |
| xmlElement.children.length | PASS |
| xmlElement.className | PASS |
| xmlElement.firstChild | PASS |
| xmlElement.firstElementChild | PASS |
| xmlElement.hasChildNodes() | PASS |
| xmlElement.id | PASS |
| xmlElement.lastChild | PASS |
| xmlElement.lastElementChild | PASS |
| xmlElement.localName | PASS |
| xmlElement.namespaceURI | PASS |
| xmlElement.nextElementSibling | PASS |
| xmlElement.nextSibling | PASS |
| xmlElement.nodeName | PASS |
| xmlElement.nodeType | PASS |
| xmlElement.nodeValue | PASS |
| xmlElement.ownerDocument | PASS |
| xmlElement.parentElement | PASS |
| xmlElement.parentNode | PASS |
| xmlElement.prefix | PASS |
| xmlElement.previousElementSibling | PASS |
| xmlElement.previousSibling | PASS |
| xmlElement.tagName | PASS |
| xmlElement.textContent | PASS |
| xmlTextNode.childNodes.length | PASS |
| xmlTextNode.data | PASS |
| xmlTextNode.firstChild | PASS |
| xmlTextNode.hasChildNodes() | PASS |
| xmlTextNode.lastChild | PASS |
| xmlTextNode.length | PASS |
| xmlTextNode.nextSibling | PASS |
| xmlTextNode.nodeName | PASS |
| xmlTextNode.nodeType | PASS |
| xmlTextNode.nodeValue | PASS |
| xmlTextNode.ownerDocument | PASS |
| xmlTextNode.parentElement | PASS |
| xmlTextNode.parentNode | PASS |
| xmlTextNode.previousSibling | PASS |
| xmlTextNode.textContent | PASS |
| xmlTextNode.wholeText | PASS |
| /dom/nodes/Node-childNodes.html | OK |
| Caching of Node.childNodes | PASS |
| Iterator behavior of Node.childNodes | PASS |
| Node.childNodes on a Document. | PASS |
| Node.childNodes on a DocumentFragment. | PASS |
| Node.childNodes on an Element. | PASS |
| Node.childNodes should be a live collection | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_css.html | OK |
| CSS document.contentType === 'text/css' | PASS |
| /dom/traversal/TreeWalker.html | OK |
| Recursive filters need to throw | PASS |
| document.createTreeWalker(comment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(comment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(comment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(comment, 0, null) | PASS |
| document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(comment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedComment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedComment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedComment, 0, null) | PASS |
| document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedComment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedDiv, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedDiv, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedDiv, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedDiv, 0, null) | PASS |
| document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedDiv, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedForeignComment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0, null) | PASS |
| document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0, null) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedPara1, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1, 0, null) | PASS |
| document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0, null) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedPara2, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2, 0, null) | PASS |
| document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0, null) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0, null) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedTextNode, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedTextNode, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedTextNode, 0, null) | PASS |
| document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedXmlComment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0, null) | PASS |
| document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedXmlElement, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0, null) | PASS |
| document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0, null) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(docfrag, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(docfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(docfrag, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(docfrag, 0, null) | PASS |
| document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(docfrag, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(doctype, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(doctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(doctype, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(doctype, 0, null) | PASS |
| document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(doctype, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(document, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(document, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(document, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(document, 0, null) | PASS |
| document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(document, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignComment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignComment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignComment, 0, null) | PASS |
| document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignComment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignDoc, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoc, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoc, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoc, 0, null) | PASS |
| document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoc, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignDocfrag, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0, null) | PASS |
| document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignDoctype, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoctype, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoctype, 0, null) | PASS |
| document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignPara1, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1, 0, null) | PASS |
| document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0, null) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignPara2, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara2, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara2, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara2, 0, null) | PASS |
| document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara2, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(foreignTextNode, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignTextNode, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignTextNode, 0, null) | PASS |
| document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(paras[0], 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0], 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0], 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0], 0, null) | PASS |
| document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0], 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0, null) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(paras[1], 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1], 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1], 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1], 0, null) | PASS |
| document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1], 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0, null) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(processingInstruction, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(processingInstruction, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(processingInstruction, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(processingInstruction, 0, null) | PASS |
| document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(processingInstruction, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(testDiv, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(testDiv, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(testDiv, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(testDiv, 0, null) | PASS |
| document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(testDiv, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlComment, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlComment, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlComment, 0, null) | PASS |
| document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlComment, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlDoc, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoc, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoc, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoc, 0, null) | PASS |
| document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoc, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlDocfrag, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0, null) | PASS |
| document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlDoctype, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoctype, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoctype, 0, null) | PASS |
| document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlElement, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlElement, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlElement, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlElement, 0, null) | PASS |
| document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlElement, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createTreeWalker(xmlTextNode, 0, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlTextNode, 0, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlTextNode, 0, null) | PASS |
| document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, null) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| /dom/nodes/DOMImplementation-hasFeature.html | OK |
| DOMImplementation.hasFeature(feature, version) | PASS |
| hasFeature(" Core", "") | PASS |
| hasFeature(" Core", null) | PASS |
| hasFeature(" XML", "") | PASS |
| hasFeature(" XML", null) | PASS |
| hasFeature("Co re", "") | PASS |
| hasFeature("Co re", null) | PASS |
| hasFeature("CoRe", "") | PASS |
| hasFeature("CoRe", null) | PASS |
| hasFeature("Coare", "") | PASS |
| hasFeature("Coare", null) | PASS |
| hasFeature("Core ", "") | PASS |
| hasFeature("Core ", null) | PASS |
| hasFeature("Core") | PASS |
| hasFeature("Core", " ") | PASS |
| hasFeature("Core", " 1.0") | PASS |
| hasFeature("Core", " 100.0") | PASS |
| hasFeature("Core", " 2.0") | PASS |
| hasFeature("Core", " 3.0") | PASS |
| hasFeature("Core", "") | PASS |
| hasFeature("Core", "1") | PASS |
| hasFeature("Core", "1. 0") | PASS |
| hasFeature("Core", "1.0 ") | PASS |
| hasFeature("Core", "1.0") | PASS |
| hasFeature("Core", "1.0a") | PASS |
| hasFeature("Core", "1.1") | PASS |
| hasFeature("Core", "1.a0") | PASS |
| hasFeature("Core", "100") | PASS |
| hasFeature("Core", "100. 0") | PASS |
| hasFeature("Core", "100.0 ") | PASS |
| hasFeature("Core", "100.0") | PASS |
| hasFeature("Core", "100.0a") | PASS |
| hasFeature("Core", "100.1") | PASS |
| hasFeature("Core", "100.a0") | PASS |
| hasFeature("Core", "2") | PASS |
| hasFeature("Core", "2. 0") | PASS |
| hasFeature("Core", "2.0 ") | PASS |
| hasFeature("Core", "2.0") | PASS |
| hasFeature("Core", "2.0a") | PASS |
| hasFeature("Core", "2.1") | PASS |
| hasFeature("Core", "2.a0") | PASS |
| hasFeature("Core", "3") | PASS |
| hasFeature("Core", "3. 0") | PASS |
| hasFeature("Core", "3.0 ") | PASS |
| hasFeature("Core", "3.0") | PASS |
| hasFeature("Core", "3.0a") | PASS |
| hasFeature("Core", "3.1") | PASS |
| hasFeature("Core", "3.a0") | PASS |
| hasFeature("Core", "a1.0") | PASS |
| hasFeature("Core", "a100.0") | PASS |
| hasFeature("Core", "a2.0") | PASS |
| hasFeature("Core", "a3.0") | PASS |
| hasFeature("Core", 1) | PASS |
| hasFeature("Core", 100) | PASS |
| hasFeature("Core", 2) | PASS |
| hasFeature("Core", 3) | PASS |
| hasFeature("Core", null) | PASS |
| hasFeature("Core", undefined) | PASS |
| hasFeature("Corea", "") | PASS |
| hasFeature("Corea", null) | PASS |
| hasFeature("This is filler text.", "") | PASS |
| hasFeature("XM L", "") | PASS |
| hasFeature("XM L", null) | PASS |
| hasFeature("XML ", "") | PASS |
| hasFeature("XML ", null) | PASS |
| hasFeature("XML") | PASS |
| hasFeature("XML", " ") | PASS |
| hasFeature("XML", " 1.0") | PASS |
| hasFeature("XML", " 100.0") | PASS |
| hasFeature("XML", " 2.0") | PASS |
| hasFeature("XML", " 3.0") | PASS |
| hasFeature("XML", "") | PASS |
| hasFeature("XML", "1") | PASS |
| hasFeature("XML", "1. 0") | PASS |
| hasFeature("XML", "1.0 ") | PASS |
| hasFeature("XML", "1.0") | PASS |
| hasFeature("XML", "1.0a") | PASS |
| hasFeature("XML", "1.1") | PASS |
| hasFeature("XML", "1.a0") | PASS |
| hasFeature("XML", "100") | PASS |
| hasFeature("XML", "100. 0") | PASS |
| hasFeature("XML", "100.0 ") | PASS |
| hasFeature("XML", "100.0") | PASS |
| hasFeature("XML", "100.0a") | PASS |
| hasFeature("XML", "100.1") | PASS |
| hasFeature("XML", "100.a0") | PASS |
| hasFeature("XML", "2") | PASS |
| hasFeature("XML", "2. 0") | PASS |
| hasFeature("XML", "2.0 ") | PASS |
| hasFeature("XML", "2.0") | PASS |
| hasFeature("XML", "2.0a") | PASS |
| hasFeature("XML", "2.1") | PASS |
| hasFeature("XML", "2.a0") | PASS |
| hasFeature("XML", "3") | PASS |
| hasFeature("XML", "3. 0") | PASS |
| hasFeature("XML", "3.0 ") | PASS |
| hasFeature("XML", "3.0") | PASS |
| hasFeature("XML", "3.0a") | PASS |
| hasFeature("XML", "3.1") | PASS |
| hasFeature("XML", "3.a0") | PASS |
| hasFeature("XML", "a1.0") | PASS |
| hasFeature("XML", "a100.0") | PASS |
| hasFeature("XML", "a2.0") | PASS |
| hasFeature("XML", "a3.0") | PASS |
| hasFeature("XML", 1) | PASS |
| hasFeature("XML", 100) | PASS |
| hasFeature("XML", 2) | PASS |
| hasFeature("XML", 3) | PASS |
| hasFeature("XML", null) | PASS |
| hasFeature("XML", undefined) | PASS |
| hasFeature("XMLa", "") | PASS |
| hasFeature("XMLa", null) | PASS |
| hasFeature("XMaL", "") | PASS |
| hasFeature("XMaL", null) | PASS |
| hasFeature("XmL", "") | PASS |
| hasFeature("XmL", null) | PASS |
| hasFeature("aCore", "") | PASS |
| hasFeature("aCore", null) | PASS |
| hasFeature("aXML", "") | PASS |
| hasFeature("aXML", null) | PASS |
| hasFeature("core", "") | PASS |
| hasFeature("core", null) | PASS |
| hasFeature("http://www.w3.org/TR/SVG11/feature#Script") | PASS |
| hasFeature("http://www.w3.org/TR/SVG11/feature#Script", "7.5") | PASS |
| hasFeature("org.w3c.dom.svg") | PASS |
| hasFeature("org.w3c.dom.svg", "") | PASS |
| hasFeature("org.w3c.dom.svg", "1.0") | PASS |
| hasFeature("org.w3c.dom.svg", "1.1") | PASS |
| hasFeature("org.w3c.svg") | PASS |
| hasFeature("org.w3c.svg", "") | PASS |
| hasFeature("org.w3c.svg", "1.0") | PASS |
| hasFeature("org.w3c.svg", "1.1") | PASS |
| hasFeature("xml", "") | PASS |
| hasFeature("xml", null) | PASS |
| hasFeature() | PASS |
| hasFeature(null, "") | PASS |
| hasFeature(undefined, "") | PASS |
| /dom/nodes/getElementsByClassName-30.htm | OK |
| big element listing | PASS |
| /dom/nodes/Document-createAttribute.html | OK |
| HTML document.createAttribute("") | PASS |
| HTML document.createAttribute("'") | PASS |
| HTML document.createAttribute("0") | PASS |
| HTML document.createAttribute("0:a") | PASS |
| HTML document.createAttribute("TITLE") | PASS |
| HTML document.createAttribute("\"") | PASS |
| HTML document.createAttribute("\\") | PASS |
| HTML document.createAttribute("invalid^Name") | PASS |
| HTML document.createAttribute("title") | PASS |
| HTML document.createAttribute(null) | PASS |
| HTML document.createAttribute(undefined) | PASS |
| XML document.createAttribute("") | PASS |
| XML document.createAttribute("'") | PASS |
| XML document.createAttribute("0") | PASS |
| XML document.createAttribute("0:a") | PASS |
| XML document.createAttribute("TITLE") | PASS |
| XML document.createAttribute("\"") | PASS |
| XML document.createAttribute("\\") | PASS |
| XML document.createAttribute("invalid^Name") | PASS |
| XML document.createAttribute("title") | PASS |
| XML document.createAttribute(null) | PASS |
| XML document.createAttribute(undefined) | PASS |
| /dom/interfaces.html?exclude=Node | TIMEOUT |
| undefined | TIMEOUT |
| /dom/events/event-disabled-dynamic.html | OK |
| disabled is honored properly in presence of dynamic changes | PASS |
| /dom/traversal/TreeWalker-traversal-skip.html | OK |
| Testing firstChild | PASS |
| Testing nextNode | PASS |
| Testing nextSibling | PASS |
| Testing parentNode | PASS |
| Testing previousNode | PASS |
| Testing previousSibling | PASS |
| /dom/traversal/NodeIterator-removal.html | OK |
| Test removing node comment | PASS |
| Test removing node detachedPara1 | PASS |
| Test removing node detachedPara1.firstChild | PASS |
| Test removing node detachedPara2 | PASS |
| Test removing node detachedPara2.firstChild | PASS |
| Test removing node doctype | PASS |
| Test removing node foreignComment | PASS |
| Test removing node foreignDoctype | PASS |
| Test removing node foreignPara1 | PASS |
| Test removing node foreignPara1.firstChild | PASS |
| Test removing node foreignPara2 | PASS |
| Test removing node foreignTextNode | PASS |
| Test removing node paras[0] | PASS |
| Test removing node paras[0].firstChild | PASS |
| Test removing node paras[1] | PASS |
| Test removing node paras[1].firstChild | PASS |
| Test removing node processingInstruction | PASS |
| Test removing node testDiv | PASS |
| Test removing node xmlComment | PASS |
| Test removing node xmlDoctype | PASS |
| Test removing node xmlElement | PASS |
| Test removing node xmlTextNode | PASS |
| /dom/nodes/Element-children.html | OK |
| HTMLCollection edge cases | PASS |
| HTMLCollection edge cases 1 | PASS |
| /dom/nodes/ProcessingInstruction-literal-1.xhtml | OK |
| <?xml?> is not a ProcessingInstruction | PASS |
| /dom/ranges/Range-cloneContents.html | OK |
| Range.detach() | PASS |
| Resulting DOM for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting DOM for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting DOM for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting DOM for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting DOM for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting DOM for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting DOM for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting DOM for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting DOM for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting DOM for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting DOM for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting DOM for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting DOM for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting DOM for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting DOM for range 23 [document, 0, document, 1] | PASS |
| Resulting DOM for range 24 [document, 0, document, 2] | PASS |
| Resulting DOM for range 25 [comment, 2, comment, 3] | PASS |
| Resulting DOM for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting DOM for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting DOM for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting DOM for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting DOM for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting DOM for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting DOM for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting DOM for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting DOM for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting DOM for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting DOM for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting DOM for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting DOM for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting DOM for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting DOM for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting DOM for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting DOM for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting DOM for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting DOM for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting DOM for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting DOM for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting DOM for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 49 [document, 1, document, 2] | PASS |
| Resulting DOM for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting DOM for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting DOM for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting DOM for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting DOM for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting DOM for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting DOM for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting DOM for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting DOM for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting DOM for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting DOM for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting DOM for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting DOM for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting DOM for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting DOM for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting cursor position for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting cursor position for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting cursor position for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting cursor position for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting cursor position for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting cursor position for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting cursor position for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting cursor position for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting cursor position for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting cursor position for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting cursor position for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting cursor position for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting cursor position for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting cursor position for range 23 [document, 0, document, 1] | PASS |
| Resulting cursor position for range 24 [document, 0, document, 2] | PASS |
| Resulting cursor position for range 25 [comment, 2, comment, 3] | PASS |
| Resulting cursor position for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting cursor position for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting cursor position for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting cursor position for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting cursor position for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting cursor position for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting cursor position for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting cursor position for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting cursor position for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting cursor position for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting cursor position for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting cursor position for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting cursor position for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting cursor position for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting cursor position for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting cursor position for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting cursor position for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting cursor position for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting cursor position for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting cursor position for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 49 [document, 1, document, 2] | PASS |
| Resulting cursor position for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting cursor position for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting cursor position for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting cursor position for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting cursor position for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting cursor position for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting cursor position for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting cursor position for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting cursor position for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting cursor position for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting cursor position for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting cursor position for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Returned fragment for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Returned fragment for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Returned fragment for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Returned fragment for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Returned fragment for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Returned fragment for range 13 [document.head, 1, document.head, 1] | PASS |
| Returned fragment for range 14 [document.body, 4, document.body, 5] | PASS |
| Returned fragment for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Returned fragment for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Returned fragment for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Returned fragment for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Returned fragment for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Returned fragment for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Returned fragment for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Returned fragment for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Returned fragment for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Returned fragment for range 23 [document, 0, document, 1] | PASS |
| Returned fragment for range 24 [document, 0, document, 2] | PASS |
| Returned fragment for range 25 [comment, 2, comment, 3] | PASS |
| Returned fragment for range 26 [testDiv, 0, comment, 5] | PASS |
| Returned fragment for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Returned fragment for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Returned fragment for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Returned fragment for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Returned fragment for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Returned fragment for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Returned fragment for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Returned fragment for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Returned fragment for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Returned fragment for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Returned fragment for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Returned fragment for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Returned fragment for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Returned fragment for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Returned fragment for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Returned fragment for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Returned fragment for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Returned fragment for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Returned fragment for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Returned fragment for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Returned fragment for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Returned fragment for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Returned fragment for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Returned fragment for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Returned fragment for range 49 [document, 1, document, 2] | PASS |
| Returned fragment for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Returned fragment for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Returned fragment for range 51 [paras[3], 1, comment, 8] | PASS |
| Returned fragment for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Returned fragment for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Returned fragment for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Returned fragment for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Returned fragment for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Returned fragment for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Returned fragment for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Returned fragment for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Returned fragment for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Returned fragment for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Returned fragment for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Returned fragment for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/events/Event-dispatch-reenter.html | OK |
| Dispatch additional events inside an event listener | PASS |
| /dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html | OK |
| Element-getElementsByTagName-change-document-HTMLNess | PASS |
| /dom/nodes/Node-replaceChild.html | OK |
| If child's parent is not the context node, a NotFoundError exception should be thrown | PASS |
| If node is an inclusive ancestor of the context node, a HierarchyRequestError should be thrown. | PASS |
| If the context node is a DocumentFragment, inserting a document or a doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document (without element children), inserting a DocumentFragment that contains multiple elements should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment that contains a text node or too many elements should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment with an element before the doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment with an element if there already is an element child should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a doctype after the document element should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a doctype if there already is a doctype child should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a document or text node should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a new doctype should work. | PASS |
| If the context node is a document, inserting an element before the doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting an element if there already is an element child should throw a HierarchyRequestError. | PASS |
| If the context node is an element, inserting a document or a doctype should throw a HierarchyRequestError. | PASS |
| If the context node is not a node that can contain children, a HierarchyRequestError exception should be thrown | PASS |
| Passing null to replaceChild should throw a TypeError. | PASS |
| Replacing a node with its next sibling should work (2 children) | PASS |
| Replacing a node with its next sibling should work (4 children) | PASS |
| Replacing a node with itself should not move the node | PASS |
| Replacing an element with a DocumentFragment should allow a child of the DocumentFragment to be found by Id. | PASS |
| Replacing the document element with a DocumentFragment containing a single element and comments should work. | PASS |
| Replacing the document element with a DocumentFragment containing a single element should work. | PASS |
| Replacing the document element with a single element should work. | PASS |
| Should check that 'node' is not an ancestor of 'parent' before checking whether 'child' is a child of 'parent' | PASS |
| Should check the 'parent' type before checking whether 'child' is a child of 'parent' | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' can be inserted into the document given the kids the document has right now. | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' is of a type that can have a parent of the type that 'parent' is. | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' is of a type that can have a parent. | PASS |
| replaceChild should work in the presence of mutation events. | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_txt.html | OK |
| TXT document.contentType === 'text/plain' | PASS |
| /dom/nodes/ChildNode-replaceWith.html | OK |
| Comment.replaceWith() on a parentless child with two elements as arguments. | PASS |
| Comment.replaceWith() with empty string as an argument. | PASS |
| Comment.replaceWith() with null as an argument. | PASS |
| Comment.replaceWith() with one element and text as arguments. | PASS |
| Comment.replaceWith() with one sibling of child and child itself as arguments. | PASS |
| Comment.replaceWith() with one sibling of child and text as arguments. | PASS |
| Comment.replaceWith() with only one element as an argument. | PASS |
| Comment.replaceWith() with only text as an argument. | PASS |
| Comment.replaceWith() with sibling of child as arguments. | PASS |
| Comment.replaceWith() with undefined as an argument. | PASS |
| Comment.replaceWith() without any argument. | PASS |
| Element.replaceWith() on a parentless child with two elements as arguments. | PASS |
| Element.replaceWith() with empty string as an argument. | PASS |
| Element.replaceWith() with null as an argument. | PASS |
| Element.replaceWith() with one element and text as arguments. | PASS |
| Element.replaceWith() with one sibling of child and child itself as arguments. | PASS |
| Element.replaceWith() with one sibling of child and text as arguments. | PASS |
| Element.replaceWith() with only one element as an argument. | PASS |
| Element.replaceWith() with only text as an argument. | PASS |
| Element.replaceWith() with sibling of child as arguments. | PASS |
| Element.replaceWith() with undefined as an argument. | PASS |
| Element.replaceWith() without any argument. | PASS |
| Text.replaceWith() on a parentless child with two elements as arguments. | PASS |
| Text.replaceWith() with empty string as an argument. | PASS |
| Text.replaceWith() with null as an argument. | PASS |
| Text.replaceWith() with one element and text as arguments. | PASS |
| Text.replaceWith() with one sibling of child and child itself as arguments. | PASS |
| Text.replaceWith() with one sibling of child and text as arguments. | PASS |
| Text.replaceWith() with only one element as an argument. | PASS |
| Text.replaceWith() with only text as an argument. | PASS |
| Text.replaceWith() with sibling of child as arguments. | PASS |
| Text.replaceWith() with undefined as an argument. | PASS |
| Text.replaceWith() without any argument. | PASS |
| /dom/nodes/Document-constructor.html | OK |
| new Document(): URL parsing | PASS |
| new Document(): characterSet aliases | PASS |
| new Document(): children | PASS |
| new Document(): interfaces | PASS |
| new Document(): metadata | PASS |
| /dom/collections/HTMLCollection-as-proto-length-get-throws.html | OK |
| HTMLcollection as a prototype should not allow getting .length on the base object | PASS |
| /dom/nodes/ParentNode-querySelector-All-xht.xht | OK |
| Detached Element supports querySelector | PASS |
| Detached Element supports querySelectorAll | PASS |
| Detached Element.querySelector no parameter | PASS |
| Detached Element.querySelector null | PASS |
| Detached Element.querySelector undefined | PASS |
| Detached Element.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Detached Element.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Detached Element.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Detached Element.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Detached Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Detached Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Detached Element.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Detached Element.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Detached Element.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Detached Element.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Detached Element.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Detached Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Detached Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Detached Element.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Detached Element.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Detached Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Detached Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Detached Element.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| Detached Element.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Detached Element.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Detached Element.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Detached Element.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Detached Element.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Detached Element.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Detached Element.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Detached Element.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Detached Element.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Detached Element.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Detached Element.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Detached Element.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Detached Element.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Detached Element.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Detached Element.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Detached Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Detached Element.querySelector: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Detached Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Detached Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Detached Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Detached Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Detached Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Detached Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Detached Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Detached Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Detached Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Detached Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Detached Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Detached Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Detached Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Detached Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Detached Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Detached Element.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Detached Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Detached Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Detached Element.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Detached Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Detached Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Detached Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Detached Element.querySelector: Empty String: | PASS |
| Detached Element.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Detached Element.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Detached Element.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Detached Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Detached Element.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Detached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Detached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Detached Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Detached Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Detached Element.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Detached Element.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Detached Element.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Detached Element.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Detached Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Detached Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Detached Element.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Detached Element.querySelector: Invalid ID: # | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.querySelector: Invalid character: ( | PASS |
| Detached Element.querySelector: Invalid character: ) | PASS |
| Detached Element.querySelector: Invalid character: < | PASS |
| Detached Element.querySelector: Invalid character: > | PASS |
| Detached Element.querySelector: Invalid character: [ | PASS |
| Detached Element.querySelector: Invalid character: ] | PASS |
| Detached Element.querySelector: Invalid character: { | PASS |
| Detached Element.querySelector: Invalid character: } | PASS |
| Detached Element.querySelector: Invalid class: . | PASS |
| Detached Element.querySelector: Invalid class: ..test | PASS |
| Detached Element.querySelector: Invalid class: .5cm | PASS |
| Detached Element.querySelector: Invalid class: .bar. | PASS |
| Detached Element.querySelector: Invalid class: .foo..quux | PASS |
| Detached Element.querySelector: Invalid combinator: div & address, p | PASS |
| Detached Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| Detached Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.querySelector: Invalid group of selectors: div, | PASS |
| Detached Element.querySelector: Invalid namespace: $|div | PASS |
| Detached Element.querySelector: Invalid namespace: ^|div | PASS |
| Detached Element.querySelector: Invalid pseudo-element: :: before | PASS |
| Detached Element.querySelector: Invalid pseudo-element: :::before | PASS |
| Detached Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Detached Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Detached Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Detached Element.querySelector: Relative selector: >* | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Detached Element.querySelector: Type selector, matching body element: body | PASS |
| Detached Element.querySelector: Type selector, matching html element: html | PASS |
| Detached Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.querySelector: Undeclared namespace: ns|div | PASS |
| Detached Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Detached Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Detached Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Detached Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Detached Element.querySelector: Unknown pseudo-class: :example | PASS |
| Detached Element.querySelector: Unknown pseudo-class: div:example | PASS |
| Detached Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.querySelector: Unknown pseudo-element: ::example | PASS |
| Detached Element.querySelector: Unknown pseudo-element: div::example | PASS |
| Detached Element.querySelectorAll no parameter | PASS |
| Detached Element.querySelectorAll null | PASS |
| Detached Element.querySelectorAll returns NodeList instance | PASS |
| Detached Element.querySelectorAll tree order | PASS |
| Detached Element.querySelectorAll undefined | PASS |
| Detached Element.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Detached Element.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Detached Element.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Detached Element.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Detached Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Detached Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Detached Element.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Detached Element.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Detached Element.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Detached Element.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Detached Element.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Detached Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Detached Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Detached Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Detached Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Detached Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Detached Element.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| Detached Element.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Detached Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Detached Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Detached Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Detached Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Detached Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Detached Element.querySelectorAll: Empty String: | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Detached Element.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Detached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Detached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Detached Element.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Detached Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Detached Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Detached Element.querySelectorAll: Invalid ID: # | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.querySelectorAll: Invalid character: ( | PASS |
| Detached Element.querySelectorAll: Invalid character: ) | PASS |
| Detached Element.querySelectorAll: Invalid character: < | PASS |
| Detached Element.querySelectorAll: Invalid character: > | PASS |
| Detached Element.querySelectorAll: Invalid character: [ | PASS |
| Detached Element.querySelectorAll: Invalid character: ] | PASS |
| Detached Element.querySelectorAll: Invalid character: { | PASS |
| Detached Element.querySelectorAll: Invalid character: } | PASS |
| Detached Element.querySelectorAll: Invalid class: . | PASS |
| Detached Element.querySelectorAll: Invalid class: ..test | PASS |
| Detached Element.querySelectorAll: Invalid class: .5cm | PASS |
| Detached Element.querySelectorAll: Invalid class: .bar. | PASS |
| Detached Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| Detached Element.querySelectorAll: Invalid namespace: $|div | PASS |
| Detached Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| Detached Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Detached Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Detached Element.querySelectorAll: Relative selector: >* | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Detached Element.querySelectorAll: Type selector, matching body element: body | PASS |
| Detached Element.querySelectorAll: Type selector, matching html element: html | PASS |
| Detached Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Detached Element: new NodeList | PASS |
| Detached Element: static NodeList | PASS |
| Document supports querySelector | PASS |
| Document supports querySelectorAll | PASS |
| Document.querySelector no parameter | PASS |
| Document.querySelector null | PASS |
| Document.querySelector undefined | PASS |
| Document.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Document.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Document.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Document.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Document.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Document.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Document.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Document.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Document.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Document.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Document.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Document.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Document.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Document.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Document.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Document.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Document.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Document.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Document.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Document.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Document.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Document.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Document.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Document.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Document.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Document.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Document.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Document.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Document.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Document.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Document.querySelector: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visited | FAIL |
| Document.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Document.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Document.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Document.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Document.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Document.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Document.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Document.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Document.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Document.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Document.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Document.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Document.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Document.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Document.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Document.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Document.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Document.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Document.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Document.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Document.querySelector: :root pseudo-class selector, matching document root element: :root | PASS |
| Document.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Document.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Document.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Document.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Document.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Document.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Document.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Document.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Document.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Document.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Document.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Document.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Document.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Document.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Document.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Document.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Document.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Document.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Document.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Document.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Document.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Document.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Document.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Document.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Document.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Document.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Document.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Document.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Document.querySelector: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Document.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Document.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Document.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Document.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Document.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Document.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Document.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Document.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Document.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Document.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Document.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Document.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Document.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Document.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Document.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Document.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Document.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Document.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Document.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Document.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Document.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Document.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Document.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Document.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Document.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Document.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Document.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Document.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Document.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Document.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Document.querySelector: Empty String: | PASS |
| Document.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Document.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Document.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Document.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Document.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Document.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Document.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Document.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Document.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Document.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Document.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Document.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Document.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Document.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Document.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Document.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Document.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Document.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Document.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Document.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Document.querySelector: Invalid ID: # | PASS |
| Document.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Document.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Document.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Document.querySelector: Invalid character: ( | PASS |
| Document.querySelector: Invalid character: ) | PASS |
| Document.querySelector: Invalid character: < | PASS |
| Document.querySelector: Invalid character: > | PASS |
| Document.querySelector: Invalid character: [ | PASS |
| Document.querySelector: Invalid character: ] | PASS |
| Document.querySelector: Invalid character: { | PASS |
| Document.querySelector: Invalid character: } | PASS |
| Document.querySelector: Invalid class: . | PASS |
| Document.querySelector: Invalid class: ..test | PASS |
| Document.querySelector: Invalid class: .5cm | PASS |
| Document.querySelector: Invalid class: .bar. | PASS |
| Document.querySelector: Invalid class: .foo..quux | PASS |
| Document.querySelector: Invalid combinator: div & address, p | PASS |
| Document.querySelector: Invalid combinator: div ++ address, p | PASS |
| Document.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Document.querySelector: Invalid group of selectors: div, | PASS |
| Document.querySelector: Invalid namespace: $|div | PASS |
| Document.querySelector: Invalid namespace: ^|div | PASS |
| Document.querySelector: Invalid pseudo-element: :: before | PASS |
| Document.querySelector: Invalid pseudo-element: :::before | PASS |
| Document.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Document.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Document.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Document.querySelector: Relative selector: >* | PASS |
| Document.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Document.querySelector: Type selector, matching body element: body | PASS |
| Document.querySelector: Type selector, matching html element: html | PASS |
| Document.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Document.querySelector: Undeclared namespace: ns|div | PASS |
| Document.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Document.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Document.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Document.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Document.querySelector: Unknown pseudo-class: :example | PASS |
| Document.querySelector: Unknown pseudo-class: div:example | PASS |
| Document.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Document.querySelector: Unknown pseudo-element: ::example | PASS |
| Document.querySelector: Unknown pseudo-element: div::example | PASS |
| Document.querySelectorAll no parameter | PASS |
| Document.querySelectorAll null | PASS |
| Document.querySelectorAll returns NodeList instance | PASS |
| Document.querySelectorAll tree order | PASS |
| Document.querySelectorAll undefined | PASS |
| Document.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Document.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Document.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Document.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Document.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Document.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Document.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Document.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Document.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Document.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Document.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Document.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Document.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Document.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Document.querySelectorAll: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visited | FAIL |
| Document.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Document.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Document.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Document.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Document.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Document.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Document.querySelectorAll: :root pseudo-class selector, matching document root element: :root | PASS |
| Document.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Document.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Document.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Document.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Document.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Document.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Document.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Document.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Document.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Document.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Document.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Document.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Document.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Document.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Document.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Document.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Document.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Document.querySelectorAll: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Document.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Document.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Document.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Document.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Document.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Document.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Document.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Document.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Document.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Document.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Document.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Document.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Document.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Document.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Document.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Document.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Document.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Document.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Document.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Document.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Document.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Document.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Document.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Document.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Document.querySelectorAll: Empty String: | PASS |
| Document.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Document.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Document.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Document.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Document.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Document.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Document.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Document.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Document.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Document.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Document.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Document.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Document.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Document.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Document.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Document.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Document.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Document.querySelectorAll: Invalid ID: # | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Document.querySelectorAll: Invalid character: ( | PASS |
| Document.querySelectorAll: Invalid character: ) | PASS |
| Document.querySelectorAll: Invalid character: < | PASS |
| Document.querySelectorAll: Invalid character: > | PASS |
| Document.querySelectorAll: Invalid character: [ | PASS |
| Document.querySelectorAll: Invalid character: ] | PASS |
| Document.querySelectorAll: Invalid character: { | PASS |
| Document.querySelectorAll: Invalid character: } | PASS |
| Document.querySelectorAll: Invalid class: . | PASS |
| Document.querySelectorAll: Invalid class: ..test | PASS |
| Document.querySelectorAll: Invalid class: .5cm | PASS |
| Document.querySelectorAll: Invalid class: .bar. | PASS |
| Document.querySelectorAll: Invalid class: .foo..quux | PASS |
| Document.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Document.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Document.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Document.querySelectorAll: Invalid group of selectors: div, | PASS |
| Document.querySelectorAll: Invalid namespace: $|div | PASS |
| Document.querySelectorAll: Invalid namespace: ^|div | PASS |
| Document.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Document.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Document.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Document.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Document.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Document.querySelectorAll: Relative selector: >* | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Document.querySelectorAll: Type selector, matching body element: body | PASS |
| Document.querySelectorAll: Type selector, matching html element: html | PASS |
| Document.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Document.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Document.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Document.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Document.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Document.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Document.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Document.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Document.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Document.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Document.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Document: new NodeList | PASS |
| Document: static NodeList | PASS |
| Empty Element.querySelector: Empty String: | PASS |
| Empty Element.querySelector: Invalid ID: # | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Empty Element.querySelector: Invalid character: ( | PASS |
| Empty Element.querySelector: Invalid character: ) | PASS |
| Empty Element.querySelector: Invalid character: < | PASS |
| Empty Element.querySelector: Invalid character: > | PASS |
| Empty Element.querySelector: Invalid character: [ | PASS |
| Empty Element.querySelector: Invalid character: ] | PASS |
| Empty Element.querySelector: Invalid character: { | PASS |
| Empty Element.querySelector: Invalid character: } | PASS |
| Empty Element.querySelector: Invalid class: . | PASS |
| Empty Element.querySelector: Invalid class: ..test | PASS |
| Empty Element.querySelector: Invalid class: .5cm | PASS |
| Empty Element.querySelector: Invalid class: .bar. | PASS |
| Empty Element.querySelector: Invalid class: .foo..quux | PASS |
| Empty Element.querySelector: Invalid combinator: div & address, p | PASS |
| Empty Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| Empty Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Empty Element.querySelector: Invalid group of selectors: div, | PASS |
| Empty Element.querySelector: Invalid namespace: $|div | PASS |
| Empty Element.querySelector: Invalid namespace: ^|div | PASS |
| Empty Element.querySelector: Invalid pseudo-element: :: before | PASS |
| Empty Element.querySelector: Invalid pseudo-element: :::before | PASS |
| Empty Element.querySelector: Relative selector: >* | PASS |
| Empty Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Empty Element.querySelector: Undeclared namespace: ns|div | PASS |
| Empty Element.querySelector: Unknown pseudo-class: :example | PASS |
| Empty Element.querySelector: Unknown pseudo-class: div:example | PASS |
| Empty Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Empty Element.querySelector: Unknown pseudo-element: ::example | PASS |
| Empty Element.querySelector: Unknown pseudo-element: div::example | PASS |
| Empty Element.querySelectorAll: Empty String: | PASS |
| Empty Element.querySelectorAll: Invalid ID: # | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Empty Element.querySelectorAll: Invalid character: ( | PASS |
| Empty Element.querySelectorAll: Invalid character: ) | PASS |
| Empty Element.querySelectorAll: Invalid character: < | PASS |
| Empty Element.querySelectorAll: Invalid character: > | PASS |
| Empty Element.querySelectorAll: Invalid character: [ | PASS |
| Empty Element.querySelectorAll: Invalid character: ] | PASS |
| Empty Element.querySelectorAll: Invalid character: { | PASS |
| Empty Element.querySelectorAll: Invalid character: } | PASS |
| Empty Element.querySelectorAll: Invalid class: . | PASS |
| Empty Element.querySelectorAll: Invalid class: ..test | PASS |
| Empty Element.querySelectorAll: Invalid class: .5cm | PASS |
| Empty Element.querySelectorAll: Invalid class: .bar. | PASS |
| Empty Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Empty Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| Empty Element.querySelectorAll: Invalid namespace: $|div | PASS |
| Empty Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| Empty Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Empty Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Empty Element.querySelectorAll: Relative selector: >* | PASS |
| Empty Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Empty Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Fragment supports querySelector | PASS |
| Fragment supports querySelectorAll | PASS |
| Fragment.querySelector no parameter | PASS |
| Fragment.querySelector null | PASS |
| Fragment.querySelector undefined | PASS |
| Fragment.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Fragment.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Fragment.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Fragment.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Fragment.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Fragment.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Fragment.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Fragment.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Fragment.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Fragment.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Fragment.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Fragment.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Fragment.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Fragment.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Fragment.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Fragment.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Fragment.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Fragment.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Fragment.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Fragment.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| Fragment.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Fragment.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Fragment.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Fragment.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Fragment.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Fragment.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Fragment.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Fragment.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Fragment.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Fragment.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Fragment.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Fragment.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Fragment.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Fragment.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Fragment.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Fragment.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Fragment.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Fragment.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Fragment.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Fragment.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Fragment.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Fragment.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Fragment.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Fragment.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Fragment.querySelector: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Fragment.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Fragment.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Fragment.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Fragment.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Fragment.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Fragment.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Fragment.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Fragment.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Fragment.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Fragment.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Fragment.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Fragment.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Fragment.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Fragment.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Fragment.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Fragment.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Fragment.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Fragment.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Fragment.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Fragment.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Fragment.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Fragment.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Fragment.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Fragment.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Fragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Fragment.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Fragment.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Fragment.querySelector: Empty String: | PASS |
| Fragment.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Fragment.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Fragment.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Fragment.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Fragment.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Fragment.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Fragment.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Fragment.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Fragment.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Fragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Fragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Fragment.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Fragment.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Fragment.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Fragment.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Fragment.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Fragment.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Fragment.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Fragment.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Fragment.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Fragment.querySelector: Invalid ID: # | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Fragment.querySelector: Invalid character: ( | PASS |
| Fragment.querySelector: Invalid character: ) | PASS |
| Fragment.querySelector: Invalid character: < | PASS |
| Fragment.querySelector: Invalid character: > | PASS |
| Fragment.querySelector: Invalid character: [ | PASS |
| Fragment.querySelector: Invalid character: ] | PASS |
| Fragment.querySelector: Invalid character: { | PASS |
| Fragment.querySelector: Invalid character: } | PASS |
| Fragment.querySelector: Invalid class: . | PASS |
| Fragment.querySelector: Invalid class: ..test | PASS |
| Fragment.querySelector: Invalid class: .5cm | PASS |
| Fragment.querySelector: Invalid class: .bar. | PASS |
| Fragment.querySelector: Invalid class: .foo..quux | PASS |
| Fragment.querySelector: Invalid combinator: div & address, p | PASS |
| Fragment.querySelector: Invalid combinator: div ++ address, p | PASS |
| Fragment.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Fragment.querySelector: Invalid group of selectors: div, | PASS |
| Fragment.querySelector: Invalid namespace: $|div | PASS |
| Fragment.querySelector: Invalid namespace: ^|div | PASS |
| Fragment.querySelector: Invalid pseudo-element: :: before | PASS |
| Fragment.querySelector: Invalid pseudo-element: :::before | PASS |
| Fragment.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Fragment.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Fragment.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Fragment.querySelector: Relative selector: >* | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Fragment.querySelector: Type selector, matching body element: body | PASS |
| Fragment.querySelector: Type selector, matching html element: html | PASS |
| Fragment.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Fragment.querySelector: Undeclared namespace: ns|div | PASS |
| Fragment.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Fragment.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Fragment.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Fragment.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Fragment.querySelector: Unknown pseudo-class: :example | PASS |
| Fragment.querySelector: Unknown pseudo-class: div:example | PASS |
| Fragment.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Fragment.querySelector: Unknown pseudo-element: ::example | PASS |
| Fragment.querySelector: Unknown pseudo-element: div::example | PASS |
| Fragment.querySelectorAll no parameter | PASS |
| Fragment.querySelectorAll null | PASS |
| Fragment.querySelectorAll returns NodeList instance | PASS |
| Fragment.querySelectorAll tree order | PASS |
| Fragment.querySelectorAll undefined | PASS |
| Fragment.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Fragment.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Fragment.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Fragment.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Fragment.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Fragment.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Fragment.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Fragment.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Fragment.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Fragment.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Fragment.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Fragment.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Fragment.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Fragment.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Fragment.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Fragment.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Fragment.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| Fragment.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| Fragment.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Fragment.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Fragment.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Fragment.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Fragment.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Fragment.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Fragment.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Fragment.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Fragment.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Fragment.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Fragment.querySelectorAll: Empty String: | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Fragment.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Fragment.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Fragment.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Fragment.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Fragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Fragment.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Fragment.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Fragment.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Fragment.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Fragment.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Fragment.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Fragment.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Fragment.querySelectorAll: Invalid ID: # | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Fragment.querySelectorAll: Invalid character: ( | PASS |
| Fragment.querySelectorAll: Invalid character: ) | PASS |
| Fragment.querySelectorAll: Invalid character: < | PASS |
| Fragment.querySelectorAll: Invalid character: > | PASS |
| Fragment.querySelectorAll: Invalid character: [ | PASS |
| Fragment.querySelectorAll: Invalid character: ] | PASS |
| Fragment.querySelectorAll: Invalid character: { | PASS |
| Fragment.querySelectorAll: Invalid character: } | PASS |
| Fragment.querySelectorAll: Invalid class: . | PASS |
| Fragment.querySelectorAll: Invalid class: ..test | PASS |
| Fragment.querySelectorAll: Invalid class: .5cm | PASS |
| Fragment.querySelectorAll: Invalid class: .bar. | PASS |
| Fragment.querySelectorAll: Invalid class: .foo..quux | PASS |
| Fragment.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Fragment.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Fragment.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Fragment.querySelectorAll: Invalid group of selectors: div, | PASS |
| Fragment.querySelectorAll: Invalid namespace: $|div | PASS |
| Fragment.querySelectorAll: Invalid namespace: ^|div | PASS |
| Fragment.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Fragment.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Fragment.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Fragment.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Fragment.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Fragment.querySelectorAll: Relative selector: >* | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Fragment.querySelectorAll: Type selector, matching body element: body | PASS |
| Fragment.querySelectorAll: Type selector, matching html element: html | PASS |
| Fragment.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Fragment.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Fragment.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Fragment.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Fragment.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Fragment.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Fragment.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Fragment: new NodeList | PASS |
| Fragment: static NodeList | PASS |
| In-document Element supports querySelector | PASS |
| In-document Element supports querySelectorAll | PASS |
| In-document Element.querySelector no parameter | PASS |
| In-document Element.querySelector null | PASS |
| In-document Element.querySelector undefined | PASS |
| In-document Element.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| In-document Element.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| In-document Element.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| In-document Element.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| In-document Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| In-document Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| In-document Element.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| In-document Element.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| In-document Element.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| In-document Element.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| In-document Element.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| In-document Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| In-document Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| In-document Element.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| In-document Element.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| In-document Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| In-document Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| In-document Element.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| In-document Element.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| In-document Element.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| In-document Element.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| In-document Element.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| In-document Element.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| In-document Element.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| In-document Element.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| In-document Element.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| In-document Element.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| In-document Element.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| In-document Element.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| In-document Element.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| In-document Element.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| In-document Element.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| In-document Element.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| In-document Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| In-document Element.querySelector: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| In-document Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| In-document Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| In-document Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| In-document Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| In-document Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| In-document Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| In-document Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| In-document Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| In-document Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| In-document Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| In-document Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| In-document Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| In-document Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| In-document Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| In-document Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| In-document Element.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| In-document Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| In-document Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| In-document Element.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| In-document Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| In-document Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| In-document Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| In-document Element.querySelector: Empty String: | PASS |
| In-document Element.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| In-document Element.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| In-document Element.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| In-document Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| In-document Element.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| In-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| In-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| In-document Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| In-document Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| In-document Element.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| In-document Element.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| In-document Element.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| In-document Element.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| In-document Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| In-document Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| In-document Element.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| In-document Element.querySelector: Invalid ID: # | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.querySelector: Invalid character: ( | PASS |
| In-document Element.querySelector: Invalid character: ) | PASS |
| In-document Element.querySelector: Invalid character: < | PASS |
| In-document Element.querySelector: Invalid character: > | PASS |
| In-document Element.querySelector: Invalid character: [ | PASS |
| In-document Element.querySelector: Invalid character: ] | PASS |
| In-document Element.querySelector: Invalid character: { | PASS |
| In-document Element.querySelector: Invalid character: } | PASS |
| In-document Element.querySelector: Invalid class: . | PASS |
| In-document Element.querySelector: Invalid class: ..test | PASS |
| In-document Element.querySelector: Invalid class: .5cm | PASS |
| In-document Element.querySelector: Invalid class: .bar. | PASS |
| In-document Element.querySelector: Invalid class: .foo..quux | PASS |
| In-document Element.querySelector: Invalid combinator: div & address, p | PASS |
| In-document Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| In-document Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.querySelector: Invalid group of selectors: div, | PASS |
| In-document Element.querySelector: Invalid namespace: $|div | PASS |
| In-document Element.querySelector: Invalid namespace: ^|div | PASS |
| In-document Element.querySelector: Invalid pseudo-element: :: before | PASS |
| In-document Element.querySelector: Invalid pseudo-element: :::before | PASS |
| In-document Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| In-document Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| In-document Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| In-document Element.querySelector: Relative selector: >* | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| In-document Element.querySelector: Type selector, matching body element: body | PASS |
| In-document Element.querySelector: Type selector, matching html element: html | PASS |
| In-document Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.querySelector: Undeclared namespace: ns|div | PASS |
| In-document Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| In-document Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| In-document Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| In-document Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| In-document Element.querySelector: Unknown pseudo-class: :example | PASS |
| In-document Element.querySelector: Unknown pseudo-class: div:example | PASS |
| In-document Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.querySelector: Unknown pseudo-element: ::example | PASS |
| In-document Element.querySelector: Unknown pseudo-element: div::example | PASS |
| In-document Element.querySelectorAll no parameter | PASS |
| In-document Element.querySelectorAll null | PASS |
| In-document Element.querySelectorAll returns NodeList instance | PASS |
| In-document Element.querySelectorAll tree order | PASS |
| In-document Element.querySelectorAll undefined | PASS |
| In-document Element.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| In-document Element.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| In-document Element.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| In-document Element.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| In-document Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| In-document Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| In-document Element.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| In-document Element.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| In-document Element.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| In-document Element.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| In-document Element.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| In-document Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| In-document Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| In-document Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| In-document Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| In-document Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| In-document Element.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| In-document Element.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, not matching title attribute, case sensitivity: #attr-presence [*|TiTlE] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| In-document Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| In-document Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| In-document Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| In-document Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| In-document Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| In-document Element.querySelectorAll: Empty String: | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| In-document Element.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| In-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| In-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| In-document Element.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| In-document Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| In-document Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| In-document Element.querySelectorAll: Invalid ID: # | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.querySelectorAll: Invalid character: ( | PASS |
| In-document Element.querySelectorAll: Invalid character: ) | PASS |
| In-document Element.querySelectorAll: Invalid character: < | PASS |
| In-document Element.querySelectorAll: Invalid character: > | PASS |
| In-document Element.querySelectorAll: Invalid character: [ | PASS |
| In-document Element.querySelectorAll: Invalid character: ] | PASS |
| In-document Element.querySelectorAll: Invalid character: { | PASS |
| In-document Element.querySelectorAll: Invalid character: } | PASS |
| In-document Element.querySelectorAll: Invalid class: . | PASS |
| In-document Element.querySelectorAll: Invalid class: ..test | PASS |
| In-document Element.querySelectorAll: Invalid class: .5cm | PASS |
| In-document Element.querySelectorAll: Invalid class: .bar. | PASS |
| In-document Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| In-document Element.querySelectorAll: Invalid namespace: $|div | PASS |
| In-document Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| In-document Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| In-document Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| In-document Element.querySelectorAll: Relative selector: >* | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| In-document Element.querySelectorAll: Type selector, matching body element: body | PASS |
| In-document Element.querySelectorAll: Type selector, matching html element: html | PASS |
| In-document Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| In-document Element: new NodeList | PASS |
| In-document Element: static NodeList | PASS |
| Selectors-API Test Suite: XHTML | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_jpg.html | OK |
| JPG document.contentType === 'image/jpeg' | PASS |
| /dom/nodes/getElementsByClassName-10.xml | OK |
| document.getElementsByClassName(): compound | PASS |
| /dom/events/EventListenerOptions-capture.html | OK |
| Capture boolean should be honored correctly | PASS |
| Capture option should be honored correctly | PASS |
| Equivalence of option values | PASS |
| Supports capture option | PASS |
| /dom/nodes/MutationObserver-attributes.html | OK |
| attributeFilter alone Element.id/Element.className: multiple filter update mutation | PASS |
| attributeOldValue alone Element.id: update mutation | PASS |
| attributes Element.attributes.value: same id mutation | PASS |
| attributes Element.attributes.value: update mutation | PASS |
| attributes Element.classList.add: invalid character/no mutation | PASS |
| attributes Element.classList.add: multiple tokens addition mutation | PASS |
| attributes Element.classList.add: same value mutation | PASS |
| attributes Element.classList.add: single token addition mutation | PASS |
| attributes Element.classList.add: syntax err/no mutation | PASS |
| attributes Element.classList.remove: missing token removal mutation | PASS |
| attributes Element.classList.remove: multiple tokens removal mutation | PASS |
| attributes Element.classList.remove: single token removal mutation | PASS |
| attributes Element.classList.toggle: forced existing token addition no mutation | PASS |
| attributes Element.classList.toggle: forced missing token removal no mutation | PASS |
| attributes Element.classList.toggle: forced token addition mutation | PASS |
| attributes Element.classList.toggle: forced token removal mutation | PASS |
| attributes Element.classList.toggle: token addition mutation | PASS |
| attributes Element.classList.toggle: token removal mutation | PASS |
| attributes Element.className: empty string update mutation | PASS |
| attributes Element.className: new value mutation | PASS |
| attributes Element.className: same multiple values mutation | PASS |
| attributes Element.className: same value mutation | PASS |
| attributes Element.id: empty string update mutation | PASS |
| attributes Element.id: same value mutation | PASS |
| attributes Element.id: update mutation | PASS |
| attributes Element.id: update, no oldValue, mutation | PASS |
| attributes Element.removeAttribute: removal mutation | PASS |
| attributes Element.removeAttribute: removal no mutation | PASS |
| attributes Element.removeAttributeNS: prefixed attribute removal no mutation | PASS |
| attributes Element.removeAttributeNS: removal mutation | PASS |
| attributes Element.removeAttributeNS: removal no mutation | PASS |
| attributes Element.setAttribute: classname mutation | PASS |
| attributes Element.setAttribute: id mutation | PASS |
| attributes Element.setAttribute: same class mutation | PASS |
| attributes Element.setAttributeNS: creation mutation | PASS |
| attributes Element.setAttributeNS: prefixed attribute creation mutation | PASS |
| attributes Element.unknown: IDL attribute no mutation | PASS |
| attributes HTMLInputElement.type: type update mutation | PASS |
| attributes/attributeFilter Element.id/Element.className: multiple filter update mutation | PASS |
| attributes/attributeFilter Element.id/Element.className: update mutation | PASS |
| childList HTMLInputElement.removeAttribute: type removal mutation | PASS |
| childList false: no childList mutation | PASS |
| /dom/nodes/Element-childElementCount-nochild.html | OK |
| childElementCount without Child Element Nodes | PASS |
| /dom/events/EventListener-invoke-legacy.html | OK |
| Legacy listener of animationend | PASS |
| Legacy listener of animationstart | PASS |
| Legacy listener of transitionend | PASS |
| Listener of animationend | PASS |
| Listener of animationstart | PASS |
| Listener of transitionend | PASS |
| /dom/historical.html | OK |
| Attr member must be nuked: isId | PASS |
| Attr member must be nuked: schemaTypeInfo | PASS |
| DOMImplementation.getFeature() must be nuked. | PASS |
| DocumentType member must be nuked: entities | PASS |
| DocumentType member must be nuked: internalSubset | PASS |
| DocumentType member must be nuked: notations | PASS |
| Event should not have this constant: BLUR | PASS |
| Event should not have this constant: CHANGE | PASS |
| Event should not have this constant: CLICK | PASS |
| Event should not have this constant: DBLCLICK | PASS |
| Event should not have this constant: DRAGDROP | PASS |
| Event should not have this constant: FOCUS | PASS |
| Event should not have this constant: KEYDOWN | PASS |
| Event should not have this constant: KEYPRESS | PASS |
| Event should not have this constant: KEYUP | PASS |
| Event should not have this constant: MOUSEDOWN | PASS |
| Event should not have this constant: MOUSEDRAG | PASS |
| Event should not have this constant: MOUSEMOVE | PASS |
| Event should not have this constant: MOUSEOUT | PASS |
| Event should not have this constant: MOUSEOVER | PASS |
| Event should not have this constant: MOUSEUP | PASS |
| Event should not have this constant: SELECT | PASS |
| Event.prototype should not have this property: getPreventDefault | PASS |
| Historical DOM features must be removed: DOMConfiguration | PASS |
| Historical DOM features must be removed: DOMCursor | PASS |
| Historical DOM features must be removed: DOMError | FAIL |
| Historical DOM features must be removed: DOMErrorHandler | PASS |
| Historical DOM features must be removed: DOMImplementationList | PASS |
| Historical DOM features must be removed: DOMImplementationSource | PASS |
| Historical DOM features must be removed: DOMLocator | PASS |
| Historical DOM features must be removed: DOMObject | PASS |
| Historical DOM features must be removed: DOMRequest | PASS |
| Historical DOM features must be removed: DOMSettableTokenList | PASS |
| Historical DOM features must be removed: DOMUserData | PASS |
| Historical DOM features must be removed: Entity | PASS |
| Historical DOM features must be removed: EntityReference | PASS |
| Historical DOM features must be removed: EventException | PASS |
| Historical DOM features must be removed: NameList | PASS |
| Historical DOM features must be removed: Notation | PASS |
| Historical DOM features must be removed: RangeException | PASS |
| Historical DOM features must be removed: TypeInfo | PASS |
| Historical DOM features must be removed: UserDataHandler | PASS |
| Historical DOM features must be removed: async | PASS |
| Historical DOM features must be removed: commands | PASS |
| Historical DOM features must be removed: createEntityReference | PASS |
| Historical DOM features must be removed: cssElementMap | PASS |
| Historical DOM features must be removed: defaultCharset | PASS |
| Historical DOM features must be removed: domConfig | PASS |
| Historical DOM features must be removed: height | PASS |
| Historical DOM features must be removed: normalizeDocument | PASS |
| Historical DOM features must be removed: renameNode | PASS |
| Historical DOM features must be removed: schemaTypeInfo | PASS |
| Historical DOM features must be removed: setIdAttribute | PASS |
| Historical DOM features must be removed: setIdAttributeNS | PASS |
| Historical DOM features must be removed: setIdAttributeNode | PASS |
| Historical DOM features must be removed: strictErrorChecking | PASS |
| Historical DOM features must be removed: width | PASS |
| Historical DOM features must be removed: xmlEncoding | FAIL |
| Historical DOM features must be removed: xmlStandalone | FAIL |
| Historical DOM features must be removed: xmlVersion | FAIL |
| Node member must be nuked: attributes | PASS |
| Node member must be nuked: getFeature | PASS |
| Node member must be nuked: getUserData | PASS |
| Node member must be nuked: hasAttributes | PASS |
| Node member must be nuked: isSupported | PASS |
| Node member must be nuked: localName | PASS |
| Node member must be nuked: namespaceURI | PASS |
| Node member must be nuked: prefix | PASS |
| Node member must be nuked: rootNode | PASS |
| Node member must be nuked: setUserData | PASS |
| Text member must be nuked: isElementContentWhitespace | PASS |
| Text member must be nuked: replaceWholeText | PASS |
| Window member must be nuked: attachEvent | PASS |
| XMLDocument.load | PASS |
| document.load | PASS |
| /dom/traversal/TreeWalker-traversal-reject.html | OK |
| Testing firstChild | PASS |
| Testing nextNode | PASS |
| Testing nextSibling | PASS |
| Testing parentNode | PASS |
| Testing previousNode | PASS |
| Testing previousSibling | PASS |
| /dom/nodes/Element-childElement-null-xhtml.xhtml | OK |
| Null Test | PASS |
| /dom/nodes/CharacterData-insertData.html | OK |
| Comment.insertData('') | PASS |
| Comment.insertData() at the end | PASS |
| Comment.insertData() at the start | PASS |
| Comment.insertData() in the middle | PASS |
| Comment.insertData() negative in bounds | PASS |
| Comment.insertData() negative out of bounds | PASS |
| Comment.insertData() out of bounds | PASS |
| Comment.insertData() with non-BMP data | PASS |
| Comment.insertData() with non-ascii data | PASS |
| Text.insertData('') | PASS |
| Text.insertData() at the end | PASS |
| Text.insertData() at the start | PASS |
| Text.insertData() in the middle | PASS |
| Text.insertData() negative in bounds | PASS |
| Text.insertData() negative out of bounds | PASS |
| Text.insertData() out of bounds | PASS |
| Text.insertData() with non-BMP data | PASS |
| Text.insertData() with non-ascii data | PASS |
| /dom/ranges/Range-mutations-insertData.html | OK |
| comment.insertData(0, ""), with selected range collapsed at (comment, 0) | PASS |
| comment.insertData(0, ""), with unselected range collapsed at (comment, 0) | PASS |
| comment.insertData(0, "foo"), with selected range collapsed at (comment, 0) | PASS |
| comment.insertData(0, "foo"), with unselected range collapsed at (comment, 0) | PASS |
| comment.insertData(1, ""), with selected range collapsed at (comment, 1) | PASS |
| comment.insertData(1, ""), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(1, ""), with unselected range collapsed at (comment, 1) | PASS |
| comment.insertData(1, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(1, "foo"), with selected range collapsed at (comment, 1) | PASS |
| comment.insertData(1, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(1, "foo"), with unselected range collapsed at (comment, 1) | PASS |
| comment.insertData(1, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(2, ""), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(2, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(2, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(2, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(3, ""), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(3, ""), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(3, "foo"), with selected range on comment from 1 to 3 | PASS |
| comment.insertData(3, "foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.insertData(376, ""), with selected range on comment from 0 to 1 | PASS |
| comment.insertData(376, ""), with unselected range on comment from 0 to 1 | PASS |
| comment.insertData(376, "foo"), with selected range on comment from 0 to 1 | PASS |
| comment.insertData(376, "foo"), with unselected range on comment from 0 to 1 | PASS |
| comment.insertData(comment.length, ""), with selected range collapsed at (comment, comment.length) | PASS |
| comment.insertData(comment.length, ""), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.insertData(comment.length, "foo"), with selected range collapsed at (comment, comment.length) | PASS |
| comment.insertData(comment.length, "foo"), with unselected range collapsed at (comment, comment.length) | PASS |
| detachedComment.insertData(0, ""), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.insertData(0, ""), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.insertData(0, "foo"), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.insertData(0, "foo"), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.insertData(1, ""), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.insertData(1, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(1, ""), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.insertData(1, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(1, "foo"), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.insertData(1, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(1, "foo"), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.insertData(1, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(2, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(2, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(2, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(2, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(3, ""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(3, ""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(3, "foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(3, "foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.insertData(376, ""), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.insertData(376, ""), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.insertData(376, "foo"), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.insertData(376, "foo"), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.insertData(detachedComment.length, ""), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.insertData(detachedComment.length, ""), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.insertData(detachedComment.length, "foo"), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.insertData(detachedComment.length, "foo"), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedForeignComment.insertData(0, ""), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.insertData(0, ""), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.insertData(0, "foo"), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.insertData(0, "foo"), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.insertData(1, ""), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.insertData(1, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(1, ""), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.insertData(1, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(1, "foo"), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.insertData(1, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(1, "foo"), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.insertData(1, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(2, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(2, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(2, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(2, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(3, ""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(3, ""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(3, "foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(3, "foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.insertData(376, ""), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.insertData(376, ""), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.insertData(376, "foo"), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.insertData(376, "foo"), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.insertData(detachedForeignComment.length, ""), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.insertData(detachedForeignComment.length, ""), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.insertData(detachedForeignComment.length, "foo"), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.insertData(detachedForeignComment.length, "foo"), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignTextNode.insertData(0, ""), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.insertData(0, ""), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.insertData(0, "foo"), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.insertData(0, "foo"), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.insertData(1, ""), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.insertData(1, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(1, ""), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.insertData(1, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(1, "foo"), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.insertData(1, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(1, "foo"), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.insertData(1, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(2, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(2, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(2, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(2, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(3, ""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(3, ""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(3, "foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(3, "foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.insertData(376, ""), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.insertData(376, ""), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.insertData(376, "foo"), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.insertData(376, "foo"), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.insertData(detachedForeignTextNode.length, ""), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.insertData(detachedForeignTextNode.length, ""), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.insertData(detachedForeignTextNode.length, "foo"), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.insertData(detachedForeignTextNode.length, "foo"), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedTextNode.insertData(0, ""), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.insertData(0, ""), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.insertData(0, "foo"), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.insertData(0, "foo"), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.insertData(1, ""), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.insertData(1, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(1, ""), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.insertData(1, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(1, "foo"), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.insertData(1, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(1, "foo"), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.insertData(1, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(2, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(2, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(2, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(2, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(3, ""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(3, ""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(3, "foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(3, "foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.insertData(376, ""), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.insertData(376, ""), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.insertData(376, "foo"), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.insertData(376, "foo"), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.insertData(detachedTextNode.length, ""), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.insertData(detachedTextNode.length, ""), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.insertData(detachedTextNode.length, "foo"), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.insertData(detachedTextNode.length, "foo"), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedXmlComment.insertData(0, ""), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.insertData(0, ""), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.insertData(0, "foo"), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.insertData(0, "foo"), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.insertData(1, ""), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.insertData(1, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(1, ""), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.insertData(1, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(1, "foo"), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.insertData(1, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(1, "foo"), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.insertData(1, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(2, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(2, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(2, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(2, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(3, ""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(3, ""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(3, "foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(3, "foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.insertData(376, ""), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.insertData(376, ""), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.insertData(376, "foo"), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.insertData(376, "foo"), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.insertData(detachedXmlComment.length, ""), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.insertData(detachedXmlComment.length, ""), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.insertData(detachedXmlComment.length, "foo"), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.insertData(detachedXmlComment.length, "foo"), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlTextNode.insertData(0, ""), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.insertData(0, ""), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.insertData(0, "foo"), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.insertData(0, "foo"), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.insertData(1, ""), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.insertData(1, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(1, ""), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.insertData(1, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(1, "foo"), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.insertData(1, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(1, "foo"), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.insertData(1, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(2, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(2, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(2, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(2, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(3, ""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(3, ""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(3, "foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(3, "foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.insertData(376, ""), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.insertData(376, ""), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.insertData(376, "foo"), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.insertData(376, "foo"), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.insertData(detachedXmlTextNode.length, ""), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.insertData(detachedXmlTextNode.length, ""), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.insertData(detachedXmlTextNode.length, "foo"), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.insertData(detachedXmlTextNode.length, "foo"), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| foreignComment.insertData(0, ""), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.insertData(0, ""), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.insertData(0, "foo"), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.insertData(0, "foo"), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.insertData(1, ""), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.insertData(1, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(1, ""), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.insertData(1, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(1, "foo"), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.insertData(1, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(1, "foo"), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.insertData(1, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(2, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(2, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(2, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(2, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(3, ""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(3, ""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(3, "foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(3, "foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.insertData(376, ""), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.insertData(376, ""), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.insertData(376, "foo"), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.insertData(376, "foo"), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.insertData(foreignComment.length, ""), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.insertData(foreignComment.length, ""), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.insertData(foreignComment.length, "foo"), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.insertData(foreignComment.length, "foo"), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignTextNode.insertData(0, ""), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.insertData(0, ""), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.insertData(0, "foo"), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.insertData(0, "foo"), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.insertData(1, ""), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.insertData(1, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(1, ""), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.insertData(1, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(1, "foo"), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.insertData(1, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(1, "foo"), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.insertData(1, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(2, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(2, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(2, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(2, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(3, ""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(3, ""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(3, "foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(3, "foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.insertData(376, ""), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.insertData(376, ""), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.insertData(376, "foo"), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.insertData(376, "foo"), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.insertData(foreignTextNode.length, ""), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.insertData(foreignTextNode.length, ""), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.insertData(foreignTextNode.length, "foo"), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.insertData(foreignTextNode.length, "foo"), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| paras[0].firstChild.insertData(0, ""), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.insertData(0, ""), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.insertData(0, "foo"), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.insertData(0, "foo"), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.insertData(1, ""), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.insertData(1, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(1, ""), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.insertData(1, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.insertData(1, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.insertData(1, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(2, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(2, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(2, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(2, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(2, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(2, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(2, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(2, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(3, ""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(3, ""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(3, "foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(3, "foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(3, "foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(3, "foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.insertData(3, "foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.insertData(3, "foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.insertData(376, ""), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.insertData(376, ""), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.insertData(376, "foo"), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.insertData(376, "foo"), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.insertData(paras[0].firstChild.length, ""), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.insertData(paras[0].firstChild.length, ""), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.insertData(paras[0].firstChild.length, "foo"), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.insertData(paras[0].firstChild.length, "foo"), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[1].firstChild.insertData(0, ""), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.insertData(0, ""), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.insertData(0, "foo"), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.insertData(0, "foo"), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.insertData(1, ""), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.insertData(1, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(1, ""), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.insertData(1, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(1, "foo"), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.insertData(1, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(1, "foo"), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.insertData(1, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(2, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(2, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(2, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(2, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(3, ""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(3, ""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(3, "foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(3, "foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.insertData(376, ""), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.insertData(376, ""), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.insertData(376, "foo"), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.insertData(376, "foo"), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.insertData(paras[1].firstChild.length, ""), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.insertData(paras[1].firstChild.length, ""), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.insertData(paras[1].firstChild.length, "foo"), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.insertData(paras[1].firstChild.length, "foo"), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| xmlComment.insertData(0, ""), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.insertData(0, ""), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.insertData(0, "foo"), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.insertData(0, "foo"), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.insertData(1, ""), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.insertData(1, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(1, ""), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.insertData(1, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(1, "foo"), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.insertData(1, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(1, "foo"), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.insertData(1, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(2, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(2, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(2, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(2, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(3, ""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(3, ""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(3, "foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(3, "foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.insertData(376, ""), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.insertData(376, ""), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.insertData(376, "foo"), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.insertData(376, "foo"), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.insertData(xmlComment.length, ""), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.insertData(xmlComment.length, ""), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.insertData(xmlComment.length, "foo"), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.insertData(xmlComment.length, "foo"), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlTextNode.insertData(0, ""), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.insertData(0, ""), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.insertData(0, "foo"), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.insertData(0, "foo"), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.insertData(1, ""), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.insertData(1, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(1, ""), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.insertData(1, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(1, "foo"), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.insertData(1, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(1, "foo"), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.insertData(1, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(2, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(2, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(2, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(2, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(3, ""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(3, ""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(3, "foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(3, "foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.insertData(376, ""), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.insertData(376, ""), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.insertData(376, "foo"), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.insertData(376, "foo"), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.insertData(xmlTextNode.length, ""), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.insertData(xmlTextNode.length, ""), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.insertData(xmlTextNode.length, "foo"), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.insertData(xmlTextNode.length, "foo"), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| /dom/nodes/Node-nodeName-xhtml.xhtml | OK |
| For Comment nodes, nodeName should return "#comment". | PASS |
| For Document nodes, nodeName should return "#document". | PASS |
| For DocumentFragment nodes, nodeName should return "#document-fragment". | PASS |
| For DocumentType nodes, nodeName should return the name. | PASS |
| For Element nodes, nodeName should return the same as tagName. | PASS |
| For ProcessingInstruction nodes, nodeName should return the target. | PASS |
| For Text nodes, nodeName should return "#text". | PASS |
| /dom/nodes/Element-childElementCount-dynamic-add-svg.svg | OK |
| Dynamic Adding of Elements | PASS |
| /dom/nodes/Document-createTreeWalker.html | OK |
| Optional arguments to createTreeWalker should be optional (1 passed). | PASS |
| Optional arguments to createTreeWalker should be optional (2 passed). | PASS |
| Optional arguments to createTreeWalker should be optional (3 passed, function). | PASS |
| Optional arguments to createTreeWalker should be optional (3 passed, null). | PASS |
| Required arguments to createTreeWalker should be required. | PASS |
| /dom/nodes/Document-contentType/contentType/xhr_responseType_document.html | OK |
| XHR - retrieve HTML document: document.contentType === 'application/xml' | PASS |
| /dom/ranges/Range-detach.html | OK |
| Range.detach | PASS |
| /dom/nodes/Comment-constructor.html | OK |
| new Comment() should get the correct ownerDocument across globals | PASS |
| new Comment(): "" | PASS |
| new Comment(): "&" | PASS |
| new Comment(): "-" | PASS |
| new Comment(): "--" | PASS |
| new Comment(): "-->" | PASS |
| new Comment(): "<!--" | PASS |
| new Comment(): "\0" | PASS |
| new Comment(): "\0test" | PASS |
| new Comment(): 42 | PASS |
| new Comment(): instanceof | PASS |
| new Comment(): no arguments | PASS |
| new Comment(): null | PASS |
| new Comment(): prototype chain | PASS |
| new Comment(): two arguments | PASS |
| new Comment(): undefined | PASS |
| /dom/ranges/Range-commonAncestorContainer.html | OK |
| 0: range [detached] | PASS |
| 1: range [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| 2: range [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| 3: range [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| 4: range [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| 5: range [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| 6: range [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| 7: range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| 8: range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| 9: range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| 10: range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| 11: range [document.documentElement, 0, document.documentElement, 1] | PASS |
| 12: range [document.documentElement, 0, document.documentElement, 2] | PASS |
| 13: range [document.documentElement, 1, document.documentElement, 2] | PASS |
| 14: range [document.head, 1, document.head, 1] | PASS |
| 15: range [document.body, 4, document.body, 5] | PASS |
| 16: range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| 17: range [paras[0], 0, paras[0], 1] | PASS |
| 18: range [detachedPara1, 0, detachedPara1, 1] | PASS |
| 19: range [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| 20: range [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| 21: range [paras[0].firstChild, 3, paras[3], 1] | PASS |
| 22: range [paras[0], 0, paras[0].firstChild, 7] | PASS |
| 23: range [testDiv, 2, paras[4], 1] | PASS |
| 24: range [document, 0, document, 1] | PASS |
| 25: range [document, 0, document, 2] | PASS |
| 26: range [comment, 2, comment, 3] | PASS |
| 27: range [testDiv, 0, comment, 5] | PASS |
| 28: range [foreignDoc, 1, foreignComment, 2] | PASS |
| 29: range [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| 30: range [xmlDoc, 1, xmlComment, 0] | PASS |
| 31: range [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| 32: range [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| 33: range [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| 34: range [detachedComment, 3, detachedComment, 4] | PASS |
| 35: range [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| 36: range [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| 37: range [docfrag, 0, docfrag, 0] | PASS |
| 38: range [processingInstruction, 0, processingInstruction, 4] | PASS |
| 39: range [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| 40: range [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| 41: range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| 42: range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| 43: range [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| 44: range [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| 45: range [paras[0], 0, paras[0], 0] | PASS |
| 46: range [detachedPara1, 0, detachedPara1, 0] | PASS |
| 47: range [testDiv, 1, paras[2].firstChild, 5] | PASS |
| 48: range [document.documentElement, 1, document.body, 0] | PASS |
| 49: range [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| 50: range [document, 1, document, 2] | PASS |
| 51: range [paras[2].firstChild, 4, comment, 2] | PASS |
| 52: range [paras[3], 1, comment, 8] | PASS |
| 53: range [foreignDoc, 0, foreignDoc, 0] | PASS |
| 54: range [xmlDoc, 0, xmlDoc, 0] | PASS |
| 55: range [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| 56: range [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| 57: range [detachedComment, 5, detachedComment, 5] | PASS |
| 58: range [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| 59: range [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| 60: range [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| /dom/ranges/Range-stringifier.html | OK |
| Node contents of a single div | PASS |
| Range stringifier | PASS |
| Text node with offsets | PASS |
| Three nodes with start offset and end offset on text nodes | PASS |
| Two nodes, each with a text node | PASS |
| /dom/nodes/getElementsByClassName-21.htm | OK |
| delete element from collection | PASS |
| /dom/nodes/Node-nodeName.html | OK |
| For Comment nodes, nodeName should return "#comment". | PASS |
| For Document nodes, nodeName should return "#document". | PASS |
| For DocumentFragment nodes, nodeName should return "#document-fragment". | PASS |
| For DocumentType nodes, nodeName should return the name. | PASS |
| For Element nodes, nodeName should return the same as tagName. | PASS |
| For Text nodes, nodeName should return "#text". | PASS |
| /dom/nodes/Element-closest.html | OK |
| Element.closest with context node 'test1' and selector 'div#test7' | PASS |
| Element.closest with context node 'test10' and selector ':empty' | PASS |
| Element.closest with context node 'test11' and selector ':invalid' | PASS |
| Element.closest with context node 'test11' and selector ':last-child' | PASS |
| Element.closest with context node 'test11' and selector '[selected]' | PASS |
| Element.closest with context node 'test12' and selector '.div3 > .div1' | PASS |
| Element.closest with context node 'test12' and selector '.div3 > .div2' | PASS |
| Element.closest with context node 'test12' and selector ':first-child' | PASS |
| Element.closest with context node 'test12' and selector '[name="form-a"]' | PASS |
| Element.closest with context node 'test12' and selector 'fieldset > select[required]' | PASS |
| Element.closest with context node 'test12' and selector 'select' | PASS |
| Element.closest with context node 'test13' and selector 'div' | PASS |
| Element.closest with context node 'test13' and selector 'div:not(.div1)' | PASS |
| Element.closest with context node 'test13' and selector 'fieldset' | PASS |
| Element.closest with context node 'test13' and selector 'form[name="form-a"]' | PASS |
| Element.closest with context node 'test3' and selector 'body' | PASS |
| Element.closest with context node 'test3' and selector 'form + form' | PASS |
| Element.closest with context node 'test4' and selector ':has(> :scope)' | FAIL |
| Element.closest with context node 'test4' and selector ':scope' | PASS |
| Element.closest with context node 'test4' and selector '[default]' | PASS |
| Element.closest with context node 'test4' and selector '[selected]' | PASS |
| Element.closest with context node 'test4' and selector 'div > :scope' | PASS |
| Element.closest with context node 'test4' and selector 'select > :scope' | PASS |
| Element.closest with context node 'test5' and selector 'form + form' | PASS |
| Element.closest with context node 'test6' and selector 'div.div3' | PASS |
| Element.closest with context node 'test6' and selector 'input + fieldset' | PASS |
| Element.closest with context node 'test9' and selector 'form > input[required]' | PASS |
| Element.closest with context node 'test9' and selector 'input[required]' | PASS |
| Element.closest with context node 'test9' and selector 'select[required]' | PASS |
| /dom/nodes/Document-createProcessingInstruction.html | OK |
| Document.createProcessingInstruction in HTML documents | PASS |
| Should get a ProcessingInstruction for target "A·A" and data "x". | PASS |
| Should get a ProcessingInstruction for target "a0" and data "x". | PASS |
| Should get a ProcessingInstruction for target "xml:fail" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "0" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "A" and data "?>". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "A×" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "\\A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "\f" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "·A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target "×A" and data "x". | PASS |
| Should throw an INVALID_CHARACTER_ERR for target 0 and data "x". | PASS |
| /dom/nodes/Document-importNode.html | OK |
| False 'deep' argument. | PASS |
| Import an Attr node with namespace/prefix correctly. | PASS |
| No 'deep' argument. | PASS |
| True 'deep' argument. | PASS |
| Undefined 'deep' argument. | PASS |
| /dom/nodes/getElementsByClassName-18.htm | OK |
| element.getElementsByClassName(array): "a", "b" | PASS |
| /dom/nodes/getElementsByClassName-20.htm | OK |
| get elements in document then add element to collection | PASS |
| /dom/events/Event-dispatch-throwing.html | OK |
| Throwing in event listener with a single listeners | PASS |
| Throwing in event listener with multiple listeners | PASS |
| /dom/nodes/Element-childElementCount-nochild-svg.svg | OK |
| childElementCount | PASS |
| /dom/nodes/Element-getElementsByTagName.html | OK |
| Caching is allowed | PASS |
| Element in HTML namespace, no prefix, non-ascii characters in name | PASS |
| Element in HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, no prefix, lowercase name | PASS |
| Element in non-HTML namespace, no prefix, uppercase name | PASS |
| Element in non-HTML namespace, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, lowercase name | PASS |
| Element in non-HTML namespace, prefix, non-ascii characters in name | PASS |
| Element in non-HTML namespace, prefix, uppercase name | PASS |
| HTML element with uppercase tagName never matches in HTML Documents | PASS |
| Interfaces | PASS |
| Matching the context object | PASS |
| Should be able to set expando shadowing a proto prop (item) | PASS |
| Should be able to set expando shadowing a proto prop (namedItem) | PASS |
| Shouldn't be able to set unsigned properties on a HTMLCollection (non-strict mode) | PASS |
| Shouldn't be able to set unsigned properties on a HTMLCollection (strict mode) | PASS |
| getElementsByTagName('*') | PASS |
| getElementsByTagName() should be a live collection | PASS |
| hasOwnProperty, getOwnPropertyDescriptor, getOwnPropertyNames | PASS |
| /dom/events/Event-dispatch-handlers-changed.html | OK |
| Dispatch additional events inside an event listener | PASS |
| /dom/nodes/Node-contains.html | OK |
| comment.contains(comment) | PASS |
| comment.contains(detachedComment) | PASS |
| comment.contains(detachedDiv) | PASS |
| comment.contains(detachedForeignComment) | PASS |
| comment.contains(detachedForeignTextNode) | PASS |
| comment.contains(detachedPara1) | PASS |
| comment.contains(detachedPara1.firstChild) | PASS |
| comment.contains(detachedPara2) | PASS |
| comment.contains(detachedPara2.firstChild) | PASS |
| comment.contains(detachedProcessingInstruction) | PASS |
| comment.contains(detachedTextNode) | PASS |
| comment.contains(detachedXmlComment) | PASS |
| comment.contains(detachedXmlElement) | PASS |
| comment.contains(detachedXmlTextNode) | PASS |
| comment.contains(docfrag) | PASS |
| comment.contains(doctype) | PASS |
| comment.contains(document) | PASS |
| comment.contains(foreignComment) | PASS |
| comment.contains(foreignDoc) | PASS |
| comment.contains(foreignDocfrag) | PASS |
| comment.contains(foreignDoctype) | PASS |
| comment.contains(foreignPara1) | PASS |
| comment.contains(foreignPara1.firstChild) | PASS |
| comment.contains(foreignPara2) | PASS |
| comment.contains(foreignTextNode) | PASS |
| comment.contains(null) | PASS |
| comment.contains(paras[0]) | PASS |
| comment.contains(paras[0].firstChild) | PASS |
| comment.contains(paras[1]) | PASS |
| comment.contains(paras[1].firstChild) | PASS |
| comment.contains(processingInstruction) | PASS |
| comment.contains(testDiv) | PASS |
| comment.contains(xmlComment) | PASS |
| comment.contains(xmlDoc) | PASS |
| comment.contains(xmlDocfrag) | PASS |
| comment.contains(xmlDoctype) | PASS |
| comment.contains(xmlElement) | PASS |
| comment.contains(xmlTextNode) | PASS |
| detachedComment.contains(comment) | PASS |
| detachedComment.contains(detachedComment) | PASS |
| detachedComment.contains(detachedDiv) | PASS |
| detachedComment.contains(detachedForeignComment) | PASS |
| detachedComment.contains(detachedForeignTextNode) | PASS |
| detachedComment.contains(detachedPara1) | PASS |
| detachedComment.contains(detachedPara1.firstChild) | PASS |
| detachedComment.contains(detachedPara2) | PASS |
| detachedComment.contains(detachedPara2.firstChild) | PASS |
| detachedComment.contains(detachedProcessingInstruction) | PASS |
| detachedComment.contains(detachedTextNode) | PASS |
| detachedComment.contains(detachedXmlComment) | PASS |
| detachedComment.contains(detachedXmlElement) | PASS |
| detachedComment.contains(detachedXmlTextNode) | PASS |
| detachedComment.contains(docfrag) | PASS |
| detachedComment.contains(doctype) | PASS |
| detachedComment.contains(document) | PASS |
| detachedComment.contains(foreignComment) | PASS |
| detachedComment.contains(foreignDoc) | PASS |
| detachedComment.contains(foreignDocfrag) | PASS |
| detachedComment.contains(foreignDoctype) | PASS |
| detachedComment.contains(foreignPara1) | PASS |
| detachedComment.contains(foreignPara1.firstChild) | PASS |
| detachedComment.contains(foreignPara2) | PASS |
| detachedComment.contains(foreignTextNode) | PASS |
| detachedComment.contains(null) | PASS |
| detachedComment.contains(paras[0]) | PASS |
| detachedComment.contains(paras[0].firstChild) | PASS |
| detachedComment.contains(paras[1]) | PASS |
| detachedComment.contains(paras[1].firstChild) | PASS |
| detachedComment.contains(processingInstruction) | PASS |
| detachedComment.contains(testDiv) | PASS |
| detachedComment.contains(xmlComment) | PASS |
| detachedComment.contains(xmlDoc) | PASS |
| detachedComment.contains(xmlDocfrag) | PASS |
| detachedComment.contains(xmlDoctype) | PASS |
| detachedComment.contains(xmlElement) | PASS |
| detachedComment.contains(xmlTextNode) | PASS |
| detachedDiv.contains(comment) | PASS |
| detachedDiv.contains(detachedComment) | PASS |
| detachedDiv.contains(detachedDiv) | PASS |
| detachedDiv.contains(detachedForeignComment) | PASS |
| detachedDiv.contains(detachedForeignTextNode) | PASS |
| detachedDiv.contains(detachedPara1) | PASS |
| detachedDiv.contains(detachedPara1.firstChild) | PASS |
| detachedDiv.contains(detachedPara2) | PASS |
| detachedDiv.contains(detachedPara2.firstChild) | PASS |
| detachedDiv.contains(detachedProcessingInstruction) | PASS |
| detachedDiv.contains(detachedTextNode) | PASS |
| detachedDiv.contains(detachedXmlComment) | PASS |
| detachedDiv.contains(detachedXmlElement) | PASS |
| detachedDiv.contains(detachedXmlTextNode) | PASS |
| detachedDiv.contains(docfrag) | PASS |
| detachedDiv.contains(doctype) | PASS |
| detachedDiv.contains(document) | PASS |
| detachedDiv.contains(foreignComment) | PASS |
| detachedDiv.contains(foreignDoc) | PASS |
| detachedDiv.contains(foreignDocfrag) | PASS |
| detachedDiv.contains(foreignDoctype) | PASS |
| detachedDiv.contains(foreignPara1) | PASS |
| detachedDiv.contains(foreignPara1.firstChild) | PASS |
| detachedDiv.contains(foreignPara2) | PASS |
| detachedDiv.contains(foreignTextNode) | PASS |
| detachedDiv.contains(null) | PASS |
| detachedDiv.contains(paras[0]) | PASS |
| detachedDiv.contains(paras[0].firstChild) | PASS |
| detachedDiv.contains(paras[1]) | PASS |
| detachedDiv.contains(paras[1].firstChild) | PASS |
| detachedDiv.contains(processingInstruction) | PASS |
| detachedDiv.contains(testDiv) | PASS |
| detachedDiv.contains(xmlComment) | PASS |
| detachedDiv.contains(xmlDoc) | PASS |
| detachedDiv.contains(xmlDocfrag) | PASS |
| detachedDiv.contains(xmlDoctype) | PASS |
| detachedDiv.contains(xmlElement) | PASS |
| detachedDiv.contains(xmlTextNode) | PASS |
| detachedForeignComment.contains(comment) | PASS |
| detachedForeignComment.contains(detachedComment) | PASS |
| detachedForeignComment.contains(detachedDiv) | PASS |
| detachedForeignComment.contains(detachedForeignComment) | PASS |
| detachedForeignComment.contains(detachedForeignTextNode) | PASS |
| detachedForeignComment.contains(detachedPara1) | PASS |
| detachedForeignComment.contains(detachedPara1.firstChild) | PASS |
| detachedForeignComment.contains(detachedPara2) | PASS |
| detachedForeignComment.contains(detachedPara2.firstChild) | PASS |
| detachedForeignComment.contains(detachedProcessingInstruction) | PASS |
| detachedForeignComment.contains(detachedTextNode) | PASS |
| detachedForeignComment.contains(detachedXmlComment) | PASS |
| detachedForeignComment.contains(detachedXmlElement) | PASS |
| detachedForeignComment.contains(detachedXmlTextNode) | PASS |
| detachedForeignComment.contains(docfrag) | PASS |
| detachedForeignComment.contains(doctype) | PASS |
| detachedForeignComment.contains(document) | PASS |
| detachedForeignComment.contains(foreignComment) | PASS |
| detachedForeignComment.contains(foreignDoc) | PASS |
| detachedForeignComment.contains(foreignDocfrag) | PASS |
| detachedForeignComment.contains(foreignDoctype) | PASS |
| detachedForeignComment.contains(foreignPara1) | PASS |
| detachedForeignComment.contains(foreignPara1.firstChild) | PASS |
| detachedForeignComment.contains(foreignPara2) | PASS |
| detachedForeignComment.contains(foreignTextNode) | PASS |
| detachedForeignComment.contains(null) | PASS |
| detachedForeignComment.contains(paras[0]) | PASS |
| detachedForeignComment.contains(paras[0].firstChild) | PASS |
| detachedForeignComment.contains(paras[1]) | PASS |
| detachedForeignComment.contains(paras[1].firstChild) | PASS |
| detachedForeignComment.contains(processingInstruction) | PASS |
| detachedForeignComment.contains(testDiv) | PASS |
| detachedForeignComment.contains(xmlComment) | PASS |
| detachedForeignComment.contains(xmlDoc) | PASS |
| detachedForeignComment.contains(xmlDocfrag) | PASS |
| detachedForeignComment.contains(xmlDoctype) | PASS |
| detachedForeignComment.contains(xmlElement) | PASS |
| detachedForeignComment.contains(xmlTextNode) | PASS |
| detachedForeignTextNode.contains(comment) | PASS |
| detachedForeignTextNode.contains(detachedComment) | PASS |
| detachedForeignTextNode.contains(detachedDiv) | PASS |
| detachedForeignTextNode.contains(detachedForeignComment) | PASS |
| detachedForeignTextNode.contains(detachedForeignTextNode) | PASS |
| detachedForeignTextNode.contains(detachedPara1) | PASS |
| detachedForeignTextNode.contains(detachedPara1.firstChild) | PASS |
| detachedForeignTextNode.contains(detachedPara2) | PASS |
| detachedForeignTextNode.contains(detachedPara2.firstChild) | PASS |
| detachedForeignTextNode.contains(detachedProcessingInstruction) | PASS |
| detachedForeignTextNode.contains(detachedTextNode) | PASS |
| detachedForeignTextNode.contains(detachedXmlComment) | PASS |
| detachedForeignTextNode.contains(detachedXmlElement) | PASS |
| detachedForeignTextNode.contains(detachedXmlTextNode) | PASS |
| detachedForeignTextNode.contains(docfrag) | PASS |
| detachedForeignTextNode.contains(doctype) | PASS |
| detachedForeignTextNode.contains(document) | PASS |
| detachedForeignTextNode.contains(foreignComment) | PASS |
| detachedForeignTextNode.contains(foreignDoc) | PASS |
| detachedForeignTextNode.contains(foreignDocfrag) | PASS |
| detachedForeignTextNode.contains(foreignDoctype) | PASS |
| detachedForeignTextNode.contains(foreignPara1) | PASS |
| detachedForeignTextNode.contains(foreignPara1.firstChild) | PASS |
| detachedForeignTextNode.contains(foreignPara2) | PASS |
| detachedForeignTextNode.contains(foreignTextNode) | PASS |
| detachedForeignTextNode.contains(null) | PASS |
| detachedForeignTextNode.contains(paras[0]) | PASS |
| detachedForeignTextNode.contains(paras[0].firstChild) | PASS |
| detachedForeignTextNode.contains(paras[1]) | PASS |
| detachedForeignTextNode.contains(paras[1].firstChild) | PASS |
| detachedForeignTextNode.contains(processingInstruction) | PASS |
| detachedForeignTextNode.contains(testDiv) | PASS |
| detachedForeignTextNode.contains(xmlComment) | PASS |
| detachedForeignTextNode.contains(xmlDoc) | PASS |
| detachedForeignTextNode.contains(xmlDocfrag) | PASS |
| detachedForeignTextNode.contains(xmlDoctype) | PASS |
| detachedForeignTextNode.contains(xmlElement) | PASS |
| detachedForeignTextNode.contains(xmlTextNode) | PASS |
| detachedPara1.contains(comment) | PASS |
| detachedPara1.contains(detachedComment) | PASS |
| detachedPara1.contains(detachedDiv) | PASS |
| detachedPara1.contains(detachedForeignComment) | PASS |
| detachedPara1.contains(detachedForeignTextNode) | PASS |
| detachedPara1.contains(detachedPara1) | PASS |
| detachedPara1.contains(detachedPara1.firstChild) | PASS |
| detachedPara1.contains(detachedPara2) | PASS |
| detachedPara1.contains(detachedPara2.firstChild) | PASS |
| detachedPara1.contains(detachedProcessingInstruction) | PASS |
| detachedPara1.contains(detachedTextNode) | PASS |
| detachedPara1.contains(detachedXmlComment) | PASS |
| detachedPara1.contains(detachedXmlElement) | PASS |
| detachedPara1.contains(detachedXmlTextNode) | PASS |
| detachedPara1.contains(docfrag) | PASS |
| detachedPara1.contains(doctype) | PASS |
| detachedPara1.contains(document) | PASS |
| detachedPara1.contains(foreignComment) | PASS |
| detachedPara1.contains(foreignDoc) | PASS |
| detachedPara1.contains(foreignDocfrag) | PASS |
| detachedPara1.contains(foreignDoctype) | PASS |
| detachedPara1.contains(foreignPara1) | PASS |
| detachedPara1.contains(foreignPara1.firstChild) | PASS |
| detachedPara1.contains(foreignPara2) | PASS |
| detachedPara1.contains(foreignTextNode) | PASS |
| detachedPara1.contains(null) | PASS |
| detachedPara1.contains(paras[0]) | PASS |
| detachedPara1.contains(paras[0].firstChild) | PASS |
| detachedPara1.contains(paras[1]) | PASS |
| detachedPara1.contains(paras[1].firstChild) | PASS |
| detachedPara1.contains(processingInstruction) | PASS |
| detachedPara1.contains(testDiv) | PASS |
| detachedPara1.contains(xmlComment) | PASS |
| detachedPara1.contains(xmlDoc) | PASS |
| detachedPara1.contains(xmlDocfrag) | PASS |
| detachedPara1.contains(xmlDoctype) | PASS |
| detachedPara1.contains(xmlElement) | PASS |
| detachedPara1.contains(xmlTextNode) | PASS |
| detachedPara1.firstChild.contains(comment) | PASS |
| detachedPara1.firstChild.contains(detachedComment) | PASS |
| detachedPara1.firstChild.contains(detachedDiv) | PASS |
| detachedPara1.firstChild.contains(detachedForeignComment) | PASS |
| detachedPara1.firstChild.contains(detachedForeignTextNode) | PASS |
| detachedPara1.firstChild.contains(detachedPara1) | PASS |
| detachedPara1.firstChild.contains(detachedPara1.firstChild) | PASS |
| detachedPara1.firstChild.contains(detachedPara2) | PASS |
| detachedPara1.firstChild.contains(detachedPara2.firstChild) | PASS |
| detachedPara1.firstChild.contains(detachedProcessingInstruction) | PASS |
| detachedPara1.firstChild.contains(detachedTextNode) | PASS |
| detachedPara1.firstChild.contains(detachedXmlComment) | PASS |
| detachedPara1.firstChild.contains(detachedXmlElement) | PASS |
| detachedPara1.firstChild.contains(detachedXmlTextNode) | PASS |
| detachedPara1.firstChild.contains(docfrag) | PASS |
| detachedPara1.firstChild.contains(doctype) | PASS |
| detachedPara1.firstChild.contains(document) | PASS |
| detachedPara1.firstChild.contains(foreignComment) | PASS |
| detachedPara1.firstChild.contains(foreignDoc) | PASS |
| detachedPara1.firstChild.contains(foreignDocfrag) | PASS |
| detachedPara1.firstChild.contains(foreignDoctype) | PASS |
| detachedPara1.firstChild.contains(foreignPara1) | PASS |
| detachedPara1.firstChild.contains(foreignPara1.firstChild) | PASS |
| detachedPara1.firstChild.contains(foreignPara2) | PASS |
| detachedPara1.firstChild.contains(foreignTextNode) | PASS |
| detachedPara1.firstChild.contains(null) | PASS |
| detachedPara1.firstChild.contains(paras[0]) | PASS |
| detachedPara1.firstChild.contains(paras[0].firstChild) | PASS |
| detachedPara1.firstChild.contains(paras[1]) | PASS |
| detachedPara1.firstChild.contains(paras[1].firstChild) | PASS |
| detachedPara1.firstChild.contains(processingInstruction) | PASS |
| detachedPara1.firstChild.contains(testDiv) | PASS |
| detachedPara1.firstChild.contains(xmlComment) | PASS |
| detachedPara1.firstChild.contains(xmlDoc) | PASS |
| detachedPara1.firstChild.contains(xmlDocfrag) | PASS |
| detachedPara1.firstChild.contains(xmlDoctype) | PASS |
| detachedPara1.firstChild.contains(xmlElement) | PASS |
| detachedPara1.firstChild.contains(xmlTextNode) | PASS |
| detachedPara2.contains(comment) | PASS |
| detachedPara2.contains(detachedComment) | PASS |
| detachedPara2.contains(detachedDiv) | PASS |
| detachedPara2.contains(detachedForeignComment) | PASS |
| detachedPara2.contains(detachedForeignTextNode) | PASS |
| detachedPara2.contains(detachedPara1) | PASS |
| detachedPara2.contains(detachedPara1.firstChild) | PASS |
| detachedPara2.contains(detachedPara2) | PASS |
| detachedPara2.contains(detachedPara2.firstChild) | PASS |
| detachedPara2.contains(detachedProcessingInstruction) | PASS |
| detachedPara2.contains(detachedTextNode) | PASS |
| detachedPara2.contains(detachedXmlComment) | PASS |
| detachedPara2.contains(detachedXmlElement) | PASS |
| detachedPara2.contains(detachedXmlTextNode) | PASS |
| detachedPara2.contains(docfrag) | PASS |
| detachedPara2.contains(doctype) | PASS |
| detachedPara2.contains(document) | PASS |
| detachedPara2.contains(foreignComment) | PASS |
| detachedPara2.contains(foreignDoc) | PASS |
| detachedPara2.contains(foreignDocfrag) | PASS |
| detachedPara2.contains(foreignDoctype) | PASS |
| detachedPara2.contains(foreignPara1) | PASS |
| detachedPara2.contains(foreignPara1.firstChild) | PASS |
| detachedPara2.contains(foreignPara2) | PASS |
| detachedPara2.contains(foreignTextNode) | PASS |
| detachedPara2.contains(null) | PASS |
| detachedPara2.contains(paras[0]) | PASS |
| detachedPara2.contains(paras[0].firstChild) | PASS |
| detachedPara2.contains(paras[1]) | PASS |
| detachedPara2.contains(paras[1].firstChild) | PASS |
| detachedPara2.contains(processingInstruction) | PASS |
| detachedPara2.contains(testDiv) | PASS |
| detachedPara2.contains(xmlComment) | PASS |
| detachedPara2.contains(xmlDoc) | PASS |
| detachedPara2.contains(xmlDocfrag) | PASS |
| detachedPara2.contains(xmlDoctype) | PASS |
| detachedPara2.contains(xmlElement) | PASS |
| detachedPara2.contains(xmlTextNode) | PASS |
| detachedPara2.firstChild.contains(comment) | PASS |
| detachedPara2.firstChild.contains(detachedComment) | PASS |
| detachedPara2.firstChild.contains(detachedDiv) | PASS |
| detachedPara2.firstChild.contains(detachedForeignComment) | PASS |
| detachedPara2.firstChild.contains(detachedForeignTextNode) | PASS |
| detachedPara2.firstChild.contains(detachedPara1) | PASS |
| detachedPara2.firstChild.contains(detachedPara1.firstChild) | PASS |
| detachedPara2.firstChild.contains(detachedPara2) | PASS |
| detachedPara2.firstChild.contains(detachedPara2.firstChild) | PASS |
| detachedPara2.firstChild.contains(detachedProcessingInstruction) | PASS |
| detachedPara2.firstChild.contains(detachedTextNode) | PASS |
| detachedPara2.firstChild.contains(detachedXmlComment) | PASS |
| detachedPara2.firstChild.contains(detachedXmlElement) | PASS |
| detachedPara2.firstChild.contains(detachedXmlTextNode) | PASS |
| detachedPara2.firstChild.contains(docfrag) | PASS |
| detachedPara2.firstChild.contains(doctype) | PASS |
| detachedPara2.firstChild.contains(document) | PASS |
| detachedPara2.firstChild.contains(foreignComment) | PASS |
| detachedPara2.firstChild.contains(foreignDoc) | PASS |
| detachedPara2.firstChild.contains(foreignDocfrag) | PASS |
| detachedPara2.firstChild.contains(foreignDoctype) | PASS |
| detachedPara2.firstChild.contains(foreignPara1) | PASS |
| detachedPara2.firstChild.contains(foreignPara1.firstChild) | PASS |
| detachedPara2.firstChild.contains(foreignPara2) | PASS |
| detachedPara2.firstChild.contains(foreignTextNode) | PASS |
| detachedPara2.firstChild.contains(null) | PASS |
| detachedPara2.firstChild.contains(paras[0]) | PASS |
| detachedPara2.firstChild.contains(paras[0].firstChild) | PASS |
| detachedPara2.firstChild.contains(paras[1]) | PASS |
| detachedPara2.firstChild.contains(paras[1].firstChild) | PASS |
| detachedPara2.firstChild.contains(processingInstruction) | PASS |
| detachedPara2.firstChild.contains(testDiv) | PASS |
| detachedPara2.firstChild.contains(xmlComment) | PASS |
| detachedPara2.firstChild.contains(xmlDoc) | PASS |
| detachedPara2.firstChild.contains(xmlDocfrag) | PASS |
| detachedPara2.firstChild.contains(xmlDoctype) | PASS |
| detachedPara2.firstChild.contains(xmlElement) | PASS |
| detachedPara2.firstChild.contains(xmlTextNode) | PASS |
| detachedProcessingInstruction.contains(comment) | PASS |
| detachedProcessingInstruction.contains(detachedComment) | PASS |
| detachedProcessingInstruction.contains(detachedDiv) | PASS |
| detachedProcessingInstruction.contains(detachedForeignComment) | PASS |
| detachedProcessingInstruction.contains(detachedForeignTextNode) | PASS |
| detachedProcessingInstruction.contains(detachedPara1) | PASS |
| detachedProcessingInstruction.contains(detachedPara1.firstChild) | PASS |
| detachedProcessingInstruction.contains(detachedPara2) | PASS |
| detachedProcessingInstruction.contains(detachedPara2.firstChild) | PASS |
| detachedProcessingInstruction.contains(detachedProcessingInstruction) | PASS |
| detachedProcessingInstruction.contains(detachedTextNode) | PASS |
| detachedProcessingInstruction.contains(detachedXmlComment) | PASS |
| detachedProcessingInstruction.contains(detachedXmlElement) | PASS |
| detachedProcessingInstruction.contains(detachedXmlTextNode) | PASS |
| detachedProcessingInstruction.contains(docfrag) | PASS |
| detachedProcessingInstruction.contains(doctype) | PASS |
| detachedProcessingInstruction.contains(document) | PASS |
| detachedProcessingInstruction.contains(foreignComment) | PASS |
| detachedProcessingInstruction.contains(foreignDoc) | PASS |
| detachedProcessingInstruction.contains(foreignDocfrag) | PASS |
| detachedProcessingInstruction.contains(foreignDoctype) | PASS |
| detachedProcessingInstruction.contains(foreignPara1) | PASS |
| detachedProcessingInstruction.contains(foreignPara1.firstChild) | PASS |
| detachedProcessingInstruction.contains(foreignPara2) | PASS |
| detachedProcessingInstruction.contains(foreignTextNode) | PASS |
| detachedProcessingInstruction.contains(null) | PASS |
| detachedProcessingInstruction.contains(paras[0]) | PASS |
| detachedProcessingInstruction.contains(paras[0].firstChild) | PASS |
| detachedProcessingInstruction.contains(paras[1]) | PASS |
| detachedProcessingInstruction.contains(paras[1].firstChild) | PASS |
| detachedProcessingInstruction.contains(processingInstruction) | PASS |
| detachedProcessingInstruction.contains(testDiv) | PASS |
| detachedProcessingInstruction.contains(xmlComment) | PASS |
| detachedProcessingInstruction.contains(xmlDoc) | PASS |
| detachedProcessingInstruction.contains(xmlDocfrag) | PASS |
| detachedProcessingInstruction.contains(xmlDoctype) | PASS |
| detachedProcessingInstruction.contains(xmlElement) | PASS |
| detachedProcessingInstruction.contains(xmlTextNode) | PASS |
| detachedTextNode.contains(comment) | PASS |
| detachedTextNode.contains(detachedComment) | PASS |
| detachedTextNode.contains(detachedDiv) | PASS |
| detachedTextNode.contains(detachedForeignComment) | PASS |
| detachedTextNode.contains(detachedForeignTextNode) | PASS |
| detachedTextNode.contains(detachedPara1) | PASS |
| detachedTextNode.contains(detachedPara1.firstChild) | PASS |
| detachedTextNode.contains(detachedPara2) | PASS |
| detachedTextNode.contains(detachedPara2.firstChild) | PASS |
| detachedTextNode.contains(detachedProcessingInstruction) | PASS |
| detachedTextNode.contains(detachedTextNode) | PASS |
| detachedTextNode.contains(detachedXmlComment) | PASS |
| detachedTextNode.contains(detachedXmlElement) | PASS |
| detachedTextNode.contains(detachedXmlTextNode) | PASS |
| detachedTextNode.contains(docfrag) | PASS |
| detachedTextNode.contains(doctype) | PASS |
| detachedTextNode.contains(document) | PASS |
| detachedTextNode.contains(foreignComment) | PASS |
| detachedTextNode.contains(foreignDoc) | PASS |
| detachedTextNode.contains(foreignDocfrag) | PASS |
| detachedTextNode.contains(foreignDoctype) | PASS |
| detachedTextNode.contains(foreignPara1) | PASS |
| detachedTextNode.contains(foreignPara1.firstChild) | PASS |
| detachedTextNode.contains(foreignPara2) | PASS |
| detachedTextNode.contains(foreignTextNode) | PASS |
| detachedTextNode.contains(null) | PASS |
| detachedTextNode.contains(paras[0]) | PASS |
| detachedTextNode.contains(paras[0].firstChild) | PASS |
| detachedTextNode.contains(paras[1]) | PASS |
| detachedTextNode.contains(paras[1].firstChild) | PASS |
| detachedTextNode.contains(processingInstruction) | PASS |
| detachedTextNode.contains(testDiv) | PASS |
| detachedTextNode.contains(xmlComment) | PASS |
| detachedTextNode.contains(xmlDoc) | PASS |
| detachedTextNode.contains(xmlDocfrag) | PASS |
| detachedTextNode.contains(xmlDoctype) | PASS |
| detachedTextNode.contains(xmlElement) | PASS |
| detachedTextNode.contains(xmlTextNode) | PASS |
| detachedXmlComment.contains(comment) | PASS |
| detachedXmlComment.contains(detachedComment) | PASS |
| detachedXmlComment.contains(detachedDiv) | PASS |
| detachedXmlComment.contains(detachedForeignComment) | PASS |
| detachedXmlComment.contains(detachedForeignTextNode) | PASS |
| detachedXmlComment.contains(detachedPara1) | PASS |
| detachedXmlComment.contains(detachedPara1.firstChild) | PASS |
| detachedXmlComment.contains(detachedPara2) | PASS |
| detachedXmlComment.contains(detachedPara2.firstChild) | PASS |
| detachedXmlComment.contains(detachedProcessingInstruction) | PASS |
| detachedXmlComment.contains(detachedTextNode) | PASS |
| detachedXmlComment.contains(detachedXmlComment) | PASS |
| detachedXmlComment.contains(detachedXmlElement) | PASS |
| detachedXmlComment.contains(detachedXmlTextNode) | PASS |
| detachedXmlComment.contains(docfrag) | PASS |
| detachedXmlComment.contains(doctype) | PASS |
| detachedXmlComment.contains(document) | PASS |
| detachedXmlComment.contains(foreignComment) | PASS |
| detachedXmlComment.contains(foreignDoc) | PASS |
| detachedXmlComment.contains(foreignDocfrag) | PASS |
| detachedXmlComment.contains(foreignDoctype) | PASS |
| detachedXmlComment.contains(foreignPara1) | PASS |
| detachedXmlComment.contains(foreignPara1.firstChild) | PASS |
| detachedXmlComment.contains(foreignPara2) | PASS |
| detachedXmlComment.contains(foreignTextNode) | PASS |
| detachedXmlComment.contains(null) | PASS |
| detachedXmlComment.contains(paras[0]) | PASS |
| detachedXmlComment.contains(paras[0].firstChild) | PASS |
| detachedXmlComment.contains(paras[1]) | PASS |
| detachedXmlComment.contains(paras[1].firstChild) | PASS |
| detachedXmlComment.contains(processingInstruction) | PASS |
| detachedXmlComment.contains(testDiv) | PASS |
| detachedXmlComment.contains(xmlComment) | PASS |
| detachedXmlComment.contains(xmlDoc) | PASS |
| detachedXmlComment.contains(xmlDocfrag) | PASS |
| detachedXmlComment.contains(xmlDoctype) | PASS |
| detachedXmlComment.contains(xmlElement) | PASS |
| detachedXmlComment.contains(xmlTextNode) | PASS |
| detachedXmlElement.contains(comment) | PASS |
| detachedXmlElement.contains(detachedComment) | PASS |
| detachedXmlElement.contains(detachedDiv) | PASS |
| detachedXmlElement.contains(detachedForeignComment) | PASS |
| detachedXmlElement.contains(detachedForeignTextNode) | PASS |
| detachedXmlElement.contains(detachedPara1) | PASS |
| detachedXmlElement.contains(detachedPara1.firstChild) | PASS |
| detachedXmlElement.contains(detachedPara2) | PASS |
| detachedXmlElement.contains(detachedPara2.firstChild) | PASS |
| detachedXmlElement.contains(detachedProcessingInstruction) | PASS |
| detachedXmlElement.contains(detachedTextNode) | PASS |
| detachedXmlElement.contains(detachedXmlComment) | PASS |
| detachedXmlElement.contains(detachedXmlElement) | PASS |
| detachedXmlElement.contains(detachedXmlTextNode) | PASS |
| detachedXmlElement.contains(docfrag) | PASS |
| detachedXmlElement.contains(doctype) | PASS |
| detachedXmlElement.contains(document) | PASS |
| detachedXmlElement.contains(foreignComment) | PASS |
| detachedXmlElement.contains(foreignDoc) | PASS |
| detachedXmlElement.contains(foreignDocfrag) | PASS |
| detachedXmlElement.contains(foreignDoctype) | PASS |
| detachedXmlElement.contains(foreignPara1) | PASS |
| detachedXmlElement.contains(foreignPara1.firstChild) | PASS |
| detachedXmlElement.contains(foreignPara2) | PASS |
| detachedXmlElement.contains(foreignTextNode) | PASS |
| detachedXmlElement.contains(null) | PASS |
| detachedXmlElement.contains(paras[0]) | PASS |
| detachedXmlElement.contains(paras[0].firstChild) | PASS |
| detachedXmlElement.contains(paras[1]) | PASS |
| detachedXmlElement.contains(paras[1].firstChild) | PASS |
| detachedXmlElement.contains(processingInstruction) | PASS |
| detachedXmlElement.contains(testDiv) | PASS |
| detachedXmlElement.contains(xmlComment) | PASS |
| detachedXmlElement.contains(xmlDoc) | PASS |
| detachedXmlElement.contains(xmlDocfrag) | PASS |
| detachedXmlElement.contains(xmlDoctype) | PASS |
| detachedXmlElement.contains(xmlElement) | PASS |
| detachedXmlElement.contains(xmlTextNode) | PASS |
| detachedXmlTextNode.contains(comment) | PASS |
| detachedXmlTextNode.contains(detachedComment) | PASS |
| detachedXmlTextNode.contains(detachedDiv) | PASS |
| detachedXmlTextNode.contains(detachedForeignComment) | PASS |
| detachedXmlTextNode.contains(detachedForeignTextNode) | PASS |
| detachedXmlTextNode.contains(detachedPara1) | PASS |
| detachedXmlTextNode.contains(detachedPara1.firstChild) | PASS |
| detachedXmlTextNode.contains(detachedPara2) | PASS |
| detachedXmlTextNode.contains(detachedPara2.firstChild) | PASS |
| detachedXmlTextNode.contains(detachedProcessingInstruction) | PASS |
| detachedXmlTextNode.contains(detachedTextNode) | PASS |
| detachedXmlTextNode.contains(detachedXmlComment) | PASS |
| detachedXmlTextNode.contains(detachedXmlElement) | PASS |
| detachedXmlTextNode.contains(detachedXmlTextNode) | PASS |
| detachedXmlTextNode.contains(docfrag) | PASS |
| detachedXmlTextNode.contains(doctype) | PASS |
| detachedXmlTextNode.contains(document) | PASS |
| detachedXmlTextNode.contains(foreignComment) | PASS |
| detachedXmlTextNode.contains(foreignDoc) | PASS |
| detachedXmlTextNode.contains(foreignDocfrag) | PASS |
| detachedXmlTextNode.contains(foreignDoctype) | PASS |
| detachedXmlTextNode.contains(foreignPara1) | PASS |
| detachedXmlTextNode.contains(foreignPara1.firstChild) | PASS |
| detachedXmlTextNode.contains(foreignPara2) | PASS |
| detachedXmlTextNode.contains(foreignTextNode) | PASS |
| detachedXmlTextNode.contains(null) | PASS |
| detachedXmlTextNode.contains(paras[0]) | PASS |
| detachedXmlTextNode.contains(paras[0].firstChild) | PASS |
| detachedXmlTextNode.contains(paras[1]) | PASS |
| detachedXmlTextNode.contains(paras[1].firstChild) | PASS |
| detachedXmlTextNode.contains(processingInstruction) | PASS |
| detachedXmlTextNode.contains(testDiv) | PASS |
| detachedXmlTextNode.contains(xmlComment) | PASS |
| detachedXmlTextNode.contains(xmlDoc) | PASS |
| detachedXmlTextNode.contains(xmlDocfrag) | PASS |
| detachedXmlTextNode.contains(xmlDoctype) | PASS |
| detachedXmlTextNode.contains(xmlElement) | PASS |
| detachedXmlTextNode.contains(xmlTextNode) | PASS |
| docfrag.contains(comment) | PASS |
| docfrag.contains(detachedComment) | PASS |
| docfrag.contains(detachedDiv) | PASS |
| docfrag.contains(detachedForeignComment) | PASS |
| docfrag.contains(detachedForeignTextNode) | PASS |
| docfrag.contains(detachedPara1) | PASS |
| docfrag.contains(detachedPara1.firstChild) | PASS |
| docfrag.contains(detachedPara2) | PASS |
| docfrag.contains(detachedPara2.firstChild) | PASS |
| docfrag.contains(detachedProcessingInstruction) | PASS |
| docfrag.contains(detachedTextNode) | PASS |
| docfrag.contains(detachedXmlComment) | PASS |
| docfrag.contains(detachedXmlElement) | PASS |
| docfrag.contains(detachedXmlTextNode) | PASS |
| docfrag.contains(docfrag) | PASS |
| docfrag.contains(doctype) | PASS |
| docfrag.contains(document) | PASS |
| docfrag.contains(foreignComment) | PASS |
| docfrag.contains(foreignDoc) | PASS |
| docfrag.contains(foreignDocfrag) | PASS |
| docfrag.contains(foreignDoctype) | PASS |
| docfrag.contains(foreignPara1) | PASS |
| docfrag.contains(foreignPara1.firstChild) | PASS |
| docfrag.contains(foreignPara2) | PASS |
| docfrag.contains(foreignTextNode) | PASS |
| docfrag.contains(null) | PASS |
| docfrag.contains(paras[0]) | PASS |
| docfrag.contains(paras[0].firstChild) | PASS |
| docfrag.contains(paras[1]) | PASS |
| docfrag.contains(paras[1].firstChild) | PASS |
| docfrag.contains(processingInstruction) | PASS |
| docfrag.contains(testDiv) | PASS |
| docfrag.contains(xmlComment) | PASS |
| docfrag.contains(xmlDoc) | PASS |
| docfrag.contains(xmlDocfrag) | PASS |
| docfrag.contains(xmlDoctype) | PASS |
| docfrag.contains(xmlElement) | PASS |
| docfrag.contains(xmlTextNode) | PASS |
| doctype.contains(comment) | PASS |
| doctype.contains(detachedComment) | PASS |
| doctype.contains(detachedDiv) | PASS |
| doctype.contains(detachedForeignComment) | PASS |
| doctype.contains(detachedForeignTextNode) | PASS |
| doctype.contains(detachedPara1) | PASS |
| doctype.contains(detachedPara1.firstChild) | PASS |
| doctype.contains(detachedPara2) | PASS |
| doctype.contains(detachedPara2.firstChild) | PASS |
| doctype.contains(detachedProcessingInstruction) | PASS |
| doctype.contains(detachedTextNode) | PASS |
| doctype.contains(detachedXmlComment) | PASS |
| doctype.contains(detachedXmlElement) | PASS |
| doctype.contains(detachedXmlTextNode) | PASS |
| doctype.contains(docfrag) | PASS |
| doctype.contains(doctype) | PASS |
| doctype.contains(document) | PASS |
| doctype.contains(foreignComment) | PASS |
| doctype.contains(foreignDoc) | PASS |
| doctype.contains(foreignDocfrag) | PASS |
| doctype.contains(foreignDoctype) | PASS |
| doctype.contains(foreignPara1) | PASS |
| doctype.contains(foreignPara1.firstChild) | PASS |
| doctype.contains(foreignPara2) | PASS |
| doctype.contains(foreignTextNode) | PASS |
| doctype.contains(null) | PASS |
| doctype.contains(paras[0]) | PASS |
| doctype.contains(paras[0].firstChild) | PASS |
| doctype.contains(paras[1]) | PASS |
| doctype.contains(paras[1].firstChild) | PASS |
| doctype.contains(processingInstruction) | PASS |
| doctype.contains(testDiv) | PASS |
| doctype.contains(xmlComment) | PASS |
| doctype.contains(xmlDoc) | PASS |
| doctype.contains(xmlDocfrag) | PASS |
| doctype.contains(xmlDoctype) | PASS |
| doctype.contains(xmlElement) | PASS |
| doctype.contains(xmlTextNode) | PASS |
| document.contains(comment) | PASS |
| document.contains(detachedComment) | PASS |
| document.contains(detachedDiv) | PASS |
| document.contains(detachedForeignComment) | PASS |
| document.contains(detachedForeignTextNode) | PASS |
| document.contains(detachedPara1) | PASS |
| document.contains(detachedPara1.firstChild) | PASS |
| document.contains(detachedPara2) | PASS |
| document.contains(detachedPara2.firstChild) | PASS |
| document.contains(detachedProcessingInstruction) | PASS |
| document.contains(detachedTextNode) | PASS |
| document.contains(detachedXmlComment) | PASS |
| document.contains(detachedXmlElement) | PASS |
| document.contains(detachedXmlTextNode) | PASS |
| document.contains(docfrag) | PASS |
| document.contains(doctype) | PASS |
| document.contains(document) | PASS |
| document.contains(foreignComment) | PASS |
| document.contains(foreignDoc) | PASS |
| document.contains(foreignDocfrag) | PASS |
| document.contains(foreignDoctype) | PASS |
| document.contains(foreignPara1) | PASS |
| document.contains(foreignPara1.firstChild) | PASS |
| document.contains(foreignPara2) | PASS |
| document.contains(foreignTextNode) | PASS |
| document.contains(null) | PASS |
| document.contains(paras[0]) | PASS |
| document.contains(paras[0].firstChild) | PASS |
| document.contains(paras[1]) | PASS |
| document.contains(paras[1].firstChild) | PASS |
| document.contains(processingInstruction) | PASS |
| document.contains(testDiv) | PASS |
| document.contains(xmlComment) | PASS |
| document.contains(xmlDoc) | PASS |
| document.contains(xmlDocfrag) | PASS |
| document.contains(xmlDoctype) | PASS |
| document.contains(xmlElement) | PASS |
| document.contains(xmlTextNode) | PASS |
| foreignComment.contains(comment) | PASS |
| foreignComment.contains(detachedComment) | PASS |
| foreignComment.contains(detachedDiv) | PASS |
| foreignComment.contains(detachedForeignComment) | PASS |
| foreignComment.contains(detachedForeignTextNode) | PASS |
| foreignComment.contains(detachedPara1) | PASS |
| foreignComment.contains(detachedPara1.firstChild) | PASS |
| foreignComment.contains(detachedPara2) | PASS |
| foreignComment.contains(detachedPara2.firstChild) | PASS |
| foreignComment.contains(detachedProcessingInstruction) | PASS |
| foreignComment.contains(detachedTextNode) | PASS |
| foreignComment.contains(detachedXmlComment) | PASS |
| foreignComment.contains(detachedXmlElement) | PASS |
| foreignComment.contains(detachedXmlTextNode) | PASS |
| foreignComment.contains(docfrag) | PASS |
| foreignComment.contains(doctype) | PASS |
| foreignComment.contains(document) | PASS |
| foreignComment.contains(foreignComment) | PASS |
| foreignComment.contains(foreignDoc) | PASS |
| foreignComment.contains(foreignDocfrag) | PASS |
| foreignComment.contains(foreignDoctype) | PASS |
| foreignComment.contains(foreignPara1) | PASS |
| foreignComment.contains(foreignPara1.firstChild) | PASS |
| foreignComment.contains(foreignPara2) | PASS |
| foreignComment.contains(foreignTextNode) | PASS |
| foreignComment.contains(null) | PASS |
| foreignComment.contains(paras[0]) | PASS |
| foreignComment.contains(paras[0].firstChild) | PASS |
| foreignComment.contains(paras[1]) | PASS |
| foreignComment.contains(paras[1].firstChild) | PASS |
| foreignComment.contains(processingInstruction) | PASS |
| foreignComment.contains(testDiv) | PASS |
| foreignComment.contains(xmlComment) | PASS |
| foreignComment.contains(xmlDoc) | PASS |
| foreignComment.contains(xmlDocfrag) | PASS |
| foreignComment.contains(xmlDoctype) | PASS |
| foreignComment.contains(xmlElement) | PASS |
| foreignComment.contains(xmlTextNode) | PASS |
| foreignDoc.contains(comment) | PASS |
| foreignDoc.contains(detachedComment) | PASS |
| foreignDoc.contains(detachedDiv) | PASS |
| foreignDoc.contains(detachedForeignComment) | PASS |
| foreignDoc.contains(detachedForeignTextNode) | PASS |
| foreignDoc.contains(detachedPara1) | PASS |
| foreignDoc.contains(detachedPara1.firstChild) | PASS |
| foreignDoc.contains(detachedPara2) | PASS |
| foreignDoc.contains(detachedPara2.firstChild) | PASS |
| foreignDoc.contains(detachedProcessingInstruction) | PASS |
| foreignDoc.contains(detachedTextNode) | PASS |
| foreignDoc.contains(detachedXmlComment) | PASS |
| foreignDoc.contains(detachedXmlElement) | PASS |
| foreignDoc.contains(detachedXmlTextNode) | PASS |
| foreignDoc.contains(docfrag) | PASS |
| foreignDoc.contains(doctype) | PASS |
| foreignDoc.contains(document) | PASS |
| foreignDoc.contains(foreignComment) | PASS |
| foreignDoc.contains(foreignDoc) | PASS |
| foreignDoc.contains(foreignDocfrag) | PASS |
| foreignDoc.contains(foreignDoctype) | PASS |
| foreignDoc.contains(foreignPara1) | PASS |
| foreignDoc.contains(foreignPara1.firstChild) | PASS |
| foreignDoc.contains(foreignPara2) | PASS |
| foreignDoc.contains(foreignTextNode) | PASS |
| foreignDoc.contains(null) | PASS |
| foreignDoc.contains(paras[0]) | PASS |
| foreignDoc.contains(paras[0].firstChild) | PASS |
| foreignDoc.contains(paras[1]) | PASS |
| foreignDoc.contains(paras[1].firstChild) | PASS |
| foreignDoc.contains(processingInstruction) | PASS |
| foreignDoc.contains(testDiv) | PASS |
| foreignDoc.contains(xmlComment) | PASS |
| foreignDoc.contains(xmlDoc) | PASS |
| foreignDoc.contains(xmlDocfrag) | PASS |
| foreignDoc.contains(xmlDoctype) | PASS |
| foreignDoc.contains(xmlElement) | PASS |
| foreignDoc.contains(xmlTextNode) | PASS |
| foreignDocfrag.contains(comment) | PASS |
| foreignDocfrag.contains(detachedComment) | PASS |
| foreignDocfrag.contains(detachedDiv) | PASS |
| foreignDocfrag.contains(detachedForeignComment) | PASS |
| foreignDocfrag.contains(detachedForeignTextNode) | PASS |
| foreignDocfrag.contains(detachedPara1) | PASS |
| foreignDocfrag.contains(detachedPara1.firstChild) | PASS |
| foreignDocfrag.contains(detachedPara2) | PASS |
| foreignDocfrag.contains(detachedPara2.firstChild) | PASS |
| foreignDocfrag.contains(detachedProcessingInstruction) | PASS |
| foreignDocfrag.contains(detachedTextNode) | PASS |
| foreignDocfrag.contains(detachedXmlComment) | PASS |
| foreignDocfrag.contains(detachedXmlElement) | PASS |
| foreignDocfrag.contains(detachedXmlTextNode) | PASS |
| foreignDocfrag.contains(docfrag) | PASS |
| foreignDocfrag.contains(doctype) | PASS |
| foreignDocfrag.contains(document) | PASS |
| foreignDocfrag.contains(foreignComment) | PASS |
| foreignDocfrag.contains(foreignDoc) | PASS |
| foreignDocfrag.contains(foreignDocfrag) | PASS |
| foreignDocfrag.contains(foreignDoctype) | PASS |
| foreignDocfrag.contains(foreignPara1) | PASS |
| foreignDocfrag.contains(foreignPara1.firstChild) | PASS |
| foreignDocfrag.contains(foreignPara2) | PASS |
| foreignDocfrag.contains(foreignTextNode) | PASS |
| foreignDocfrag.contains(null) | PASS |
| foreignDocfrag.contains(paras[0]) | PASS |
| foreignDocfrag.contains(paras[0].firstChild) | PASS |
| foreignDocfrag.contains(paras[1]) | PASS |
| foreignDocfrag.contains(paras[1].firstChild) | PASS |
| foreignDocfrag.contains(processingInstruction) | PASS |
| foreignDocfrag.contains(testDiv) | PASS |
| foreignDocfrag.contains(xmlComment) | PASS |
| foreignDocfrag.contains(xmlDoc) | PASS |
| foreignDocfrag.contains(xmlDocfrag) | PASS |
| foreignDocfrag.contains(xmlDoctype) | PASS |
| foreignDocfrag.contains(xmlElement) | PASS |
| foreignDocfrag.contains(xmlTextNode) | PASS |
| foreignDoctype.contains(comment) | PASS |
| foreignDoctype.contains(detachedComment) | PASS |
| foreignDoctype.contains(detachedDiv) | PASS |
| foreignDoctype.contains(detachedForeignComment) | PASS |
| foreignDoctype.contains(detachedForeignTextNode) | PASS |
| foreignDoctype.contains(detachedPara1) | PASS |
| foreignDoctype.contains(detachedPara1.firstChild) | PASS |
| foreignDoctype.contains(detachedPara2) | PASS |
| foreignDoctype.contains(detachedPara2.firstChild) | PASS |
| foreignDoctype.contains(detachedProcessingInstruction) | PASS |
| foreignDoctype.contains(detachedTextNode) | PASS |
| foreignDoctype.contains(detachedXmlComment) | PASS |
| foreignDoctype.contains(detachedXmlElement) | PASS |
| foreignDoctype.contains(detachedXmlTextNode) | PASS |
| foreignDoctype.contains(docfrag) | PASS |
| foreignDoctype.contains(doctype) | PASS |
| foreignDoctype.contains(document) | PASS |
| foreignDoctype.contains(foreignComment) | PASS |
| foreignDoctype.contains(foreignDoc) | PASS |
| foreignDoctype.contains(foreignDocfrag) | PASS |
| foreignDoctype.contains(foreignDoctype) | PASS |
| foreignDoctype.contains(foreignPara1) | PASS |
| foreignDoctype.contains(foreignPara1.firstChild) | PASS |
| foreignDoctype.contains(foreignPara2) | PASS |
| foreignDoctype.contains(foreignTextNode) | PASS |
| foreignDoctype.contains(null) | PASS |
| foreignDoctype.contains(paras[0]) | PASS |
| foreignDoctype.contains(paras[0].firstChild) | PASS |
| foreignDoctype.contains(paras[1]) | PASS |
| foreignDoctype.contains(paras[1].firstChild) | PASS |
| foreignDoctype.contains(processingInstruction) | PASS |
| foreignDoctype.contains(testDiv) | PASS |
| foreignDoctype.contains(xmlComment) | PASS |
| foreignDoctype.contains(xmlDoc) | PASS |
| foreignDoctype.contains(xmlDocfrag) | PASS |
| foreignDoctype.contains(xmlDoctype) | PASS |
| foreignDoctype.contains(xmlElement) | PASS |
| foreignDoctype.contains(xmlTextNode) | PASS |
| foreignPara1.contains(comment) | PASS |
| foreignPara1.contains(detachedComment) | PASS |
| foreignPara1.contains(detachedDiv) | PASS |
| foreignPara1.contains(detachedForeignComment) | PASS |
| foreignPara1.contains(detachedForeignTextNode) | PASS |
| foreignPara1.contains(detachedPara1) | PASS |
| foreignPara1.contains(detachedPara1.firstChild) | PASS |
| foreignPara1.contains(detachedPara2) | PASS |
| foreignPara1.contains(detachedPara2.firstChild) | PASS |
| foreignPara1.contains(detachedProcessingInstruction) | PASS |
| foreignPara1.contains(detachedTextNode) | PASS |
| foreignPara1.contains(detachedXmlComment) | PASS |
| foreignPara1.contains(detachedXmlElement) | PASS |
| foreignPara1.contains(detachedXmlTextNode) | PASS |
| foreignPara1.contains(docfrag) | PASS |
| foreignPara1.contains(doctype) | PASS |
| foreignPara1.contains(document) | PASS |
| foreignPara1.contains(foreignComment) | PASS |
| foreignPara1.contains(foreignDoc) | PASS |
| foreignPara1.contains(foreignDocfrag) | PASS |
| foreignPara1.contains(foreignDoctype) | PASS |
| foreignPara1.contains(foreignPara1) | PASS |
| foreignPara1.contains(foreignPara1.firstChild) | PASS |
| foreignPara1.contains(foreignPara2) | PASS |
| foreignPara1.contains(foreignTextNode) | PASS |
| foreignPara1.contains(null) | PASS |
| foreignPara1.contains(paras[0]) | PASS |
| foreignPara1.contains(paras[0].firstChild) | PASS |
| foreignPara1.contains(paras[1]) | PASS |
| foreignPara1.contains(paras[1].firstChild) | PASS |
| foreignPara1.contains(processingInstruction) | PASS |
| foreignPara1.contains(testDiv) | PASS |
| foreignPara1.contains(xmlComment) | PASS |
| foreignPara1.contains(xmlDoc) | PASS |
| foreignPara1.contains(xmlDocfrag) | PASS |
| foreignPara1.contains(xmlDoctype) | PASS |
| foreignPara1.contains(xmlElement) | PASS |
| foreignPara1.contains(xmlTextNode) | PASS |
| foreignPara1.firstChild.contains(comment) | PASS |
| foreignPara1.firstChild.contains(detachedComment) | PASS |
| foreignPara1.firstChild.contains(detachedDiv) | PASS |
| foreignPara1.firstChild.contains(detachedForeignComment) | PASS |
| foreignPara1.firstChild.contains(detachedForeignTextNode) | PASS |
| foreignPara1.firstChild.contains(detachedPara1) | PASS |
| foreignPara1.firstChild.contains(detachedPara1.firstChild) | PASS |
| foreignPara1.firstChild.contains(detachedPara2) | PASS |
| foreignPara1.firstChild.contains(detachedPara2.firstChild) | PASS |
| foreignPara1.firstChild.contains(detachedProcessingInstruction) | PASS |
| foreignPara1.firstChild.contains(detachedTextNode) | PASS |
| foreignPara1.firstChild.contains(detachedXmlComment) | PASS |
| foreignPara1.firstChild.contains(detachedXmlElement) | PASS |
| foreignPara1.firstChild.contains(detachedXmlTextNode) | PASS |
| foreignPara1.firstChild.contains(docfrag) | PASS |
| foreignPara1.firstChild.contains(doctype) | PASS |
| foreignPara1.firstChild.contains(document) | PASS |
| foreignPara1.firstChild.contains(foreignComment) | PASS |
| foreignPara1.firstChild.contains(foreignDoc) | PASS |
| foreignPara1.firstChild.contains(foreignDocfrag) | PASS |
| foreignPara1.firstChild.contains(foreignDoctype) | PASS |
| foreignPara1.firstChild.contains(foreignPara1) | PASS |
| foreignPara1.firstChild.contains(foreignPara1.firstChild) | PASS |
| foreignPara1.firstChild.contains(foreignPara2) | PASS |
| foreignPara1.firstChild.contains(foreignTextNode) | PASS |
| foreignPara1.firstChild.contains(null) | PASS |
| foreignPara1.firstChild.contains(paras[0]) | PASS |
| foreignPara1.firstChild.contains(paras[0].firstChild) | PASS |
| foreignPara1.firstChild.contains(paras[1]) | PASS |
| foreignPara1.firstChild.contains(paras[1].firstChild) | PASS |
| foreignPara1.firstChild.contains(processingInstruction) | PASS |
| foreignPara1.firstChild.contains(testDiv) | PASS |
| foreignPara1.firstChild.contains(xmlComment) | PASS |
| foreignPara1.firstChild.contains(xmlDoc) | PASS |
| foreignPara1.firstChild.contains(xmlDocfrag) | PASS |
| foreignPara1.firstChild.contains(xmlDoctype) | PASS |
| foreignPara1.firstChild.contains(xmlElement) | PASS |
| foreignPara1.firstChild.contains(xmlTextNode) | PASS |
| foreignPara2.contains(comment) | PASS |
| foreignPara2.contains(detachedComment) | PASS |
| foreignPara2.contains(detachedDiv) | PASS |
| foreignPara2.contains(detachedForeignComment) | PASS |
| foreignPara2.contains(detachedForeignTextNode) | PASS |
| foreignPara2.contains(detachedPara1) | PASS |
| foreignPara2.contains(detachedPara1.firstChild) | PASS |
| foreignPara2.contains(detachedPara2) | PASS |
| foreignPara2.contains(detachedPara2.firstChild) | PASS |
| foreignPara2.contains(detachedProcessingInstruction) | PASS |
| foreignPara2.contains(detachedTextNode) | PASS |
| foreignPara2.contains(detachedXmlComment) | PASS |
| foreignPara2.contains(detachedXmlElement) | PASS |
| foreignPara2.contains(detachedXmlTextNode) | PASS |
| foreignPara2.contains(docfrag) | PASS |
| foreignPara2.contains(doctype) | PASS |
| foreignPara2.contains(document) | PASS |
| foreignPara2.contains(foreignComment) | PASS |
| foreignPara2.contains(foreignDoc) | PASS |
| foreignPara2.contains(foreignDocfrag) | PASS |
| foreignPara2.contains(foreignDoctype) | PASS |
| foreignPara2.contains(foreignPara1) | PASS |
| foreignPara2.contains(foreignPara1.firstChild) | PASS |
| foreignPara2.contains(foreignPara2) | PASS |
| foreignPara2.contains(foreignTextNode) | PASS |
| foreignPara2.contains(null) | PASS |
| foreignPara2.contains(paras[0]) | PASS |
| foreignPara2.contains(paras[0].firstChild) | PASS |
| foreignPara2.contains(paras[1]) | PASS |
| foreignPara2.contains(paras[1].firstChild) | PASS |
| foreignPara2.contains(processingInstruction) | PASS |
| foreignPara2.contains(testDiv) | PASS |
| foreignPara2.contains(xmlComment) | PASS |
| foreignPara2.contains(xmlDoc) | PASS |
| foreignPara2.contains(xmlDocfrag) | PASS |
| foreignPara2.contains(xmlDoctype) | PASS |
| foreignPara2.contains(xmlElement) | PASS |
| foreignPara2.contains(xmlTextNode) | PASS |
| foreignTextNode.contains(comment) | PASS |
| foreignTextNode.contains(detachedComment) | PASS |
| foreignTextNode.contains(detachedDiv) | PASS |
| foreignTextNode.contains(detachedForeignComment) | PASS |
| foreignTextNode.contains(detachedForeignTextNode) | PASS |
| foreignTextNode.contains(detachedPara1) | PASS |
| foreignTextNode.contains(detachedPara1.firstChild) | PASS |
| foreignTextNode.contains(detachedPara2) | PASS |
| foreignTextNode.contains(detachedPara2.firstChild) | PASS |
| foreignTextNode.contains(detachedProcessingInstruction) | PASS |
| foreignTextNode.contains(detachedTextNode) | PASS |
| foreignTextNode.contains(detachedXmlComment) | PASS |
| foreignTextNode.contains(detachedXmlElement) | PASS |
| foreignTextNode.contains(detachedXmlTextNode) | PASS |
| foreignTextNode.contains(docfrag) | PASS |
| foreignTextNode.contains(doctype) | PASS |
| foreignTextNode.contains(document) | PASS |
| foreignTextNode.contains(foreignComment) | PASS |
| foreignTextNode.contains(foreignDoc) | PASS |
| foreignTextNode.contains(foreignDocfrag) | PASS |
| foreignTextNode.contains(foreignDoctype) | PASS |
| foreignTextNode.contains(foreignPara1) | PASS |
| foreignTextNode.contains(foreignPara1.firstChild) | PASS |
| foreignTextNode.contains(foreignPara2) | PASS |
| foreignTextNode.contains(foreignTextNode) | PASS |
| foreignTextNode.contains(null) | PASS |
| foreignTextNode.contains(paras[0]) | PASS |
| foreignTextNode.contains(paras[0].firstChild) | PASS |
| foreignTextNode.contains(paras[1]) | PASS |
| foreignTextNode.contains(paras[1].firstChild) | PASS |
| foreignTextNode.contains(processingInstruction) | PASS |
| foreignTextNode.contains(testDiv) | PASS |
| foreignTextNode.contains(xmlComment) | PASS |
| foreignTextNode.contains(xmlDoc) | PASS |
| foreignTextNode.contains(xmlDocfrag) | PASS |
| foreignTextNode.contains(xmlDoctype) | PASS |
| foreignTextNode.contains(xmlElement) | PASS |
| foreignTextNode.contains(xmlTextNode) | PASS |
| paras[0].contains(comment) | PASS |
| paras[0].contains(detachedComment) | PASS |
| paras[0].contains(detachedDiv) | PASS |
| paras[0].contains(detachedForeignComment) | PASS |
| paras[0].contains(detachedForeignTextNode) | PASS |
| paras[0].contains(detachedPara1) | PASS |
| paras[0].contains(detachedPara1.firstChild) | PASS |
| paras[0].contains(detachedPara2) | PASS |
| paras[0].contains(detachedPara2.firstChild) | PASS |
| paras[0].contains(detachedProcessingInstruction) | PASS |
| paras[0].contains(detachedTextNode) | PASS |
| paras[0].contains(detachedXmlComment) | PASS |
| paras[0].contains(detachedXmlElement) | PASS |
| paras[0].contains(detachedXmlTextNode) | PASS |
| paras[0].contains(docfrag) | PASS |
| paras[0].contains(doctype) | PASS |
| paras[0].contains(document) | PASS |
| paras[0].contains(foreignComment) | PASS |
| paras[0].contains(foreignDoc) | PASS |
| paras[0].contains(foreignDocfrag) | PASS |
| paras[0].contains(foreignDoctype) | PASS |
| paras[0].contains(foreignPara1) | PASS |
| paras[0].contains(foreignPara1.firstChild) | PASS |
| paras[0].contains(foreignPara2) | PASS |
| paras[0].contains(foreignTextNode) | PASS |
| paras[0].contains(null) | PASS |
| paras[0].contains(paras[0]) | PASS |
| paras[0].contains(paras[0].firstChild) | PASS |
| paras[0].contains(paras[1]) | PASS |
| paras[0].contains(paras[1].firstChild) | PASS |
| paras[0].contains(processingInstruction) | PASS |
| paras[0].contains(testDiv) | PASS |
| paras[0].contains(xmlComment) | PASS |
| paras[0].contains(xmlDoc) | PASS |
| paras[0].contains(xmlDocfrag) | PASS |
| paras[0].contains(xmlDoctype) | PASS |
| paras[0].contains(xmlElement) | PASS |
| paras[0].contains(xmlTextNode) | PASS |
| paras[0].firstChild.contains(comment) | PASS |
| paras[0].firstChild.contains(detachedComment) | PASS |
| paras[0].firstChild.contains(detachedDiv) | PASS |
| paras[0].firstChild.contains(detachedForeignComment) | PASS |
| paras[0].firstChild.contains(detachedForeignTextNode) | PASS |
| paras[0].firstChild.contains(detachedPara1) | PASS |
| paras[0].firstChild.contains(detachedPara1.firstChild) | PASS |
| paras[0].firstChild.contains(detachedPara2) | PASS |
| paras[0].firstChild.contains(detachedPara2.firstChild) | PASS |
| paras[0].firstChild.contains(detachedProcessingInstruction) | PASS |
| paras[0].firstChild.contains(detachedTextNode) | PASS |
| paras[0].firstChild.contains(detachedXmlComment) | PASS |
| paras[0].firstChild.contains(detachedXmlElement) | PASS |
| paras[0].firstChild.contains(detachedXmlTextNode) | PASS |
| paras[0].firstChild.contains(docfrag) | PASS |
| paras[0].firstChild.contains(doctype) | PASS |
| paras[0].firstChild.contains(document) | PASS |
| paras[0].firstChild.contains(foreignComment) | PASS |
| paras[0].firstChild.contains(foreignDoc) | PASS |
| paras[0].firstChild.contains(foreignDocfrag) | PASS |
| paras[0].firstChild.contains(foreignDoctype) | PASS |
| paras[0].firstChild.contains(foreignPara1) | PASS |
| paras[0].firstChild.contains(foreignPara1.firstChild) | PASS |
| paras[0].firstChild.contains(foreignPara2) | PASS |
| paras[0].firstChild.contains(foreignTextNode) | PASS |
| paras[0].firstChild.contains(null) | PASS |
| paras[0].firstChild.contains(paras[0]) | PASS |
| paras[0].firstChild.contains(paras[0].firstChild) | PASS |
| paras[0].firstChild.contains(paras[1]) | PASS |
| paras[0].firstChild.contains(paras[1].firstChild) | PASS |
| paras[0].firstChild.contains(processingInstruction) | PASS |
| paras[0].firstChild.contains(testDiv) | PASS |
| paras[0].firstChild.contains(xmlComment) | PASS |
| paras[0].firstChild.contains(xmlDoc) | PASS |
| paras[0].firstChild.contains(xmlDocfrag) | PASS |
| paras[0].firstChild.contains(xmlDoctype) | PASS |
| paras[0].firstChild.contains(xmlElement) | PASS |
| paras[0].firstChild.contains(xmlTextNode) | PASS |
| paras[1].contains(comment) | PASS |
| paras[1].contains(detachedComment) | PASS |
| paras[1].contains(detachedDiv) | PASS |
| paras[1].contains(detachedForeignComment) | PASS |
| paras[1].contains(detachedForeignTextNode) | PASS |
| paras[1].contains(detachedPara1) | PASS |
| paras[1].contains(detachedPara1.firstChild) | PASS |
| paras[1].contains(detachedPara2) | PASS |
| paras[1].contains(detachedPara2.firstChild) | PASS |
| paras[1].contains(detachedProcessingInstruction) | PASS |
| paras[1].contains(detachedTextNode) | PASS |
| paras[1].contains(detachedXmlComment) | PASS |
| paras[1].contains(detachedXmlElement) | PASS |
| paras[1].contains(detachedXmlTextNode) | PASS |
| paras[1].contains(docfrag) | PASS |
| paras[1].contains(doctype) | PASS |
| paras[1].contains(document) | PASS |
| paras[1].contains(foreignComment) | PASS |
| paras[1].contains(foreignDoc) | PASS |
| paras[1].contains(foreignDocfrag) | PASS |
| paras[1].contains(foreignDoctype) | PASS |
| paras[1].contains(foreignPara1) | PASS |
| paras[1].contains(foreignPara1.firstChild) | PASS |
| paras[1].contains(foreignPara2) | PASS |
| paras[1].contains(foreignTextNode) | PASS |
| paras[1].contains(null) | PASS |
| paras[1].contains(paras[0]) | PASS |
| paras[1].contains(paras[0].firstChild) | PASS |
| paras[1].contains(paras[1]) | PASS |
| paras[1].contains(paras[1].firstChild) | PASS |
| paras[1].contains(processingInstruction) | PASS |
| paras[1].contains(testDiv) | PASS |
| paras[1].contains(xmlComment) | PASS |
| paras[1].contains(xmlDoc) | PASS |
| paras[1].contains(xmlDocfrag) | PASS |
| paras[1].contains(xmlDoctype) | PASS |
| paras[1].contains(xmlElement) | PASS |
| paras[1].contains(xmlTextNode) | PASS |
| paras[1].firstChild.contains(comment) | PASS |
| paras[1].firstChild.contains(detachedComment) | PASS |
| paras[1].firstChild.contains(detachedDiv) | PASS |
| paras[1].firstChild.contains(detachedForeignComment) | PASS |
| paras[1].firstChild.contains(detachedForeignTextNode) | PASS |
| paras[1].firstChild.contains(detachedPara1) | PASS |
| paras[1].firstChild.contains(detachedPara1.firstChild) | PASS |
| paras[1].firstChild.contains(detachedPara2) | PASS |
| paras[1].firstChild.contains(detachedPara2.firstChild) | PASS |
| paras[1].firstChild.contains(detachedProcessingInstruction) | PASS |
| paras[1].firstChild.contains(detachedTextNode) | PASS |
| paras[1].firstChild.contains(detachedXmlComment) | PASS |
| paras[1].firstChild.contains(detachedXmlElement) | PASS |
| paras[1].firstChild.contains(detachedXmlTextNode) | PASS |
| paras[1].firstChild.contains(docfrag) | PASS |
| paras[1].firstChild.contains(doctype) | PASS |
| paras[1].firstChild.contains(document) | PASS |
| paras[1].firstChild.contains(foreignComment) | PASS |
| paras[1].firstChild.contains(foreignDoc) | PASS |
| paras[1].firstChild.contains(foreignDocfrag) | PASS |
| paras[1].firstChild.contains(foreignDoctype) | PASS |
| paras[1].firstChild.contains(foreignPara1) | PASS |
| paras[1].firstChild.contains(foreignPara1.firstChild) | PASS |
| paras[1].firstChild.contains(foreignPara2) | PASS |
| paras[1].firstChild.contains(foreignTextNode) | PASS |
| paras[1].firstChild.contains(null) | PASS |
| paras[1].firstChild.contains(paras[0]) | PASS |
| paras[1].firstChild.contains(paras[0].firstChild) | PASS |
| paras[1].firstChild.contains(paras[1]) | PASS |
| paras[1].firstChild.contains(paras[1].firstChild) | PASS |
| paras[1].firstChild.contains(processingInstruction) | PASS |
| paras[1].firstChild.contains(testDiv) | PASS |
| paras[1].firstChild.contains(xmlComment) | PASS |
| paras[1].firstChild.contains(xmlDoc) | PASS |
| paras[1].firstChild.contains(xmlDocfrag) | PASS |
| paras[1].firstChild.contains(xmlDoctype) | PASS |
| paras[1].firstChild.contains(xmlElement) | PASS |
| paras[1].firstChild.contains(xmlTextNode) | PASS |
| processingInstruction.contains(comment) | PASS |
| processingInstruction.contains(detachedComment) | PASS |
| processingInstruction.contains(detachedDiv) | PASS |
| processingInstruction.contains(detachedForeignComment) | PASS |
| processingInstruction.contains(detachedForeignTextNode) | PASS |
| processingInstruction.contains(detachedPara1) | PASS |
| processingInstruction.contains(detachedPara1.firstChild) | PASS |
| processingInstruction.contains(detachedPara2) | PASS |
| processingInstruction.contains(detachedPara2.firstChild) | PASS |
| processingInstruction.contains(detachedProcessingInstruction) | PASS |
| processingInstruction.contains(detachedTextNode) | PASS |
| processingInstruction.contains(detachedXmlComment) | PASS |
| processingInstruction.contains(detachedXmlElement) | PASS |
| processingInstruction.contains(detachedXmlTextNode) | PASS |
| processingInstruction.contains(docfrag) | PASS |
| processingInstruction.contains(doctype) | PASS |
| processingInstruction.contains(document) | PASS |
| processingInstruction.contains(foreignComment) | PASS |
| processingInstruction.contains(foreignDoc) | PASS |
| processingInstruction.contains(foreignDocfrag) | PASS |
| processingInstruction.contains(foreignDoctype) | PASS |
| processingInstruction.contains(foreignPara1) | PASS |
| processingInstruction.contains(foreignPara1.firstChild) | PASS |
| processingInstruction.contains(foreignPara2) | PASS |
| processingInstruction.contains(foreignTextNode) | PASS |
| processingInstruction.contains(null) | PASS |
| processingInstruction.contains(paras[0]) | PASS |
| processingInstruction.contains(paras[0].firstChild) | PASS |
| processingInstruction.contains(paras[1]) | PASS |
| processingInstruction.contains(paras[1].firstChild) | PASS |
| processingInstruction.contains(processingInstruction) | PASS |
| processingInstruction.contains(testDiv) | PASS |
| processingInstruction.contains(xmlComment) | PASS |
| processingInstruction.contains(xmlDoc) | PASS |
| processingInstruction.contains(xmlDocfrag) | PASS |
| processingInstruction.contains(xmlDoctype) | PASS |
| processingInstruction.contains(xmlElement) | PASS |
| processingInstruction.contains(xmlTextNode) | PASS |
| testDiv.contains(comment) | PASS |
| testDiv.contains(detachedComment) | PASS |
| testDiv.contains(detachedDiv) | PASS |
| testDiv.contains(detachedForeignComment) | PASS |
| testDiv.contains(detachedForeignTextNode) | PASS |
| testDiv.contains(detachedPara1) | PASS |
| testDiv.contains(detachedPara1.firstChild) | PASS |
| testDiv.contains(detachedPara2) | PASS |
| testDiv.contains(detachedPara2.firstChild) | PASS |
| testDiv.contains(detachedProcessingInstruction) | PASS |
| testDiv.contains(detachedTextNode) | PASS |
| testDiv.contains(detachedXmlComment) | PASS |
| testDiv.contains(detachedXmlElement) | PASS |
| testDiv.contains(detachedXmlTextNode) | PASS |
| testDiv.contains(docfrag) | PASS |
| testDiv.contains(doctype) | PASS |
| testDiv.contains(document) | PASS |
| testDiv.contains(foreignComment) | PASS |
| testDiv.contains(foreignDoc) | PASS |
| testDiv.contains(foreignDocfrag) | PASS |
| testDiv.contains(foreignDoctype) | PASS |
| testDiv.contains(foreignPara1) | PASS |
| testDiv.contains(foreignPara1.firstChild) | PASS |
| testDiv.contains(foreignPara2) | PASS |
| testDiv.contains(foreignTextNode) | PASS |
| testDiv.contains(null) | PASS |
| testDiv.contains(paras[0]) | PASS |
| testDiv.contains(paras[0].firstChild) | PASS |
| testDiv.contains(paras[1]) | PASS |
| testDiv.contains(paras[1].firstChild) | PASS |
| testDiv.contains(processingInstruction) | PASS |
| testDiv.contains(testDiv) | PASS |
| testDiv.contains(xmlComment) | PASS |
| testDiv.contains(xmlDoc) | PASS |
| testDiv.contains(xmlDocfrag) | PASS |
| testDiv.contains(xmlDoctype) | PASS |
| testDiv.contains(xmlElement) | PASS |
| testDiv.contains(xmlTextNode) | PASS |
| xmlComment.contains(comment) | PASS |
| xmlComment.contains(detachedComment) | PASS |
| xmlComment.contains(detachedDiv) | PASS |
| xmlComment.contains(detachedForeignComment) | PASS |
| xmlComment.contains(detachedForeignTextNode) | PASS |
| xmlComment.contains(detachedPara1) | PASS |
| xmlComment.contains(detachedPara1.firstChild) | PASS |
| xmlComment.contains(detachedPara2) | PASS |
| xmlComment.contains(detachedPara2.firstChild) | PASS |
| xmlComment.contains(detachedProcessingInstruction) | PASS |
| xmlComment.contains(detachedTextNode) | PASS |
| xmlComment.contains(detachedXmlComment) | PASS |
| xmlComment.contains(detachedXmlElement) | PASS |
| xmlComment.contains(detachedXmlTextNode) | PASS |
| xmlComment.contains(docfrag) | PASS |
| xmlComment.contains(doctype) | PASS |
| xmlComment.contains(document) | PASS |
| xmlComment.contains(foreignComment) | PASS |
| xmlComment.contains(foreignDoc) | PASS |
| xmlComment.contains(foreignDocfrag) | PASS |
| xmlComment.contains(foreignDoctype) | PASS |
| xmlComment.contains(foreignPara1) | PASS |
| xmlComment.contains(foreignPara1.firstChild) | PASS |
| xmlComment.contains(foreignPara2) | PASS |
| xmlComment.contains(foreignTextNode) | PASS |
| xmlComment.contains(null) | PASS |
| xmlComment.contains(paras[0]) | PASS |
| xmlComment.contains(paras[0].firstChild) | PASS |
| xmlComment.contains(paras[1]) | PASS |
| xmlComment.contains(paras[1].firstChild) | PASS |
| xmlComment.contains(processingInstruction) | PASS |
| xmlComment.contains(testDiv) | PASS |
| xmlComment.contains(xmlComment) | PASS |
| xmlComment.contains(xmlDoc) | PASS |
| xmlComment.contains(xmlDocfrag) | PASS |
| xmlComment.contains(xmlDoctype) | PASS |
| xmlComment.contains(xmlElement) | PASS |
| xmlComment.contains(xmlTextNode) | PASS |
| xmlDoc.contains(comment) | PASS |
| xmlDoc.contains(detachedComment) | PASS |
| xmlDoc.contains(detachedDiv) | PASS |
| xmlDoc.contains(detachedForeignComment) | PASS |
| xmlDoc.contains(detachedForeignTextNode) | PASS |
| xmlDoc.contains(detachedPara1) | PASS |
| xmlDoc.contains(detachedPara1.firstChild) | PASS |
| xmlDoc.contains(detachedPara2) | PASS |
| xmlDoc.contains(detachedPara2.firstChild) | PASS |
| xmlDoc.contains(detachedProcessingInstruction) | PASS |
| xmlDoc.contains(detachedTextNode) | PASS |
| xmlDoc.contains(detachedXmlComment) | PASS |
| xmlDoc.contains(detachedXmlElement) | PASS |
| xmlDoc.contains(detachedXmlTextNode) | PASS |
| xmlDoc.contains(docfrag) | PASS |
| xmlDoc.contains(doctype) | PASS |
| xmlDoc.contains(document) | PASS |
| xmlDoc.contains(foreignComment) | PASS |
| xmlDoc.contains(foreignDoc) | PASS |
| xmlDoc.contains(foreignDocfrag) | PASS |
| xmlDoc.contains(foreignDoctype) | PASS |
| xmlDoc.contains(foreignPara1) | PASS |
| xmlDoc.contains(foreignPara1.firstChild) | PASS |
| xmlDoc.contains(foreignPara2) | PASS |
| xmlDoc.contains(foreignTextNode) | PASS |
| xmlDoc.contains(null) | PASS |
| xmlDoc.contains(paras[0]) | PASS |
| xmlDoc.contains(paras[0].firstChild) | PASS |
| xmlDoc.contains(paras[1]) | PASS |
| xmlDoc.contains(paras[1].firstChild) | PASS |
| xmlDoc.contains(processingInstruction) | PASS |
| xmlDoc.contains(testDiv) | PASS |
| xmlDoc.contains(xmlComment) | PASS |
| xmlDoc.contains(xmlDoc) | PASS |
| xmlDoc.contains(xmlDocfrag) | PASS |
| xmlDoc.contains(xmlDoctype) | PASS |
| xmlDoc.contains(xmlElement) | PASS |
| xmlDoc.contains(xmlTextNode) | PASS |
| xmlDocfrag.contains(comment) | PASS |
| xmlDocfrag.contains(detachedComment) | PASS |
| xmlDocfrag.contains(detachedDiv) | PASS |
| xmlDocfrag.contains(detachedForeignComment) | PASS |
| xmlDocfrag.contains(detachedForeignTextNode) | PASS |
| xmlDocfrag.contains(detachedPara1) | PASS |
| xmlDocfrag.contains(detachedPara1.firstChild) | PASS |
| xmlDocfrag.contains(detachedPara2) | PASS |
| xmlDocfrag.contains(detachedPara2.firstChild) | PASS |
| xmlDocfrag.contains(detachedProcessingInstruction) | PASS |
| xmlDocfrag.contains(detachedTextNode) | PASS |
| xmlDocfrag.contains(detachedXmlComment) | PASS |
| xmlDocfrag.contains(detachedXmlElement) | PASS |
| xmlDocfrag.contains(detachedXmlTextNode) | PASS |
| xmlDocfrag.contains(docfrag) | PASS |
| xmlDocfrag.contains(doctype) | PASS |
| xmlDocfrag.contains(document) | PASS |
| xmlDocfrag.contains(foreignComment) | PASS |
| xmlDocfrag.contains(foreignDoc) | PASS |
| xmlDocfrag.contains(foreignDocfrag) | PASS |
| xmlDocfrag.contains(foreignDoctype) | PASS |
| xmlDocfrag.contains(foreignPara1) | PASS |
| xmlDocfrag.contains(foreignPara1.firstChild) | PASS |
| xmlDocfrag.contains(foreignPara2) | PASS |
| xmlDocfrag.contains(foreignTextNode) | PASS |
| xmlDocfrag.contains(null) | PASS |
| xmlDocfrag.contains(paras[0]) | PASS |
| xmlDocfrag.contains(paras[0].firstChild) | PASS |
| xmlDocfrag.contains(paras[1]) | PASS |
| xmlDocfrag.contains(paras[1].firstChild) | PASS |
| xmlDocfrag.contains(processingInstruction) | PASS |
| xmlDocfrag.contains(testDiv) | PASS |
| xmlDocfrag.contains(xmlComment) | PASS |
| xmlDocfrag.contains(xmlDoc) | PASS |
| xmlDocfrag.contains(xmlDocfrag) | PASS |
| xmlDocfrag.contains(xmlDoctype) | PASS |
| xmlDocfrag.contains(xmlElement) | PASS |
| xmlDocfrag.contains(xmlTextNode) | PASS |
| xmlDoctype.contains(comment) | PASS |
| xmlDoctype.contains(detachedComment) | PASS |
| xmlDoctype.contains(detachedDiv) | PASS |
| xmlDoctype.contains(detachedForeignComment) | PASS |
| xmlDoctype.contains(detachedForeignTextNode) | PASS |
| xmlDoctype.contains(detachedPara1) | PASS |
| xmlDoctype.contains(detachedPara1.firstChild) | PASS |
| xmlDoctype.contains(detachedPara2) | PASS |
| xmlDoctype.contains(detachedPara2.firstChild) | PASS |
| xmlDoctype.contains(detachedProcessingInstruction) | PASS |
| xmlDoctype.contains(detachedTextNode) | PASS |
| xmlDoctype.contains(detachedXmlComment) | PASS |
| xmlDoctype.contains(detachedXmlElement) | PASS |
| xmlDoctype.contains(detachedXmlTextNode) | PASS |
| xmlDoctype.contains(docfrag) | PASS |
| xmlDoctype.contains(doctype) | PASS |
| xmlDoctype.contains(document) | PASS |
| xmlDoctype.contains(foreignComment) | PASS |
| xmlDoctype.contains(foreignDoc) | PASS |
| xmlDoctype.contains(foreignDocfrag) | PASS |
| xmlDoctype.contains(foreignDoctype) | PASS |
| xmlDoctype.contains(foreignPara1) | PASS |
| xmlDoctype.contains(foreignPara1.firstChild) | PASS |
| xmlDoctype.contains(foreignPara2) | PASS |
| xmlDoctype.contains(foreignTextNode) | PASS |
| xmlDoctype.contains(null) | PASS |
| xmlDoctype.contains(paras[0]) | PASS |
| xmlDoctype.contains(paras[0].firstChild) | PASS |
| xmlDoctype.contains(paras[1]) | PASS |
| xmlDoctype.contains(paras[1].firstChild) | PASS |
| xmlDoctype.contains(processingInstruction) | PASS |
| xmlDoctype.contains(testDiv) | PASS |
| xmlDoctype.contains(xmlComment) | PASS |
| xmlDoctype.contains(xmlDoc) | PASS |
| xmlDoctype.contains(xmlDocfrag) | PASS |
| xmlDoctype.contains(xmlDoctype) | PASS |
| xmlDoctype.contains(xmlElement) | PASS |
| xmlDoctype.contains(xmlTextNode) | PASS |
| xmlElement.contains(comment) | PASS |
| xmlElement.contains(detachedComment) | PASS |
| xmlElement.contains(detachedDiv) | PASS |
| xmlElement.contains(detachedForeignComment) | PASS |
| xmlElement.contains(detachedForeignTextNode) | PASS |
| xmlElement.contains(detachedPara1) | PASS |
| xmlElement.contains(detachedPara1.firstChild) | PASS |
| xmlElement.contains(detachedPara2) | PASS |
| xmlElement.contains(detachedPara2.firstChild) | PASS |
| xmlElement.contains(detachedProcessingInstruction) | PASS |
| xmlElement.contains(detachedTextNode) | PASS |
| xmlElement.contains(detachedXmlComment) | PASS |
| xmlElement.contains(detachedXmlElement) | PASS |
| xmlElement.contains(detachedXmlTextNode) | PASS |
| xmlElement.contains(docfrag) | PASS |
| xmlElement.contains(doctype) | PASS |
| xmlElement.contains(document) | PASS |
| xmlElement.contains(foreignComment) | PASS |
| xmlElement.contains(foreignDoc) | PASS |
| xmlElement.contains(foreignDocfrag) | PASS |
| xmlElement.contains(foreignDoctype) | PASS |
| xmlElement.contains(foreignPara1) | PASS |
| xmlElement.contains(foreignPara1.firstChild) | PASS |
| xmlElement.contains(foreignPara2) | PASS |
| xmlElement.contains(foreignTextNode) | PASS |
| xmlElement.contains(null) | PASS |
| xmlElement.contains(paras[0]) | PASS |
| xmlElement.contains(paras[0].firstChild) | PASS |
| xmlElement.contains(paras[1]) | PASS |
| xmlElement.contains(paras[1].firstChild) | PASS |
| xmlElement.contains(processingInstruction) | PASS |
| xmlElement.contains(testDiv) | PASS |
| xmlElement.contains(xmlComment) | PASS |
| xmlElement.contains(xmlDoc) | PASS |
| xmlElement.contains(xmlDocfrag) | PASS |
| xmlElement.contains(xmlDoctype) | PASS |
| xmlElement.contains(xmlElement) | PASS |
| xmlElement.contains(xmlTextNode) | PASS |
| xmlTextNode.contains(comment) | PASS |
| xmlTextNode.contains(detachedComment) | PASS |
| xmlTextNode.contains(detachedDiv) | PASS |
| xmlTextNode.contains(detachedForeignComment) | PASS |
| xmlTextNode.contains(detachedForeignTextNode) | PASS |
| xmlTextNode.contains(detachedPara1) | PASS |
| xmlTextNode.contains(detachedPara1.firstChild) | PASS |
| xmlTextNode.contains(detachedPara2) | PASS |
| xmlTextNode.contains(detachedPara2.firstChild) | PASS |
| xmlTextNode.contains(detachedProcessingInstruction) | PASS |
| xmlTextNode.contains(detachedTextNode) | PASS |
| xmlTextNode.contains(detachedXmlComment) | PASS |
| xmlTextNode.contains(detachedXmlElement) | PASS |
| xmlTextNode.contains(detachedXmlTextNode) | PASS |
| xmlTextNode.contains(docfrag) | PASS |
| xmlTextNode.contains(doctype) | PASS |
| xmlTextNode.contains(document) | PASS |
| xmlTextNode.contains(foreignComment) | PASS |
| xmlTextNode.contains(foreignDoc) | PASS |
| xmlTextNode.contains(foreignDocfrag) | PASS |
| xmlTextNode.contains(foreignDoctype) | PASS |
| xmlTextNode.contains(foreignPara1) | PASS |
| xmlTextNode.contains(foreignPara1.firstChild) | PASS |
| xmlTextNode.contains(foreignPara2) | PASS |
| xmlTextNode.contains(foreignTextNode) | PASS |
| xmlTextNode.contains(null) | PASS |
| xmlTextNode.contains(paras[0]) | PASS |
| xmlTextNode.contains(paras[0].firstChild) | PASS |
| xmlTextNode.contains(paras[1]) | PASS |
| xmlTextNode.contains(paras[1].firstChild) | PASS |
| xmlTextNode.contains(processingInstruction) | PASS |
| xmlTextNode.contains(testDiv) | PASS |
| xmlTextNode.contains(xmlComment) | PASS |
| xmlTextNode.contains(xmlDoc) | PASS |
| xmlTextNode.contains(xmlDocfrag) | PASS |
| xmlTextNode.contains(xmlDoctype) | PASS |
| xmlTextNode.contains(xmlElement) | PASS |
| xmlTextNode.contains(xmlTextNode) | PASS |
| /dom/nodes/Document-createElement-namespace.html | OK |
| Created element's namespace in bare_mathml.html | PASS |
| Created element's namespace in bare_mathml.svg | PASS |
| Created element's namespace in bare_mathml.xhtml | PASS |
| Created element's namespace in bare_mathml.xml | PASS |
| Created element's namespace in bare_svg.html | PASS |
| Created element's namespace in bare_svg.svg | PASS |
| Created element's namespace in bare_svg.xhtml | PASS |
| Created element's namespace in bare_svg.xml | PASS |
| Created element's namespace in bare_xhtml.html | PASS |
| Created element's namespace in bare_xhtml.svg | PASS |
| Created element's namespace in bare_xhtml.xhtml | PASS |
| Created element's namespace in bare_xhtml.xml | PASS |
| Created element's namespace in created HTML document | PASS |
| Created element's namespace in created HTML document by DOMParser ('text/html') | PASS |
| Created element's namespace in created MathML document | PASS |
| Created element's namespace in created SVG document | PASS |
| Created element's namespace in created SVG document by DOMParser ('image/svg+xml') | PASS |
| Created element's namespace in created XHTML document | PASS |
| Created element's namespace in created XHTML document by DOMParser ('application/xhtml+xml') | PASS |
| Created element's namespace in created XML document | PASS |
| Created element's namespace in created XML document by DOMParser ('application/xml') | PASS |
| Created element's namespace in created XML document by DOMParser ('text/xml') | PASS |
| Created element's namespace in current document | PASS |
| Created element's namespace in empty.html | PASS |
| Created element's namespace in empty.svg | PASS |
| Created element's namespace in empty.xhtml | PASS |
| Created element's namespace in empty.xml | PASS |
| Created element's namespace in mathml.html | PASS |
| Created element's namespace in mathml.svg | PASS |
| Created element's namespace in mathml.xhtml | PASS |
| Created element's namespace in mathml.xml | PASS |
| Created element's namespace in minimal_html.html | PASS |
| Created element's namespace in minimal_html.svg | PASS |
| Created element's namespace in minimal_html.xhtml | PASS |
| Created element's namespace in minimal_html.xml | PASS |
| Created element's namespace in svg.html | PASS |
| Created element's namespace in svg.svg | PASS |
| Created element's namespace in svg.xhtml | PASS |
| Created element's namespace in svg.xml | PASS |
| Created element's namespace in xhtml.html | PASS |
| Created element's namespace in xhtml.svg | PASS |
| Created element's namespace in xhtml.xhtml | PASS |
| Created element's namespace in xhtml.xml | PASS |
| Created element's namespace in xhtml_ns_changed.html | PASS |
| Created element's namespace in xhtml_ns_changed.svg | PASS |
| Created element's namespace in xhtml_ns_changed.xhtml | PASS |
| Created element's namespace in xhtml_ns_changed.xml | PASS |
| Created element's namespace in xhtml_ns_removed.html | PASS |
| Created element's namespace in xhtml_ns_removed.svg | PASS |
| Created element's namespace in xhtml_ns_removed.xhtml | PASS |
| Created element's namespace in xhtml_ns_removed.xml | PASS |
| /dom/events/Event-propagation.html | OK |
| After cancelBubble=true | PASS |
| After stopImmediatePropagation() | PASS |
| After stopPropagation() | PASS |
| Newly-created Event | PASS |
| Reinitialized after cancelBubble=true | PASS |
| Reinitialized after stopImmediatePropagation() | PASS |
| Reinitialized after stopPropagation() | PASS |
| /dom/nodes/getElementsByClassName-04.htm | OK |
| document.getElementsByClassName(): changing classes | PASS |
| /dom/nodes/getElementsByClassName-17.htm | OK |
| document.getElementsByClassName(array): "b a" | PASS |
| /dom/events/Event-dispatch-redispatch.html | OK |
| EventTarget#dispatchEvent(): redispatching a native event | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html | OK |
| Custom document.contentType === 'text/html' when explicitly set to this value and an attempt is made to override this value in an HTML meta header | PASS |
| /dom/events/Event-type.html | OK |
| Event.type should be initialized by initEvent | PASS |
| Event.type should be initialized by the constructor | PASS |
| Event.type should initially be the empty string | PASS |
| /dom/ranges/Range-constructor.html | OK |
| Range constructor test | PASS |
| /dom/traversal/TreeWalker-traversal-skip-most.html | OK |
| Testing nextSibling | PASS |
| Testing previousSibling | PASS |
| /dom/nodes/DocumentType-literal.html | OK |
| DocumentType literals | PASS |
| /dom/nodes/CharacterData-deleteData.html | OK |
| Comment.deleteData() at the end | PASS |
| Comment.deleteData() at the start | PASS |
| Comment.deleteData() in the middle | PASS |
| Comment.deleteData() out of bounds | PASS |
| Comment.deleteData() with large negative count | PASS |
| Comment.deleteData() with non-BMP data | PASS |
| Comment.deleteData() with non-ascii data | PASS |
| Comment.deleteData() with small negative count | PASS |
| Comment.deleteData() with zero count | PASS |
| Text.deleteData() at the end | PASS |
| Text.deleteData() at the start | PASS |
| Text.deleteData() in the middle | PASS |
| Text.deleteData() out of bounds | PASS |
| Text.deleteData() with large negative count | PASS |
| Text.deleteData() with non-BMP data | PASS |
| Text.deleteData() with non-ascii data | PASS |
| Text.deleteData() with small negative count | PASS |
| Text.deleteData() with zero count | PASS |
| /dom/events/EventTarget-dispatchEvent-returnvalue.html | OK |
| Return value of EventTarget.dispatchEvent() affected by preventDefault(). | PASS |
| Return value of EventTarget.dispatchEvent() affected by returnValue. | PASS |
| /dom/events/EventListener-incumbent-global-2.sub.html | OK |
| Check the incumbent global EventListeners are called with | FAIL |
| /dom/lists/DOMTokenList-iteration.html | OK |
| classList | PASS |
| classList inheritance from Array.prototype | PASS |
| classList.entries | PASS |
| classList.forEach | PASS |
| classList.keys | PASS |
| classList.values | PASS |
| /dom/nodes/Element-getElementsByTagNameNS.html | OK |
| ABC element in html namespace | PASS |
| AÇ, case sensitivity | PASS |
| BODY element in test namespace, no prefix | PASS |
| BODY element in test namespace, prefix | PASS |
| Element.getElementsByTagNameNS | PASS |
| Empty lists | PASS |
| Empty string namespace | PASS |
| Matching the context object (specific namespace) | PASS |
| Matching the context object (wildcard namespace) | PASS |
| abc element in html namespace | PASS |
| body element in test namespace, no prefix | PASS |
| body element in test namespace, prefix | PASS |
| getElementsByTagNameNS('*', '*') | PASS |
| getElementsByTagNameNS('*', 'body') | PASS |
| getElementsByTagNameNS('http://www.w3.org/1999/xhtml', '*') | PASS |
| getElementsByTagNameNS() should be a live collection | PASS |
| /dom/nodes/Node-textContent.html | OK |
| DocumentFragment with children | PASS |
| DocumentFragment with children set to "" | PASS |
| DocumentFragment with children set to "<b>xyz</b>" | PASS |
| DocumentFragment with children set to "abc" | PASS |
| DocumentFragment with children set to "d\0e" | PASS |
| DocumentFragment with children set to 42 | PASS |
| DocumentFragment with children set to null | PASS |
| DocumentFragment with children set to undefined | PASS |
| DocumentFragment with descendants | PASS |
| DocumentFragment with descendants set to "" | PASS |
| DocumentFragment with descendants set to "<b>xyz</b>" | PASS |
| DocumentFragment with descendants set to "abc" | PASS |
| DocumentFragment with descendants set to "d\0e" | PASS |
| DocumentFragment with descendants set to 42 | PASS |
| DocumentFragment with descendants set to null | PASS |
| DocumentFragment with descendants set to undefined | PASS |
| DocumentFragment with empty text node as child set to "" | PASS |
| DocumentFragment with empty text node as child set to "<b>xyz</b>" | PASS |
| DocumentFragment with empty text node as child set to "abc" | PASS |
| DocumentFragment with empty text node as child set to "d\0e" | PASS |
| DocumentFragment with empty text node as child set to 42 | PASS |
| DocumentFragment with empty text node as child set to null | PASS |
| DocumentFragment with empty text node as child set to undefined | PASS |
| DocumentFragment without children set to "" | PASS |
| DocumentFragment without children set to "<b>xyz</b>" | PASS |
| DocumentFragment without children set to "abc" | PASS |
| DocumentFragment without children set to "d\0e" | PASS |
| DocumentFragment without children set to 42 | PASS |
| DocumentFragment without children set to null | PASS |
| DocumentFragment without children set to undefined | PASS |
| Element with children | PASS |
| Element with children set to "" | PASS |
| Element with children set to "<b>xyz</b>" | PASS |
| Element with children set to "abc" | PASS |
| Element with children set to "d\0e" | PASS |
| Element with children set to 42 | PASS |
| Element with children set to null | PASS |
| Element with children set to undefined | PASS |
| Element with descendants | PASS |
| Element with descendants set to "" | PASS |
| Element with descendants set to "<b>xyz</b>" | PASS |
| Element with descendants set to "abc" | PASS |
| Element with descendants set to "d\0e" | PASS |
| Element with descendants set to 42 | PASS |
| Element with descendants set to null | PASS |
| Element with descendants set to undefined | PASS |
| Element with empty text node as child set to "" | PASS |
| Element with empty text node as child set to "<b>xyz</b>" | PASS |
| Element with empty text node as child set to "abc" | PASS |
| Element with empty text node as child set to "d\0e" | PASS |
| Element with empty text node as child set to 42 | PASS |
| Element with empty text node as child set to null | PASS |
| Element with empty text node as child set to undefined | PASS |
| Element without children set to "" | PASS |
| Element without children set to "<b>xyz</b>" | PASS |
| Element without children set to "abc" | PASS |
| Element without children set to "d\0e" | PASS |
| Element without children set to 42 | PASS |
| Element without children set to null | PASS |
| Element without children set to undefined | PASS |
| For DocumentType created by parser, setting textContent should do nothing | PASS |
| For DocumentType created by parser, textContent should be null | PASS |
| For DocumentType created by script, setting textContent should do nothing | PASS |
| For DocumentType created by script, textContent should be null | PASS |
| For Documents created by createDocument, setting textContent should do nothing | PASS |
| For Documents created by createDocument, textContent should be null | PASS |
| For Documents created by createHTMLDocument, setting textContent should do nothing | PASS |
| For Documents created by createHTMLDocument, textContent should be null | PASS |
| For Documents created by parser, setting textContent should do nothing | PASS |
| For Documents created by parser, textContent should be null | PASS |
| For a Comment with data, textContent should be that data | PASS |
| For a Comment, textContent should set the data | PASS |
| For a ProcessingInstruction with data, textContent should be that data | PASS |
| For a ProcessingInstruction, textContent should set the data | PASS |
| For a Text with data, textContent should be that data | PASS |
| For a Text, textContent should set the data | PASS |
| For an empty Comment, textContent should be the empty string | PASS |
| For an empty DocumentFragment, textContent should be the empty string | PASS |
| For an empty Element, textContent should be the empty string | PASS |
| For an empty ProcessingInstruction, textContent should be the empty string | PASS |
| For an empty Text, textContent should be the empty string | PASS |
| /dom/traversal/TreeWalker-basic.html | OK |
| Construct a TreeWalker by document.createTreeWalker(root). | PASS |
| Construct a TreeWalker by document.createTreeWalker(root, null, null). | PASS |
| Construct a TreeWalker by document.createTreeWalker(root, undefined, undefined). | PASS |
| Give an invalid root node to document.createTreeWalker(). | PASS |
| Optional arguments to createTreeWalker should be optional (3 passed, null). | PASS |
| Walk over nodes. | PASS |
| /dom/traversal/TreeWalker-previousSiblingLastChildSkip.html | OK |
| Test that previousSibling properly respects the filter. | PASS |
| /dom/nodes/ChildNode-after.html | OK |
| Comment.after() on a child without any parent. | PASS |
| Comment.after() when pre-insert behaves like append. | PASS |
| Comment.after() with all siblings of child as arguments. | PASS |
| Comment.after() with context object itself and node as the arguments, switching positions. | PASS |
| Comment.after() with context object itself as the argument. | PASS |
| Comment.after() with null as an argument. | PASS |
| Comment.after() with one element and text as arguments. | PASS |
| Comment.after() with one sibling of child and text as arguments. | PASS |
| Comment.after() with only one element as an argument. | PASS |
| Comment.after() with only text as an argument. | PASS |
| Comment.after() with some siblings of child as arguments; no changes in tree. | PASS |
| Comment.after() with the empty string as an argument. | PASS |
| Comment.after() with undefined as an argument. | PASS |
| Comment.after() without any argument. | PASS |
| Comment.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| Element.after() on a child without any parent. | PASS |
| Element.after() when pre-insert behaves like append. | PASS |
| Element.after() with all siblings of child as arguments. | PASS |
| Element.after() with context object itself and node as the arguments, switching positions. | PASS |
| Element.after() with context object itself as the argument. | PASS |
| Element.after() with null as an argument. | PASS |
| Element.after() with one element and text as arguments. | PASS |
| Element.after() with one sibling of child and text as arguments. | PASS |
| Element.after() with only one element as an argument. | PASS |
| Element.after() with only text as an argument. | PASS |
| Element.after() with some siblings of child as arguments; no changes in tree. | PASS |
| Element.after() with the empty string as an argument. | PASS |
| Element.after() with undefined as an argument. | PASS |
| Element.after() without any argument. | PASS |
| Element.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| Text.after() on a child without any parent. | PASS |
| Text.after() when pre-insert behaves like append. | PASS |
| Text.after() with all siblings of child as arguments. | PASS |
| Text.after() with context object itself and node as the arguments, switching positions. | PASS |
| Text.after() with context object itself as the argument. | PASS |
| Text.after() with null as an argument. | PASS |
| Text.after() with one element and text as arguments. | PASS |
| Text.after() with one sibling of child and text as arguments. | PASS |
| Text.after() with only one element as an argument. | PASS |
| Text.after() with only text as an argument. | PASS |
| Text.after() with some siblings of child as arguments; no changes in tree. | PASS |
| Text.after() with the empty string as an argument. | PASS |
| Text.after() with undefined as an argument. | PASS |
| Text.after() without any argument. | PASS |
| Text.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| /dom/events/Event-timestamp-safe-resolution.html | OK |
| Event timestamp should not have a resolution better than 5 microseconds | PASS |
| /dom/events/Event-dispatch-target-removed.html | OK |
| Event propagation path when an element in it is removed from the DOM | PASS |
| /dom/nodes/Node-lookupPrefix.xhtml | OK |
| Node.lookupPrefix | PASS |
| Node.lookupPrefix 1 | PASS |
| Node.lookupPrefix 10 | PASS |
| Node.lookupPrefix 2 | PASS |
| Node.lookupPrefix 3 | PASS |
| Node.lookupPrefix 4 | PASS |
| Node.lookupPrefix 5 | PASS |
| Node.lookupPrefix 6 | PASS |
| Node.lookupPrefix 7 | PASS |
| Node.lookupPrefix 8 | PASS |
| Node.lookupPrefix 9 | PASS |
| /dom/nodes/MutationObserver-childList.html | OK |
| Range (r100) is created | PASS |
| Range (r70) is created | PASS |
| Range (r71) is created | PASS |
| Range (r80) is created | PASS |
| Range (r81) is created | PASS |
| Range (r90) is created | PASS |
| Range (r91) is created | PASS |
| childList Node.appendChild: addition mutation | PASS |
| childList Node.appendChild: addition outside document tree mutation | PASS |
| childList Node.appendChild: fragment addition mutations | PASS |
| childList Node.appendChild: fragment removal mutations | PASS |
| childList Node.appendChild: removal and addition mutations | PASS |
| childList Node.appendChild: removal mutation | PASS |
| childList Node.insertBefore: addition mutation | PASS |
| childList Node.insertBefore: fragment addition mutations | PASS |
| childList Node.insertBefore: fragment removal mutations | PASS |
| childList Node.insertBefore: last child addition mutation | PASS |
| childList Node.insertBefore: removal and addition mutations | PASS |
| childList Node.insertBefore: removal mutation | PASS |
| childList Node.nodeValue: no mutation | PASS |
| childList Node.normalize mutation | PASS |
| childList Node.normalize mutations | PASS |
| childList Node.removeChild: removal mutation | PASS |
| childList Node.replaceChild: internal replacement mutation | PASS |
| childList Node.replaceChild: removal mutation | PASS |
| childList Node.replaceChild: replacement mutation | PASS |
| childList Node.replaceChild: self internal replacement mutation | PASS |
| childList Node.textContent: empty string mutation | PASS |
| childList Node.textContent: no previous content mutation | PASS |
| childList Node.textContent: replace content mutation | PASS |
| childList Node.textContent: textContent no mutation | PASS |
| childList Range.deleteContents: child and data removal mutation | PASS |
| childList Range.deleteContents: child removal mutation | PASS |
| childList Range.extractContents: child and data removal mutation | PASS |
| childList Range.extractContents: child removal mutation | PASS |
| childList Range.insertNode: child insertion mutation | PASS |
| childList Range.insertNode: children insertion mutation | PASS |
| childList Range.surroundContents: children removal and addition mutation | PASS |
| /dom/events/EventListener-handleEvent.html | OK |
| EventListener::handleEvent() | PASS |
| /dom/nodes/Element-tagName.html | OK |
| tagName should be updated when changing ownerDocument | PASS |
| tagName should be updated when changing ownerDocument (createDocument with prefix) | PASS |
| tagName should be updated when changing ownerDocument (createDocument without prefix) | PASS |
| tagName should not upper-case for SVG elements in HTML documents. | PASS |
| tagName should upper-case for HTML elements in HTML documents. | PASS |
| /dom/nodes/MutationObserver-characterData.html | OK |
| Range (r70) is created | PASS |
| Range (r71) is created | PASS |
| Range (r80) is created | PASS |
| Range (r81) is created | PASS |
| characterData Comment: data mutations | PASS |
| characterData ProcessingInstruction: data mutations | PASS |
| characterData Range.deleteContents: child and data removal mutation | PASS |
| characterData Range.deleteContents: child and data removal mutation (2) | PASS |
| characterData Range.extractContents: child and data removal mutation | PASS |
| characterData Range.extractContents: child and data removal mutation (2) | PASS |
| characterData Text.appendData: empty string mutation | PASS |
| characterData Text.appendData: null string mutation | PASS |
| characterData Text.appendData: simple mutation | PASS |
| characterData Text.data: simple mutation | PASS |
| characterData Text.data: simple mutation without oldValue | PASS |
| characterData Text.deleteData: empty mutation | PASS |
| characterData Text.deleteData: simple mutation | PASS |
| characterData Text.insertData: empty string mutation | PASS |
| characterData Text.insertData: null string mutation | PASS |
| characterData Text.insertData: simple mutation | PASS |
| characterData Text.replaceData: empty mutation | PASS |
| characterData Text.replaceData: simple mutation | PASS |
| characterData/characterDataOldValue alone Text.data: simple mutation | PASS |
| /dom/events/Event-dispatch-detached-click.html | OK |
| Click event can be dispatched to an element that is not in the document. | PASS |
| Click event on an element not in the document | PASS |
| /dom/events/Event-dispatch-target-moved.html | OK |
| Event propagation path when an element in it is moved within the DOM | PASS |
| /dom/events/shadow-relatedTarget.html | TIMEOUT |
| relatedTarget should not leak at capturing phase, at window object. | TIMEOUT |
| relatedTarget should not leak at target. | TIMEOUT |
| /dom/traversal/TreeWalker-currentNode.html | OK |
| Test how we handle the case when the traversed to node is within the root, but the currentElement is not. | PASS |
| Test that TreeWalker.parent() doesn't set the currentNode to a node not under the root. | PASS |
| Test that we handle setting the currentNode to arbitrary nodes not under the root element. | PASS |
| /dom/nodes/Document-getElementsByTagNameNS.html | OK |
| ABC element in html namespace | PASS |
| AÇ, case sensitivity | PASS |
| BODY element in test namespace, no prefix | PASS |
| BODY element in test namespace, prefix | PASS |
| Document.getElementsByTagNameNS | PASS |
| Empty lists | PASS |
| Empty string namespace | PASS |
| abc element in html namespace | PASS |
| body element in test namespace, no prefix | PASS |
| body element in test namespace, prefix | PASS |
| getElementsByTagNameNS('*', '*') | PASS |
| getElementsByTagNameNS('*', 'body') | PASS |
| getElementsByTagNameNS('http://www.w3.org/1999/xhtml', '*') | PASS |
| getElementsByTagNameNS() should be a live collection | PASS |
| /dom/nodes/Node-cloneNode.html | OK |
| Node with custom prototype | PASS |
| createComment | PASS |
| createDocumentFragment | PASS |
| createElement with attributes | PASS |
| createElement(a) | PASS |
| createElement(abbr) | PASS |
| createElement(acronym) | PASS |
| createElement(address) | PASS |
| createElement(area) | PASS |
| createElement(article) | PASS |
| createElement(aside) | PASS |
| createElement(audio) | PASS |
| createElement(b) | PASS |
| createElement(base) | PASS |
| createElement(bdi) | PASS |
| createElement(bdo) | PASS |
| createElement(bgsound) | PASS |
| createElement(big) | PASS |
| createElement(blockquote) | PASS |
| createElement(body) | PASS |
| createElement(br) | PASS |
| createElement(button) | PASS |
| createElement(canvas) | PASS |
| createElement(caption) | PASS |
| createElement(center) | PASS |
| createElement(cite) | PASS |
| createElement(code) | PASS |
| createElement(col) | PASS |
| createElement(colgroup) | PASS |
| createElement(data) | PASS |
| createElement(datalist) | PASS |
| createElement(dd) | PASS |
| createElement(del) | PASS |
| createElement(details) | PASS |
| createElement(dfn) | PASS |
| createElement(dialog) | PASS |
| createElement(dir) | PASS |
| createElement(div) | PASS |
| createElement(dl) | PASS |
| createElement(dt) | PASS |
| createElement(embed) | PASS |
| createElement(fieldset) | PASS |
| createElement(figcaption) | PASS |
| createElement(figure) | PASS |
| createElement(font) | PASS |
| createElement(footer) | PASS |
| createElement(form) | PASS |
| createElement(frame) | PASS |
| createElement(frameset) | PASS |
| createElement(h1) | PASS |
| createElement(h2) | PASS |
| createElement(h3) | PASS |
| createElement(h4) | PASS |
| createElement(h5) | PASS |
| createElement(h6) | PASS |
| createElement(head) | PASS |
| createElement(header) | PASS |
| createElement(hgroup) | PASS |
| createElement(hr) | PASS |
| createElement(html) | PASS |
| createElement(i) | PASS |
| createElement(iframe) | PASS |
| createElement(img) | PASS |
| createElement(input) | PASS |
| createElement(ins) | PASS |
| createElement(isindex) | PASS |
| createElement(kbd) | PASS |
| createElement(label) | PASS |
| createElement(legend) | PASS |
| createElement(li) | PASS |
| createElement(link) | PASS |
| createElement(main) | PASS |
| createElement(map) | PASS |
| createElement(mark) | PASS |
| createElement(marquee) | PASS |
| createElement(meta) | PASS |
| createElement(meter) | PASS |
| createElement(nav) | PASS |
| createElement(nobr) | PASS |
| createElement(noframes) | PASS |
| createElement(noscript) | PASS |
| createElement(object) | PASS |
| createElement(ol) | PASS |
| createElement(optgroup) | PASS |
| createElement(option) | PASS |
| createElement(output) | PASS |
| createElement(p) | PASS |
| createElement(param) | PASS |
| createElement(pre) | PASS |
| createElement(progress) | PASS |
| createElement(q) | PASS |
| createElement(rp) | PASS |
| createElement(rt) | PASS |
| createElement(ruby) | PASS |
| createElement(s) | PASS |
| createElement(samp) | PASS |
| createElement(script) | PASS |
| createElement(section) | PASS |
| createElement(select) | PASS |
| createElement(small) | PASS |
| createElement(source) | PASS |
| createElement(spacer) | PASS |
| createElement(span) | PASS |
| createElement(strike) | PASS |
| createElement(style) | PASS |
| createElement(sub) | PASS |
| createElement(summary) | PASS |
| createElement(sup) | PASS |
| createElement(table) | PASS |
| createElement(tbody) | PASS |
| createElement(td) | PASS |
| createElement(template) | PASS |
| createElement(textarea) | PASS |
| createElement(th) | PASS |
| createElement(time) | PASS |
| createElement(title) | PASS |
| createElement(tr) | PASS |
| createElement(track) | PASS |
| createElement(tt) | PASS |
| createElement(u) | PASS |
| createElement(ul) | PASS |
| createElement(unknown) | PASS |
| createElement(var) | PASS |
| createElement(video) | PASS |
| createElement(wbr) | PASS |
| createElementNS HTML | PASS |
| createElementNS non-HTML | PASS |
| createProcessingInstruction | PASS |
| createTextNode | PASS |
| implementation.createDocument | PASS |
| implementation.createDocumentType | PASS |
| implementation.createHTMLDocument | PASS |
| node with children | PASS |
| /dom/nodes/Element-firstElementChild.html | OK |
| firstElementChild | PASS |
| /dom/nodes/Node-lookupNamespaceURI.html | OK |
| Child element has namespace URI matching prefix | PASS |
| Child element should have null namespace | PASS |
| Child element should inherit baz namespace | PASS |
| Child element should not have XMLNS namespace | PASS |
| Comment does not have bar namespace | PASS |
| Comment should inherit baz namespace | PASS |
| Comment should inherit bar namespace | PASS |
| Comment should inherit baz namespace | PASS |
| Comment should inherit namespace URI matching prefix | PASS |
| Document has bar namespace | PASS |
| Document has no namespace URI matching prefix | PASS |
| Document should have xhtml namespace, prefix "" | PASS |
| Document should have xhtml namespace, prefix null | PASS |
| DocumentFragment is in default namespace, prefix "" | PASS |
| DocumentFragment is in default namespace, prefix "foo" | PASS |
| DocumentFragment is in default namespace, prefix "xmlns" | PASS |
| DocumentFragment is in default namespace, prefix null | PASS |
| DocumentFragment should have null namespace, prefix "" | PASS |
| DocumentFragment should have null namespace, prefix "foo" | PASS |
| DocumentFragment should have null namespace, prefix "xmlns" | PASS |
| DocumentFragment should have null namespace, prefix null | PASS |
| DocumentType is in default namespace, prefix "" | PASS |
| DocumentType is in default namespace, prefix "foo" | PASS |
| DocumentType is in default namespace, prefix "xmlns" | PASS |
| DocumentType is in default namespace, prefix null | PASS |
| DocumentType should have null namespace, prefix "" | PASS |
| DocumentType should have null namespace, prefix "foo" | PASS |
| DocumentType should have null namespace, prefix "xmlns" | PASS |
| DocumentType should have null nemspace, prefix null | PASS |
| Element does not has namespace with xlmns prefix | PASS |
| Element has bar namespace | PASS |
| Element has namespace URI matching prefix | PASS |
| Element should have baz namespace, prefix "" | PASS |
| Element should have baz namespace, prefix null | PASS |
| Element should have null namespace, prefix "" | PASS |
| Element should have null namespace, prefix null | PASS |
| Element should not have XMLNS namespace | PASS |
| Element should not have namespace matching prefix with namespaceURI value | PASS |
| Empty namespace is not default for child, prefix "" | PASS |
| Empty namespace is not default for child, prefix null | PASS |
| Empty namespace is not default on fooElem, prefix "" | PASS |
| Empty namespace is not default on fooElem, prefix null | PASS |
| Empty namespace is not default, prefix "" | PASS |
| Empty namespace is not default, prefix null | PASS |
| For comment, empty namespace is not default, prefix "" | PASS |
| For comment, empty namespace is not default, prefix null | PASS |
| For comment, fooNamespace is not default | PASS |
| For comment, inherited bar namespace is not default | PASS |
| For comment, inherited baz namespace is default | PASS |
| For comment, xmlns namespace is not default | PASS |
| For document, bar namespace is not default | PASS |
| For document, baz namespace is not default | PASS |
| For document, empty namespace is not default, prefix "" | PASS |
| For document, empty namespace is not default, prefix null | PASS |
| For document, fooNamespace is not default | PASS |
| For document, xhtml namespace is default | PASS |
| For document, xmlns namespace is not default | PASS |
| bar namespace is not default | PASS |
| bar namespace is not default for child | PASS |
| baz namespace is default | PASS |
| baz namespace is default for child | PASS |
| childNamespace is default for child | PASS |
| fooNamespace is not default | PASS |
| fooNamespace is not default for child | PASS |
| xmlns namespace is not default | PASS |
| xmlns namespace is not default for child | PASS |
| /dom/events/Event-dispatch-click.html | OK |
| basic with click() | PASS |
| basic with dispatchEvent() | PASS |
| basic with wrong event class | PASS |
| disabled checkbox still has activation behavior | PASS |
| disabled checkbox still has activation behavior, part 2 | PASS |
| disconnected checkbox should be checked | PASS |
| disconnected form should not submit | PASS |
| disconnected radio should be checked | PASS |
| event state during post-click handling | PASS |
| look at parents only when event bubbles | PASS |
| look at parents when event bubbles | PASS |
| pick the first with activation behavior <a href> | PASS |
| pick the first with activation behavior <input type=checkbox> | PASS |
| redispatch during post-click handling | PASS |
| /dom/ranges/Range-extractContents.html | OK |
| Detached Range | PASS |
| Resulting DOM for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting DOM for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting DOM for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting DOM for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting DOM for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting DOM for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting DOM for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting DOM for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting DOM for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting DOM for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting DOM for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting DOM for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting DOM for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting DOM for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting DOM for range 23 [document, 0, document, 1] | PASS |
| Resulting DOM for range 24 [document, 0, document, 2] | PASS |
| Resulting DOM for range 25 [comment, 2, comment, 3] | PASS |
| Resulting DOM for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting DOM for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting DOM for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting DOM for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting DOM for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting DOM for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting DOM for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting DOM for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting DOM for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting DOM for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting DOM for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting DOM for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting DOM for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting DOM for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting DOM for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting DOM for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting DOM for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting DOM for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting DOM for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting DOM for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting DOM for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting DOM for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting DOM for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting DOM for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting DOM for range 49 [document, 1, document, 2] | PASS |
| Resulting DOM for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting DOM for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting DOM for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting DOM for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting DOM for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting DOM for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting DOM for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting DOM for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting DOM for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting DOM for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting DOM for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting DOM for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting DOM for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting DOM for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting DOM for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Resulting cursor position for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Resulting cursor position for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Resulting cursor position for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Resulting cursor position for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Resulting cursor position for range 13 [document.head, 1, document.head, 1] | PASS |
| Resulting cursor position for range 14 [document.body, 4, document.body, 5] | PASS |
| Resulting cursor position for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Resulting cursor position for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Resulting cursor position for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Resulting cursor position for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Resulting cursor position for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Resulting cursor position for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Resulting cursor position for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Resulting cursor position for range 23 [document, 0, document, 1] | PASS |
| Resulting cursor position for range 24 [document, 0, document, 2] | PASS |
| Resulting cursor position for range 25 [comment, 2, comment, 3] | PASS |
| Resulting cursor position for range 26 [testDiv, 0, comment, 5] | PASS |
| Resulting cursor position for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Resulting cursor position for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Resulting cursor position for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Resulting cursor position for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Resulting cursor position for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Resulting cursor position for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Resulting cursor position for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Resulting cursor position for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Resulting cursor position for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Resulting cursor position for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Resulting cursor position for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Resulting cursor position for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Resulting cursor position for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Resulting cursor position for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Resulting cursor position for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Resulting cursor position for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Resulting cursor position for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Resulting cursor position for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Resulting cursor position for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Resulting cursor position for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Resulting cursor position for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Resulting cursor position for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Resulting cursor position for range 49 [document, 1, document, 2] | PASS |
| Resulting cursor position for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Resulting cursor position for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Resulting cursor position for range 51 [paras[3], 1, comment, 8] | PASS |
| Resulting cursor position for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Resulting cursor position for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Resulting cursor position for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Resulting cursor position for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Resulting cursor position for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Resulting cursor position for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Resulting cursor position for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Resulting cursor position for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Resulting cursor position for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Resulting cursor position for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Resulting cursor position for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Returned fragment for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Returned fragment for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Returned fragment for range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Returned fragment for range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Returned fragment for range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Returned fragment for range 13 [document.head, 1, document.head, 1] | PASS |
| Returned fragment for range 14 [document.body, 4, document.body, 5] | PASS |
| Returned fragment for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Returned fragment for range 16 [paras[0], 0, paras[0], 1] | PASS |
| Returned fragment for range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Returned fragment for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Returned fragment for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Returned fragment for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Returned fragment for range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Returned fragment for range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Returned fragment for range 22 [testDiv, 2, paras[4], 1] | PASS |
| Returned fragment for range 23 [document, 0, document, 1] | PASS |
| Returned fragment for range 24 [document, 0, document, 2] | PASS |
| Returned fragment for range 25 [comment, 2, comment, 3] | PASS |
| Returned fragment for range 26 [testDiv, 0, comment, 5] | PASS |
| Returned fragment for range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Returned fragment for range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Returned fragment for range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Returned fragment for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Returned fragment for range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Returned fragment for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Returned fragment for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Returned fragment for range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Returned fragment for range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Returned fragment for range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Returned fragment for range 36 [docfrag, 0, docfrag, 0] | PASS |
| Returned fragment for range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Returned fragment for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Returned fragment for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Returned fragment for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Returned fragment for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Returned fragment for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Returned fragment for range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Returned fragment for range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Returned fragment for range 44 [paras[0], 0, paras[0], 0] | PASS |
| Returned fragment for range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Returned fragment for range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Returned fragment for range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Returned fragment for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Returned fragment for range 49 [document, 1, document, 2] | PASS |
| Returned fragment for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Returned fragment for range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Returned fragment for range 51 [paras[3], 1, comment, 8] | PASS |
| Returned fragment for range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Returned fragment for range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Returned fragment for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Returned fragment for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Returned fragment for range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Returned fragment for range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Returned fragment for range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Returned fragment for range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Returned fragment for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Returned fragment for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Returned fragment for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Returned fragment for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/nodes/prepend-on-Document.html | OK |
| Document.append() with only one element as an argument, on a Document having one child. | PASS |
| Document.prepend() with only one element as an argument, on a Document having no child. | PASS |
| Document.prepend() with text as an argument, on a Document having no child. | PASS |
| Document.prepend() with two elements as the argument, on a Document having no child. | PASS |
| Document.prepend() without any argument, on a Document having no child. | PASS |
| /dom/events/Event-dispatch-omitted-capture.html | OK |
| EventTarget.addEventListener with the capture argument omitted | PASS |
| /dom/nodes/Element-lastElementChild-svg.svg | OK |
| lastElementChild | PASS |
| /dom/nodes/Node-isEqualNode.html | OK |
| comments should be compared on data | PASS |
| doctypes should be compared on name, public ID, and system ID | PASS |
| document fragments should not be compared based on properties | PASS |
| documents should not be compared based on properties | PASS |
| elements should be compared on attribute namespace, local name, and value | PASS |
| elements should be compared on namespace, namespace prefix, local name, and number of attributes | PASS |
| node equality testing should test descendant equality too | PASS |
| processing instructions should be compared on target and data | PASS |
| text nodes should be compared on data | PASS |
| /dom/events/Event-defaultPrevented-after-dispatch.html | OK |
| Default prevention via preventDefault | PASS |
| Default prevention via returnValue | PASS |
| /dom/nodes/Element-getElementsByClassName.html | OK |
| Interface should be correct. | PASS |
| getElementsByClassName should work on disconnected subtrees. | PASS |
| getElementsByClassName() should be a live collection | PASS |
| /dom/nodes/DocumentType-remove.html | OK |
| doctype should support remove() | PASS |
| remove() should work if doctype does have a parent | PASS |
| remove() should work if doctype does have a parent and siblings | PASS |
| remove() should work if doctype doesn't have a parent | PASS |
| /dom/nodes/DOMImplementation-createDocument.html | OK |
| DOMImplementation.createDocument(namespace, qualifiedName, doctype) | PASS |
| createDocument test: "",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "","f:oo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "",null,null,null | PASS |
| createDocument test: "/","",null,null | PASS |
| createDocument test: "/","1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "/",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "/","f1oo",null,null | PASS |
| createDocument test: "/","f:oo",null,null | PASS |
| createDocument test: "/","foo",null,null | PASS |
| createDocument test: "/","foo1",null,null | PASS |
| createDocument test: "/","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "/","xml",null,null | PASS |
| createDocument test: "/","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "/","xmlfoo",null,null | PASS |
| createDocument test: "/","xmlfoo:bar",null,null | PASS |
| createDocument test: "/","xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "/","xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "/",null,null,null | PASS |
| createDocument test: "foo","bar",DocumentType node <!DOCTYPE foo>,null | PASS |
| createDocument test: "foo",null,DocumentType node <!DOCTYPE foo>,null | PASS |
| createDocument test: "foo:","",null,null | PASS |
| createDocument test: "foo:","1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "foo:",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "foo:","f1oo",null,null | PASS |
| createDocument test: "foo:","f:oo",null,null | PASS |
| createDocument test: "foo:","foo",null,null | PASS |
| createDocument test: "foo:","foo1",null,null | PASS |
| createDocument test: "foo:","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "foo:","xml",null,null | PASS |
| createDocument test: "foo:","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "foo:","xmlfoo",null,null | PASS |
| createDocument test: "foo:","xmlfoo:bar",null,null | PASS |
| createDocument test: "foo:","xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "foo:","xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "foo:",null,null,null | PASS |
| createDocument test: "http://example.com/","",null,null | PASS |
| createDocument test: "http://example.com/","-foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/",".foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","0:a",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","<foo>",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","XML:foo",null,null | PASS |
| createDocument test: "http://example.com/","XMLNS",null,null | PASS |
| createDocument test: "http://example.com/","XMLNS:foo",null,null | PASS |
| createDocument test: "http://example.com/","_:_",null,null | PASS |
| createDocument test: "http://example.com/","_:h0",null,null | PASS |
| createDocument test: "http://example.com/","_:test",null,null | PASS |
| createDocument test: "http://example.com/","a-b:c",null,null | PASS |
| createDocument test: "http://example.com/","a.b:c",null,null | PASS |
| createDocument test: "http://example.com/","a:0",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","a:_",null,null | PASS |
| createDocument test: "http://example.com/","a:aெ",null,null | PASS |
| createDocument test: "http://example.com/","a:̀",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","a:;",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","a:ெ",null,null | FAIL |
| createDocument test: "http://example.com/","aெ:a",null,null | PASS |
| createDocument test: "http://example.com/","f1oo",null,null | PASS |
| createDocument test: "http://example.com/","f::oo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","f:o:o",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","f:oo",null,null | PASS |
| createDocument test: "http://example.com/","fo<o",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","foo",null,null | PASS |
| createDocument test: "http://example.com/","foo1",null,null | PASS |
| createDocument test: "http://example.com/","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","l_:_",null,null | PASS |
| createDocument test: "http://example.com/","namespaceURI:!",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:#",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:$",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:%",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:&",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:'",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:(",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:)",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:*",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:+",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:,",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:/",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:;",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:<",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:=",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:>",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:@",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:[",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:\"",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:\\",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:]",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:^",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:`",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:a ",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:{",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:}",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","namespaceURI:~",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","ns0:test",null,null | PASS |
| createDocument test: "http://example.com/","ns:_0",null,null | PASS |
| createDocument test: "http://example.com/","ns:a0",null,null | PASS |
| createDocument test: "http://example.com/","prefix::local",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","test:xmlns",null,null | PASS |
| createDocument test: "http://example.com/","xml",null,null | PASS |
| createDocument test: "http://example.com/","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://example.com/","xml:test",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://example.com/","xmlfoo",null,null | PASS |
| createDocument test: "http://example.com/","xmlfoo:bar",null,null | PASS |
| createDocument test: "http://example.com/","xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://example.com/","xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://example.com/","xmlns:test",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://example.com/","̀:a",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/",";:a",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://example.com/","ெ:a",null,null | FAIL |
| createDocument test: "http://example.com/",null,null,null | PASS |
| createDocument test: "http://www.w3.org/1998/Math/MathML","",null,null | PASS |
| createDocument test: "http://www.w3.org/1999/xhtml","",null,null | PASS |
| createDocument test: "http://www.w3.org/2000/svg","",null,null | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","",null,null | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","f1oo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","f:oo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","foo1",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","foo:xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xml",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xmlfoo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xmlfoo:bar",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xmlns",null,null | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/","xmlns:foo",null,null | PASS |
| createDocument test: "http://www.w3.org/2000/xmlns/",null,null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace",":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","f1oo",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","f:oo",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","foo",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","foo1",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xml",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xml:foo",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xmlfoo",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace","xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespace",null,null,null | PASS |
| createDocument test: "http://www.w3.org/XML/1998/namespaces","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: "http://www.w3.org/xml/1998/namespace","xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: characterSet aliases for "",null,null | PASS |
| createDocument test: characterSet aliases for "/","",null | PASS |
| createDocument test: characterSet aliases for "/","f1oo",null | PASS |
| createDocument test: characterSet aliases for "/","f:oo",null | PASS |
| createDocument test: characterSet aliases for "/","foo",null | PASS |
| createDocument test: characterSet aliases for "/","foo1",null | PASS |
| createDocument test: characterSet aliases for "/","xml",null | PASS |
| createDocument test: characterSet aliases for "/","xmlfoo",null | PASS |
| createDocument test: characterSet aliases for "/","xmlfoo:bar",null | PASS |
| createDocument test: characterSet aliases for "/",null,null | PASS |
| createDocument test: characterSet aliases for "foo","bar",DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: characterSet aliases for "foo",null,DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: characterSet aliases for "foo:","",null | PASS |
| createDocument test: characterSet aliases for "foo:","f1oo",null | PASS |
| createDocument test: characterSet aliases for "foo:","f:oo",null | PASS |
| createDocument test: characterSet aliases for "foo:","foo",null | PASS |
| createDocument test: characterSet aliases for "foo:","foo1",null | PASS |
| createDocument test: characterSet aliases for "foo:","xml",null | PASS |
| createDocument test: characterSet aliases for "foo:","xmlfoo",null | PASS |
| createDocument test: characterSet aliases for "foo:","xmlfoo:bar",null | PASS |
| createDocument test: characterSet aliases for "foo:",null,null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","XML:foo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","XMLNS",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","XMLNS:foo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","_:_",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","_:h0",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","_:test",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","a-b:c",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","a.b:c",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","a:_",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","a:aெ",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","a:ெ",null | FAIL |
| createDocument test: characterSet aliases for "http://example.com/","aெ:a",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","f1oo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","f:oo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","foo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","foo1",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","l_:_",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","ns0:test",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","ns:_0",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","ns:a0",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","test:xmlns",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","xml",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","xmlfoo",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","xmlfoo:bar",null | PASS |
| createDocument test: characterSet aliases for "http://example.com/","ெ:a",null | FAIL |
| createDocument test: characterSet aliases for "http://example.com/",null,null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/1998/Math/MathML","",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/1999/xhtml","",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/2000/svg","",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/2000/xmlns/","",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/2000/xmlns/","xmlns",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/2000/xmlns/","xmlns:foo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/2000/xmlns/",null,null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","f1oo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","f:oo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","foo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","foo1",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","xml",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","xml:foo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","xmlfoo",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null | PASS |
| createDocument test: characterSet aliases for "http://www.w3.org/XML/1998/namespace",null,null | PASS |
| createDocument test: characterSet aliases for null,"",null | PASS |
| createDocument test: characterSet aliases for null,"f1oo",null | PASS |
| createDocument test: characterSet aliases for null,"foo",DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: characterSet aliases for null,"foo",null | PASS |
| createDocument test: characterSet aliases for null,"foo1",null | PASS |
| createDocument test: characterSet aliases for null,"html",null | PASS |
| createDocument test: characterSet aliases for null,"math",null | PASS |
| createDocument test: characterSet aliases for null,"svg",null | PASS |
| createDocument test: characterSet aliases for null,"xml",null | PASS |
| createDocument test: characterSet aliases for null,"xmlfoo",null | PASS |
| createDocument test: characterSet aliases for null,"ெfoo",null | FAIL |
| createDocument test: characterSet aliases for null,null,DocumentType node <!DOCTYPE bar> | PASS |
| createDocument test: characterSet aliases for null,null,DocumentType node <!DOCTYPE baz> | PASS |
| createDocument test: characterSet aliases for null,null,DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: characterSet aliases for null,null,DocumentType node <!DOCTYPE html> | PASS |
| createDocument test: characterSet aliases for null,null,DocumentType node <!DOCTYPE quz> | PASS |
| createDocument test: characterSet aliases for null,null,null | PASS |
| createDocument test: characterSet aliases for null,undefined,null | PASS |
| createDocument test: characterSet aliases for undefined,"",undefined | PASS |
| createDocument test: characterSet aliases for undefined,"f1oo",null | PASS |
| createDocument test: characterSet aliases for undefined,"foo",null | PASS |
| createDocument test: characterSet aliases for undefined,"foo1",null | PASS |
| createDocument test: characterSet aliases for undefined,"xml",null | PASS |
| createDocument test: characterSet aliases for undefined,"xmlfoo",null | PASS |
| createDocument test: characterSet aliases for undefined,null,null | PASS |
| createDocument test: characterSet aliases for undefined,null,undefined | PASS |
| createDocument test: characterSet aliases for undefined,undefined,null | PASS |
| createDocument test: characterSet aliases for undefined,undefined,undefined | PASS |
| createDocument test: metadata for "",null,null | PASS |
| createDocument test: metadata for "/","",null | PASS |
| createDocument test: metadata for "/","f1oo",null | PASS |
| createDocument test: metadata for "/","f:oo",null | PASS |
| createDocument test: metadata for "/","foo",null | PASS |
| createDocument test: metadata for "/","foo1",null | PASS |
| createDocument test: metadata for "/","xml",null | PASS |
| createDocument test: metadata for "/","xmlfoo",null | PASS |
| createDocument test: metadata for "/","xmlfoo:bar",null | PASS |
| createDocument test: metadata for "/",null,null | PASS |
| createDocument test: metadata for "foo","bar",DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: metadata for "foo",null,DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: metadata for "foo:","",null | PASS |
| createDocument test: metadata for "foo:","f1oo",null | PASS |
| createDocument test: metadata for "foo:","f:oo",null | PASS |
| createDocument test: metadata for "foo:","foo",null | PASS |
| createDocument test: metadata for "foo:","foo1",null | PASS |
| createDocument test: metadata for "foo:","xml",null | PASS |
| createDocument test: metadata for "foo:","xmlfoo",null | PASS |
| createDocument test: metadata for "foo:","xmlfoo:bar",null | PASS |
| createDocument test: metadata for "foo:",null,null | PASS |
| createDocument test: metadata for "http://example.com/","",null | PASS |
| createDocument test: metadata for "http://example.com/","XML:foo",null | PASS |
| createDocument test: metadata for "http://example.com/","XMLNS",null | PASS |
| createDocument test: metadata for "http://example.com/","XMLNS:foo",null | PASS |
| createDocument test: metadata for "http://example.com/","_:_",null | PASS |
| createDocument test: metadata for "http://example.com/","_:h0",null | PASS |
| createDocument test: metadata for "http://example.com/","_:test",null | PASS |
| createDocument test: metadata for "http://example.com/","a-b:c",null | PASS |
| createDocument test: metadata for "http://example.com/","a.b:c",null | PASS |
| createDocument test: metadata for "http://example.com/","a:_",null | PASS |
| createDocument test: metadata for "http://example.com/","a:aெ",null | PASS |
| createDocument test: metadata for "http://example.com/","a:ெ",null | FAIL |
| createDocument test: metadata for "http://example.com/","aெ:a",null | PASS |
| createDocument test: metadata for "http://example.com/","f1oo",null | PASS |
| createDocument test: metadata for "http://example.com/","f:oo",null | PASS |
| createDocument test: metadata for "http://example.com/","foo",null | PASS |
| createDocument test: metadata for "http://example.com/","foo1",null | PASS |
| createDocument test: metadata for "http://example.com/","l_:_",null | PASS |
| createDocument test: metadata for "http://example.com/","ns0:test",null | PASS |
| createDocument test: metadata for "http://example.com/","ns:_0",null | PASS |
| createDocument test: metadata for "http://example.com/","ns:a0",null | PASS |
| createDocument test: metadata for "http://example.com/","test:xmlns",null | PASS |
| createDocument test: metadata for "http://example.com/","xml",null | PASS |
| createDocument test: metadata for "http://example.com/","xmlfoo",null | PASS |
| createDocument test: metadata for "http://example.com/","xmlfoo:bar",null | PASS |
| createDocument test: metadata for "http://example.com/","ெ:a",null | FAIL |
| createDocument test: metadata for "http://example.com/",null,null | PASS |
| createDocument test: metadata for "http://www.w3.org/1998/Math/MathML","",null | PASS |
| createDocument test: metadata for "http://www.w3.org/1999/xhtml","",null | PASS |
| createDocument test: metadata for "http://www.w3.org/2000/svg","",null | PASS |
| createDocument test: metadata for "http://www.w3.org/2000/xmlns/","",null | PASS |
| createDocument test: metadata for "http://www.w3.org/2000/xmlns/","xmlns",null | PASS |
| createDocument test: metadata for "http://www.w3.org/2000/xmlns/","xmlns:foo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/2000/xmlns/",null,null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","f1oo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","f:oo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","foo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","foo1",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","xml",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","xml:foo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","xmlfoo",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null | PASS |
| createDocument test: metadata for "http://www.w3.org/XML/1998/namespace",null,null | PASS |
| createDocument test: metadata for null,"",null | PASS |
| createDocument test: metadata for null,"f1oo",null | PASS |
| createDocument test: metadata for null,"foo",DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: metadata for null,"foo",null | PASS |
| createDocument test: metadata for null,"foo1",null | PASS |
| createDocument test: metadata for null,"html",null | PASS |
| createDocument test: metadata for null,"math",null | PASS |
| createDocument test: metadata for null,"svg",null | PASS |
| createDocument test: metadata for null,"xml",null | PASS |
| createDocument test: metadata for null,"xmlfoo",null | PASS |
| createDocument test: metadata for null,"ெfoo",null | FAIL |
| createDocument test: metadata for null,null,DocumentType node <!DOCTYPE bar> | PASS |
| createDocument test: metadata for null,null,DocumentType node <!DOCTYPE baz> | PASS |
| createDocument test: metadata for null,null,DocumentType node <!DOCTYPE foo> | PASS |
| createDocument test: metadata for null,null,DocumentType node <!DOCTYPE html> | PASS |
| createDocument test: metadata for null,null,DocumentType node <!DOCTYPE quz> | PASS |
| createDocument test: metadata for null,null,null | PASS |
| createDocument test: metadata for null,undefined,null | PASS |
| createDocument test: metadata for undefined,"",undefined | PASS |
| createDocument test: metadata for undefined,"f1oo",null | PASS |
| createDocument test: metadata for undefined,"foo",null | PASS |
| createDocument test: metadata for undefined,"foo1",null | PASS |
| createDocument test: metadata for undefined,"xml",null | PASS |
| createDocument test: metadata for undefined,"xmlfoo",null | PASS |
| createDocument test: metadata for undefined,null,null | PASS |
| createDocument test: metadata for undefined,null,undefined | PASS |
| createDocument test: metadata for undefined,undefined,null | PASS |
| createDocument test: metadata for undefined,undefined,undefined | PASS |
| createDocument test: null,"",DocumentType node <!DOCTYPE html -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd> | PASS |
| createDocument test: null,"",DocumentType node <!DOCTYPE math -//W3C//DTD MathML 2.0//EN http://www.w3.org/Math/DTD/mathml2/mathml2.dtd> | PASS |
| createDocument test: null,"",DocumentType node <!DOCTYPE svg -//W3C//DTD SVG 1.1//EN http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd> | PASS |
| createDocument test: null,"",null,null | PASS |
| createDocument test: null,"-foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,".foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,":",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"<foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"<foo>",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"\ufffffoo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"^^",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"f1oo",null,null | PASS |
| createDocument test: null,"f:o:o",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"f:oo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"f<oo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"f\uffffoo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"fo o",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"foo",DocumentType node <!DOCTYPE foo>,null | PASS |
| createDocument test: null,"foo",null,null | PASS |
| createDocument test: null,"foo1",null,null | PASS |
| createDocument test: null,"foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"foo>",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"foo\uffff",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"foo}",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"f}oo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"html",null,null | PASS |
| createDocument test: null,"math",null,null | PASS |
| createDocument test: null,"null:xml",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"svg",null,null | PASS |
| createDocument test: null,"xml",null,null | PASS |
| createDocument test: null,"xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"xmlfoo",null,null | PASS |
| createDocument test: null,"xmlfoo:bar",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: null,"}foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,";foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: null,"ெfoo",null,null | FAIL |
| createDocument test: null,null,DocumentType node <!DOCTYPE bar>,null | PASS |
| createDocument test: null,null,DocumentType node <!DOCTYPE baz>,null | PASS |
| createDocument test: null,null,DocumentType node <!DOCTYPE foo>,null | PASS |
| createDocument test: null,null,DocumentType node <!DOCTYPE html>,null | PASS |
| createDocument test: null,null,DocumentType node <!DOCTYPE quz>,null | PASS |
| createDocument test: null,null,false,object "TypeError" | PASS |
| createDocument test: null,null,null,null | PASS |
| createDocument test: null,undefined,null,null | PASS |
| createDocument test: undefined,"",undefined,null | PASS |
| createDocument test: undefined,"1foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: undefined,":foo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: undefined,"f1oo",null,null | PASS |
| createDocument test: undefined,"f::oo",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: undefined,"f:oo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: undefined,"foo",null,null | PASS |
| createDocument test: undefined,"foo1",null,null | PASS |
| createDocument test: undefined,"foo:",null,"INVALID_CHARACTER_ERR" | PASS |
| createDocument test: undefined,"xml",null,null | PASS |
| createDocument test: undefined,"xml:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: undefined,"xmlfoo",null,null | PASS |
| createDocument test: undefined,"xmlfoo:bar",null,"NAMESPACE_ERR" | PASS |
| createDocument test: undefined,"xmlns",null,"NAMESPACE_ERR" | PASS |
| createDocument test: undefined,"xmlns:foo",null,"NAMESPACE_ERR" | PASS |
| createDocument test: undefined,null,null,null | PASS |
| createDocument test: undefined,null,undefined,null | PASS |
| createDocument test: undefined,undefined,null,null | PASS |
| createDocument test: undefined,undefined,undefined,null | PASS |
| createDocument with missing arguments | PASS |
| /dom/lists/DOMTokenList-value.html | OK |
| DOMTokenList value | PASS |
| /dom/ranges/Range-commonAncestorContainer-2.html | OK |
| Detached Range | PASS |
| Normal Ranges | PASS |
| Range.commonAncestorContainer | PASS |
| Range.commonAncestorContainer 1 | PASS |
| Range.commonAncestorContainer 2 | PASS |
| Range.commonAncestorContainer 3 | PASS |
| /dom/nodes/Text-constructor.html | OK |
| new Text() should get the correct ownerDocument across globals | PASS |
| new Text(): "" | PASS |
| new Text(): "&" | PASS |
| new Text(): "-" | PASS |
| new Text(): "--" | PASS |
| new Text(): "-->" | PASS |
| new Text(): "<!--" | PASS |
| new Text(): "\0" | PASS |
| new Text(): "\0test" | PASS |
| new Text(): 42 | PASS |
| new Text(): instanceof | PASS |
| new Text(): no arguments | PASS |
| new Text(): null | PASS |
| new Text(): prototype chain | PASS |
| new Text(): two arguments | PASS |
| new Text(): undefined | PASS |
| /dom/nodes/Element-nextElementSibling-xhtml.xhtml | OK |
| nextElementSibling | PASS |
| /dom/nodes/CharacterData-substringData.html | OK |
| Comment.substringData() with in-bounds count | PASS |
| Comment.substringData() with in-bounds offset | PASS |
| Comment.substringData() with invalid offset | PASS |
| Comment.substringData() with large count | PASS |
| Comment.substringData() with negative count | PASS |
| Comment.substringData() with negative offset | PASS |
| Comment.substringData() with non-ASCII data | PASS |
| Comment.substringData() with non-BMP data | PASS |
| Comment.substringData() with string offset | PASS |
| Comment.substringData() with too few arguments | PASS |
| Comment.substringData() with too many arguments | PASS |
| Comment.substringData() with very large count | PASS |
| Comment.substringData() with very large offset | PASS |
| Comment.substringData() with zero count | PASS |
| Text.substringData() with in-bounds count | PASS |
| Text.substringData() with in-bounds offset | PASS |
| Text.substringData() with invalid offset | PASS |
| Text.substringData() with large count | PASS |
| Text.substringData() with negative count | PASS |
| Text.substringData() with negative offset | PASS |
| Text.substringData() with non-ASCII data | PASS |
| Text.substringData() with non-BMP data | PASS |
| Text.substringData() with string offset | PASS |
| Text.substringData() with too few arguments | PASS |
| Text.substringData() with too many arguments | PASS |
| Text.substringData() with very large count | PASS |
| Text.substringData() with very large offset | PASS |
| Text.substringData() with zero count | PASS |
| /dom/nodes/Element-webkitMatchesSelector.html | OK |
| DIV Element.webkitMatchesSelector no parameter | PASS |
| DIV Element.webkitMatchesSelector(null) | PASS |
| DIV Element.webkitMatchesSelector(undefined) | PASS |
| Detached Element supports webkitMatchesSelector | PASS |
| Detached Element.webkitMatchesSelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| Detached Element.webkitMatchesSelector: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| Detached Element.webkitMatchesSelector: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| Detached Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| Detached Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| Detached Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| Detached Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| Detached Element.webkitMatchesSelector: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.webkitMatchesSelector: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.webkitMatchesSelector: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.webkitMatchesSelector: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| Detached Element.webkitMatchesSelector: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| Detached Element.webkitMatchesSelector: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.webkitMatchesSelector: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.webkitMatchesSelector: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.webkitMatchesSelector: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| Detached Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| Detached Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| Detached Element.webkitMatchesSelector: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.webkitMatchesSelector: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.webkitMatchesSelector: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.webkitMatchesSelector: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.webkitMatchesSelector: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.webkitMatchesSelector: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.webkitMatchesSelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.webkitMatchesSelector: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.webkitMatchesSelector: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| Detached Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| Detached Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.webkitMatchesSelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| Detached Element.webkitMatchesSelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| Detached Element.webkitMatchesSelector: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| Detached Element.webkitMatchesSelector: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| Detached Element.webkitMatchesSelector: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| Detached Element.webkitMatchesSelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| Detached Element.webkitMatchesSelector: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| Detached Element.webkitMatchesSelector: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| Detached Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| Detached Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| Detached Element.webkitMatchesSelector: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| Detached Element.webkitMatchesSelector: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| Detached Element.webkitMatchesSelector: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| Detached Element.webkitMatchesSelector: Empty String: | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.webkitMatchesSelector: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.webkitMatchesSelector: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| Detached Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| Detached Element.webkitMatchesSelector: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| Detached Element.webkitMatchesSelector: Invalid ID: # | PASS |
| Detached Element.webkitMatchesSelector: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.webkitMatchesSelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.webkitMatchesSelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: ( | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: ) | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: < | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: > | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: [ | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: ] | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: { | PASS |
| Detached Element.webkitMatchesSelector: Invalid character: } | PASS |
| Detached Element.webkitMatchesSelector: Invalid class: . | PASS |
| Detached Element.webkitMatchesSelector: Invalid class: ..test | PASS |
| Detached Element.webkitMatchesSelector: Invalid class: .5cm | PASS |
| Detached Element.webkitMatchesSelector: Invalid class: .bar. | PASS |
| Detached Element.webkitMatchesSelector: Invalid class: .foo..quux | PASS |
| Detached Element.webkitMatchesSelector: Invalid combinator: div & address, p | PASS |
| Detached Element.webkitMatchesSelector: Invalid combinator: div ++ address, p | PASS |
| Detached Element.webkitMatchesSelector: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.webkitMatchesSelector: Invalid group of selectors: div, | PASS |
| Detached Element.webkitMatchesSelector: Invalid namespace: $|div | PASS |
| Detached Element.webkitMatchesSelector: Invalid namespace: ^|div | PASS |
| Detached Element.webkitMatchesSelector: Invalid pseudo-element: :: before | PASS |
| Detached Element.webkitMatchesSelector: Invalid pseudo-element: :::before | PASS |
| Detached Element.webkitMatchesSelector: Relative selector: >* | PASS |
| Detached Element.webkitMatchesSelector: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| Detached Element.webkitMatchesSelector: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| Detached Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| Detached Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| Detached Element.webkitMatchesSelector: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.webkitMatchesSelector: Undeclared namespace: ns|div | PASS |
| Detached Element.webkitMatchesSelector: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| Detached Element.webkitMatchesSelector: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| Detached Element.webkitMatchesSelector: Universal selector, matching all elements (with no refNodes): * | PASS |
| Detached Element.webkitMatchesSelector: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| Detached Element.webkitMatchesSelector: Unknown pseudo-class: :example | PASS |
| Detached Element.webkitMatchesSelector: Unknown pseudo-class: div:example | PASS |
| Detached Element.webkitMatchesSelector: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.webkitMatchesSelector: Unknown pseudo-element: ::example | PASS |
| Detached Element.webkitMatchesSelector: Unknown pseudo-element: div::example | PASS |
| Document should not support webkitMatchesSelector | PASS |
| Fragment Element.webkitMatchesSelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| Fragment Element.webkitMatchesSelector: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| Fragment Element.webkitMatchesSelector: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| Fragment Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| Fragment Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| Fragment Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| Fragment Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| Fragment Element.webkitMatchesSelector: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| Fragment Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| Fragment Element.webkitMatchesSelector: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| Fragment Element.webkitMatchesSelector: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| Fragment Element.webkitMatchesSelector: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment Element.webkitMatchesSelector: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| Fragment Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| Fragment Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment Element.webkitMatchesSelector: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment Element.webkitMatchesSelector: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| Fragment Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| Fragment Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment Element.webkitMatchesSelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| Fragment Element.webkitMatchesSelector: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| Fragment Element.webkitMatchesSelector: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| Fragment Element.webkitMatchesSelector: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| Fragment Element.webkitMatchesSelector: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| Fragment Element.webkitMatchesSelector: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| Fragment Element.webkitMatchesSelector: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| Fragment Element.webkitMatchesSelector: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| Fragment Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| Fragment Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| Fragment Element.webkitMatchesSelector: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| Fragment Element.webkitMatchesSelector: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| Fragment Element.webkitMatchesSelector: Universal selector, matching all elements (with no refNodes): * | PASS |
| Fragment Element.webkitMatchesSelector: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| Fragment should not support webkitMatchesSelector | PASS |
| In-document Element supports webkitMatchesSelector | PASS |
| In-document Element.webkitMatchesSelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes (1) (with no refNodes): #pseudo-ui :checked | PASS |
| In-document Element.webkitMatchesSelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| In-document Element.webkitMatchesSelector: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| In-document Element.webkitMatchesSelector: :empty pseudo-class selector, matching all empty elements (with refNode Element): :empty | PASS |
| In-document Element.webkitMatchesSelector: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| In-document Element.webkitMatchesSelector: :empty pseudo-class selector, matching empty p elements (with refNode Element): p:empty | PASS |
| In-document Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all disabled form controls (1) (with no refNodes): #pseudo-ui :disabled | PASS |
| In-document Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| In-document Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all enabled form controls (1) (with no refNodes): #pseudo-ui :enabled | PASS |
| In-document Element.webkitMatchesSelector: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| In-document Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| In-document Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first child div element (with refNode Element): div:first-child | PASS |
| In-document Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| In-document Element.webkitMatchesSelector: :first-child pseudo-class selector, matching first-child of multiple elements (with refNode Element): span:first-child | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first em element (with refNode Element): em:first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first of every type of element (with refNode Element): :first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :first-of-type selector, matching the first td element in each table row (with refNode Element): tr :first-of-type | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching inherited language (1) (with no refNodes): #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching inherited language (with no refNodes): #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with exact value (1) (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with partial value (1) (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.webkitMatchesSelector: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.webkitMatchesSelector: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| In-document Element.webkitMatchesSelector: :last-child pseudo-class selector, matching first-child of multiple elements (with refNode Element): span:last-child | PASS |
| In-document Element.webkitMatchesSelector: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| In-document Element.webkitMatchesSelector: :last-child pseudo-class selector, matching last child div element (with refNode Element): div:last-child | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last em elemnet (with refNode Element): em:last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last of every type of element (with refNode Element): :last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :last-of-type selector, matching the last td element in each table row (with refNode Element): tr :last-of-type | PASS |
| In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with refNode Element): :link, #pseudo-link :visited | PASS |
| In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching link elements with href attributes (with no refNodes): #head :link, #head :visited | FAIL |
| In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching link elements with href attributes (with refNode Element): :link, #head :visited | FAIL |
| In-document Element.webkitMatchesSelector: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| In-document Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| In-document Element.webkitMatchesSelector: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| In-document Element.webkitMatchesSelector: :not pseudo-class selector, matching (1) (with no refNodes): #not * :not(:first-child) | PASS |
| In-document Element.webkitMatchesSelector: :not pseudo-class selector, matching (1) (with no refNodes): #not>:not(div) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector used twice, matching (with refNode Element): :nth-child(1) :nth-child(1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every fourth child element, starting from the third (with refNode Element): :nth-child(4n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every fourth child element, starting from the third, with whitespace (with refNode Element): :nth-child(4n - 1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every second child element, starting from the fourth (with refNode Element): li:nth-child(2n+4) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every second child element, starting from the fourth, with whitespace (with refNode Element): li:nth-child(2n + 4) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching every third child element (with refNode Element): li:nth-child(3n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-child selector, matching the third child element (with refNode Element): :nth-child(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with refNode Element): :nth-last-child(4n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with refNode Element): li:nth-last-child(2n+4) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching every third child element from the end (with refNode Element): li:nth-last-child(3n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-child selector, matching the third last child element (with refNode Element): :nth-last-child(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type (with refNode Element): :nth-last-of-type(2n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with refNode Element): span:nth-last-of-type(2n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-last-of-type selector, matching the third last em element (with refNode Element): em:nth-last-of-type(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching every second element of their type (with refNode Element): :nth-of-type(2n) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with refNode Element): span:nth-of-type(2n-1) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.webkitMatchesSelector: :nth-of-type selector, matching the third em element (with refNode Element): em:nth-of-type(3) | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-child pseudo-class selector, matching all only-child elements (with refNode Element): :only-child | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with refNode Element): :only-of-type | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| In-document Element.webkitMatchesSelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with refNode Element): em:only-of-type | PASS |
| In-document Element.webkitMatchesSelector: :root pseudo-class selector, matching document root element (with no refNodes): :root | PASS |
| In-document Element.webkitMatchesSelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier (with no refNodes): :target | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+div | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (1) (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (1) (with no refNodes): div+#adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (1) (with no refNodes): #adjacent div+p | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, no whitespace (1) (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, surrounded by whitespace (1) (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace after (1) (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace before (1) (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class^=" apple"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class^=' apple'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector, matching href attributes beginning with specified substring (with refNode Element): a[href^="http://www"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute begins with selector, matching lang attributes beginning with specified substring, (with refNode Element): [lang^="en-"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class*=" apple"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with refNode Element): [class*="ple banana ora"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with refNode Element): [class*="orange "] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class*=' apple'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with refNode Element): [class*='ple banana ora'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with refNode Element): [class*='orange '] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with refNode Element): [class*= apple] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with refNode Element): [class*= banana ] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with refNode Element): [class*=orange ] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes beginning with specified substring (with refNode Element): a[href*="http://www"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes containing specified substring (with refNode Element): a[href*=".example."] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching href attributes ending with specified substring (with refNode Element): a[href*=".org"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes beginning with specified substring, (with refNode Element): [lang*="en-"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute contains selector, matching lang attributes ending with specified substring, (with refNode Element): [lang*="-CH"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with refNode Element): [class$="apple "] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with refNode Element): [class$='apple '] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector, matching href attributes ending with specified substring (with refNode Element): a[href$=".org"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute ends with selector, matching lang attributes ending with specified substring, (with refNode Element): [lang$="-CH"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with exact value (with refNode Element): #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute hyphen-separated list selector, matching lang attribute with partial value (with refNode Element): #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with empty value (with refNode Element): .attr-presence-div2[align] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching align attribute with value (with refNode Element): .attr-presence-div1[align] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching attribute with non-ASCII characters (with refNode Element): ul[data-中文] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching custom data-* attribute (with refNode Element): [data-attr-presence] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching multiple options with selected attributes (with refNode Element): #attr-presence-select3 option[selected] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching option with selected attribute (with refNode Element): #attr-presence-select2 option[selected] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| In-document Element.webkitMatchesSelector: Attribute presence selector, matching title attribute, case insensitivity (with refNode Element): [TiTlE] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with refNode Element): input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with refNode Element): input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with refNode Element): input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching align attribute with empty value (with refNode Element): [align=""] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value (with refNode Element): [align="center"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching attribute with value using non-ASCII characters (with refNode Element): [data-attr-value=中文] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with escaped character (with refNode Element): [data-attr-value_foo="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute value selector, matching custom data-* attribute with unicode escaped value (with refNode Element): [data-attr-value="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with refNode Element): a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with refNode Element): a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with refNode Element): a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching class attribute with value (with refNode Element): [class~="div1"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with refNode Element): [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with refNode Element): [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| In-document Element.webkitMatchesSelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with refNode Element): [title~=中文] | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element that is a child of an element with id (1) (with no refNodes): #child>div | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with class that is a child of an element with class (1) (with no refNodes): .child-div1>.child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element (1) (with no refNodes): div>#child-div1 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with class (1) (with no refNodes): #child-div1>.child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with id (1) (with no refNodes): #child>#child-div1 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, no whitespace (1) (with no refNodes): #child-div1>#child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, surrounded by whitespace (1) (with no refNodes): #child-div1 > #child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, whitespace after (1) (with no refNodes): #child-div1> #child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, whitespace before (1) (with no refNodes): #child-div1 >#child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| In-document Element.webkitMatchesSelector: Class Selector, chained, with type selector (1) (with no refNodes): div.apple.banana.orange | PASS |
| In-document Element.webkitMatchesSelector: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| In-document Element.webkitMatchesSelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| In-document Element.webkitMatchesSelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (2) (with no refNodes): .台北Táiběi.台北 | PASS |
| In-document Element.webkitMatchesSelector: Class selector, chained, matching only elements with all specified classes (1) (with no refNodes): #class .apple.orange.banana | PASS |
| In-document Element.webkitMatchesSelector: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class value using non-ASCII characters (2) (with no refNodes): .台北Táiběi | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (1) (with no refNodes): .foo\:bar | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (1) (with no refNodes): .test\.foo\[5\]bar | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with specified class (1) (with no refNodes): .class-p | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching multiple elements with class value using non-ASCII characters (1) (with no refNodes): .台北 | PASS |
| In-document Element.webkitMatchesSelector: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element that is a descendant of an element with id (1) (with no refNodes): #descendant div | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with class (1) (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with id (1) (with no refNodes): #descendant .descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (1) (with no refNodes): body #descendant-div1 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (1) (with no refNodes): div #descendant-div1 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): body #descendant-div1 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element with id (1) (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, whitespace characters (1) (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.webkitMatchesSelector: Empty String: | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~div | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with class that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~.sibling-div | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element (1) (with no refNodes): div~#sibling-div4 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching p element that is a sibling of a div element (1) (with no refNodes): #sibling div~p | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, no whitespace (1) (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, surrounded by whitespace (1) (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, whitespace after (1) (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, whitespace before (1) (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.webkitMatchesSelector: ID Selector, chained, with type selector (1) (with no refNodes): div#id-div1, div#id-div2 | PASS |
| In-document Element.webkitMatchesSelector: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (1) (with no refNodes): #id-div1, #id-div1 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (1) (with no refNodes): #id-div1, #id-div2 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching element with specified id (1) (with no refNodes): #id #id-div1 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (3) (with no refNodes): #台北Táiběi | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id value using non-ASCII characters (4) (with no refNodes): #台北 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching id values using non-ASCII characters (2) (with no refNodes): #台北Táiběi, #台北 | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching multiple elements with duplicate id (1) (with no refNodes): #id-li-duplicate | PASS |
| In-document Element.webkitMatchesSelector: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| In-document Element.webkitMatchesSelector: Invalid ID: # | PASS |
| In-document Element.webkitMatchesSelector: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.webkitMatchesSelector: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.webkitMatchesSelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: ( | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: ) | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: < | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: > | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: [ | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: ] | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: { | PASS |
| In-document Element.webkitMatchesSelector: Invalid character: } | PASS |
| In-document Element.webkitMatchesSelector: Invalid class: . | PASS |
| In-document Element.webkitMatchesSelector: Invalid class: ..test | PASS |
| In-document Element.webkitMatchesSelector: Invalid class: .5cm | PASS |
| In-document Element.webkitMatchesSelector: Invalid class: .bar. | PASS |
| In-document Element.webkitMatchesSelector: Invalid class: .foo..quux | PASS |
| In-document Element.webkitMatchesSelector: Invalid combinator: div & address, p | PASS |
| In-document Element.webkitMatchesSelector: Invalid combinator: div ++ address, p | PASS |
| In-document Element.webkitMatchesSelector: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.webkitMatchesSelector: Invalid group of selectors: div, | PASS |
| In-document Element.webkitMatchesSelector: Invalid namespace: $|div | PASS |
| In-document Element.webkitMatchesSelector: Invalid namespace: ^|div | PASS |
| In-document Element.webkitMatchesSelector: Invalid pseudo-element: :: before | PASS |
| In-document Element.webkitMatchesSelector: Invalid pseudo-element: :::before | PASS |
| In-document Element.webkitMatchesSelector: Relative selector: >* | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, no whitespace (1) (with no refNodes): #group em,#group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, surrounded by whitespace (1) (with no refNodes): #group em , #group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace after (1) (with no refNodes): #group em, #group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace before (1) (with no refNodes): #group em ,#group strong | PASS |
| In-document Element.webkitMatchesSelector: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| In-document Element.webkitMatchesSelector: Type selector, matching body element (with no refNodes): body | PASS |
| In-document Element.webkitMatchesSelector: Type selector, matching html element (with no refNodes): html | PASS |
| In-document Element.webkitMatchesSelector: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.webkitMatchesSelector: Undeclared namespace: ns|div | PASS |
| In-document Element.webkitMatchesSelector: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| In-document Element.webkitMatchesSelector: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| In-document Element.webkitMatchesSelector: Universal selector, matching all elements (with no refNodes): * | PASS |
| In-document Element.webkitMatchesSelector: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| In-document Element.webkitMatchesSelector: Unknown pseudo-class: :example | PASS |
| In-document Element.webkitMatchesSelector: Unknown pseudo-class: div:example | PASS |
| In-document Element.webkitMatchesSelector: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.webkitMatchesSelector: Unknown pseudo-element: ::example | PASS |
| In-document Element.webkitMatchesSelector: Unknown pseudo-element: div::example | PASS |
| NULL Element.webkitMatchesSelector no parameter | PASS |
| NULL Element.webkitMatchesSelector(null) | PASS |
| NULL Element.webkitMatchesSelector(undefined) | PASS |
| Selectors-API Level 2 Test Suite: HTML with Selectors Level 3 | PASS |
| UNDEFINED Element.webkitMatchesSelector no parameter | PASS |
| UNDEFINED Element.webkitMatchesSelector(null) | PASS |
| UNDEFINED Element.webkitMatchesSelector(undefined) | PASS |
| /dom/traversal/TreeWalker-walking-outside-a-tree.html | OK |
| walking outside a tree | PASS |
| /dom/nodes/Node-removeChild.html | OK |
| Calling removeChild on a comment from a frame document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a comment from a synthetic document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a comment from the main document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a element from a frame document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a element from a synthetic document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a element from the main document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a text from a frame document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a text from a synthetic document with no children should throw NOT_FOUND_ERR. | PASS |
| Calling removeChild on a text from the main document with no children should throw NOT_FOUND_ERR. | PASS |
| Passing a detached comment from a frame document to removeChild should not affect it. | PASS |
| Passing a detached comment from a synthetic document to removeChild should not affect it. | PASS |
| Passing a detached comment from the main document to removeChild should not affect it. | PASS |
| Passing a detached element from a frame document to removeChild should not affect it. | PASS |
| Passing a detached element from a synthetic document to removeChild should not affect it. | PASS |
| Passing a detached element from the main document to removeChild should not affect it. | PASS |
| Passing a detached text from a frame document to removeChild should not affect it. | PASS |
| Passing a detached text from a synthetic document to removeChild should not affect it. | PASS |
| Passing a detached text from the main document to removeChild should not affect it. | PASS |
| Passing a non-detached comment from a frame document to removeChild should not affect it. | PASS |
| Passing a non-detached comment from a synthetic document to removeChild should not affect it. | PASS |
| Passing a non-detached comment from the main document to removeChild should not affect it. | PASS |
| Passing a non-detached element from a frame document to removeChild should not affect it. | PASS |
| Passing a non-detached element from a synthetic document to removeChild should not affect it. | PASS |
| Passing a non-detached element from the main document to removeChild should not affect it. | PASS |
| Passing a non-detached text from a frame document to removeChild should not affect it. | PASS |
| Passing a non-detached text from a synthetic document to removeChild should not affect it. | PASS |
| Passing a non-detached text from the main document to removeChild should not affect it. | PASS |
| Passing a value that is not a Node reference to removeChild should throw TypeError. | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_png.html | OK |
| PNG document.contentType === 'image/png' | PASS |
| /dom/traversal/NodeFilter-constants.html | OK |
| Constants for acceptNode on NodeFilter interface object. | PASS |
| Constants for whatToShow on NodeFilter interface object. | PASS |
| /dom/nodes/Document-createTextNode.html | OK |
| createTextNode("-b") | PASS |
| createTextNode("\v") | PASS |
| createTextNode("a -- b") | PASS |
| createTextNode("a-") | PASS |
| createTextNode(null) | PASS |
| createTextNode(undefined) | PASS |
| /dom/ranges/Range-intersectsNode-2.html | OK |
| Range.intersectsNode() simple cases | PASS |
| /dom/nodes/MutationObserver-takeRecords.html | OK |
| All records present | PASS |
| No more records present | PASS |
| unreachabled test | PASS |
| /dom/nodes/Element-hasAttributes.html | OK |
| element.hasAttributes() must return false when the element does not have attribute. | PASS |
| element.hasAttributes() must return true when the element has attribute. | PASS |
| /dom/traversal/NodeIterator.html | OK |
| Propagate exception from filter function | PASS |
| Recursive filters need to throw | PASS |
| createNodeIterator() parameter defaults | PASS |
| createNodeIterator() with null as arguments | PASS |
| createNodeIterator() with undefined as arguments | PASS |
| detach() should be a no-op | PASS |
| document.createNodeIterator(comment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(comment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(comment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(comment, 0, null) | PASS |
| document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(comment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedComment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedComment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedComment, 0, null) | PASS |
| document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedComment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedDiv, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedDiv, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedDiv, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedDiv, 0, null) | PASS |
| document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedDiv, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedForeignComment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0, null) | PASS |
| document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0, null) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedPara1, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1, 0, null) | PASS |
| document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0, null) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedPara2, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2, 0, null) | PASS |
| document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0, null) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0, null) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedTextNode, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedTextNode, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedTextNode, 0, null) | PASS |
| document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedXmlComment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0, null) | PASS |
| document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedXmlElement, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0, null) | PASS |
| document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0, null) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(docfrag, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(docfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(docfrag, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(docfrag, 0, null) | PASS |
| document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(docfrag, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(doctype, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(doctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(doctype, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(doctype, 0, null) | PASS |
| document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(doctype, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(document, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(document, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(document, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(document, 0, null) | PASS |
| document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(document, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignComment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignComment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignComment, 0, null) | PASS |
| document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignComment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignDoc, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoc, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoc, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoc, 0, null) | PASS |
| document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoc, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignDocfrag, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0, null) | PASS |
| document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignDoctype, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoctype, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoctype, 0, null) | PASS |
| document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignPara1, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1, 0, null) | PASS |
| document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0, null) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignPara2, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara2, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara2, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara2, 0, null) | PASS |
| document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara2, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(foreignTextNode, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignTextNode, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignTextNode, 0, null) | PASS |
| document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(paras[0], 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0], 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0], 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0], 0, null) | PASS |
| document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0], 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0, null) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(paras[1], 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1], 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1], 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1], 0, null) | PASS |
| document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1], 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0, null) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(processingInstruction, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(processingInstruction, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(processingInstruction, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(processingInstruction, 0, null) | PASS |
| document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(processingInstruction, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(testDiv, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(testDiv, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(testDiv, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(testDiv, 0, null) | PASS |
| document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(testDiv, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlComment, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlComment, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlComment, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlComment, 0, null) | PASS |
| document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlComment, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlDoc, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoc, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoc, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoc, 0, null) | PASS |
| document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoc, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlDocfrag, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0, null) | PASS |
| document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlDoctype, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoctype, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoctype, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoctype, 0, null) | PASS |
| document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlElement, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlElement, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlElement, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlElement, 0, null) | PASS |
| document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlElement, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, null) | PASS |
| document.createNodeIterator(xmlTextNode, 0, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlTextNode, 0, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlTextNode, 0, null) | PASS |
| document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, null) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true })) | PASS |
| document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, null) | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_html.html | OK |
| HTM document.contentType === 'text/html' | PASS |
| /dom/events/EventListener-addEventListener.sub.window.html | OK |
| EventListener.addEventListener doesn't throw when a cross origin object is passed in. | FAIL |
| /dom/events/EventTarget-dispatchEvent.html | OK |
| Calling dispatchEvent(null). | PASS |
| Event listeners added during dispatch should be called | PASS |
| Event listeners should be called in order of addition | PASS |
| Exceptions from event listeners must not be propagated. | PASS |
| If the event's dispatch flag is set, an InvalidStateError must be thrown. | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (BeforeUnloadEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (CompositionEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (CustomEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceMotionEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceOrientationEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (DragEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (Event). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (Events). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (FocusEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (HTMLEvents). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (HashChangeEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (KeyboardEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (MessageEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (MouseEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (MouseEvents). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGEvents). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (StorageEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (TextEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (TouchEvent). | FAIL |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvent). | PASS |
| If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvents). | PASS |
| /dom/ranges/Range-mutations-splitText.html | OK |
| detachedForeignTextNode.splitText(0), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.splitText(0), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.splitText(1), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.splitText(1), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(1), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.splitText(1), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(2), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(2), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(3), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(3), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.splitText(376), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.splitText(376), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.splitText(detachedForeignTextNode.length), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.splitText(detachedForeignTextNode.length), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedTextNode.splitText(0), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.splitText(0), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.splitText(1), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.splitText(1), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(1), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.splitText(1), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(2), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(2), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(3), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(3), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.splitText(376), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.splitText(376), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.splitText(detachedTextNode.length), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.splitText(detachedTextNode.length), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedXmlTextNode.splitText(0), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.splitText(0), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.splitText(1), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.splitText(1), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(1), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.splitText(1), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(2), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(2), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(3), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(3), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.splitText(376), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.splitText(376), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.splitText(detachedXmlTextNode.length), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.splitText(detachedXmlTextNode.length), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| foreignTextNode.splitText(0), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.splitText(0), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.splitText(1), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.splitText(1), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(1), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.splitText(1), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(2), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(2), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(3), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(3), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.splitText(376), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.splitText(376), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.splitText(foreignTextNode.length), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.splitText(foreignTextNode.length), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| paras[0].firstChild.splitText(0), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.splitText(0), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.splitText(1), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(1), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(1), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.splitText(1), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(1), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.splitText(1), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(1), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.splitText(1), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(1), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(1), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.splitText(1), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(2), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(2), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(2), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(2), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(3), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(3), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(3), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(3), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.splitText(3), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.splitText(3), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.splitText(376), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.splitText(376), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.splitText(paras[0].firstChild.length), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.splitText(paras[0].firstChild.length), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[1].firstChild.splitText(0), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.splitText(0), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.splitText(1), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.splitText(1), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(1), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.splitText(1), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(2), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(2), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(3), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(3), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.splitText(376), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.splitText(376), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.splitText(paras[1].firstChild.length), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.splitText(paras[1].firstChild.length), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| xmlTextNode.splitText(0), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.splitText(0), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.splitText(1), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.splitText(1), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(1), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.splitText(1), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(2), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(2), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(3), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(3), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.splitText(376), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.splitText(376), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.splitText(xmlTextNode.length), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.splitText(xmlTextNode.length), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| /dom/nodes/ParentNode-children.html | OK |
| ParentNode.children should be a live collection | PASS |
| /dom/nodes/getElementsByClassName-08.htm | OK |
| document.getElementsByClassName(): multiple classes | PASS |
| /dom/ranges/Range-set.html | OK |
| Set up range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Set up range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Set up range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Set up range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Set up range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Set up range 13 [document.head, 1, document.head, 1] | PASS |
| Set up range 14 [document.body, 4, document.body, 5] | PASS |
| Set up range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Set up range 16 [paras[0], 0, paras[0], 1] | PASS |
| Set up range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Set up range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Set up range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Set up range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Set up range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Set up range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Set up range 22 [testDiv, 2, paras[4], 1] | PASS |
| Set up range 23 [document, 0, document, 1] | PASS |
| Set up range 24 [document, 0, document, 2] | PASS |
| Set up range 25 [comment, 2, comment, 3] | PASS |
| Set up range 26 [testDiv, 0, comment, 5] | PASS |
| Set up range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Set up range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Set up range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Set up range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Set up range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Set up range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Set up range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Set up range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Set up range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Set up range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Set up range 36 [docfrag, 0, docfrag, 0] | PASS |
| Set up range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Set up range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Set up range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Set up range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Set up range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Set up range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Set up range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 45 [document, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 46 [document, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 47 [document, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 48 [document, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 49 [document, 3] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 45 [document, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 46 [document, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 47 [document, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 48 [document, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 49 [document, 3] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 45 [document, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 46 [document, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 47 [document, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 48 [document, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 49 [document, 3] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 10 [document.documentElement, 0, document.documentElement, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 29 [document.head, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 30 [document.body, 3] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 35 [paras[0], 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 36 [paras[0], 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 37 [paras[0], 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 38 [paras[1], 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 39 [paras[1], 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 40 [paras[1], 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 43 [testDiv, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 44 [testDiv, 3] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 45 [document, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 46 [document, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 47 [document, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 48 [document, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 49 [document, 3] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 50 [comment, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 51 [comment, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 52 [comment, 4] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 53 [comment, 96] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 80 [docfrag, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 83 [doctype, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 84 [doctype, -17] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 85 [doctype, 1] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 11 [document.documentElement, 0, document.documentElement, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 29 [document.head, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 30 [document.body, 3] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 35 [paras[0], 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 36 [paras[0], 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 37 [paras[0], 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 38 [paras[1], 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 39 [paras[1], 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 40 [paras[1], 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 43 [testDiv, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 44 [testDiv, 3] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 45 [document, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 46 [document, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 47 [document, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 48 [document, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 49 [document, 3] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 50 [comment, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 51 [comment, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 52 [comment, 4] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 53 [comment, 96] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 80 [docfrag, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 83 [doctype, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 84 [doctype, -17] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 85 [doctype, 1] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 12 [document.documentElement, 1, document.documentElement, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 45 [document, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 46 [document, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 47 [document, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 48 [document, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 49 [document, 3] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 13 [document.head, 1, document.head, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 29 [document.head, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 30 [document.body, 3] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 35 [paras[0], 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 36 [paras[0], 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 37 [paras[0], 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 38 [paras[1], 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 39 [paras[1], 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 40 [paras[1], 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 43 [testDiv, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 44 [testDiv, 3] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 45 [document, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 46 [document, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 47 [document, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 48 [document, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 49 [document, 3] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 50 [comment, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 51 [comment, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 52 [comment, 4] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 53 [comment, 96] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 80 [docfrag, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 83 [doctype, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 84 [doctype, -17] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 85 [doctype, 1] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 14 [document.body, 4, document.body, 5], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 45 [document, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 46 [document, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 47 [document, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 48 [document, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 49 [document, 3] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 45 [document, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 46 [document, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 47 [document, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 48 [document, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 49 [document, 3] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 50 [comment, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 51 [comment, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 52 [comment, 4] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 53 [comment, 96] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 16 [paras[0], 0, paras[0], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 45 [document, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 46 [document, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 47 [document, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 48 [document, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 49 [document, 3] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 17 [detachedPara1, 0, detachedPara1, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 45 [document, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 46 [document, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 47 [document, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 48 [document, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 49 [document, 3] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 45 [document, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 46 [document, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 47 [document, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 48 [document, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 49 [document, 3] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 45 [document, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 46 [document, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 47 [document, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 48 [document, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 49 [document, 3] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 45 [document, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 46 [document, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 47 [document, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 48 [document, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 49 [document, 3] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 50 [comment, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 51 [comment, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 52 [comment, 4] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 53 [comment, 96] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 29 [document.head, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 30 [document.body, 3] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 35 [paras[0], 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 36 [paras[0], 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 37 [paras[0], 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 38 [paras[1], 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 39 [paras[1], 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 40 [paras[1], 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 43 [testDiv, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 44 [testDiv, 3] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 45 [document, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 46 [document, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 47 [document, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 48 [document, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 49 [document, 3] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 50 [comment, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 51 [comment, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 52 [comment, 4] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 53 [comment, 96] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 80 [docfrag, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 83 [doctype, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 84 [doctype, -17] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 85 [doctype, 1] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 45 [document, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 46 [document, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 47 [document, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 48 [document, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 49 [document, 3] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 50 [comment, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 51 [comment, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 52 [comment, 4] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 53 [comment, 96] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 22 [testDiv, 2, paras[4], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 45 [document, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 46 [document, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 47 [document, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 48 [document, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 49 [document, 3] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 23 [document, 0, document, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 29 [document.head, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 30 [document.body, 3] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 35 [paras[0], 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 36 [paras[0], 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 37 [paras[0], 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 38 [paras[1], 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 39 [paras[1], 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 40 [paras[1], 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 43 [testDiv, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 44 [testDiv, 3] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 45 [document, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 46 [document, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 47 [document, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 48 [document, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 49 [document, 3] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 50 [comment, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 51 [comment, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 52 [comment, 4] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 53 [comment, 96] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 80 [docfrag, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 83 [doctype, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 84 [doctype, -17] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 85 [doctype, 1] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 24 [document, 0, document, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 29 [document.head, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 30 [document.body, 3] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 35 [paras[0], 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 36 [paras[0], 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 37 [paras[0], 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 38 [paras[1], 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 39 [paras[1], 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 40 [paras[1], 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 43 [testDiv, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 44 [testDiv, 3] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 45 [document, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 46 [document, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 47 [document, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 48 [document, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 49 [document, 3] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 50 [comment, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 51 [comment, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 52 [comment, 4] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 53 [comment, 96] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 80 [docfrag, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 83 [doctype, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 84 [doctype, -17] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 85 [doctype, 1] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 25 [comment, 2, comment, 3], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 29 [document.head, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 30 [document.body, 3] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 35 [paras[0], 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 36 [paras[0], 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 37 [paras[0], 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 38 [paras[1], 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 39 [paras[1], 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 40 [paras[1], 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 43 [testDiv, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 44 [testDiv, 3] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 45 [document, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 46 [document, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 47 [document, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 48 [document, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 49 [document, 3] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 50 [comment, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 51 [comment, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 52 [comment, 4] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 53 [comment, 96] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 80 [docfrag, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 83 [doctype, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 84 [doctype, -17] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 85 [doctype, 1] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 26 [testDiv, 0, comment, 5], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 29 [document.head, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 30 [document.body, 3] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 35 [paras[0], 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 36 [paras[0], 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 37 [paras[0], 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 38 [paras[1], 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 39 [paras[1], 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 40 [paras[1], 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 43 [testDiv, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 44 [testDiv, 3] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 45 [document, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 46 [document, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 47 [document, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 48 [document, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 49 [document, 3] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 50 [comment, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 51 [comment, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 52 [comment, 4] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 53 [comment, 96] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 80 [docfrag, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 83 [doctype, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 84 [doctype, -17] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 85 [doctype, 1] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 27 [foreignDoc, 1, foreignComment, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 29 [document.head, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 30 [document.body, 3] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 35 [paras[0], 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 36 [paras[0], 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 37 [paras[0], 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 38 [paras[1], 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 39 [paras[1], 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 40 [paras[1], 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 43 [testDiv, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 44 [testDiv, 3] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 45 [document, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 46 [document, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 47 [document, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 48 [document, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 49 [document, 3] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 50 [comment, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 51 [comment, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 52 [comment, 4] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 53 [comment, 96] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 80 [docfrag, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 83 [doctype, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 84 [doctype, -17] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 85 [doctype, 1] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 45 [document, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 46 [document, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 47 [document, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 48 [document, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 49 [document, 3] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 29 [xmlDoc, 1, xmlComment, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 29 [document.head, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 30 [document.body, 3] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 35 [paras[0], 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 36 [paras[0], 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 37 [paras[0], 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 38 [paras[1], 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 39 [paras[1], 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 40 [paras[1], 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 43 [testDiv, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 44 [testDiv, 3] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 45 [document, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 46 [document, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 47 [document, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 48 [document, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 49 [document, 3] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 50 [comment, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 51 [comment, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 52 [comment, 4] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 53 [comment, 96] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 80 [docfrag, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 83 [doctype, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 84 [doctype, -17] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 85 [doctype, 1] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 45 [document, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 46 [document, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 47 [document, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 48 [document, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 49 [document, 3] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 45 [document, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 46 [document, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 47 [document, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 48 [document, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 49 [document, 3] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 45 [document, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 46 [document, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 47 [document, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 48 [document, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 49 [document, 3] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 29 [document.head, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 30 [document.body, 3] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 35 [paras[0], 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 36 [paras[0], 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 37 [paras[0], 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 38 [paras[1], 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 39 [paras[1], 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 40 [paras[1], 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 43 [testDiv, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 44 [testDiv, 3] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 45 [document, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 46 [document, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 47 [document, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 48 [document, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 49 [document, 3] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 50 [comment, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 51 [comment, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 52 [comment, 4] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 53 [comment, 96] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 80 [docfrag, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 83 [doctype, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 84 [doctype, -17] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 85 [doctype, 1] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 33 [detachedComment, 3, detachedComment, 4], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 29 [document.head, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 30 [document.body, 3] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 35 [paras[0], 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 36 [paras[0], 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 37 [paras[0], 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 38 [paras[1], 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 39 [paras[1], 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 40 [paras[1], 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 43 [testDiv, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 44 [testDiv, 3] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 45 [document, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 46 [document, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 47 [document, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 48 [document, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 49 [document, 3] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 50 [comment, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 51 [comment, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 52 [comment, 4] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 53 [comment, 96] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 80 [docfrag, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 83 [doctype, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 84 [doctype, -17] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 85 [doctype, 1] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 29 [document.head, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 30 [document.body, 3] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 35 [paras[0], 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 36 [paras[0], 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 37 [paras[0], 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 38 [paras[1], 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 39 [paras[1], 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 40 [paras[1], 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 43 [testDiv, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 44 [testDiv, 3] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 45 [document, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 46 [document, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 47 [document, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 48 [document, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 49 [document, 3] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 50 [comment, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 51 [comment, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 52 [comment, 4] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 53 [comment, 96] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 80 [docfrag, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 83 [doctype, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 84 [doctype, -17] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 85 [doctype, 1] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 45 [document, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 46 [document, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 47 [document, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 48 [document, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 49 [document, 3] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 36 [docfrag, 0, docfrag, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 29 [document.head, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 30 [document.body, 3] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 35 [paras[0], 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 36 [paras[0], 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 37 [paras[0], 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 38 [paras[1], 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 39 [paras[1], 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 40 [paras[1], 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 43 [testDiv, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 44 [testDiv, 3] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 45 [document, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 46 [document, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 47 [document, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 48 [document, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 49 [document, 3] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 50 [comment, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 51 [comment, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 52 [comment, 4] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 53 [comment, 96] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 80 [docfrag, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 83 [doctype, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 84 [doctype, -17] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 85 [doctype, 1] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 37 [processingInstruction, 0, processingInstruction, 4], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 45 [document, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 46 [document, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 47 [document, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 48 [document, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 49 [document, 3] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 29 [document.head, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 30 [document.body, 3] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 35 [paras[0], 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 36 [paras[0], 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 37 [paras[0], 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 38 [paras[1], 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 39 [paras[1], 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 40 [paras[1], 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 43 [testDiv, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 44 [testDiv, 3] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 45 [document, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 46 [document, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 47 [document, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 48 [document, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 49 [document, 3] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 50 [comment, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 51 [comment, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 52 [comment, 4] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 53 [comment, 96] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 80 [docfrag, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 83 [doctype, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 84 [doctype, -17] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 85 [doctype, 1] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 45 [document, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 46 [document, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 47 [document, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 48 [document, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 49 [document, 3] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 45 [document, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 46 [document, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 47 [document, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 48 [document, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 49 [document, 3] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 29 [document.head, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 30 [document.body, 3] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 35 [paras[0], 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 36 [paras[0], 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 37 [paras[0], 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 38 [paras[1], 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 39 [paras[1], 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 40 [paras[1], 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 43 [testDiv, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 44 [testDiv, 3] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 45 [document, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 46 [document, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 47 [document, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 48 [document, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 49 [document, 3] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 50 [comment, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 51 [comment, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 52 [comment, 4] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 53 [comment, 96] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 80 [docfrag, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 83 [doctype, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 84 [doctype, -17] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 85 [doctype, 1] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 29 [document.head, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 30 [document.body, 3] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 35 [paras[0], 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 36 [paras[0], 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 37 [paras[0], 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 38 [paras[1], 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 39 [paras[1], 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 40 [paras[1], 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 43 [testDiv, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 44 [testDiv, 3] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 45 [document, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 46 [document, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 47 [document, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 48 [document, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 49 [document, 3] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 50 [comment, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 51 [comment, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 52 [comment, 4] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 53 [comment, 96] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 80 [docfrag, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 83 [doctype, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 84 [doctype, -17] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 85 [doctype, 1] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setEnd() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 17 comment | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 19 docfrag | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 20 doctype | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 7 document | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 17 comment | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 19 docfrag | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 20 doctype | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 7 document | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 17 comment | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 19 docfrag | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 20 doctype | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 7 document | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 11 xmlDoc | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 12 xmlElement | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 15 processingInstruction | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 17 comment | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 18 detachedComment | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 19 docfrag | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 20 doctype | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 7 document | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 8 detachedDiv | PASS |
| setEndAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 9 foreignDoc | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 11 xmlDoc | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 12 xmlElement | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 15 processingInstruction | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 17 comment | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 18 detachedComment | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 19 docfrag | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 20 doctype | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 7 document | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 8 detachedDiv | PASS |
| setEndAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 9 foreignDoc | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 17 comment | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 19 docfrag | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 20 doctype | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 7 document | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 13 [document.head, 1, document.head, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 0 paras[0] | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 10 foreignPara2 | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 11 xmlDoc | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 12 xmlElement | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 13 detachedTextNode | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 14 foreignTextNode | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 15 processingInstruction | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 17 comment | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 18 detachedComment | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 19 docfrag | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 20 doctype | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 21 foreignDoctype | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 3 foreignPara1 | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 5 detachedPara1 | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 7 document | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 8 detachedDiv | PASS |
| setEndAfter() with range 14 [document.body, 4, document.body, 5], node 9 foreignDoc | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 17 comment | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 19 docfrag | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 20 doctype | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 7 document | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 0 paras[0] | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 12 xmlElement | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 17 comment | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 18 detachedComment | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 19 docfrag | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 20 doctype | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 7 document | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 16 [paras[0], 0, paras[0], 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 17 comment | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 19 docfrag | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 20 doctype | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 7 document | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 17 comment | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 19 docfrag | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 20 doctype | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 7 document | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 17 comment | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 19 docfrag | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 20 doctype | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 7 document | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 0 paras[0] | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 12 xmlElement | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 17 comment | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 18 detachedComment | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 19 docfrag | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 20 doctype | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 7 document | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 10 foreignPara2 | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 11 xmlDoc | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 12 xmlElement | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedTextNode | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignTextNode | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 15 processingInstruction | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 17 comment | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedComment | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 19 docfrag | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 20 doctype | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 21 foreignDoctype | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 3 foreignPara1 | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 5 detachedPara1 | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 7 document | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedDiv | PASS |
| setEndAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 9 foreignDoc | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 0 paras[0] | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 12 xmlElement | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 17 comment | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 18 detachedComment | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 19 docfrag | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 20 doctype | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 7 document | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 22 [testDiv, 2, paras[4], 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 17 comment | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 19 docfrag | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 20 doctype | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 7 document | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 23 [document, 0, document, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 0 paras[0] | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 10 foreignPara2 | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 11 xmlDoc | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 12 xmlElement | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 13 detachedTextNode | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 14 foreignTextNode | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 15 processingInstruction | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 17 comment | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 18 detachedComment | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 19 docfrag | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 20 doctype | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 21 foreignDoctype | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 3 foreignPara1 | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 5 detachedPara1 | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 7 document | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 8 detachedDiv | PASS |
| setEndAfter() with range 24 [document, 0, document, 2], node 9 foreignDoc | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 0 paras[0] | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 10 foreignPara2 | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 11 xmlDoc | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 12 xmlElement | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 13 detachedTextNode | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 14 foreignTextNode | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 15 processingInstruction | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 17 comment | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 18 detachedComment | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 19 docfrag | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 20 doctype | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 21 foreignDoctype | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 3 foreignPara1 | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 5 detachedPara1 | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 7 document | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 8 detachedDiv | PASS |
| setEndAfter() with range 25 [comment, 2, comment, 3], node 9 foreignDoc | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 0 paras[0] | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 10 foreignPara2 | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 11 xmlDoc | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 12 xmlElement | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 13 detachedTextNode | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 14 foreignTextNode | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 15 processingInstruction | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 17 comment | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 18 detachedComment | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 19 docfrag | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 20 doctype | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 21 foreignDoctype | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 3 foreignPara1 | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 5 detachedPara1 | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 7 document | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 8 detachedDiv | PASS |
| setEndAfter() with range 26 [testDiv, 0, comment, 5], node 9 foreignDoc | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 0 paras[0] | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 10 foreignPara2 | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 11 xmlDoc | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 12 xmlElement | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 13 detachedTextNode | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 14 foreignTextNode | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 15 processingInstruction | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 17 comment | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 18 detachedComment | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 19 docfrag | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 20 doctype | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 21 foreignDoctype | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 3 foreignPara1 | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 5 detachedPara1 | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 7 document | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 8 detachedDiv | PASS |
| setEndAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 9 foreignDoc | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 0 paras[0] | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 10 foreignPara2 | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 11 xmlDoc | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 12 xmlElement | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 13 detachedTextNode | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 14 foreignTextNode | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 15 processingInstruction | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 17 comment | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 18 detachedComment | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 19 docfrag | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 20 doctype | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 21 foreignDoctype | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 3 foreignPara1 | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 5 detachedPara1 | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 7 document | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 8 detachedDiv | PASS |
| setEndAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 9 foreignDoc | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 17 comment | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 19 docfrag | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 20 doctype | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 7 document | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 0 paras[0] | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 10 foreignPara2 | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 11 xmlDoc | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 12 xmlElement | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 13 detachedTextNode | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 14 foreignTextNode | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 15 processingInstruction | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 17 comment | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 18 detachedComment | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 19 docfrag | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 20 doctype | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 21 foreignDoctype | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 3 foreignPara1 | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 5 detachedPara1 | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 7 document | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 8 detachedDiv | PASS |
| setEndAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 9 foreignDoc | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 17 comment | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 19 docfrag | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 20 doctype | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 7 document | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 17 comment | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 19 docfrag | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 20 doctype | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 7 document | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 17 comment | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 19 docfrag | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 20 doctype | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 7 document | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 0 paras[0] | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 10 foreignPara2 | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 11 xmlDoc | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 12 xmlElement | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 13 detachedTextNode | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 14 foreignTextNode | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 15 processingInstruction | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 17 comment | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 18 detachedComment | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 19 docfrag | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 20 doctype | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 21 foreignDoctype | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 3 foreignPara1 | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 5 detachedPara1 | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 7 document | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 8 detachedDiv | PASS |
| setEndAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 9 foreignDoc | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 0 paras[0] | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 10 foreignPara2 | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 11 xmlDoc | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 12 xmlElement | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 13 detachedTextNode | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 14 foreignTextNode | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 15 processingInstruction | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 17 comment | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 18 detachedComment | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 19 docfrag | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 20 doctype | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 21 foreignDoctype | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 3 foreignPara1 | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 5 detachedPara1 | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 7 document | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 8 detachedDiv | PASS |
| setEndAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 9 foreignDoc | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 0 paras[0] | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 10 foreignPara2 | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 11 xmlDoc | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 12 xmlElement | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 13 detachedTextNode | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 14 foreignTextNode | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 15 processingInstruction | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 17 comment | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 18 detachedComment | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 19 docfrag | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 20 doctype | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 21 foreignDoctype | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 3 foreignPara1 | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 5 detachedPara1 | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 7 document | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 8 detachedDiv | PASS |
| setEndAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 9 foreignDoc | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 17 comment | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 19 docfrag | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 20 doctype | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 7 document | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 36 [docfrag, 0, docfrag, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 0 paras[0] | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 10 foreignPara2 | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 11 xmlDoc | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 12 xmlElement | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 13 detachedTextNode | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 14 foreignTextNode | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 15 processingInstruction | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 17 comment | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 18 detachedComment | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 19 docfrag | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 20 doctype | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 21 foreignDoctype | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 3 foreignPara1 | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 5 detachedPara1 | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 7 document | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 8 detachedDiv | PASS |
| setEndAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 9 foreignDoc | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 foreignPara2 | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 xmlDoc | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 xmlElement | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedTextNode | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignTextNode | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 processingInstruction | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 comment | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedComment | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 docfrag | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 doctype | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 foreignDoctype | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 foreignPara1 | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 detachedPara1 | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 document | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedDiv | PASS |
| setEndAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 foreignDoc | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 17 comment | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 19 docfrag | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 20 doctype | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 7 document | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 17 comment | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 19 docfrag | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 20 doctype | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 7 document | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 0 paras[0] | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 12 xmlElement | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 17 comment | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 18 detachedComment | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 19 docfrag | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 20 doctype | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 7 document | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setEndAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 0 paras[0] | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 12 xmlElement | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 17 comment | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 18 detachedComment | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 19 docfrag | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 20 doctype | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 7 document | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setEndAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 17 comment | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 19 docfrag | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 20 doctype | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 7 document | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 17 comment | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 19 docfrag | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 20 doctype | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 7 document | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 17 comment | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 19 docfrag | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 20 doctype | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 7 document | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 11 xmlDoc | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 12 xmlElement | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 15 processingInstruction | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 17 comment | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 18 detachedComment | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 19 docfrag | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 20 doctype | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 7 document | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 8 detachedDiv | PASS |
| setEndBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 9 foreignDoc | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 11 xmlDoc | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 12 xmlElement | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 15 processingInstruction | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 17 comment | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 18 detachedComment | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 19 docfrag | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 20 doctype | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 7 document | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 8 detachedDiv | PASS |
| setEndBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 9 foreignDoc | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 17 comment | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 19 docfrag | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 20 doctype | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 7 document | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 13 [document.head, 1, document.head, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 0 paras[0] | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 10 foreignPara2 | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 11 xmlDoc | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 12 xmlElement | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 13 detachedTextNode | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 14 foreignTextNode | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 15 processingInstruction | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 17 comment | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 18 detachedComment | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 19 docfrag | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 20 doctype | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 21 foreignDoctype | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 3 foreignPara1 | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 5 detachedPara1 | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 7 document | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 8 detachedDiv | PASS |
| setEndBefore() with range 14 [document.body, 4, document.body, 5], node 9 foreignDoc | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 17 comment | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 19 docfrag | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 20 doctype | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 7 document | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 0 paras[0] | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 12 xmlElement | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 17 comment | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 18 detachedComment | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 19 docfrag | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 20 doctype | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 7 document | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 16 [paras[0], 0, paras[0], 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 17 comment | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 19 docfrag | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 20 doctype | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 7 document | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 17 comment | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 19 docfrag | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 20 doctype | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 7 document | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 17 comment | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 19 docfrag | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 20 doctype | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 7 document | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 0 paras[0] | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 12 xmlElement | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 17 comment | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 18 detachedComment | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 19 docfrag | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 20 doctype | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 7 document | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 10 foreignPara2 | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 11 xmlDoc | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 12 xmlElement | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedTextNode | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignTextNode | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 15 processingInstruction | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 17 comment | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedComment | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 19 docfrag | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 20 doctype | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 21 foreignDoctype | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 3 foreignPara1 | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 5 detachedPara1 | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 7 document | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedDiv | PASS |
| setEndBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 9 foreignDoc | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 0 paras[0] | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 12 xmlElement | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 17 comment | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 18 detachedComment | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 19 docfrag | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 20 doctype | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 7 document | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 22 [testDiv, 2, paras[4], 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 17 comment | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 19 docfrag | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 20 doctype | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 7 document | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 23 [document, 0, document, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 0 paras[0] | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 10 foreignPara2 | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 11 xmlDoc | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 12 xmlElement | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 13 detachedTextNode | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 14 foreignTextNode | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 15 processingInstruction | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 17 comment | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 18 detachedComment | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 19 docfrag | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 20 doctype | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 21 foreignDoctype | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 3 foreignPara1 | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 5 detachedPara1 | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 7 document | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 8 detachedDiv | PASS |
| setEndBefore() with range 24 [document, 0, document, 2], node 9 foreignDoc | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 0 paras[0] | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 10 foreignPara2 | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 11 xmlDoc | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 12 xmlElement | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 13 detachedTextNode | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 14 foreignTextNode | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 15 processingInstruction | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 17 comment | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 18 detachedComment | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 19 docfrag | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 20 doctype | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 21 foreignDoctype | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 3 foreignPara1 | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 5 detachedPara1 | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 7 document | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 8 detachedDiv | PASS |
| setEndBefore() with range 25 [comment, 2, comment, 3], node 9 foreignDoc | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 0 paras[0] | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 10 foreignPara2 | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 11 xmlDoc | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 12 xmlElement | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 13 detachedTextNode | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 14 foreignTextNode | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 15 processingInstruction | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 17 comment | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 18 detachedComment | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 19 docfrag | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 20 doctype | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 21 foreignDoctype | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 3 foreignPara1 | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 5 detachedPara1 | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 7 document | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 8 detachedDiv | PASS |
| setEndBefore() with range 26 [testDiv, 0, comment, 5], node 9 foreignDoc | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 0 paras[0] | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 10 foreignPara2 | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 11 xmlDoc | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 12 xmlElement | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 13 detachedTextNode | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 14 foreignTextNode | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 15 processingInstruction | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 17 comment | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 18 detachedComment | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 19 docfrag | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 20 doctype | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 21 foreignDoctype | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 3 foreignPara1 | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 5 detachedPara1 | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 7 document | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 8 detachedDiv | PASS |
| setEndBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 9 foreignDoc | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 0 paras[0] | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 10 foreignPara2 | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 11 xmlDoc | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 12 xmlElement | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 13 detachedTextNode | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 14 foreignTextNode | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 15 processingInstruction | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 17 comment | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 18 detachedComment | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 19 docfrag | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 20 doctype | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 21 foreignDoctype | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 3 foreignPara1 | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 5 detachedPara1 | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 7 document | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 8 detachedDiv | PASS |
| setEndBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 9 foreignDoc | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 17 comment | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 19 docfrag | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 20 doctype | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 7 document | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 0 paras[0] | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 10 foreignPara2 | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 11 xmlDoc | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 12 xmlElement | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 13 detachedTextNode | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 14 foreignTextNode | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 15 processingInstruction | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 17 comment | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 18 detachedComment | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 19 docfrag | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 20 doctype | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 21 foreignDoctype | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 3 foreignPara1 | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 5 detachedPara1 | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 7 document | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 8 detachedDiv | PASS |
| setEndBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 9 foreignDoc | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 17 comment | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 19 docfrag | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 20 doctype | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 7 document | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 17 comment | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 19 docfrag | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 20 doctype | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 7 document | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 17 comment | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 19 docfrag | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 20 doctype | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 7 document | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 0 paras[0] | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 10 foreignPara2 | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 11 xmlDoc | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 12 xmlElement | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 13 detachedTextNode | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 14 foreignTextNode | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 15 processingInstruction | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 17 comment | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 18 detachedComment | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 19 docfrag | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 20 doctype | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 21 foreignDoctype | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 3 foreignPara1 | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 5 detachedPara1 | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 7 document | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 8 detachedDiv | PASS |
| setEndBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 9 foreignDoc | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 0 paras[0] | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 10 foreignPara2 | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 11 xmlDoc | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 12 xmlElement | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 13 detachedTextNode | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 14 foreignTextNode | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 15 processingInstruction | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 17 comment | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 18 detachedComment | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 19 docfrag | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 20 doctype | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 21 foreignDoctype | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 3 foreignPara1 | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 5 detachedPara1 | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 7 document | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 8 detachedDiv | PASS |
| setEndBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 9 foreignDoc | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 0 paras[0] | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 10 foreignPara2 | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 11 xmlDoc | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 12 xmlElement | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 13 detachedTextNode | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 14 foreignTextNode | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 15 processingInstruction | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 17 comment | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 18 detachedComment | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 19 docfrag | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 20 doctype | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 21 foreignDoctype | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 3 foreignPara1 | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 5 detachedPara1 | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 7 document | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 8 detachedDiv | PASS |
| setEndBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 9 foreignDoc | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 17 comment | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 19 docfrag | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 20 doctype | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 7 document | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 36 [docfrag, 0, docfrag, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 0 paras[0] | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 10 foreignPara2 | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 11 xmlDoc | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 12 xmlElement | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 13 detachedTextNode | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 14 foreignTextNode | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 15 processingInstruction | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 17 comment | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 18 detachedComment | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 19 docfrag | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 20 doctype | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 21 foreignDoctype | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 3 foreignPara1 | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 5 detachedPara1 | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 7 document | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 8 detachedDiv | PASS |
| setEndBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 9 foreignDoc | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 foreignPara2 | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 xmlDoc | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 xmlElement | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedTextNode | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignTextNode | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 processingInstruction | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 comment | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedComment | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 docfrag | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 doctype | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 foreignDoctype | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 foreignPara1 | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 detachedPara1 | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 document | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedDiv | PASS |
| setEndBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 foreignDoc | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 17 comment | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 19 docfrag | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 20 doctype | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 7 document | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 17 comment | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 19 docfrag | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 20 doctype | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 7 document | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 0 paras[0] | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 12 xmlElement | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 17 comment | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 18 detachedComment | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 19 docfrag | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 20 doctype | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 7 document | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setEndBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 0 paras[0] | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 12 xmlElement | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 17 comment | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 18 detachedComment | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 19 docfrag | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 20 doctype | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 7 document | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setEndBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 45 [document, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 46 [document, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 47 [document, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 48 [document, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 49 [document, 3] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 50 [comment, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 51 [comment, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 52 [comment, 4] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 53 [comment, 96] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 45 [document, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 46 [document, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 47 [document, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 48 [document, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 49 [document, 3] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 50 [comment, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 51 [comment, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 52 [comment, 4] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 53 [comment, 96] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 45 [document, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 46 [document, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 47 [document, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 48 [document, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 49 [document, 3] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 50 [comment, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 51 [comment, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 52 [comment, 4] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 53 [comment, 96] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 10 [document.documentElement, 0, document.documentElement, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 29 [document.head, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 30 [document.body, 3] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 35 [paras[0], 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 36 [paras[0], 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 37 [paras[0], 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 38 [paras[1], 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 39 [paras[1], 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 40 [paras[1], 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 43 [testDiv, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 44 [testDiv, 3] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 45 [document, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 46 [document, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 47 [document, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 48 [document, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 49 [document, 3] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 50 [comment, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 51 [comment, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 52 [comment, 4] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 53 [comment, 96] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 56 [foreignComment, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 63 [xmlComment, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 64 [xmlComment, 4] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 75 [detachedComment, 3] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 76 [detachedComment, 5] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 80 [docfrag, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 83 [doctype, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 84 [doctype, -17] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 85 [doctype, 1] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 11 [document.documentElement, 0, document.documentElement, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 29 [document.head, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 30 [document.body, 3] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 35 [paras[0], 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 36 [paras[0], 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 37 [paras[0], 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 38 [paras[1], 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 39 [paras[1], 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 40 [paras[1], 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 43 [testDiv, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 44 [testDiv, 3] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 45 [document, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 46 [document, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 47 [document, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 48 [document, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 49 [document, 3] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 50 [comment, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 51 [comment, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 52 [comment, 4] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 53 [comment, 96] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 56 [foreignComment, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 63 [xmlComment, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 64 [xmlComment, 4] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 75 [detachedComment, 3] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 76 [detachedComment, 5] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 80 [docfrag, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 83 [doctype, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 84 [doctype, -17] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 85 [doctype, 1] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 12 [document.documentElement, 1, document.documentElement, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 45 [document, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 46 [document, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 47 [document, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 48 [document, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 49 [document, 3] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 50 [comment, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 51 [comment, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 52 [comment, 4] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 53 [comment, 96] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 13 [document.head, 1, document.head, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 29 [document.head, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 30 [document.body, 3] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 35 [paras[0], 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 36 [paras[0], 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 37 [paras[0], 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 38 [paras[1], 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 39 [paras[1], 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 40 [paras[1], 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 43 [testDiv, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 44 [testDiv, 3] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 45 [document, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 46 [document, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 47 [document, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 48 [document, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 49 [document, 3] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 50 [comment, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 51 [comment, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 52 [comment, 4] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 53 [comment, 96] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 56 [foreignComment, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 63 [xmlComment, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 64 [xmlComment, 4] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 75 [detachedComment, 3] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 76 [detachedComment, 5] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 80 [docfrag, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 83 [doctype, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 84 [doctype, -17] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 85 [doctype, 1] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 14 [document.body, 4, document.body, 5], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 45 [document, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 46 [document, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 47 [document, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 48 [document, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 49 [document, 3] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 50 [comment, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 51 [comment, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 52 [comment, 4] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 53 [comment, 96] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 29 [document.head, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 30 [document.body, 3] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 45 [document, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 46 [document, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 47 [document, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 48 [document, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 49 [document, 3] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 50 [comment, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 51 [comment, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 52 [comment, 4] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 53 [comment, 96] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 83 [doctype, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 84 [doctype, -17] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 85 [doctype, 1] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 16 [paras[0], 0, paras[0], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 45 [document, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 46 [document, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 47 [document, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 48 [document, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 49 [document, 3] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 50 [comment, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 51 [comment, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 52 [comment, 4] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 53 [comment, 96] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 17 [detachedPara1, 0, detachedPara1, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 45 [document, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 46 [document, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 47 [document, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 48 [document, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 49 [document, 3] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 50 [comment, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 51 [comment, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 52 [comment, 4] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 53 [comment, 96] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 45 [document, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 46 [document, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 47 [document, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 48 [document, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 49 [document, 3] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 50 [comment, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 51 [comment, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 52 [comment, 4] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 53 [comment, 96] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 45 [document, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 46 [document, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 47 [document, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 48 [document, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 49 [document, 3] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 50 [comment, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 51 [comment, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 52 [comment, 4] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 53 [comment, 96] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 29 [document.head, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 30 [document.body, 3] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 45 [document, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 46 [document, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 47 [document, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 48 [document, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 49 [document, 3] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 50 [comment, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 51 [comment, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 52 [comment, 4] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 53 [comment, 96] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 83 [doctype, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 84 [doctype, -17] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 85 [doctype, 1] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 20 [paras[0].firstChild, 3, paras[3], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 29 [document.head, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 30 [document.body, 3] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 35 [paras[0], 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 36 [paras[0], 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 37 [paras[0], 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 38 [paras[1], 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 39 [paras[1], 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 40 [paras[1], 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 43 [testDiv, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 44 [testDiv, 3] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 45 [document, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 46 [document, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 47 [document, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 48 [document, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 49 [document, 3] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 50 [comment, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 51 [comment, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 52 [comment, 4] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 53 [comment, 96] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 56 [foreignComment, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 63 [xmlComment, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 64 [xmlComment, 4] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 75 [detachedComment, 3] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 76 [detachedComment, 5] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 80 [docfrag, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 83 [doctype, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 84 [doctype, -17] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 85 [doctype, 1] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 21 [paras[0], 0, paras[0].firstChild, 7], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 29 [document.head, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 30 [document.body, 3] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 45 [document, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 46 [document, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 47 [document, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 48 [document, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 49 [document, 3] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 50 [comment, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 51 [comment, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 52 [comment, 4] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 53 [comment, 96] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 83 [doctype, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 84 [doctype, -17] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 85 [doctype, 1] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 22 [testDiv, 2, paras[4], 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 45 [document, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 46 [document, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 47 [document, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 48 [document, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 49 [document, 3] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 50 [comment, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 51 [comment, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 52 [comment, 4] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 53 [comment, 96] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 23 [document, 0, document, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 29 [document.head, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 30 [document.body, 3] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 35 [paras[0], 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 36 [paras[0], 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 37 [paras[0], 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 38 [paras[1], 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 39 [paras[1], 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 40 [paras[1], 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 43 [testDiv, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 44 [testDiv, 3] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 45 [document, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 46 [document, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 47 [document, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 48 [document, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 49 [document, 3] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 50 [comment, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 51 [comment, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 52 [comment, 4] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 53 [comment, 96] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 56 [foreignComment, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 63 [xmlComment, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 64 [xmlComment, 4] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 75 [detachedComment, 3] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 76 [detachedComment, 5] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 80 [docfrag, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 83 [doctype, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 84 [doctype, -17] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 85 [doctype, 1] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 24 [document, 0, document, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 29 [document.head, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 30 [document.body, 3] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 35 [paras[0], 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 36 [paras[0], 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 37 [paras[0], 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 38 [paras[1], 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 39 [paras[1], 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 40 [paras[1], 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 43 [testDiv, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 44 [testDiv, 3] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 45 [document, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 46 [document, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 47 [document, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 48 [document, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 49 [document, 3] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 50 [comment, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 51 [comment, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 52 [comment, 4] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 53 [comment, 96] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 56 [foreignComment, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 63 [xmlComment, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 64 [xmlComment, 4] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 75 [detachedComment, 3] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 76 [detachedComment, 5] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 80 [docfrag, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 83 [doctype, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 84 [doctype, -17] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 85 [doctype, 1] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 25 [comment, 2, comment, 3], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 29 [document.head, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 30 [document.body, 3] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 35 [paras[0], 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 36 [paras[0], 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 37 [paras[0], 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 38 [paras[1], 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 39 [paras[1], 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 40 [paras[1], 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 43 [testDiv, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 44 [testDiv, 3] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 45 [document, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 46 [document, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 47 [document, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 48 [document, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 49 [document, 3] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 50 [comment, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 51 [comment, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 52 [comment, 4] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 53 [comment, 96] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 56 [foreignComment, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 63 [xmlComment, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 64 [xmlComment, 4] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 75 [detachedComment, 3] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 76 [detachedComment, 5] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 80 [docfrag, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 83 [doctype, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 84 [doctype, -17] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 85 [doctype, 1] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 26 [testDiv, 0, comment, 5], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 29 [document.head, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 30 [document.body, 3] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 35 [paras[0], 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 36 [paras[0], 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 37 [paras[0], 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 38 [paras[1], 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 39 [paras[1], 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 40 [paras[1], 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 43 [testDiv, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 44 [testDiv, 3] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 45 [document, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 46 [document, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 47 [document, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 48 [document, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 49 [document, 3] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 50 [comment, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 51 [comment, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 52 [comment, 4] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 53 [comment, 96] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 56 [foreignComment, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 63 [xmlComment, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 64 [xmlComment, 4] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 75 [detachedComment, 3] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 76 [detachedComment, 5] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 80 [docfrag, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 83 [doctype, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 84 [doctype, -17] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 85 [doctype, 1] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 27 [foreignDoc, 1, foreignComment, 2], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 29 [document.head, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 30 [document.body, 3] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 35 [paras[0], 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 36 [paras[0], 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 37 [paras[0], 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 38 [paras[1], 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 39 [paras[1], 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 40 [paras[1], 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 43 [testDiv, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 44 [testDiv, 3] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 45 [document, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 46 [document, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 47 [document, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 48 [document, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 49 [document, 3] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 50 [comment, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 51 [comment, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 52 [comment, 4] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 53 [comment, 96] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 56 [foreignComment, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 63 [xmlComment, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 64 [xmlComment, 4] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 75 [detachedComment, 3] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 76 [detachedComment, 5] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 80 [docfrag, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 83 [doctype, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 84 [doctype, -17] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 85 [doctype, 1] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 45 [document, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 46 [document, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 47 [document, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 48 [document, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 49 [document, 3] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 50 [comment, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 51 [comment, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 52 [comment, 4] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 53 [comment, 96] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 29 [xmlDoc, 1, xmlComment, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 29 [document.head, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 30 [document.body, 3] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 35 [paras[0], 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 36 [paras[0], 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 37 [paras[0], 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 38 [paras[1], 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 39 [paras[1], 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 40 [paras[1], 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 43 [testDiv, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 44 [testDiv, 3] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 45 [document, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 46 [document, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 47 [document, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 48 [document, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 49 [document, 3] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 50 [comment, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 51 [comment, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 52 [comment, 4] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 53 [comment, 96] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 56 [foreignComment, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 63 [xmlComment, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 64 [xmlComment, 4] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 75 [detachedComment, 3] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 76 [detachedComment, 5] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 80 [docfrag, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 83 [doctype, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 84 [doctype, -17] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 85 [doctype, 1] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 45 [document, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 46 [document, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 47 [document, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 48 [document, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 49 [document, 3] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 50 [comment, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 51 [comment, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 52 [comment, 4] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 53 [comment, 96] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 30 [detachedTextNode, 0, detachedTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 45 [document, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 46 [document, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 47 [document, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 48 [document, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 49 [document, 3] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 50 [comment, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 51 [comment, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 52 [comment, 4] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 53 [comment, 96] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 45 [document, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 46 [document, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 47 [document, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 48 [document, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 49 [document, 3] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 50 [comment, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 51 [comment, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 52 [comment, 4] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 53 [comment, 96] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 29 [document.head, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 30 [document.body, 3] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 35 [paras[0], 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 36 [paras[0], 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 37 [paras[0], 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 38 [paras[1], 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 39 [paras[1], 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 40 [paras[1], 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 43 [testDiv, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 44 [testDiv, 3] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 45 [document, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 46 [document, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 47 [document, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 48 [document, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 49 [document, 3] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 50 [comment, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 51 [comment, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 52 [comment, 4] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 53 [comment, 96] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 56 [foreignComment, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 63 [xmlComment, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 64 [xmlComment, 4] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 75 [detachedComment, 3] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 76 [detachedComment, 5] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 80 [docfrag, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 83 [doctype, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 84 [doctype, -17] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 85 [doctype, 1] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 33 [detachedComment, 3, detachedComment, 4], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 29 [document.head, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 30 [document.body, 3] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 35 [paras[0], 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 36 [paras[0], 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 37 [paras[0], 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 38 [paras[1], 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 39 [paras[1], 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 40 [paras[1], 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 43 [testDiv, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 44 [testDiv, 3] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 45 [document, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 46 [document, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 47 [document, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 48 [document, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 49 [document, 3] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 50 [comment, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 51 [comment, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 52 [comment, 4] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 53 [comment, 96] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 56 [foreignComment, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 63 [xmlComment, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 64 [xmlComment, 4] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 75 [detachedComment, 3] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 76 [detachedComment, 5] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 80 [docfrag, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 83 [doctype, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 84 [doctype, -17] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 85 [doctype, 1] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 29 [document.head, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 30 [document.body, 3] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 35 [paras[0], 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 36 [paras[0], 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 37 [paras[0], 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 38 [paras[1], 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 39 [paras[1], 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 40 [paras[1], 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 43 [testDiv, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 44 [testDiv, 3] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 45 [document, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 46 [document, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 47 [document, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 48 [document, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 49 [document, 3] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 50 [comment, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 51 [comment, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 52 [comment, 4] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 53 [comment, 96] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 56 [foreignComment, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 63 [xmlComment, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 64 [xmlComment, 4] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 75 [detachedComment, 3] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 76 [detachedComment, 5] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 80 [docfrag, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 83 [doctype, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 84 [doctype, -17] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 85 [doctype, 1] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 45 [document, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 46 [document, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 47 [document, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 48 [document, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 49 [document, 3] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 50 [comment, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 51 [comment, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 52 [comment, 4] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 53 [comment, 96] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 36 [docfrag, 0, docfrag, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 29 [document.head, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 30 [document.body, 3] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 35 [paras[0], 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 36 [paras[0], 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 37 [paras[0], 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 38 [paras[1], 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 39 [paras[1], 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 40 [paras[1], 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 43 [testDiv, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 44 [testDiv, 3] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 45 [document, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 46 [document, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 47 [document, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 48 [document, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 49 [document, 3] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 50 [comment, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 51 [comment, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 52 [comment, 4] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 53 [comment, 96] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 56 [foreignComment, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 63 [xmlComment, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 64 [xmlComment, 4] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 75 [detachedComment, 3] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 76 [detachedComment, 5] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 80 [docfrag, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 83 [doctype, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 84 [doctype, -17] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 85 [doctype, 1] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 37 [processingInstruction, 0, processingInstruction, 4], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 45 [document, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 46 [document, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 47 [document, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 48 [document, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 49 [document, 3] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 50 [comment, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 51 [comment, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 52 [comment, 4] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 53 [comment, 96] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 29 [document.head, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 30 [document.body, 3] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 35 [paras[0], 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 36 [paras[0], 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 37 [paras[0], 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 38 [paras[1], 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 39 [paras[1], 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 40 [paras[1], 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 43 [testDiv, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 44 [testDiv, 3] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 45 [document, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 46 [document, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 47 [document, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 48 [document, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 49 [document, 3] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 50 [comment, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 51 [comment, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 52 [comment, 4] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 53 [comment, 96] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 56 [foreignComment, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 63 [xmlComment, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 64 [xmlComment, 4] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 75 [detachedComment, 3] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 76 [detachedComment, 5] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 80 [docfrag, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 83 [doctype, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 84 [doctype, -17] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 85 [doctype, 1] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 45 [document, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 46 [document, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 47 [document, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 48 [document, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 49 [document, 3] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 50 [comment, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 51 [comment, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 52 [comment, 4] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 53 [comment, 96] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 45 [document, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 46 [document, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 47 [document, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 48 [document, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 49 [document, 3] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 50 [comment, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 51 [comment, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 52 [comment, 4] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 53 [comment, 96] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 29 [document.head, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 30 [document.body, 3] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 35 [paras[0], 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 36 [paras[0], 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 37 [paras[0], 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 38 [paras[1], 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 39 [paras[1], 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 40 [paras[1], 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 43 [testDiv, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 44 [testDiv, 3] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 45 [document, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 46 [document, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 47 [document, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 48 [document, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 49 [document, 3] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 50 [comment, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 51 [comment, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 52 [comment, 4] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 53 [comment, 96] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 56 [foreignComment, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 63 [xmlComment, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 64 [xmlComment, 4] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 75 [detachedComment, 3] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 76 [detachedComment, 5] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 80 [docfrag, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 83 [doctype, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 84 [doctype, -17] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 85 [doctype, 1] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], point 9 [paras[1].firstChild, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 0 [paras[0].firstChild, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 1 [paras[0].firstChild, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 10 [paras[1].firstChild, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 11 [paras[1].firstChild, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 12 [paras[1].firstChild, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 13 [paras[1].firstChild, 9] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 14 [paras[1].firstChild, 10] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 15 [paras[1].firstChild, 65535] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 16 [detachedPara1.firstChild, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 17 [detachedPara1.firstChild, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 18 [detachedPara1.firstChild, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 19 [detachedPara1.firstChild, 9] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 2 [paras[0].firstChild, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 20 [foreignPara1.firstChild, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 21 [foreignPara1.firstChild, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 22 [foreignPara1.firstChild, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 23 [foreignPara1.firstChild, 9] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 24 [document.documentElement, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 25 [document.documentElement, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 26 [document.documentElement, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 27 [document.documentElement, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 28 [document.documentElement, 7] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 29 [document.head, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 3 [paras[0].firstChild, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 30 [document.body, 3] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 31 [foreignDoc.documentElement, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 32 [foreignDoc.documentElement, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 33 [foreignDoc.head, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 34 [foreignDoc.body, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 35 [paras[0], 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 36 [paras[0], 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 37 [paras[0], 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 38 [paras[1], 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 39 [paras[1], 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 4 [paras[0].firstChild, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 40 [paras[1], 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 41 [detachedPara1, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 42 [detachedPara1, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 43 [testDiv, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 44 [testDiv, 3] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 45 [document, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 46 [document, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 47 [document, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 48 [document, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 49 [document, 3] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 5 [paras[0].firstChild, 9] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 50 [comment, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 51 [comment, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 52 [comment, 4] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 53 [comment, 96] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 54 [foreignDoc, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 55 [foreignDoc, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 56 [foreignComment, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 57 [foreignTextNode, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 58 [foreignTextNode, 36] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 59 [xmlDoc, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 6 [paras[0].firstChild, 10] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 60 [xmlDoc, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 61 [xmlDoc, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 62 [xmlDoc, 5] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 63 [xmlComment, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 64 [xmlComment, 4] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 65 [processingInstruction, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 66 [processingInstruction, 5] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 67 [processingInstruction, 9] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 68 [detachedTextNode, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 69 [detachedTextNode, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 7 [paras[0].firstChild, 65535] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 70 [detachedForeignTextNode, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 71 [detachedForeignTextNode, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 72 [detachedXmlTextNode, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 73 [detachedXmlTextNode, 8] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 74 [detachedProcessingInstruction, 12] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 75 [detachedComment, 3] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 76 [detachedComment, 5] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 77 [detachedForeignComment, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 78 [detachedForeignComment, 4] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 79 [detachedXmlComment, 2] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 8 [paras[1].firstChild, -1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 80 [docfrag, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 81 [foreignDocfrag, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 82 [xmlDocfrag, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 83 [doctype, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 84 [doctype, -17] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 85 [doctype, 1] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 86 [foreignDoctype, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 87 [xmlDoctype, 0] | PASS |
| setStart() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], point 9 [paras[1].firstChild, 0] | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 17 comment | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 19 docfrag | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 20 doctype | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 7 document | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 17 comment | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 19 docfrag | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 20 doctype | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 7 document | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 17 comment | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 19 docfrag | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 20 doctype | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 7 document | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 10 [document.documentElement, 0, document.documentElement, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 11 xmlDoc | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 12 xmlElement | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 15 processingInstruction | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 17 comment | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 18 detachedComment | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 19 docfrag | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 20 doctype | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 7 document | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 8 detachedDiv | PASS |
| setStartAfter() with range 11 [document.documentElement, 0, document.documentElement, 2], node 9 foreignDoc | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 11 xmlDoc | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 12 xmlElement | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 15 processingInstruction | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 17 comment | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 18 detachedComment | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 19 docfrag | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 20 doctype | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 7 document | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 8 detachedDiv | PASS |
| setStartAfter() with range 12 [document.documentElement, 1, document.documentElement, 2], node 9 foreignDoc | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 17 comment | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 19 docfrag | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 20 doctype | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 7 document | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 13 [document.head, 1, document.head, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 0 paras[0] | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 10 foreignPara2 | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 11 xmlDoc | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 12 xmlElement | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 13 detachedTextNode | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 14 foreignTextNode | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 15 processingInstruction | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 17 comment | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 18 detachedComment | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 19 docfrag | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 20 doctype | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 21 foreignDoctype | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 3 foreignPara1 | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 5 detachedPara1 | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 7 document | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 8 detachedDiv | PASS |
| setStartAfter() with range 14 [document.body, 4, document.body, 5], node 9 foreignDoc | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 17 comment | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 19 docfrag | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 20 doctype | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 7 document | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 0 paras[0] | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 12 xmlElement | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 17 comment | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 18 detachedComment | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 19 docfrag | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 20 doctype | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 7 document | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 16 [paras[0], 0, paras[0], 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 17 comment | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 19 docfrag | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 20 doctype | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 7 document | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 17 [detachedPara1, 0, detachedPara1, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 17 comment | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 19 docfrag | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 20 doctype | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 7 document | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 17 comment | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 19 docfrag | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 20 doctype | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 7 document | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 0 paras[0] | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 12 xmlElement | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 17 comment | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 18 detachedComment | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 19 docfrag | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 20 doctype | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 7 document | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 10 foreignPara2 | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 11 xmlDoc | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 12 xmlElement | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedTextNode | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignTextNode | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 15 processingInstruction | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 17 comment | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedComment | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 19 docfrag | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 20 doctype | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 21 foreignDoctype | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 3 foreignPara1 | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 5 detachedPara1 | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 7 document | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedDiv | PASS |
| setStartAfter() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 9 foreignDoc | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 0 paras[0] | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 12 xmlElement | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 17 comment | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 18 detachedComment | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 19 docfrag | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 20 doctype | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 7 document | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 22 [testDiv, 2, paras[4], 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 17 comment | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 19 docfrag | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 20 doctype | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 7 document | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 23 [document, 0, document, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 0 paras[0] | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 10 foreignPara2 | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 11 xmlDoc | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 12 xmlElement | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 13 detachedTextNode | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 14 foreignTextNode | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 15 processingInstruction | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 17 comment | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 18 detachedComment | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 19 docfrag | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 20 doctype | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 21 foreignDoctype | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 3 foreignPara1 | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 5 detachedPara1 | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 7 document | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 8 detachedDiv | PASS |
| setStartAfter() with range 24 [document, 0, document, 2], node 9 foreignDoc | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 0 paras[0] | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 10 foreignPara2 | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 11 xmlDoc | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 12 xmlElement | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 13 detachedTextNode | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 14 foreignTextNode | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 15 processingInstruction | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 17 comment | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 18 detachedComment | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 19 docfrag | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 20 doctype | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 21 foreignDoctype | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 3 foreignPara1 | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 5 detachedPara1 | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 7 document | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 8 detachedDiv | PASS |
| setStartAfter() with range 25 [comment, 2, comment, 3], node 9 foreignDoc | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 0 paras[0] | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 10 foreignPara2 | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 11 xmlDoc | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 12 xmlElement | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 13 detachedTextNode | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 14 foreignTextNode | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 15 processingInstruction | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 17 comment | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 18 detachedComment | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 19 docfrag | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 20 doctype | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 21 foreignDoctype | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 3 foreignPara1 | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 5 detachedPara1 | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 7 document | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 8 detachedDiv | PASS |
| setStartAfter() with range 26 [testDiv, 0, comment, 5], node 9 foreignDoc | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 0 paras[0] | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 10 foreignPara2 | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 11 xmlDoc | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 12 xmlElement | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 13 detachedTextNode | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 14 foreignTextNode | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 15 processingInstruction | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 17 comment | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 18 detachedComment | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 19 docfrag | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 20 doctype | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 21 foreignDoctype | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 3 foreignPara1 | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 5 detachedPara1 | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 7 document | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 8 detachedDiv | PASS |
| setStartAfter() with range 27 [foreignDoc, 1, foreignComment, 2], node 9 foreignDoc | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 0 paras[0] | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 10 foreignPara2 | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 11 xmlDoc | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 12 xmlElement | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 13 detachedTextNode | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 14 foreignTextNode | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 15 processingInstruction | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 17 comment | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 18 detachedComment | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 19 docfrag | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 20 doctype | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 21 foreignDoctype | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 3 foreignPara1 | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 5 detachedPara1 | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 7 document | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 8 detachedDiv | PASS |
| setStartAfter() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 9 foreignDoc | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 17 comment | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 19 docfrag | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 20 doctype | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 7 document | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 29 [xmlDoc, 1, xmlComment, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 0 paras[0] | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 10 foreignPara2 | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 11 xmlDoc | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 12 xmlElement | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 13 detachedTextNode | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 14 foreignTextNode | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 15 processingInstruction | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 17 comment | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 18 detachedComment | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 19 docfrag | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 20 doctype | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 21 foreignDoctype | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 3 foreignPara1 | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 5 detachedPara1 | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 7 document | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 8 detachedDiv | PASS |
| setStartAfter() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 9 foreignDoc | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 17 comment | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 19 docfrag | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 20 doctype | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 7 document | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 17 comment | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 19 docfrag | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 20 doctype | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 7 document | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 17 comment | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 19 docfrag | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 20 doctype | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 7 document | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 0 paras[0] | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 10 foreignPara2 | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 11 xmlDoc | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 12 xmlElement | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 13 detachedTextNode | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 14 foreignTextNode | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 15 processingInstruction | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 17 comment | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 18 detachedComment | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 19 docfrag | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 20 doctype | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 21 foreignDoctype | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 3 foreignPara1 | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 5 detachedPara1 | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 7 document | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 8 detachedDiv | PASS |
| setStartAfter() with range 33 [detachedComment, 3, detachedComment, 4], node 9 foreignDoc | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 0 paras[0] | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 10 foreignPara2 | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 11 xmlDoc | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 12 xmlElement | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 13 detachedTextNode | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 14 foreignTextNode | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 15 processingInstruction | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 17 comment | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 18 detachedComment | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 19 docfrag | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 20 doctype | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 21 foreignDoctype | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 3 foreignPara1 | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 5 detachedPara1 | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 7 document | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 8 detachedDiv | PASS |
| setStartAfter() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 9 foreignDoc | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 0 paras[0] | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 10 foreignPara2 | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 11 xmlDoc | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 12 xmlElement | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 13 detachedTextNode | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 14 foreignTextNode | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 15 processingInstruction | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 17 comment | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 18 detachedComment | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 19 docfrag | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 20 doctype | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 21 foreignDoctype | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 3 foreignPara1 | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 5 detachedPara1 | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 7 document | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 8 detachedDiv | PASS |
| setStartAfter() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 9 foreignDoc | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 17 comment | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 19 docfrag | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 20 doctype | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 7 document | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 36 [docfrag, 0, docfrag, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 0 paras[0] | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 10 foreignPara2 | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 11 xmlDoc | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 12 xmlElement | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 13 detachedTextNode | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 14 foreignTextNode | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 15 processingInstruction | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 17 comment | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 18 detachedComment | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 19 docfrag | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 20 doctype | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 21 foreignDoctype | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 3 foreignPara1 | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 5 detachedPara1 | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 7 document | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 8 detachedDiv | PASS |
| setStartAfter() with range 37 [processingInstruction, 0, processingInstruction, 4], node 9 foreignDoc | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 foreignPara2 | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 xmlDoc | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 xmlElement | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedTextNode | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignTextNode | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 processingInstruction | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 comment | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedComment | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 docfrag | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 doctype | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 foreignDoctype | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 foreignPara1 | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 detachedPara1 | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 document | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedDiv | PASS |
| setStartAfter() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 foreignDoc | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 17 comment | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 19 docfrag | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 20 doctype | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 7 document | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 17 comment | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 19 docfrag | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 20 doctype | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 7 document | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 0 paras[0] | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 12 xmlElement | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 17 comment | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 18 detachedComment | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 19 docfrag | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 20 doctype | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 7 document | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setStartAfter() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 0 paras[0] | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 12 xmlElement | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 17 comment | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 18 detachedComment | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 19 docfrag | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 20 doctype | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 7 document | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setStartAfter() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 17 comment | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 19 docfrag | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 20 doctype | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 7 document | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 17 comment | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 19 docfrag | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 20 doctype | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 7 document | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 17 comment | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 19 docfrag | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 20 doctype | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 7 document | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 10 [document.documentElement, 0, document.documentElement, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 11 xmlDoc | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 12 xmlElement | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 15 processingInstruction | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 17 comment | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 18 detachedComment | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 19 docfrag | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 20 doctype | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 7 document | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 8 detachedDiv | PASS |
| setStartBefore() with range 11 [document.documentElement, 0, document.documentElement, 2], node 9 foreignDoc | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 10 foreignPara2 | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 11 xmlDoc | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 12 xmlElement | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 13 detachedTextNode | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 14 foreignTextNode | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 15 processingInstruction | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 17 comment | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 18 detachedComment | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 19 docfrag | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 20 doctype | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 21 foreignDoctype | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 3 foreignPara1 | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 5 detachedPara1 | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 7 document | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 8 detachedDiv | PASS |
| setStartBefore() with range 12 [document.documentElement, 1, document.documentElement, 2], node 9 foreignDoc | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 17 comment | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 19 docfrag | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 20 doctype | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 7 document | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 13 [document.head, 1, document.head, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 0 paras[0] | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 10 foreignPara2 | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 11 xmlDoc | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 12 xmlElement | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 13 detachedTextNode | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 14 foreignTextNode | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 15 processingInstruction | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 17 comment | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 18 detachedComment | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 19 docfrag | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 20 doctype | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 21 foreignDoctype | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 3 foreignPara1 | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 5 detachedPara1 | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 7 document | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 8 detachedDiv | PASS |
| setStartBefore() with range 14 [document.body, 4, document.body, 5], node 9 foreignDoc | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 17 comment | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 19 docfrag | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 20 doctype | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 7 document | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 0 paras[0] | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 12 xmlElement | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 17 comment | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 18 detachedComment | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 19 docfrag | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 20 doctype | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 7 document | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 16 [paras[0], 0, paras[0], 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 17 comment | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 19 docfrag | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 20 doctype | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 7 document | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 17 [detachedPara1, 0, detachedPara1, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 17 comment | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 19 docfrag | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 20 doctype | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 7 document | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 17 comment | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 19 docfrag | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 20 doctype | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 7 document | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 0 paras[0] | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 12 xmlElement | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 17 comment | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 18 detachedComment | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 19 docfrag | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 20 doctype | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 7 document | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 20 [paras[0].firstChild, 3, paras[3], 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 10 foreignPara2 | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 11 xmlDoc | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 12 xmlElement | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedTextNode | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignTextNode | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 15 processingInstruction | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 17 comment | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedComment | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 19 docfrag | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 20 doctype | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 21 foreignDoctype | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 3 foreignPara1 | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 5 detachedPara1 | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 7 document | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedDiv | PASS |
| setStartBefore() with range 21 [paras[0], 0, paras[0].firstChild, 7], node 9 foreignDoc | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 0 paras[0] | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 12 xmlElement | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 17 comment | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 18 detachedComment | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 19 docfrag | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 20 doctype | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 7 document | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 22 [testDiv, 2, paras[4], 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 17 comment | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 19 docfrag | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 20 doctype | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 7 document | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 23 [document, 0, document, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 0 paras[0] | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 10 foreignPara2 | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 11 xmlDoc | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 12 xmlElement | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 13 detachedTextNode | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 14 foreignTextNode | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 15 processingInstruction | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 17 comment | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 18 detachedComment | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 19 docfrag | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 20 doctype | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 21 foreignDoctype | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 3 foreignPara1 | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 5 detachedPara1 | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 7 document | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 8 detachedDiv | PASS |
| setStartBefore() with range 24 [document, 0, document, 2], node 9 foreignDoc | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 0 paras[0] | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 10 foreignPara2 | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 11 xmlDoc | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 12 xmlElement | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 13 detachedTextNode | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 14 foreignTextNode | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 15 processingInstruction | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 17 comment | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 18 detachedComment | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 19 docfrag | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 20 doctype | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 21 foreignDoctype | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 3 foreignPara1 | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 5 detachedPara1 | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 7 document | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 8 detachedDiv | PASS |
| setStartBefore() with range 25 [comment, 2, comment, 3], node 9 foreignDoc | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 0 paras[0] | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 10 foreignPara2 | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 11 xmlDoc | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 12 xmlElement | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 13 detachedTextNode | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 14 foreignTextNode | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 15 processingInstruction | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 17 comment | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 18 detachedComment | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 19 docfrag | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 20 doctype | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 21 foreignDoctype | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 3 foreignPara1 | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 5 detachedPara1 | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 7 document | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 8 detachedDiv | PASS |
| setStartBefore() with range 26 [testDiv, 0, comment, 5], node 9 foreignDoc | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 0 paras[0] | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 10 foreignPara2 | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 11 xmlDoc | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 12 xmlElement | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 13 detachedTextNode | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 14 foreignTextNode | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 15 processingInstruction | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 17 comment | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 18 detachedComment | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 19 docfrag | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 20 doctype | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 21 foreignDoctype | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 3 foreignPara1 | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 5 detachedPara1 | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 7 document | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 8 detachedDiv | PASS |
| setStartBefore() with range 27 [foreignDoc, 1, foreignComment, 2], node 9 foreignDoc | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 0 paras[0] | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 10 foreignPara2 | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 11 xmlDoc | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 12 xmlElement | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 13 detachedTextNode | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 14 foreignTextNode | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 15 processingInstruction | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 17 comment | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 18 detachedComment | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 19 docfrag | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 20 doctype | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 21 foreignDoctype | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 3 foreignPara1 | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 5 detachedPara1 | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 7 document | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 8 detachedDiv | PASS |
| setStartBefore() with range 28 [foreignDoc.body, 0, foreignTextNode, 36], node 9 foreignDoc | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 17 comment | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 19 docfrag | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 20 doctype | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 7 document | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 29 [xmlDoc, 1, xmlComment, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 0 paras[0] | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 10 foreignPara2 | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 11 xmlDoc | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 12 xmlElement | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 13 detachedTextNode | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 14 foreignTextNode | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 15 processingInstruction | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 17 comment | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 18 detachedComment | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 19 docfrag | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 20 doctype | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 21 foreignDoctype | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 3 foreignPara1 | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 5 detachedPara1 | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 7 document | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 8 detachedDiv | PASS |
| setStartBefore() with range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 9 foreignDoc | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 17 comment | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 19 docfrag | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 20 doctype | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 7 document | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 30 [detachedTextNode, 0, detachedTextNode, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 17 comment | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 19 docfrag | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 20 doctype | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 7 document | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 17 comment | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 19 docfrag | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 20 doctype | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 7 document | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 0 paras[0] | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 10 foreignPara2 | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 11 xmlDoc | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 12 xmlElement | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 13 detachedTextNode | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 14 foreignTextNode | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 15 processingInstruction | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 17 comment | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 18 detachedComment | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 19 docfrag | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 20 doctype | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 21 foreignDoctype | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 3 foreignPara1 | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 5 detachedPara1 | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 7 document | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 8 detachedDiv | PASS |
| setStartBefore() with range 33 [detachedComment, 3, detachedComment, 4], node 9 foreignDoc | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 0 paras[0] | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 10 foreignPara2 | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 11 xmlDoc | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 12 xmlElement | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 13 detachedTextNode | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 14 foreignTextNode | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 15 processingInstruction | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 17 comment | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 18 detachedComment | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 19 docfrag | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 20 doctype | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 21 foreignDoctype | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 3 foreignPara1 | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 5 detachedPara1 | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 7 document | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 8 detachedDiv | PASS |
| setStartBefore() with range 34 [detachedForeignComment, 0, detachedForeignComment, 1], node 9 foreignDoc | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 0 paras[0] | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 10 foreignPara2 | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 11 xmlDoc | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 12 xmlElement | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 13 detachedTextNode | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 14 foreignTextNode | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 15 processingInstruction | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 17 comment | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 18 detachedComment | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 19 docfrag | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 20 doctype | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 21 foreignDoctype | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 3 foreignPara1 | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 5 detachedPara1 | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 7 document | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 8 detachedDiv | PASS |
| setStartBefore() with range 35 [detachedXmlComment, 2, detachedXmlComment, 6], node 9 foreignDoc | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 17 comment | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 19 docfrag | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 20 doctype | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 7 document | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 36 [docfrag, 0, docfrag, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 0 paras[0] | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 10 foreignPara2 | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 11 xmlDoc | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 12 xmlElement | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 13 detachedTextNode | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 14 foreignTextNode | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 15 processingInstruction | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 17 comment | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 18 detachedComment | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 19 docfrag | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 20 doctype | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 21 foreignDoctype | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 3 foreignPara1 | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 5 detachedPara1 | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 7 document | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 8 detachedDiv | PASS |
| setStartBefore() with range 37 [processingInstruction, 0, processingInstruction, 4], node 9 foreignDoc | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 comment | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 docfrag | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 doctype | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 document | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 foreignPara2 | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 xmlDoc | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 xmlElement | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedTextNode | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignTextNode | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 processingInstruction | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 comment | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedComment | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 docfrag | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 doctype | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 foreignDoctype | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 foreignPara1 | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 detachedPara1 | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 document | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedDiv | PASS |
| setStartBefore() with range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 foreignDoc | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 17 comment | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 19 docfrag | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 20 doctype | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 7 document | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 17 comment | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 19 docfrag | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 20 doctype | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 7 document | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node 9 foreignDoc | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 0 paras[0] | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 10 foreignPara2 | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 11 xmlDoc | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 12 xmlElement | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 13 detachedTextNode | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 14 foreignTextNode | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 15 processingInstruction | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 17 comment | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 18 detachedComment | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 19 docfrag | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 20 doctype | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 21 foreignDoctype | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 3 foreignPara1 | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 5 detachedPara1 | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 7 document | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 8 detachedDiv | PASS |
| setStartBefore() with range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node 9 foreignDoc | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 0 paras[0] | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 1 paras[0].firstChild | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 10 foreignPara2 | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 11 xmlDoc | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 12 xmlElement | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 13 detachedTextNode | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 14 foreignTextNode | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 15 processingInstruction | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 16 detachedProcessingInstruction | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 17 comment | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 18 detachedComment | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 19 docfrag | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 2 paras[1].firstChild | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 20 doctype | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 21 foreignDoctype | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 3 foreignPara1 | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 4 foreignPara1.firstChild | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 5 detachedPara1 | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 6 detachedPara1.firstChild | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 7 document | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 8 detachedDiv | PASS |
| setStartBefore() with range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 9 foreignDoc | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_bmp.html | OK |
| BMP document.contentType === 'image/bmp' | PASS |
| /dom/nodes/MutationObserver-inner-outer.html | OK |
| innerHTML mutation | PASS |
| innerHTML with 2 children mutation | PASS |
| outerHTML mutation | PASS |
| /dom/nodes/getElementsByClassName-29.htm | OK |
| get class from children of element | PASS |
| /dom/nodes/Element-firstElementChild-namespace-svg.svg | OK |
| firstElementChild with namespaces | PASS |
| /dom/nodes/getElementsByClassName-05.htm | OK |
| document.getElementsByClassName(): changing classes | PASS |
| /dom/nodes/getElementsByClassName-06.htm | OK |
| document.getElementsByClassName(): adding element with class | PASS |
| /dom/nodes/getElementsByClassName-24.htm | OK |
| handle unicode chars | PASS |
| /dom/nodes/Element-childElementCount-nochild-xhtml.xhtml | OK |
| childElementCount without Child Element Nodes | PASS |
| /dom/nodes/Document-getElementsByClassName.html | OK |
| getElementsByClassName() should be a live collection | PASS |
| /dom/nodes/Node-parentNode.html | OK |
| Doctype | PASS |
| Document | PASS |
| Element | PASS |
| Removed iframe | PASS |
| Root element | PASS |
| /dom/nodes/case.html | OK |
| createElement ABC | PASS |
| createElement Abc | PASS |
| createElement abc | PASS |
| createElement Ä | PASS |
| createElement ä | PASS |
| createElementNS ABC | PASS |
| createElementNS Abc | PASS |
| createElementNS abc | PASS |
| createElementNS http://FOO,ABC,ABC | PASS |
| createElementNS http://FOO,ABC,Abc | PASS |
| createElementNS http://FOO,ABC,abc | PASS |
| createElementNS http://FOO,ABC,Ä | PASS |
| createElementNS http://FOO,ABC,ä | PASS |
| createElementNS http://FOO,Abc,ABC | PASS |
| createElementNS http://FOO,Abc,Abc | PASS |
| createElementNS http://FOO,Abc,abc | PASS |
| createElementNS http://FOO,Abc,Ä | PASS |
| createElementNS http://FOO,Abc,ä | PASS |
| createElementNS http://FOO,abc,ABC | PASS |
| createElementNS http://FOO,abc,Abc | PASS |
| createElementNS http://FOO,abc,abc | PASS |
| createElementNS http://FOO,abc,Ä | PASS |
| createElementNS http://FOO,abc,ä | PASS |
| createElementNS http://FOO,Ä,ABC | PASS |
| createElementNS http://FOO,Ä,Abc | PASS |
| createElementNS http://FOO,Ä,abc | PASS |
| createElementNS http://FOO,Ä,Ä | PASS |
| createElementNS http://FOO,Ä,ä | PASS |
| createElementNS http://FOO,ä,ABC | PASS |
| createElementNS http://FOO,ä,Abc | PASS |
| createElementNS http://FOO,ä,abc | PASS |
| createElementNS http://FOO,ä,Ä | PASS |
| createElementNS http://FOO,ä,ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ABC,ABC | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ABC,Abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ABC,abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ABC,Ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ABC,ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Abc,ABC | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Abc,Abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Abc,abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Abc,Ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Abc,ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,abc,ABC | PASS |
| createElementNS http://www.w3.org/1999/xhtml,abc,Abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,abc,abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,abc,Ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,abc,ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Ä,ABC | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Ä,Abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Ä,abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Ä,Ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,Ä,ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ä,ABC | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ä,Abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ä,abc | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ä,Ä | PASS |
| createElementNS http://www.w3.org/1999/xhtml,ä,ä | PASS |
| createElementNS http://www.w3.org/2000/svg,ABC,ABC | PASS |
| createElementNS http://www.w3.org/2000/svg,ABC,Abc | PASS |
| createElementNS http://www.w3.org/2000/svg,ABC,abc | PASS |
| createElementNS http://www.w3.org/2000/svg,ABC,Ä | PASS |
| createElementNS http://www.w3.org/2000/svg,ABC,ä | PASS |
| createElementNS http://www.w3.org/2000/svg,Abc,ABC | PASS |
| createElementNS http://www.w3.org/2000/svg,Abc,Abc | PASS |
| createElementNS http://www.w3.org/2000/svg,Abc,abc | PASS |
| createElementNS http://www.w3.org/2000/svg,Abc,Ä | PASS |
| createElementNS http://www.w3.org/2000/svg,Abc,ä | PASS |
| createElementNS http://www.w3.org/2000/svg,abc,ABC | PASS |
| createElementNS http://www.w3.org/2000/svg,abc,Abc | PASS |
| createElementNS http://www.w3.org/2000/svg,abc,abc | PASS |
| createElementNS http://www.w3.org/2000/svg,abc,Ä | PASS |
| createElementNS http://www.w3.org/2000/svg,abc,ä | PASS |
| createElementNS http://www.w3.org/2000/svg,Ä,ABC | PASS |
| createElementNS http://www.w3.org/2000/svg,Ä,Abc | PASS |
| createElementNS http://www.w3.org/2000/svg,Ä,abc | PASS |
| createElementNS http://www.w3.org/2000/svg,Ä,Ä | PASS |
| createElementNS http://www.w3.org/2000/svg,Ä,ä | PASS |
| createElementNS http://www.w3.org/2000/svg,ä,ABC | PASS |
| createElementNS http://www.w3.org/2000/svg,ä,Abc | PASS |
| createElementNS http://www.w3.org/2000/svg,ä,abc | PASS |
| createElementNS http://www.w3.org/2000/svg,ä,Ä | PASS |
| createElementNS http://www.w3.org/2000/svg,ä,ä | PASS |
| createElementNS Ä | PASS |
| createElementNS ä | PASS |
| getAttribute ABC | PASS |
| getAttribute Abc | PASS |
| getAttribute abc | PASS |
| getAttribute Ä | PASS |
| getAttribute ä | PASS |
| getAttributeNS ABC | PASS |
| getAttributeNS Abc | PASS |
| getAttributeNS abc | PASS |
| getAttributeNS http://FOO,ABC,ABC | PASS |
| getAttributeNS http://FOO,ABC,Abc | PASS |
| getAttributeNS http://FOO,ABC,abc | PASS |
| getAttributeNS http://FOO,ABC,Ä | PASS |
| getAttributeNS http://FOO,ABC,ä | PASS |
| getAttributeNS http://FOO,Abc,ABC | PASS |
| getAttributeNS http://FOO,Abc,Abc | PASS |
| getAttributeNS http://FOO,Abc,abc | PASS |
| getAttributeNS http://FOO,Abc,Ä | PASS |
| getAttributeNS http://FOO,Abc,ä | PASS |
| getAttributeNS http://FOO,abc,ABC | PASS |
| getAttributeNS http://FOO,abc,Abc | PASS |
| getAttributeNS http://FOO,abc,abc | PASS |
| getAttributeNS http://FOO,abc,Ä | PASS |
| getAttributeNS http://FOO,abc,ä | PASS |
| getAttributeNS http://FOO,Ä,ABC | PASS |
| getAttributeNS http://FOO,Ä,Abc | PASS |
| getAttributeNS http://FOO,Ä,abc | PASS |
| getAttributeNS http://FOO,Ä,Ä | PASS |
| getAttributeNS http://FOO,Ä,ä | PASS |
| getAttributeNS http://FOO,ä,ABC | PASS |
| getAttributeNS http://FOO,ä,Abc | PASS |
| getAttributeNS http://FOO,ä,abc | PASS |
| getAttributeNS http://FOO,ä,Ä | PASS |
| getAttributeNS http://FOO,ä,ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ABC,ABC | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ABC,Abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ABC,abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ABC,Ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ABC,ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Abc,ABC | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Abc,Abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Abc,abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Abc,Ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Abc,ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,abc,ABC | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,abc,Abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,abc,abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,abc,Ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,abc,ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Ä,ABC | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Ä,Abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Ä,abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Ä,Ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,Ä,ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ä,ABC | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ä,Abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ä,abc | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ä,Ä | PASS |
| getAttributeNS http://www.w3.org/1999/xhtml,ä,ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ABC,ABC | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ABC,Abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ABC,abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ABC,Ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ABC,ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Abc,ABC | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Abc,Abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Abc,abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Abc,Ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Abc,ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,abc,ABC | PASS |
| getAttributeNS http://www.w3.org/2000/svg,abc,Abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,abc,abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,abc,Ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,abc,ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Ä,ABC | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Ä,Abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Ä,abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Ä,Ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,Ä,ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ä,ABC | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ä,Abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ä,abc | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ä,Ä | PASS |
| getAttributeNS http://www.w3.org/2000/svg,ä,ä | PASS |
| getAttributeNS Ä | PASS |
| getAttributeNS ä | PASS |
| getElementsByTagName ABC | PASS |
| getElementsByTagName Abc | PASS |
| getElementsByTagName a:ABC | PASS |
| getElementsByTagName a:Abc | PASS |
| getElementsByTagName a:abc | PASS |
| getElementsByTagName a:Ä | PASS |
| getElementsByTagName a:ä | PASS |
| getElementsByTagName abc | PASS |
| getElementsByTagName Ä | PASS |
| getElementsByTagName ä | PASS |
| getElementsByTagNameNS ,ABC | PASS |
| getElementsByTagNameNS ,Abc | PASS |
| getElementsByTagNameNS ,abc | PASS |
| getElementsByTagNameNS ,Ä | PASS |
| getElementsByTagNameNS ,ä | PASS |
| getElementsByTagNameNS http://FOO,ABC | PASS |
| getElementsByTagNameNS http://FOO,Abc | PASS |
| getElementsByTagNameNS http://FOO,abc | PASS |
| getElementsByTagNameNS http://FOO,Ä | PASS |
| getElementsByTagNameNS http://FOO,ä | PASS |
| getElementsByTagNameNS http://www.w3.org/1999/xhtml,ABC | PASS |
| getElementsByTagNameNS http://www.w3.org/1999/xhtml,Abc | PASS |
| getElementsByTagNameNS http://www.w3.org/1999/xhtml,abc | PASS |
| getElementsByTagNameNS http://www.w3.org/1999/xhtml,Ä | PASS |
| getElementsByTagNameNS http://www.w3.org/1999/xhtml,ä | PASS |
| getElementsByTagNameNS http://www.w3.org/2000/svg,ABC | PASS |
| getElementsByTagNameNS http://www.w3.org/2000/svg,Abc | PASS |
| getElementsByTagNameNS http://www.w3.org/2000/svg,abc | PASS |
| getElementsByTagNameNS http://www.w3.org/2000/svg,Ä | PASS |
| getElementsByTagNameNS http://www.w3.org/2000/svg,ä | PASS |
| setAttribute ABC | PASS |
| setAttribute Abc | PASS |
| setAttribute abc | PASS |
| setAttribute Ä | PASS |
| setAttribute ä | PASS |
| setAttributeNS ABC | PASS |
| setAttributeNS Abc | PASS |
| setAttributeNS abc | PASS |
| setAttributeNS http://FOO,ABC,ABC | PASS |
| setAttributeNS http://FOO,ABC,Abc | PASS |
| setAttributeNS http://FOO,ABC,abc | PASS |
| setAttributeNS http://FOO,ABC,Ä | PASS |
| setAttributeNS http://FOO,ABC,ä | PASS |
| setAttributeNS http://FOO,Abc,ABC | PASS |
| setAttributeNS http://FOO,Abc,Abc | PASS |
| setAttributeNS http://FOO,Abc,abc | PASS |
| setAttributeNS http://FOO,Abc,Ä | PASS |
| setAttributeNS http://FOO,Abc,ä | PASS |
| setAttributeNS http://FOO,abc,ABC | PASS |
| setAttributeNS http://FOO,abc,Abc | PASS |
| setAttributeNS http://FOO,abc,abc | PASS |
| setAttributeNS http://FOO,abc,Ä | PASS |
| setAttributeNS http://FOO,abc,ä | PASS |
| setAttributeNS http://FOO,Ä,ABC | PASS |
| setAttributeNS http://FOO,Ä,Abc | PASS |
| setAttributeNS http://FOO,Ä,abc | PASS |
| setAttributeNS http://FOO,Ä,Ä | PASS |
| setAttributeNS http://FOO,Ä,ä | PASS |
| setAttributeNS http://FOO,ä,ABC | PASS |
| setAttributeNS http://FOO,ä,Abc | PASS |
| setAttributeNS http://FOO,ä,abc | PASS |
| setAttributeNS http://FOO,ä,Ä | PASS |
| setAttributeNS http://FOO,ä,ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ABC,ABC | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ABC,Abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ABC,abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ABC,Ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ABC,ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Abc,ABC | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Abc,Abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Abc,abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Abc,Ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Abc,ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,abc,ABC | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,abc,Abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,abc,abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,abc,Ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,abc,ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Ä,ABC | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Ä,Abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Ä,abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Ä,Ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,Ä,ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ä,ABC | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ä,Abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ä,abc | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ä,Ä | PASS |
| setAttributeNS http://www.w3.org/1999/xhtml,ä,ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ABC,ABC | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ABC,Abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ABC,abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ABC,Ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ABC,ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Abc,ABC | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Abc,Abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Abc,abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Abc,Ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Abc,ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,abc,ABC | PASS |
| setAttributeNS http://www.w3.org/2000/svg,abc,Abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,abc,abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,abc,Ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,abc,ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Ä,ABC | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Ä,Abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Ä,abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Ä,Ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,Ä,ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ä,ABC | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ä,Abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ä,abc | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ä,Ä | PASS |
| setAttributeNS http://www.w3.org/2000/svg,ä,ä | PASS |
| setAttributeNS Ä | PASS |
| setAttributeNS ä | PASS |
| /dom/ranges/Range-collapse.html | OK |
| Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], toStart false | PASS |
| Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], toStart omitted | PASS |
| Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], toStart true | PASS |
| Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], toStart false | PASS |
| Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], toStart omitted | PASS |
| Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1], toStart true | PASS |
| Range 10 [document.documentElement, 0, document.documentElement, 1], toStart false | PASS |
| Range 10 [document.documentElement, 0, document.documentElement, 1], toStart omitted | PASS |
| Range 10 [document.documentElement, 0, document.documentElement, 1], toStart true | PASS |
| Range 11 [document.documentElement, 0, document.documentElement, 2], toStart false | PASS |
| Range 11 [document.documentElement, 0, document.documentElement, 2], toStart omitted | PASS |
| Range 11 [document.documentElement, 0, document.documentElement, 2], toStart true | PASS |
| Range 12 [document.documentElement, 1, document.documentElement, 2], toStart false | PASS |
| Range 12 [document.documentElement, 1, document.documentElement, 2], toStart omitted | PASS |
| Range 12 [document.documentElement, 1, document.documentElement, 2], toStart true | PASS |
| Range 13 [document.head, 1, document.head, 1], toStart false | PASS |
| Range 13 [document.head, 1, document.head, 1], toStart omitted | PASS |
| Range 13 [document.head, 1, document.head, 1], toStart true | PASS |
| Range 14 [document.body, 4, document.body, 5], toStart false | PASS |
| Range 14 [document.body, 4, document.body, 5], toStart omitted | PASS |
| Range 14 [document.body, 4, document.body, 5], toStart true | PASS |
| Range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], toStart false | PASS |
| Range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], toStart omitted | PASS |
| Range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], toStart true | PASS |
| Range 16 [paras[0], 0, paras[0], 1], toStart false | PASS |
| Range 16 [paras[0], 0, paras[0], 1], toStart omitted | PASS |
| Range 16 [paras[0], 0, paras[0], 1], toStart true | PASS |
| Range 17 [detachedPara1, 0, detachedPara1, 1], toStart false | PASS |
| Range 17 [detachedPara1, 0, detachedPara1, 1], toStart omitted | PASS |
| Range 17 [detachedPara1, 0, detachedPara1, 1], toStart true | PASS |
| Range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], toStart false | PASS |
| Range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], toStart omitted | PASS |
| Range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0], toStart true | PASS |
| Range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], toStart false | PASS |
| Range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], toStart omitted | PASS |
| Range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8], toStart true | PASS |
| Range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], toStart false | PASS |
| Range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], toStart omitted | PASS |
| Range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8], toStart true | PASS |
| Range 20 [paras[0].firstChild, 3, paras[3], 1], toStart false | PASS |
| Range 20 [paras[0].firstChild, 3, paras[3], 1], toStart omitted | PASS |
| Range 20 [paras[0].firstChild, 3, paras[3], 1], toStart true | PASS |
| Range 21 [paras[0], 0, paras[0].firstChild, 7], toStart false | PASS |
| Range 21 [paras[0], 0, paras[0].firstChild, 7], toStart omitted | PASS |
| Range 21 [paras[0], 0, paras[0].firstChild, 7], toStart true | PASS |
| Range 22 [testDiv, 2, paras[4], 1], toStart false | PASS |
| Range 22 [testDiv, 2, paras[4], 1], toStart omitted | PASS |
| Range 22 [testDiv, 2, paras[4], 1], toStart true | PASS |
| Range 23 [document, 0, document, 1], toStart false | PASS |
| Range 23 [document, 0, document, 1], toStart omitted | PASS |
| Range 23 [document, 0, document, 1], toStart true | PASS |
| Range 24 [document, 0, document, 2], toStart false | PASS |
| Range 24 [document, 0, document, 2], toStart omitted | PASS |
| Range 24 [document, 0, document, 2], toStart true | PASS |
| Range 25 [comment, 2, comment, 3], toStart false | PASS |
| Range 25 [comment, 2, comment, 3], toStart omitted | PASS |
| Range 25 [comment, 2, comment, 3], toStart true | PASS |
| Range 26 [testDiv, 0, comment, 5], toStart false | PASS |
| Range 26 [testDiv, 0, comment, 5], toStart omitted | PASS |
| Range 26 [testDiv, 0, comment, 5], toStart true | PASS |
| Range 27 [foreignDoc, 1, foreignComment, 2], toStart false | PASS |
| Range 27 [foreignDoc, 1, foreignComment, 2], toStart omitted | PASS |
| Range 27 [foreignDoc, 1, foreignComment, 2], toStart true | PASS |
| Range 28 [foreignDoc.body, 0, foreignTextNode, 36], toStart false | PASS |
| Range 28 [foreignDoc.body, 0, foreignTextNode, 36], toStart omitted | PASS |
| Range 28 [foreignDoc.body, 0, foreignTextNode, 36], toStart true | PASS |
| Range 29 [xmlDoc, 1, xmlComment, 0], toStart false | PASS |
| Range 29 [xmlDoc, 1, xmlComment, 0], toStart omitted | PASS |
| Range 29 [xmlDoc, 1, xmlComment, 0], toStart true | PASS |
| Range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], toStart false | PASS |
| Range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], toStart omitted | PASS |
| Range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9], toStart true | PASS |
| Range 30 [detachedTextNode, 0, detachedTextNode, 8], toStart false | PASS |
| Range 30 [detachedTextNode, 0, detachedTextNode, 8], toStart omitted | PASS |
| Range 30 [detachedTextNode, 0, detachedTextNode, 8], toStart true | PASS |
| Range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], toStart false | PASS |
| Range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], toStart omitted | PASS |
| Range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8], toStart true | PASS |
| Range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], toStart false | PASS |
| Range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], toStart omitted | PASS |
| Range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8], toStart true | PASS |
| Range 33 [detachedComment, 3, detachedComment, 4], toStart false | PASS |
| Range 33 [detachedComment, 3, detachedComment, 4], toStart omitted | PASS |
| Range 33 [detachedComment, 3, detachedComment, 4], toStart true | PASS |
| Range 34 [detachedForeignComment, 0, detachedForeignComment, 1], toStart false | PASS |
| Range 34 [detachedForeignComment, 0, detachedForeignComment, 1], toStart omitted | PASS |
| Range 34 [detachedForeignComment, 0, detachedForeignComment, 1], toStart true | PASS |
| Range 35 [detachedXmlComment, 2, detachedXmlComment, 6], toStart false | PASS |
| Range 35 [detachedXmlComment, 2, detachedXmlComment, 6], toStart omitted | PASS |
| Range 35 [detachedXmlComment, 2, detachedXmlComment, 6], toStart true | PASS |
| Range 36 [docfrag, 0, docfrag, 0], toStart false | PASS |
| Range 36 [docfrag, 0, docfrag, 0], toStart omitted | PASS |
| Range 36 [docfrag, 0, docfrag, 0], toStart true | PASS |
| Range 37 [processingInstruction, 0, processingInstruction, 4], toStart false | PASS |
| Range 37 [processingInstruction, 0, processingInstruction, 4], toStart omitted | PASS |
| Range 37 [processingInstruction, 0, processingInstruction, 4], toStart true | PASS |
| Range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1], toStart false | PASS |
| Range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1], toStart omitted | PASS |
| Range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1], toStart true | PASS |
| Range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8], toStart false | PASS |
| Range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8], toStart omitted | PASS |
| Range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8], toStart true | PASS |
| Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], toStart false | PASS |
| Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], toStart omitted | PASS |
| Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0], toStart true | PASS |
| Range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1], toStart false | PASS |
| Range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1], toStart omitted | PASS |
| Range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1], toStart true | PASS |
| Range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1], toStart false | PASS |
| Range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1], toStart omitted | PASS |
| Range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1], toStart true | PASS |
| Range 42 [foreignDoc.head, 1, foreignDoc.head, 1], toStart false | PASS |
| Range 42 [foreignDoc.head, 1, foreignDoc.head, 1], toStart omitted | PASS |
| Range 42 [foreignDoc.head, 1, foreignDoc.head, 1], toStart true | PASS |
| Range 43 [foreignDoc.body, 0, foreignDoc.body, 0], toStart false | PASS |
| Range 43 [foreignDoc.body, 0, foreignDoc.body, 0], toStart omitted | PASS |
| Range 43 [foreignDoc.body, 0, foreignDoc.body, 0], toStart true | PASS |
| Range 44 [paras[0], 0, paras[0], 0], toStart false | PASS |
| Range 44 [paras[0], 0, paras[0], 0], toStart omitted | PASS |
| Range 44 [paras[0], 0, paras[0], 0], toStart true | PASS |
| Range 45 [detachedPara1, 0, detachedPara1, 0], toStart false | PASS |
| Range 45 [detachedPara1, 0, detachedPara1, 0], toStart omitted | PASS |
| Range 45 [detachedPara1, 0, detachedPara1, 0], toStart true | PASS |
| Range 46 [testDiv, 1, paras[2].firstChild, 5], toStart false | PASS |
| Range 46 [testDiv, 1, paras[2].firstChild, 5], toStart omitted | PASS |
| Range 46 [testDiv, 1, paras[2].firstChild, 5], toStart true | PASS |
| Range 47 [document.documentElement, 1, document.body, 0], toStart false | PASS |
| Range 47 [document.documentElement, 1, document.body, 0], toStart omitted | PASS |
| Range 47 [document.documentElement, 1, document.body, 0], toStart true | PASS |
| Range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0], toStart false | PASS |
| Range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0], toStart omitted | PASS |
| Range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0], toStart true | PASS |
| Range 49 [document, 1, document, 2], toStart false | PASS |
| Range 49 [document, 1, document, 2], toStart omitted | PASS |
| Range 49 [document, 1, document, 2], toStart true | PASS |
| Range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], toStart false | PASS |
| Range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], toStart omitted | PASS |
| Range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9], toStart true | PASS |
| Range 50 [paras[2].firstChild, 4, comment, 2], toStart false | PASS |
| Range 50 [paras[2].firstChild, 4, comment, 2], toStart omitted | PASS |
| Range 50 [paras[2].firstChild, 4, comment, 2], toStart true | PASS |
| Range 51 [paras[3], 1, comment, 8], toStart false | PASS |
| Range 51 [paras[3], 1, comment, 8], toStart omitted | PASS |
| Range 51 [paras[3], 1, comment, 8], toStart true | PASS |
| Range 52 [foreignDoc, 0, foreignDoc, 0], toStart false | PASS |
| Range 52 [foreignDoc, 0, foreignDoc, 0], toStart omitted | PASS |
| Range 52 [foreignDoc, 0, foreignDoc, 0], toStart true | PASS |
| Range 53 [xmlDoc, 0, xmlDoc, 0], toStart false | PASS |
| Range 53 [xmlDoc, 0, xmlDoc, 0], toStart omitted | PASS |
| Range 53 [xmlDoc, 0, xmlDoc, 0], toStart true | PASS |
| Range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7], toStart false | PASS |
| Range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7], toStart omitted | PASS |
| Range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7], toStart true | PASS |
| Range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7], toStart false | PASS |
| Range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7], toStart omitted | PASS |
| Range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7], toStart true | PASS |
| Range 56 [detachedComment, 5, detachedComment, 5], toStart false | PASS |
| Range 56 [detachedComment, 5, detachedComment, 5], toStart omitted | PASS |
| Range 56 [detachedComment, 5, detachedComment, 5], toStart true | PASS |
| Range 57 [detachedForeignComment, 4, detachedForeignComment, 4], toStart false | PASS |
| Range 57 [detachedForeignComment, 4, detachedForeignComment, 4], toStart omitted | PASS |
| Range 57 [detachedForeignComment, 4, detachedForeignComment, 4], toStart true | PASS |
| Range 58 [foreignDocfrag, 0, foreignDocfrag, 0], toStart false | PASS |
| Range 58 [foreignDocfrag, 0, foreignDocfrag, 0], toStart omitted | PASS |
| Range 58 [foreignDocfrag, 0, foreignDocfrag, 0], toStart true | PASS |
| Range 59 [xmlDocfrag, 0, xmlDocfrag, 0], toStart false | PASS |
| Range 59 [xmlDocfrag, 0, xmlDocfrag, 0], toStart omitted | PASS |
| Range 59 [xmlDocfrag, 0, xmlDocfrag, 0], toStart true | PASS |
| Range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], toStart false | PASS |
| Range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], toStart omitted | PASS |
| Range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], toStart true | PASS |
| Range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], toStart false | PASS |
| Range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], toStart omitted | PASS |
| Range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], toStart true | PASS |
| Range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], toStart false | PASS |
| Range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], toStart omitted | PASS |
| Range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], toStart true | PASS |
| Range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], toStart false | PASS |
| Range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], toStart omitted | PASS |
| Range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], toStart true | PASS |
| /dom/nodes/Document-contentType/contentType/createHTMLDocument.html | OK |
| document.implementation.createHTMLDocument: document.contentType === 'text/html' | PASS |
| /dom/ranges/Range-mutations-dataChange.html | OK |
| comment.data += "", with selected range collapsed at (comment, 0) | PASS |
| comment.data += "", with selected range collapsed at (comment, 1) | PASS |
| comment.data += "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.data += "", with selected range on comment from 0 to 1 | PASS |
| comment.data += "", with selected range on comment from 0 to comment.length | PASS |
| comment.data += "", with selected range on comment from 1 to comment.length | PASS |
| comment.data += "", with unselected range collapsed at (comment, 0) | PASS |
| comment.data += "", with unselected range collapsed at (comment, 1) | PASS |
| comment.data += "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data += "", with unselected range on comment from 0 to 1 | PASS |
| comment.data += "", with unselected range on comment from 0 to comment.length | PASS |
| comment.data += "", with unselected range on comment from 1 to comment.length | PASS |
| comment.data += "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.data += "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.data += "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.data += "foo", with selected range on comment from 0 to 1 | PASS |
| comment.data += "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.data += "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.data += "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.data += "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.data += "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data += "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.data += "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.data += "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.data += comment.data, with selected range collapsed at (comment, 0) | PASS |
| comment.data += comment.data, with selected range collapsed at (comment, 1) | PASS |
| comment.data += comment.data, with selected range collapsed at (comment, comment.length) | PASS |
| comment.data += comment.data, with selected range on comment from 0 to 1 | PASS |
| comment.data += comment.data, with selected range on comment from 0 to comment.length | PASS |
| comment.data += comment.data, with selected range on comment from 1 to comment.length | PASS |
| comment.data += comment.data, with unselected range collapsed at (comment, 0) | PASS |
| comment.data += comment.data, with unselected range collapsed at (comment, 1) | PASS |
| comment.data += comment.data, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data += comment.data, with unselected range on comment from 0 to 1 | PASS |
| comment.data += comment.data, with unselected range on comment from 0 to comment.length | PASS |
| comment.data += comment.data, with unselected range on comment from 1 to comment.length | PASS |
| comment.data = "", with selected range collapsed at (comment, 0) | PASS |
| comment.data = "", with selected range collapsed at (comment, 1) | PASS |
| comment.data = "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.data = "", with selected range on comment from 0 to 1 | PASS |
| comment.data = "", with selected range on comment from 0 to comment.length | PASS |
| comment.data = "", with selected range on comment from 1 to comment.length | PASS |
| comment.data = "", with unselected range collapsed at (comment, 0) | PASS |
| comment.data = "", with unselected range collapsed at (comment, 1) | PASS |
| comment.data = "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data = "", with unselected range on comment from 0 to 1 | PASS |
| comment.data = "", with unselected range on comment from 0 to comment.length | PASS |
| comment.data = "", with unselected range on comment from 1 to comment.length | PASS |
| comment.data = "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.data = "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.data = "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.data = "foo", with selected range on comment from 0 to 1 | PASS |
| comment.data = "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.data = "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.data = "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.data = "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.data = "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data = "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.data = "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.data = "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.data = comment.data, with selected range collapsed at (comment, 0) | PASS |
| comment.data = comment.data, with selected range collapsed at (comment, 1) | PASS |
| comment.data = comment.data, with selected range collapsed at (comment, comment.length) | PASS |
| comment.data = comment.data, with selected range on comment from 0 to 1 | PASS |
| comment.data = comment.data, with selected range on comment from 0 to comment.length | PASS |
| comment.data = comment.data, with selected range on comment from 1 to comment.length | PASS |
| comment.data = comment.data, with unselected range collapsed at (comment, 0) | PASS |
| comment.data = comment.data, with unselected range collapsed at (comment, 1) | PASS |
| comment.data = comment.data, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.data = comment.data, with unselected range on comment from 0 to 1 | PASS |
| comment.data = comment.data, with unselected range on comment from 0 to comment.length | PASS |
| comment.data = comment.data, with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += "", with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += "", with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += "", with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue += "", with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += "", with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += "", with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += "", with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += "", with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue += "", with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += "", with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += "foo", with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue += "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue += "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += comment.nodeValue, with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += comment.nodeValue, with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += comment.nodeValue, with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += comment.nodeValue, with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue += comment.nodeValue, with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += comment.nodeValue, with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue += comment.nodeValue, with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = "", with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = "", with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = "", with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue = "", with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = "", with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = "", with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = "", with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = "", with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue = "", with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = "", with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = "foo", with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue = "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue = "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = comment.nodeValue, with selected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = comment.nodeValue, with selected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = comment.nodeValue, with selected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = comment.nodeValue, with selected range on comment from 0 to 1 | PASS |
| comment.nodeValue = comment.nodeValue, with selected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = comment.nodeValue, with selected range on comment from 1 to comment.length | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range collapsed at (comment, 0) | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range collapsed at (comment, 1) | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range on comment from 0 to 1 | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range on comment from 0 to comment.length | PASS |
| comment.nodeValue = comment.nodeValue, with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent += "", with selected range collapsed at (comment, 0) | PASS |
| comment.textContent += "", with selected range collapsed at (comment, 1) | PASS |
| comment.textContent += "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += "", with selected range on comment from 0 to 1 | PASS |
| comment.textContent += "", with selected range on comment from 0 to comment.length | PASS |
| comment.textContent += "", with selected range on comment from 1 to comment.length | PASS |
| comment.textContent += "", with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent += "", with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent += "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += "", with unselected range on comment from 0 to 1 | PASS |
| comment.textContent += "", with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent += "", with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent += "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.textContent += "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.textContent += "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += "foo", with selected range on comment from 0 to 1 | PASS |
| comment.textContent += "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.textContent += "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.textContent += "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent += "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent += "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.textContent += "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent += "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent += comment.textContent, with selected range collapsed at (comment, 0) | PASS |
| comment.textContent += comment.textContent, with selected range collapsed at (comment, 1) | PASS |
| comment.textContent += comment.textContent, with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += comment.textContent, with selected range on comment from 0 to 1 | PASS |
| comment.textContent += comment.textContent, with selected range on comment from 0 to comment.length | PASS |
| comment.textContent += comment.textContent, with selected range on comment from 1 to comment.length | PASS |
| comment.textContent += comment.textContent, with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent += comment.textContent, with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent += comment.textContent, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent += comment.textContent, with unselected range on comment from 0 to 1 | PASS |
| comment.textContent += comment.textContent, with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent += comment.textContent, with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent = "", with selected range collapsed at (comment, 0) | PASS |
| comment.textContent = "", with selected range collapsed at (comment, 1) | PASS |
| comment.textContent = "", with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = "", with selected range on comment from 0 to 1 | PASS |
| comment.textContent = "", with selected range on comment from 0 to comment.length | PASS |
| comment.textContent = "", with selected range on comment from 1 to comment.length | PASS |
| comment.textContent = "", with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent = "", with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent = "", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = "", with unselected range on comment from 0 to 1 | PASS |
| comment.textContent = "", with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent = "", with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent = "foo", with selected range collapsed at (comment, 0) | PASS |
| comment.textContent = "foo", with selected range collapsed at (comment, 1) | PASS |
| comment.textContent = "foo", with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = "foo", with selected range on comment from 0 to 1 | PASS |
| comment.textContent = "foo", with selected range on comment from 0 to comment.length | PASS |
| comment.textContent = "foo", with selected range on comment from 1 to comment.length | PASS |
| comment.textContent = "foo", with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent = "foo", with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent = "foo", with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = "foo", with unselected range on comment from 0 to 1 | PASS |
| comment.textContent = "foo", with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent = "foo", with unselected range on comment from 1 to comment.length | PASS |
| comment.textContent = comment.textContent, with selected range collapsed at (comment, 0) | PASS |
| comment.textContent = comment.textContent, with selected range collapsed at (comment, 1) | PASS |
| comment.textContent = comment.textContent, with selected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = comment.textContent, with selected range on comment from 0 to 1 | PASS |
| comment.textContent = comment.textContent, with selected range on comment from 0 to comment.length | PASS |
| comment.textContent = comment.textContent, with selected range on comment from 1 to comment.length | PASS |
| comment.textContent = comment.textContent, with unselected range collapsed at (comment, 0) | PASS |
| comment.textContent = comment.textContent, with unselected range collapsed at (comment, 1) | PASS |
| comment.textContent = comment.textContent, with unselected range collapsed at (comment, comment.length) | PASS |
| comment.textContent = comment.textContent, with unselected range on comment from 0 to 1 | PASS |
| comment.textContent = comment.textContent, with unselected range on comment from 0 to comment.length | PASS |
| comment.textContent = comment.textContent, with unselected range on comment from 1 to comment.length | PASS |
| detachedComment.data += "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data += "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data += "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data += "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data += detachedComment.data, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += detachedComment.data, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += detachedComment.data, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += detachedComment.data, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += detachedComment.data, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += detachedComment.data, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data += detachedComment.data, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data += detachedComment.data, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data += detachedComment.data, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data += detachedComment.data, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data += detachedComment.data, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data += detachedComment.data, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = detachedComment.data, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = detachedComment.data, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = detachedComment.data, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = detachedComment.data, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = detachedComment.data, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = detachedComment.data, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.data = detachedComment.data, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.data = detachedComment.data, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.data = detachedComment.data, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.data = detachedComment.data, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.data = detachedComment.data, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.data = detachedComment.data, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue += detachedComment.nodeValue, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.nodeValue = detachedComment.nodeValue, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += detachedComment.textContent, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent += detachedComment.textContent, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = "", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = "", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = "", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = "", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = "", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = "", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = "", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = "", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = "", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = "", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = "", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = "", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = "foo", with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = "foo", with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = "foo", with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = "foo", with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = "foo", with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = "foo", with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = "foo", with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = "foo", with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = "foo", with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = "foo", with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = "foo", with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = "foo", with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = detachedComment.textContent, with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.textContent = detachedComment.textContent, with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedForeignComment.data += "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data += detachedForeignComment.data, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.data = detachedForeignComment.data, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue += detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.nodeValue = detachedForeignComment.nodeValue, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent += detachedForeignComment.textContent, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = "", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = "", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = "", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = "", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = "", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = "", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = "", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = "", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "foo", with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = "foo", with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = "foo", with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = "foo", with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = "foo", with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "foo", with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "foo", with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = "foo", with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = "foo", with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = "foo", with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = "foo", with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = "foo", with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.textContent = detachedForeignComment.textContent, with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignTextNode.data += "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data += detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.data = detachedForeignTextNode.data, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue += detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.nodeValue = detachedForeignTextNode.nodeValue, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent += detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = "", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = "", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = "", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = "", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = "", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = "", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = "", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = "", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "foo", with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = "foo", with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.textContent = detachedForeignTextNode.textContent, with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedTextNode.data += "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data += "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data += "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data += "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += detachedTextNode.data, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data += detachedTextNode.data, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = detachedTextNode.data, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.data = detachedTextNode.data, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue += detachedTextNode.nodeValue, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.nodeValue = detachedTextNode.nodeValue, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent += detachedTextNode.textContent, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = "", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = "", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = "", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = "", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = "", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = "", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = "", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = "", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "foo", with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = "foo", with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = "foo", with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = "foo", with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = "foo", with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "foo", with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "foo", with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = "foo", with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = "foo", with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = "foo", with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = "foo", with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = "foo", with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.textContent = detachedTextNode.textContent, with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedXmlComment.data += "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data += detachedXmlComment.data, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.data = detachedXmlComment.data, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent += detachedXmlComment.textContent, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = "", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = "", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = "", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = "", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = "", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = "", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = "", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = "", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "foo", with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = "foo", with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = "foo", with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = "foo", with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = "foo", with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "foo", with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "foo", with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = "foo", with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = "foo", with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = "foo", with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = "foo", with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = "foo", with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.textContent = detachedXmlComment.textContent, with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlTextNode.data += "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data += detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.data = detachedXmlTextNode.data, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue += detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.nodeValue = detachedXmlTextNode.nodeValue, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent += detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = "", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = "", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = "", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = "", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = "", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = "", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = "", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = "", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "foo", with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = "foo", with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.textContent = detachedXmlTextNode.textContent, with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| foreignComment.data += "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data += "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data += "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data += "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data += foreignComment.data, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += foreignComment.data, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += foreignComment.data, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += foreignComment.data, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += foreignComment.data, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += foreignComment.data, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data += foreignComment.data, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data += foreignComment.data, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data += foreignComment.data, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data += foreignComment.data, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data += foreignComment.data, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data += foreignComment.data, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = foreignComment.data, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = foreignComment.data, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = foreignComment.data, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = foreignComment.data, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = foreignComment.data, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = foreignComment.data, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.data = foreignComment.data, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.data = foreignComment.data, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.data = foreignComment.data, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.data = foreignComment.data, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.data = foreignComment.data, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.data = foreignComment.data, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue += foreignComment.nodeValue, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.nodeValue = foreignComment.nodeValue, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += foreignComment.textContent, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent += foreignComment.textContent, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = "", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = "", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = "", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = "", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = "", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = "", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = "", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = "", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = "", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = "", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = "", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = "", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = "foo", with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = "foo", with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = "foo", with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = "foo", with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = "foo", with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = "foo", with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = "foo", with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = "foo", with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = "foo", with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = "foo", with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = "foo", with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = "foo", with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = foreignComment.textContent, with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.textContent = foreignComment.textContent, with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignTextNode.data += "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data += "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data += "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data += "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += foreignTextNode.data, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data += foreignTextNode.data, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = foreignTextNode.data, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.data = foreignTextNode.data, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue += foreignTextNode.nodeValue, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.nodeValue = foreignTextNode.nodeValue, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent += foreignTextNode.textContent, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = "", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = "", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = "", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = "", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = "", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = "", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = "", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = "", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "foo", with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = "foo", with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = "foo", with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = "foo", with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = "foo", with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "foo", with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "foo", with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = "foo", with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = "foo", with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = "foo", with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = "foo", with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = "foo", with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.textContent = foreignTextNode.textContent, with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| paras[0].firstChild.data += "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data += paras[0].firstChild.data, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.data = paras[0].firstChild.data, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue += paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.nodeValue = paras[0].firstChild.nodeValue, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent += paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = "", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = "", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = "", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = "", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = "", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = "", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = "", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = "", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "foo", with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = "foo", with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = "foo", with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = "foo", with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = "foo", with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "foo", with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = "foo", with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.textContent = paras[0].firstChild.textContent, with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[1].firstChild.data += "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data += paras[1].firstChild.data, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.data = paras[1].firstChild.data, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue += paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.nodeValue = paras[1].firstChild.nodeValue, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent += paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = "", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = "", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = "", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = "", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = "", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = "", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = "", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = "", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "foo", with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = "foo", with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = "foo", with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = "foo", with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = "foo", with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "foo", with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = "foo", with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.textContent = paras[1].firstChild.textContent, with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| xmlComment.data += "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data += "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data += "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data += "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data += xmlComment.data, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += xmlComment.data, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += xmlComment.data, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += xmlComment.data, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += xmlComment.data, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += xmlComment.data, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data += xmlComment.data, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data += xmlComment.data, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data += xmlComment.data, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data += xmlComment.data, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data += xmlComment.data, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data += xmlComment.data, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = xmlComment.data, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = xmlComment.data, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = xmlComment.data, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = xmlComment.data, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = xmlComment.data, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = xmlComment.data, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.data = xmlComment.data, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.data = xmlComment.data, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.data = xmlComment.data, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.data = xmlComment.data, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.data = xmlComment.data, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.data = xmlComment.data, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue += xmlComment.nodeValue, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.nodeValue = xmlComment.nodeValue, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += xmlComment.textContent, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent += xmlComment.textContent, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = "", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = "", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = "", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = "", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = "", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = "", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = "", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = "", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = "", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = "", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = "", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = "", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = "foo", with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = "foo", with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = "foo", with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = "foo", with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = "foo", with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = "foo", with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = "foo", with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = "foo", with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = "foo", with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = "foo", with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = "foo", with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = "foo", with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = xmlComment.textContent, with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.textContent = xmlComment.textContent, with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlTextNode.data += "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data += "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data += "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data += "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += xmlTextNode.data, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data += xmlTextNode.data, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = xmlTextNode.data, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.data = xmlTextNode.data, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue += xmlTextNode.nodeValue, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.nodeValue = xmlTextNode.nodeValue, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent += xmlTextNode.textContent, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = "", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = "", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = "", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = "", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = "", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = "", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = "", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = "", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "foo", with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = "foo", with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = "foo", with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = "foo", with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = "foo", with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "foo", with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "foo", with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = "foo", with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = "foo", with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = "foo", with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = "foo", with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = "foo", with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.textContent = xmlTextNode.textContent, with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| /dom/nodes/Element-childElement-null-svg.svg | OK |
| Null test | PASS |
| /dom/collections/HTMLCollection-supported-property-names.html | OK |
| Object.getOwnPropertyNames on HTMLCollection | PASS |
| Object.getOwnPropertyNames on HTMLCollection with expando object | PASS |
| Object.getOwnPropertyNames on HTMLCollection with non-HTML namespace | PASS |
| Trying to set a non-configurable expando that shadows a named property that gets added later | PASS |
| Trying to set an expando that shadows a named property that gets added later | PASS |
| Trying to set an expando that would shadow an already-existing named property | FAIL |
| /dom/events/Event-timestamp-high-resolution.html | OK |
| Constructed FocusEvent timestamp should be high resolution and have the same time origin as performance.now() | PASS |
| Constructed GamepadEvent timestamp should be high resolution and have the same time origin as performance.now() | PASS |
| Constructed KeyboardEvent timestamp should be high resolution and have the same time origin as performance.now() | PASS |
| Constructed MouseEvent timestamp should be high resolution and have the same time origin as performance.now() | PASS |
| Constructed WheelEvent timestamp should be high resolution and have the same time origin as performance.now() | PASS |
| /dom/nodes/ParentNode-append.html | OK |
| DocumentFrgment.append() with null as an argument, on a parent having a child. | PASS |
| DocumentFrgment.append() with null as an argument, on a parent having no child. | PASS |
| DocumentFrgment.append() with one element and text as argument, on a parent having a child. | PASS |
| DocumentFrgment.append() with only one element as an argument, on a parent having no child. | PASS |
| DocumentFrgment.append() with only text as an argument, on a parent having no child. | PASS |
| DocumentFrgment.append() with undefined as an argument, on a parent having no child. | PASS |
| DocumentFrgment.append() without any argument, on a parent having no child. | PASS |
| Element.append() with null as an argument, on a parent having a child. | PASS |
| Element.append() with null as an argument, on a parent having no child. | PASS |
| Element.append() with one element and text as argument, on a parent having a child. | PASS |
| Element.append() with only one element as an argument, on a parent having no child. | PASS |
| Element.append() with only text as an argument, on a parent having no child. | PASS |
| Element.append() with undefined as an argument, on a parent having no child. | PASS |
| Element.append() without any argument, on a parent having no child. | PASS |
| /dom/ranges/Range-intersectsNode.html | OK |
| Node 0 paras[0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 0 paras[0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 0 paras[0], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 0 paras[0], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 0 paras[0], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 0 paras[0], range 13 [document.head, 1, document.head, 1] | PASS |
| Node 0 paras[0], range 14 [document.body, 4, document.body, 5] | PASS |
| Node 0 paras[0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 0 paras[0], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 0 paras[0], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 0 paras[0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 0 paras[0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 0 paras[0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 0 paras[0], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 0 paras[0], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 0 paras[0], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 0 paras[0], range 23 [document, 0, document, 1] | PASS |
| Node 0 paras[0], range 24 [document, 0, document, 2] | PASS |
| Node 0 paras[0], range 25 [comment, 2, comment, 3] | PASS |
| Node 0 paras[0], range 26 [testDiv, 0, comment, 5] | PASS |
| Node 0 paras[0], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 0 paras[0], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 0 paras[0], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 0 paras[0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 0 paras[0], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 0 paras[0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 0 paras[0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 0 paras[0], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 0 paras[0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 0 paras[0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 0 paras[0], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 0 paras[0], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 0 paras[0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 0 paras[0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 0 paras[0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 0 paras[0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 0 paras[0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 0 paras[0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 0 paras[0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 0 paras[0], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 0 paras[0], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 0 paras[0], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 0 paras[0], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 0 paras[0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 0 paras[0], range 49 [document, 1, document, 2] | PASS |
| Node 0 paras[0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 0 paras[0], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 0 paras[0], range 51 [paras[3], 1, comment, 8] | PASS |
| Node 0 paras[0], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 0 paras[0], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 0 paras[0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 0 paras[0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 0 paras[0], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 0 paras[0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 0 paras[0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 0 paras[0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 0 paras[0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 0 paras[0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 0 paras[0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 0 paras[0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 1 paras[0].firstChild, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 1 paras[0].firstChild, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 1 paras[0].firstChild, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 1 paras[0].firstChild, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 1 paras[0].firstChild, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 1 paras[0].firstChild, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 1 paras[0].firstChild, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 1 paras[0].firstChild, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 1 paras[0].firstChild, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 1 paras[0].firstChild, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 1 paras[0].firstChild, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 1 paras[0].firstChild, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 1 paras[0].firstChild, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 1 paras[0].firstChild, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 1 paras[0].firstChild, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 1 paras[0].firstChild, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 1 paras[0].firstChild, range 23 [document, 0, document, 1] | PASS |
| Node 1 paras[0].firstChild, range 24 [document, 0, document, 2] | PASS |
| Node 1 paras[0].firstChild, range 25 [comment, 2, comment, 3] | PASS |
| Node 1 paras[0].firstChild, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 1 paras[0].firstChild, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 1 paras[0].firstChild, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 1 paras[0].firstChild, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 1 paras[0].firstChild, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 1 paras[0].firstChild, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 1 paras[0].firstChild, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 1 paras[0].firstChild, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 1 paras[0].firstChild, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 1 paras[0].firstChild, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 1 paras[0].firstChild, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 1 paras[0].firstChild, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 1 paras[0].firstChild, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 1 paras[0].firstChild, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 1 paras[0].firstChild, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 1 paras[0].firstChild, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 1 paras[0].firstChild, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 1 paras[0].firstChild, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 1 paras[0].firstChild, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 1 paras[0].firstChild, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 1 paras[0].firstChild, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 1 paras[0].firstChild, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 1 paras[0].firstChild, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 1 paras[0].firstChild, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 1 paras[0].firstChild, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 1 paras[0].firstChild, range 49 [document, 1, document, 2] | PASS |
| Node 1 paras[0].firstChild, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 1 paras[0].firstChild, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 1 paras[0].firstChild, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 1 paras[0].firstChild, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 1 paras[0].firstChild, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 1 paras[0].firstChild, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 1 paras[0].firstChild, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 1 paras[0].firstChild, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 1 paras[0].firstChild, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 1 paras[0].firstChild, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 1 paras[0].firstChild, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 1 paras[0].firstChild, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 1 paras[0].firstChild, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 1 paras[0].firstChild, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 1 paras[0].firstChild, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 10 foreignPara2, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 10 foreignPara2, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 10 foreignPara2, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 10 foreignPara2, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 10 foreignPara2, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 10 foreignPara2, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 10 foreignPara2, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 10 foreignPara2, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 10 foreignPara2, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 10 foreignPara2, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 10 foreignPara2, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 10 foreignPara2, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 10 foreignPara2, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 10 foreignPara2, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 10 foreignPara2, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 10 foreignPara2, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 10 foreignPara2, range 23 [document, 0, document, 1] | PASS |
| Node 10 foreignPara2, range 24 [document, 0, document, 2] | PASS |
| Node 10 foreignPara2, range 25 [comment, 2, comment, 3] | PASS |
| Node 10 foreignPara2, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 10 foreignPara2, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 10 foreignPara2, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 10 foreignPara2, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 10 foreignPara2, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 10 foreignPara2, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 10 foreignPara2, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 10 foreignPara2, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 10 foreignPara2, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 10 foreignPara2, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 10 foreignPara2, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 10 foreignPara2, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 10 foreignPara2, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 10 foreignPara2, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 10 foreignPara2, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 10 foreignPara2, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 10 foreignPara2, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 10 foreignPara2, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 10 foreignPara2, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 10 foreignPara2, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 10 foreignPara2, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 10 foreignPara2, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 10 foreignPara2, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 10 foreignPara2, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 10 foreignPara2, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 10 foreignPara2, range 49 [document, 1, document, 2] | PASS |
| Node 10 foreignPara2, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 10 foreignPara2, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 10 foreignPara2, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 10 foreignPara2, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 10 foreignPara2, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 10 foreignPara2, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 10 foreignPara2, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 10 foreignPara2, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 10 foreignPara2, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 10 foreignPara2, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 10 foreignPara2, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 10 foreignPara2, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 10 foreignPara2, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 10 foreignPara2, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 10 foreignPara2, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 11 xmlDoc, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 11 xmlDoc, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 11 xmlDoc, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 11 xmlDoc, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 11 xmlDoc, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 11 xmlDoc, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 11 xmlDoc, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 11 xmlDoc, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 11 xmlDoc, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 11 xmlDoc, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 11 xmlDoc, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 11 xmlDoc, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 11 xmlDoc, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 11 xmlDoc, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 11 xmlDoc, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 11 xmlDoc, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 11 xmlDoc, range 23 [document, 0, document, 1] | PASS |
| Node 11 xmlDoc, range 24 [document, 0, document, 2] | PASS |
| Node 11 xmlDoc, range 25 [comment, 2, comment, 3] | PASS |
| Node 11 xmlDoc, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 11 xmlDoc, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 11 xmlDoc, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 11 xmlDoc, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 11 xmlDoc, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 11 xmlDoc, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 11 xmlDoc, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 11 xmlDoc, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 11 xmlDoc, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 11 xmlDoc, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 11 xmlDoc, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 11 xmlDoc, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 11 xmlDoc, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 11 xmlDoc, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 11 xmlDoc, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 11 xmlDoc, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 11 xmlDoc, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 11 xmlDoc, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 11 xmlDoc, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 11 xmlDoc, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 11 xmlDoc, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 11 xmlDoc, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 11 xmlDoc, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 11 xmlDoc, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 11 xmlDoc, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 11 xmlDoc, range 49 [document, 1, document, 2] | PASS |
| Node 11 xmlDoc, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 11 xmlDoc, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 11 xmlDoc, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 11 xmlDoc, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 11 xmlDoc, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 11 xmlDoc, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 11 xmlDoc, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 11 xmlDoc, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 11 xmlDoc, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 11 xmlDoc, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 11 xmlDoc, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 11 xmlDoc, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 11 xmlDoc, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 11 xmlDoc, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 11 xmlDoc, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 12 xmlElement, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 12 xmlElement, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 12 xmlElement, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 12 xmlElement, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 12 xmlElement, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 12 xmlElement, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 12 xmlElement, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 12 xmlElement, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 12 xmlElement, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 12 xmlElement, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 12 xmlElement, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 12 xmlElement, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 12 xmlElement, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 12 xmlElement, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 12 xmlElement, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 12 xmlElement, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 12 xmlElement, range 23 [document, 0, document, 1] | PASS |
| Node 12 xmlElement, range 24 [document, 0, document, 2] | PASS |
| Node 12 xmlElement, range 25 [comment, 2, comment, 3] | PASS |
| Node 12 xmlElement, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 12 xmlElement, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 12 xmlElement, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 12 xmlElement, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 12 xmlElement, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 12 xmlElement, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 12 xmlElement, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 12 xmlElement, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 12 xmlElement, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 12 xmlElement, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 12 xmlElement, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 12 xmlElement, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 12 xmlElement, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 12 xmlElement, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 12 xmlElement, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 12 xmlElement, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 12 xmlElement, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 12 xmlElement, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 12 xmlElement, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 12 xmlElement, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 12 xmlElement, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 12 xmlElement, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 12 xmlElement, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 12 xmlElement, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 12 xmlElement, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 12 xmlElement, range 49 [document, 1, document, 2] | PASS |
| Node 12 xmlElement, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 12 xmlElement, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 12 xmlElement, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 12 xmlElement, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 12 xmlElement, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 12 xmlElement, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 12 xmlElement, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 12 xmlElement, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 12 xmlElement, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 12 xmlElement, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 12 xmlElement, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 12 xmlElement, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 12 xmlElement, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 12 xmlElement, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 12 xmlElement, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 13 detachedTextNode, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 13 detachedTextNode, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 13 detachedTextNode, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 13 detachedTextNode, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 13 detachedTextNode, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 13 detachedTextNode, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 13 detachedTextNode, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 13 detachedTextNode, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 13 detachedTextNode, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 13 detachedTextNode, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 13 detachedTextNode, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 13 detachedTextNode, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 13 detachedTextNode, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 13 detachedTextNode, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 13 detachedTextNode, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 13 detachedTextNode, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 13 detachedTextNode, range 23 [document, 0, document, 1] | PASS |
| Node 13 detachedTextNode, range 24 [document, 0, document, 2] | PASS |
| Node 13 detachedTextNode, range 25 [comment, 2, comment, 3] | PASS |
| Node 13 detachedTextNode, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 13 detachedTextNode, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 13 detachedTextNode, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 13 detachedTextNode, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 13 detachedTextNode, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 13 detachedTextNode, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 13 detachedTextNode, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 13 detachedTextNode, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 13 detachedTextNode, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 13 detachedTextNode, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 13 detachedTextNode, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 13 detachedTextNode, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 13 detachedTextNode, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 13 detachedTextNode, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 13 detachedTextNode, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 13 detachedTextNode, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 13 detachedTextNode, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 13 detachedTextNode, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 13 detachedTextNode, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 13 detachedTextNode, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 13 detachedTextNode, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 13 detachedTextNode, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 13 detachedTextNode, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 13 detachedTextNode, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 13 detachedTextNode, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 13 detachedTextNode, range 49 [document, 1, document, 2] | PASS |
| Node 13 detachedTextNode, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 13 detachedTextNode, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 13 detachedTextNode, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 13 detachedTextNode, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 13 detachedTextNode, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 13 detachedTextNode, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 13 detachedTextNode, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 13 detachedTextNode, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 13 detachedTextNode, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 13 detachedTextNode, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 13 detachedTextNode, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 13 detachedTextNode, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 13 detachedTextNode, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 13 detachedTextNode, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 13 detachedTextNode, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 14 foreignTextNode, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 14 foreignTextNode, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 14 foreignTextNode, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 14 foreignTextNode, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 14 foreignTextNode, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 14 foreignTextNode, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 14 foreignTextNode, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 14 foreignTextNode, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 14 foreignTextNode, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 14 foreignTextNode, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 14 foreignTextNode, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 14 foreignTextNode, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 14 foreignTextNode, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 14 foreignTextNode, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 14 foreignTextNode, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 14 foreignTextNode, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 14 foreignTextNode, range 23 [document, 0, document, 1] | PASS |
| Node 14 foreignTextNode, range 24 [document, 0, document, 2] | PASS |
| Node 14 foreignTextNode, range 25 [comment, 2, comment, 3] | PASS |
| Node 14 foreignTextNode, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 14 foreignTextNode, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 14 foreignTextNode, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 14 foreignTextNode, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 14 foreignTextNode, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 14 foreignTextNode, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 14 foreignTextNode, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 14 foreignTextNode, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 14 foreignTextNode, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 14 foreignTextNode, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 14 foreignTextNode, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 14 foreignTextNode, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 14 foreignTextNode, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 14 foreignTextNode, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 14 foreignTextNode, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 14 foreignTextNode, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 14 foreignTextNode, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 14 foreignTextNode, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 14 foreignTextNode, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 14 foreignTextNode, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 14 foreignTextNode, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 14 foreignTextNode, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 14 foreignTextNode, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 14 foreignTextNode, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 14 foreignTextNode, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 14 foreignTextNode, range 49 [document, 1, document, 2] | PASS |
| Node 14 foreignTextNode, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 14 foreignTextNode, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 14 foreignTextNode, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 14 foreignTextNode, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 14 foreignTextNode, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 14 foreignTextNode, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 14 foreignTextNode, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 14 foreignTextNode, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 14 foreignTextNode, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 14 foreignTextNode, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 14 foreignTextNode, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 14 foreignTextNode, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 14 foreignTextNode, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 14 foreignTextNode, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 14 foreignTextNode, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 15 processingInstruction, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 15 processingInstruction, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 15 processingInstruction, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 15 processingInstruction, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 15 processingInstruction, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 15 processingInstruction, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 15 processingInstruction, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 15 processingInstruction, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 15 processingInstruction, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 15 processingInstruction, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 15 processingInstruction, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 15 processingInstruction, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 15 processingInstruction, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 15 processingInstruction, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 15 processingInstruction, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 15 processingInstruction, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 15 processingInstruction, range 23 [document, 0, document, 1] | PASS |
| Node 15 processingInstruction, range 24 [document, 0, document, 2] | PASS |
| Node 15 processingInstruction, range 25 [comment, 2, comment, 3] | PASS |
| Node 15 processingInstruction, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 15 processingInstruction, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 15 processingInstruction, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 15 processingInstruction, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 15 processingInstruction, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 15 processingInstruction, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 15 processingInstruction, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 15 processingInstruction, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 15 processingInstruction, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 15 processingInstruction, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 15 processingInstruction, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 15 processingInstruction, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 15 processingInstruction, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 15 processingInstruction, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 15 processingInstruction, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 15 processingInstruction, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 15 processingInstruction, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 15 processingInstruction, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 15 processingInstruction, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 15 processingInstruction, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 15 processingInstruction, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 15 processingInstruction, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 15 processingInstruction, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 15 processingInstruction, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 15 processingInstruction, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 15 processingInstruction, range 49 [document, 1, document, 2] | PASS |
| Node 15 processingInstruction, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 15 processingInstruction, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 15 processingInstruction, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 15 processingInstruction, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 15 processingInstruction, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 15 processingInstruction, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 15 processingInstruction, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 15 processingInstruction, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 15 processingInstruction, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 15 processingInstruction, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 15 processingInstruction, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 15 processingInstruction, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 15 processingInstruction, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 15 processingInstruction, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 15 processingInstruction, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 16 detachedProcessingInstruction, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 16 detachedProcessingInstruction, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 16 detachedProcessingInstruction, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 16 detachedProcessingInstruction, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 16 detachedProcessingInstruction, range 23 [document, 0, document, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 24 [document, 0, document, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 25 [comment, 2, comment, 3] | PASS |
| Node 16 detachedProcessingInstruction, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 16 detachedProcessingInstruction, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 16 detachedProcessingInstruction, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 16 detachedProcessingInstruction, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 16 detachedProcessingInstruction, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 16 detachedProcessingInstruction, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 16 detachedProcessingInstruction, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 16 detachedProcessingInstruction, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 16 detachedProcessingInstruction, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 16 detachedProcessingInstruction, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 49 [document, 1, document, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 16 detachedProcessingInstruction, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 16 detachedProcessingInstruction, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 16 detachedProcessingInstruction, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 16 detachedProcessingInstruction, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 16 detachedProcessingInstruction, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 16 detachedProcessingInstruction, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 16 detachedProcessingInstruction, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 16 detachedProcessingInstruction, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 17 comment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 17 comment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 17 comment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 17 comment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 17 comment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 17 comment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 17 comment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 17 comment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 17 comment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 17 comment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 17 comment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 17 comment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 17 comment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 17 comment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 17 comment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 17 comment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 17 comment, range 23 [document, 0, document, 1] | PASS |
| Node 17 comment, range 24 [document, 0, document, 2] | PASS |
| Node 17 comment, range 25 [comment, 2, comment, 3] | PASS |
| Node 17 comment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 17 comment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 17 comment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 17 comment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 17 comment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 17 comment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 17 comment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 17 comment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 17 comment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 17 comment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 17 comment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 17 comment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 17 comment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 17 comment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 17 comment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 17 comment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 17 comment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 17 comment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 17 comment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 17 comment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 17 comment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 17 comment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 17 comment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 17 comment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 17 comment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 17 comment, range 49 [document, 1, document, 2] | PASS |
| Node 17 comment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 17 comment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 17 comment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 17 comment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 17 comment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 17 comment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 17 comment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 17 comment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 17 comment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 17 comment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 17 comment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 17 comment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 17 comment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 17 comment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 17 comment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 18 detachedComment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 18 detachedComment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 18 detachedComment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 18 detachedComment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 18 detachedComment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 18 detachedComment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 18 detachedComment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 18 detachedComment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 18 detachedComment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 18 detachedComment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 18 detachedComment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 18 detachedComment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 18 detachedComment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 18 detachedComment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 18 detachedComment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 18 detachedComment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 18 detachedComment, range 23 [document, 0, document, 1] | PASS |
| Node 18 detachedComment, range 24 [document, 0, document, 2] | PASS |
| Node 18 detachedComment, range 25 [comment, 2, comment, 3] | PASS |
| Node 18 detachedComment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 18 detachedComment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 18 detachedComment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 18 detachedComment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 18 detachedComment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 18 detachedComment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 18 detachedComment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 18 detachedComment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 18 detachedComment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 18 detachedComment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 18 detachedComment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 18 detachedComment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 18 detachedComment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 18 detachedComment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 18 detachedComment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 18 detachedComment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 18 detachedComment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 18 detachedComment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 18 detachedComment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 18 detachedComment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 18 detachedComment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 18 detachedComment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 18 detachedComment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 18 detachedComment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 18 detachedComment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 18 detachedComment, range 49 [document, 1, document, 2] | PASS |
| Node 18 detachedComment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 18 detachedComment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 18 detachedComment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 18 detachedComment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 18 detachedComment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 18 detachedComment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 18 detachedComment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 18 detachedComment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 18 detachedComment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 18 detachedComment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 18 detachedComment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 18 detachedComment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 18 detachedComment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 18 detachedComment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 18 detachedComment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 19 docfrag, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 19 docfrag, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 19 docfrag, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 19 docfrag, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 19 docfrag, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 19 docfrag, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 19 docfrag, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 19 docfrag, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 19 docfrag, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 19 docfrag, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 19 docfrag, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 19 docfrag, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 19 docfrag, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 19 docfrag, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 19 docfrag, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 19 docfrag, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 19 docfrag, range 23 [document, 0, document, 1] | PASS |
| Node 19 docfrag, range 24 [document, 0, document, 2] | PASS |
| Node 19 docfrag, range 25 [comment, 2, comment, 3] | PASS |
| Node 19 docfrag, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 19 docfrag, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 19 docfrag, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 19 docfrag, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 19 docfrag, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 19 docfrag, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 19 docfrag, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 19 docfrag, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 19 docfrag, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 19 docfrag, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 19 docfrag, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 19 docfrag, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 19 docfrag, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 19 docfrag, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 19 docfrag, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 19 docfrag, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 19 docfrag, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 19 docfrag, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 19 docfrag, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 19 docfrag, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 19 docfrag, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 19 docfrag, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 19 docfrag, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 19 docfrag, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 19 docfrag, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 19 docfrag, range 49 [document, 1, document, 2] | PASS |
| Node 19 docfrag, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 19 docfrag, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 19 docfrag, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 19 docfrag, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 19 docfrag, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 19 docfrag, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 19 docfrag, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 19 docfrag, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 19 docfrag, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 19 docfrag, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 19 docfrag, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 19 docfrag, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 19 docfrag, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 19 docfrag, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 19 docfrag, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 2 paras[1].firstChild, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 2 paras[1].firstChild, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 2 paras[1].firstChild, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 2 paras[1].firstChild, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 2 paras[1].firstChild, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 2 paras[1].firstChild, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 2 paras[1].firstChild, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 2 paras[1].firstChild, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 2 paras[1].firstChild, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 2 paras[1].firstChild, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 2 paras[1].firstChild, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 2 paras[1].firstChild, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 2 paras[1].firstChild, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 2 paras[1].firstChild, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 2 paras[1].firstChild, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 2 paras[1].firstChild, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 2 paras[1].firstChild, range 23 [document, 0, document, 1] | PASS |
| Node 2 paras[1].firstChild, range 24 [document, 0, document, 2] | PASS |
| Node 2 paras[1].firstChild, range 25 [comment, 2, comment, 3] | PASS |
| Node 2 paras[1].firstChild, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 2 paras[1].firstChild, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 2 paras[1].firstChild, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 2 paras[1].firstChild, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 2 paras[1].firstChild, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 2 paras[1].firstChild, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 2 paras[1].firstChild, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 2 paras[1].firstChild, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 2 paras[1].firstChild, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 2 paras[1].firstChild, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 2 paras[1].firstChild, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 2 paras[1].firstChild, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 2 paras[1].firstChild, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 2 paras[1].firstChild, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 2 paras[1].firstChild, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 2 paras[1].firstChild, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 2 paras[1].firstChild, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 2 paras[1].firstChild, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 2 paras[1].firstChild, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 2 paras[1].firstChild, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 2 paras[1].firstChild, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 2 paras[1].firstChild, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 2 paras[1].firstChild, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 2 paras[1].firstChild, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 2 paras[1].firstChild, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 2 paras[1].firstChild, range 49 [document, 1, document, 2] | PASS |
| Node 2 paras[1].firstChild, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 2 paras[1].firstChild, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 2 paras[1].firstChild, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 2 paras[1].firstChild, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 2 paras[1].firstChild, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 2 paras[1].firstChild, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 2 paras[1].firstChild, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 2 paras[1].firstChild, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 2 paras[1].firstChild, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 2 paras[1].firstChild, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 2 paras[1].firstChild, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 2 paras[1].firstChild, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 2 paras[1].firstChild, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 2 paras[1].firstChild, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 2 paras[1].firstChild, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 20 doctype, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 20 doctype, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 20 doctype, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 20 doctype, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 20 doctype, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 20 doctype, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 20 doctype, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 20 doctype, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 20 doctype, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 20 doctype, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 20 doctype, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 20 doctype, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 20 doctype, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 20 doctype, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 20 doctype, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 20 doctype, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 20 doctype, range 23 [document, 0, document, 1] | PASS |
| Node 20 doctype, range 24 [document, 0, document, 2] | PASS |
| Node 20 doctype, range 25 [comment, 2, comment, 3] | PASS |
| Node 20 doctype, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 20 doctype, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 20 doctype, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 20 doctype, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 20 doctype, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 20 doctype, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 20 doctype, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 20 doctype, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 20 doctype, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 20 doctype, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 20 doctype, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 20 doctype, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 20 doctype, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 20 doctype, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 20 doctype, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 20 doctype, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 20 doctype, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 20 doctype, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 20 doctype, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 20 doctype, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 20 doctype, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 20 doctype, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 20 doctype, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 20 doctype, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 20 doctype, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 20 doctype, range 49 [document, 1, document, 2] | PASS |
| Node 20 doctype, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 20 doctype, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 20 doctype, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 20 doctype, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 20 doctype, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 20 doctype, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 20 doctype, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 20 doctype, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 20 doctype, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 20 doctype, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 20 doctype, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 20 doctype, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 20 doctype, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 20 doctype, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 20 doctype, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 21 foreignDoctype, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 21 foreignDoctype, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 21 foreignDoctype, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 21 foreignDoctype, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 21 foreignDoctype, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 21 foreignDoctype, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 21 foreignDoctype, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 21 foreignDoctype, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 21 foreignDoctype, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 21 foreignDoctype, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 21 foreignDoctype, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 21 foreignDoctype, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 21 foreignDoctype, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 21 foreignDoctype, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 21 foreignDoctype, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 21 foreignDoctype, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 21 foreignDoctype, range 23 [document, 0, document, 1] | PASS |
| Node 21 foreignDoctype, range 24 [document, 0, document, 2] | PASS |
| Node 21 foreignDoctype, range 25 [comment, 2, comment, 3] | PASS |
| Node 21 foreignDoctype, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 21 foreignDoctype, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 21 foreignDoctype, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 21 foreignDoctype, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 21 foreignDoctype, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 21 foreignDoctype, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 21 foreignDoctype, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 21 foreignDoctype, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 21 foreignDoctype, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 21 foreignDoctype, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 21 foreignDoctype, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 21 foreignDoctype, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 21 foreignDoctype, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 21 foreignDoctype, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 21 foreignDoctype, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 21 foreignDoctype, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 21 foreignDoctype, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 21 foreignDoctype, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 21 foreignDoctype, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 21 foreignDoctype, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 21 foreignDoctype, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 21 foreignDoctype, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 21 foreignDoctype, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 21 foreignDoctype, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 21 foreignDoctype, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 21 foreignDoctype, range 49 [document, 1, document, 2] | PASS |
| Node 21 foreignDoctype, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 21 foreignDoctype, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 21 foreignDoctype, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 21 foreignDoctype, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 21 foreignDoctype, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 21 foreignDoctype, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 21 foreignDoctype, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 21 foreignDoctype, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 21 foreignDoctype, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 21 foreignDoctype, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 21 foreignDoctype, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 21 foreignDoctype, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 21 foreignDoctype, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 21 foreignDoctype, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 21 foreignDoctype, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 22 paras[1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 22 paras[1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 22 paras[1], range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 22 paras[1], range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 22 paras[1], range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 22 paras[1], range 13 [document.head, 1, document.head, 1] | PASS |
| Node 22 paras[1], range 14 [document.body, 4, document.body, 5] | PASS |
| Node 22 paras[1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 22 paras[1], range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 22 paras[1], range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 22 paras[1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 22 paras[1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 22 paras[1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 22 paras[1], range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 22 paras[1], range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 22 paras[1], range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 22 paras[1], range 23 [document, 0, document, 1] | PASS |
| Node 22 paras[1], range 24 [document, 0, document, 2] | PASS |
| Node 22 paras[1], range 25 [comment, 2, comment, 3] | PASS |
| Node 22 paras[1], range 26 [testDiv, 0, comment, 5] | PASS |
| Node 22 paras[1], range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 22 paras[1], range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 22 paras[1], range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 22 paras[1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 22 paras[1], range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 22 paras[1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 22 paras[1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 22 paras[1], range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 22 paras[1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 22 paras[1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 22 paras[1], range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 22 paras[1], range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 22 paras[1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 22 paras[1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 22 paras[1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 22 paras[1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 22 paras[1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 22 paras[1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 22 paras[1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 22 paras[1], range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 22 paras[1], range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 22 paras[1], range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 22 paras[1], range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 22 paras[1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 22 paras[1], range 49 [document, 1, document, 2] | PASS |
| Node 22 paras[1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 22 paras[1], range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 22 paras[1], range 51 [paras[3], 1, comment, 8] | PASS |
| Node 22 paras[1], range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 22 paras[1], range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 22 paras[1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 22 paras[1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 22 paras[1], range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 22 paras[1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 22 paras[1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 22 paras[1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 22 paras[1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 22 paras[1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 22 paras[1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 22 paras[1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 23 detachedPara2, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 23 detachedPara2, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 23 detachedPara2, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 23 detachedPara2, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 23 detachedPara2, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 23 detachedPara2, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 23 detachedPara2, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 23 detachedPara2, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 23 detachedPara2, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 23 detachedPara2, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 23 detachedPara2, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 23 detachedPara2, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 23 detachedPara2, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 23 detachedPara2, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 23 detachedPara2, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 23 detachedPara2, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 23 detachedPara2, range 23 [document, 0, document, 1] | PASS |
| Node 23 detachedPara2, range 24 [document, 0, document, 2] | PASS |
| Node 23 detachedPara2, range 25 [comment, 2, comment, 3] | PASS |
| Node 23 detachedPara2, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 23 detachedPara2, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 23 detachedPara2, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 23 detachedPara2, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 23 detachedPara2, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 23 detachedPara2, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 23 detachedPara2, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 23 detachedPara2, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 23 detachedPara2, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 23 detachedPara2, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 23 detachedPara2, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 23 detachedPara2, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 23 detachedPara2, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 23 detachedPara2, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 23 detachedPara2, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 23 detachedPara2, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 23 detachedPara2, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 23 detachedPara2, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 23 detachedPara2, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 23 detachedPara2, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 23 detachedPara2, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 23 detachedPara2, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 23 detachedPara2, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 23 detachedPara2, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 23 detachedPara2, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 23 detachedPara2, range 49 [document, 1, document, 2] | PASS |
| Node 23 detachedPara2, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 23 detachedPara2, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 23 detachedPara2, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 23 detachedPara2, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 23 detachedPara2, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 23 detachedPara2, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 23 detachedPara2, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 23 detachedPara2, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 23 detachedPara2, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 23 detachedPara2, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 23 detachedPara2, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 23 detachedPara2, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 23 detachedPara2, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 23 detachedPara2, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 23 detachedPara2, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 24 detachedPara2.firstChild, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 24 detachedPara2.firstChild, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 24 detachedPara2.firstChild, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 24 detachedPara2.firstChild, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 24 detachedPara2.firstChild, range 23 [document, 0, document, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 24 [document, 0, document, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 25 [comment, 2, comment, 3] | PASS |
| Node 24 detachedPara2.firstChild, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 24 detachedPara2.firstChild, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 24 detachedPara2.firstChild, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 24 detachedPara2.firstChild, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 24 detachedPara2.firstChild, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 24 detachedPara2.firstChild, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 24 detachedPara2.firstChild, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 24 detachedPara2.firstChild, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 24 detachedPara2.firstChild, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 24 detachedPara2.firstChild, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 49 [document, 1, document, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 24 detachedPara2.firstChild, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 24 detachedPara2.firstChild, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 24 detachedPara2.firstChild, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 24 detachedPara2.firstChild, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 24 detachedPara2.firstChild, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 24 detachedPara2.firstChild, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 24 detachedPara2.firstChild, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 24 detachedPara2.firstChild, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 25 testDiv, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 25 testDiv, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 25 testDiv, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 25 testDiv, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 25 testDiv, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 25 testDiv, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 25 testDiv, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 25 testDiv, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 25 testDiv, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 25 testDiv, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 25 testDiv, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 25 testDiv, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 25 testDiv, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 25 testDiv, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 25 testDiv, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 25 testDiv, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 25 testDiv, range 23 [document, 0, document, 1] | PASS |
| Node 25 testDiv, range 24 [document, 0, document, 2] | PASS |
| Node 25 testDiv, range 25 [comment, 2, comment, 3] | PASS |
| Node 25 testDiv, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 25 testDiv, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 25 testDiv, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 25 testDiv, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 25 testDiv, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 25 testDiv, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 25 testDiv, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 25 testDiv, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 25 testDiv, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 25 testDiv, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 25 testDiv, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 25 testDiv, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 25 testDiv, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 25 testDiv, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 25 testDiv, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 25 testDiv, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 25 testDiv, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 25 testDiv, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 25 testDiv, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 25 testDiv, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 25 testDiv, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 25 testDiv, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 25 testDiv, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 25 testDiv, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 25 testDiv, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 25 testDiv, range 49 [document, 1, document, 2] | PASS |
| Node 25 testDiv, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 25 testDiv, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 25 testDiv, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 25 testDiv, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 25 testDiv, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 25 testDiv, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 25 testDiv, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 25 testDiv, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 25 testDiv, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 25 testDiv, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 25 testDiv, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 25 testDiv, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 25 testDiv, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 25 testDiv, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 25 testDiv, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 26 detachedXmlElement, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 26 detachedXmlElement, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 26 detachedXmlElement, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 26 detachedXmlElement, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 26 detachedXmlElement, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 26 detachedXmlElement, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 26 detachedXmlElement, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 26 detachedXmlElement, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 26 detachedXmlElement, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 26 detachedXmlElement, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 26 detachedXmlElement, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 26 detachedXmlElement, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 26 detachedXmlElement, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 26 detachedXmlElement, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 26 detachedXmlElement, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 26 detachedXmlElement, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 26 detachedXmlElement, range 23 [document, 0, document, 1] | PASS |
| Node 26 detachedXmlElement, range 24 [document, 0, document, 2] | PASS |
| Node 26 detachedXmlElement, range 25 [comment, 2, comment, 3] | PASS |
| Node 26 detachedXmlElement, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 26 detachedXmlElement, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 26 detachedXmlElement, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 26 detachedXmlElement, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 26 detachedXmlElement, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 26 detachedXmlElement, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 26 detachedXmlElement, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 26 detachedXmlElement, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 26 detachedXmlElement, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 26 detachedXmlElement, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 26 detachedXmlElement, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 26 detachedXmlElement, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 26 detachedXmlElement, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 26 detachedXmlElement, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 26 detachedXmlElement, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 26 detachedXmlElement, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 26 detachedXmlElement, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 26 detachedXmlElement, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 26 detachedXmlElement, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 26 detachedXmlElement, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 26 detachedXmlElement, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 26 detachedXmlElement, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 26 detachedXmlElement, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 26 detachedXmlElement, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 26 detachedXmlElement, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 26 detachedXmlElement, range 49 [document, 1, document, 2] | PASS |
| Node 26 detachedXmlElement, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 26 detachedXmlElement, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 26 detachedXmlElement, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 26 detachedXmlElement, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 26 detachedXmlElement, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 26 detachedXmlElement, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 26 detachedXmlElement, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 26 detachedXmlElement, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 26 detachedXmlElement, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 26 detachedXmlElement, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 26 detachedXmlElement, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 26 detachedXmlElement, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 26 detachedXmlElement, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 26 detachedXmlElement, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 26 detachedXmlElement, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 27 detachedForeignTextNode, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 27 detachedForeignTextNode, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 27 detachedForeignTextNode, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 27 detachedForeignTextNode, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 27 detachedForeignTextNode, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 27 detachedForeignTextNode, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 27 detachedForeignTextNode, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 27 detachedForeignTextNode, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 27 detachedForeignTextNode, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 27 detachedForeignTextNode, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 27 detachedForeignTextNode, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 27 detachedForeignTextNode, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 27 detachedForeignTextNode, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 27 detachedForeignTextNode, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 27 detachedForeignTextNode, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 27 detachedForeignTextNode, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 27 detachedForeignTextNode, range 23 [document, 0, document, 1] | PASS |
| Node 27 detachedForeignTextNode, range 24 [document, 0, document, 2] | PASS |
| Node 27 detachedForeignTextNode, range 25 [comment, 2, comment, 3] | PASS |
| Node 27 detachedForeignTextNode, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 27 detachedForeignTextNode, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 27 detachedForeignTextNode, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 27 detachedForeignTextNode, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 27 detachedForeignTextNode, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 27 detachedForeignTextNode, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 27 detachedForeignTextNode, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 27 detachedForeignTextNode, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 27 detachedForeignTextNode, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 27 detachedForeignTextNode, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 27 detachedForeignTextNode, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 27 detachedForeignTextNode, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 27 detachedForeignTextNode, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 27 detachedForeignTextNode, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 27 detachedForeignTextNode, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 27 detachedForeignTextNode, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 27 detachedForeignTextNode, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 27 detachedForeignTextNode, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 27 detachedForeignTextNode, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 27 detachedForeignTextNode, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 27 detachedForeignTextNode, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 27 detachedForeignTextNode, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 27 detachedForeignTextNode, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 27 detachedForeignTextNode, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 27 detachedForeignTextNode, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 27 detachedForeignTextNode, range 49 [document, 1, document, 2] | PASS |
| Node 27 detachedForeignTextNode, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 27 detachedForeignTextNode, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 27 detachedForeignTextNode, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 27 detachedForeignTextNode, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 27 detachedForeignTextNode, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 27 detachedForeignTextNode, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 27 detachedForeignTextNode, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 27 detachedForeignTextNode, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 27 detachedForeignTextNode, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 27 detachedForeignTextNode, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 27 detachedForeignTextNode, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 27 detachedForeignTextNode, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 27 detachedForeignTextNode, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 27 detachedForeignTextNode, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 27 detachedForeignTextNode, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 28 xmlTextNode, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 28 xmlTextNode, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 28 xmlTextNode, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 28 xmlTextNode, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 28 xmlTextNode, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 28 xmlTextNode, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 28 xmlTextNode, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 28 xmlTextNode, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 28 xmlTextNode, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 28 xmlTextNode, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 28 xmlTextNode, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 28 xmlTextNode, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 28 xmlTextNode, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 28 xmlTextNode, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 28 xmlTextNode, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 28 xmlTextNode, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 28 xmlTextNode, range 23 [document, 0, document, 1] | PASS |
| Node 28 xmlTextNode, range 24 [document, 0, document, 2] | PASS |
| Node 28 xmlTextNode, range 25 [comment, 2, comment, 3] | PASS |
| Node 28 xmlTextNode, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 28 xmlTextNode, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 28 xmlTextNode, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 28 xmlTextNode, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 28 xmlTextNode, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 28 xmlTextNode, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 28 xmlTextNode, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 28 xmlTextNode, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 28 xmlTextNode, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 28 xmlTextNode, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 28 xmlTextNode, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 28 xmlTextNode, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 28 xmlTextNode, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 28 xmlTextNode, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 28 xmlTextNode, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 28 xmlTextNode, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 28 xmlTextNode, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 28 xmlTextNode, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 28 xmlTextNode, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 28 xmlTextNode, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 28 xmlTextNode, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 28 xmlTextNode, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 28 xmlTextNode, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 28 xmlTextNode, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 28 xmlTextNode, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 28 xmlTextNode, range 49 [document, 1, document, 2] | PASS |
| Node 28 xmlTextNode, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 28 xmlTextNode, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 28 xmlTextNode, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 28 xmlTextNode, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 28 xmlTextNode, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 28 xmlTextNode, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 28 xmlTextNode, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 28 xmlTextNode, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 28 xmlTextNode, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 28 xmlTextNode, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 28 xmlTextNode, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 28 xmlTextNode, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 28 xmlTextNode, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 28 xmlTextNode, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 28 xmlTextNode, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 29 detachedXmlTextNode, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 29 detachedXmlTextNode, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 29 detachedXmlTextNode, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 29 detachedXmlTextNode, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 29 detachedXmlTextNode, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 29 detachedXmlTextNode, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 29 detachedXmlTextNode, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 29 detachedXmlTextNode, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 29 detachedXmlTextNode, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 29 detachedXmlTextNode, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 29 detachedXmlTextNode, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 29 detachedXmlTextNode, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 29 detachedXmlTextNode, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 29 detachedXmlTextNode, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 29 detachedXmlTextNode, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 29 detachedXmlTextNode, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 29 detachedXmlTextNode, range 23 [document, 0, document, 1] | PASS |
| Node 29 detachedXmlTextNode, range 24 [document, 0, document, 2] | PASS |
| Node 29 detachedXmlTextNode, range 25 [comment, 2, comment, 3] | PASS |
| Node 29 detachedXmlTextNode, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 29 detachedXmlTextNode, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 29 detachedXmlTextNode, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 29 detachedXmlTextNode, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 29 detachedXmlTextNode, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 29 detachedXmlTextNode, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 29 detachedXmlTextNode, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 29 detachedXmlTextNode, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 29 detachedXmlTextNode, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 29 detachedXmlTextNode, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 29 detachedXmlTextNode, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 29 detachedXmlTextNode, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 29 detachedXmlTextNode, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 29 detachedXmlTextNode, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 29 detachedXmlTextNode, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 29 detachedXmlTextNode, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 29 detachedXmlTextNode, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 29 detachedXmlTextNode, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 29 detachedXmlTextNode, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 29 detachedXmlTextNode, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 29 detachedXmlTextNode, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 29 detachedXmlTextNode, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 29 detachedXmlTextNode, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 29 detachedXmlTextNode, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 29 detachedXmlTextNode, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 29 detachedXmlTextNode, range 49 [document, 1, document, 2] | PASS |
| Node 29 detachedXmlTextNode, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 29 detachedXmlTextNode, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 29 detachedXmlTextNode, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 29 detachedXmlTextNode, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 29 detachedXmlTextNode, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 29 detachedXmlTextNode, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 29 detachedXmlTextNode, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 29 detachedXmlTextNode, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 29 detachedXmlTextNode, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 29 detachedXmlTextNode, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 29 detachedXmlTextNode, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 29 detachedXmlTextNode, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 29 detachedXmlTextNode, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 29 detachedXmlTextNode, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 29 detachedXmlTextNode, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 3 foreignPara1, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 3 foreignPara1, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 3 foreignPara1, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 3 foreignPara1, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 3 foreignPara1, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 3 foreignPara1, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 3 foreignPara1, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 3 foreignPara1, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 3 foreignPara1, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 3 foreignPara1, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 3 foreignPara1, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 3 foreignPara1, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 3 foreignPara1, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 3 foreignPara1, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 3 foreignPara1, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 3 foreignPara1, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 3 foreignPara1, range 23 [document, 0, document, 1] | PASS |
| Node 3 foreignPara1, range 24 [document, 0, document, 2] | PASS |
| Node 3 foreignPara1, range 25 [comment, 2, comment, 3] | PASS |
| Node 3 foreignPara1, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 3 foreignPara1, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 3 foreignPara1, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 3 foreignPara1, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 3 foreignPara1, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 3 foreignPara1, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 3 foreignPara1, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 3 foreignPara1, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 3 foreignPara1, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 3 foreignPara1, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 3 foreignPara1, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 3 foreignPara1, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 3 foreignPara1, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 3 foreignPara1, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 3 foreignPara1, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 3 foreignPara1, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 3 foreignPara1, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 3 foreignPara1, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 3 foreignPara1, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 3 foreignPara1, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 3 foreignPara1, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 3 foreignPara1, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 3 foreignPara1, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 3 foreignPara1, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 3 foreignPara1, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 3 foreignPara1, range 49 [document, 1, document, 2] | PASS |
| Node 3 foreignPara1, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 3 foreignPara1, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 3 foreignPara1, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 3 foreignPara1, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 3 foreignPara1, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 3 foreignPara1, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 3 foreignPara1, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 3 foreignPara1, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 3 foreignPara1, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 3 foreignPara1, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 3 foreignPara1, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 3 foreignPara1, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 3 foreignPara1, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 3 foreignPara1, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 3 foreignPara1, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 30 xmlComment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 30 xmlComment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 30 xmlComment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 30 xmlComment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 30 xmlComment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 30 xmlComment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 30 xmlComment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 30 xmlComment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 30 xmlComment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 30 xmlComment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 30 xmlComment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 30 xmlComment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 30 xmlComment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 30 xmlComment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 30 xmlComment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 30 xmlComment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 30 xmlComment, range 23 [document, 0, document, 1] | PASS |
| Node 30 xmlComment, range 24 [document, 0, document, 2] | PASS |
| Node 30 xmlComment, range 25 [comment, 2, comment, 3] | PASS |
| Node 30 xmlComment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 30 xmlComment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 30 xmlComment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 30 xmlComment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 30 xmlComment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 30 xmlComment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 30 xmlComment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 30 xmlComment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 30 xmlComment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 30 xmlComment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 30 xmlComment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 30 xmlComment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 30 xmlComment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 30 xmlComment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 30 xmlComment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 30 xmlComment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 30 xmlComment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 30 xmlComment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 30 xmlComment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 30 xmlComment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 30 xmlComment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 30 xmlComment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 30 xmlComment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 30 xmlComment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 30 xmlComment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 30 xmlComment, range 49 [document, 1, document, 2] | PASS |
| Node 30 xmlComment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 30 xmlComment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 30 xmlComment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 30 xmlComment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 30 xmlComment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 30 xmlComment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 30 xmlComment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 30 xmlComment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 30 xmlComment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 30 xmlComment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 30 xmlComment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 30 xmlComment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 30 xmlComment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 30 xmlComment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 30 xmlComment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 31 foreignComment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 31 foreignComment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 31 foreignComment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 31 foreignComment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 31 foreignComment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 31 foreignComment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 31 foreignComment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 31 foreignComment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 31 foreignComment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 31 foreignComment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 31 foreignComment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 31 foreignComment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 31 foreignComment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 31 foreignComment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 31 foreignComment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 31 foreignComment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 31 foreignComment, range 23 [document, 0, document, 1] | PASS |
| Node 31 foreignComment, range 24 [document, 0, document, 2] | PASS |
| Node 31 foreignComment, range 25 [comment, 2, comment, 3] | PASS |
| Node 31 foreignComment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 31 foreignComment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 31 foreignComment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 31 foreignComment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 31 foreignComment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 31 foreignComment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 31 foreignComment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 31 foreignComment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 31 foreignComment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 31 foreignComment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 31 foreignComment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 31 foreignComment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 31 foreignComment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 31 foreignComment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 31 foreignComment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 31 foreignComment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 31 foreignComment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 31 foreignComment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 31 foreignComment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 31 foreignComment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 31 foreignComment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 31 foreignComment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 31 foreignComment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 31 foreignComment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 31 foreignComment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 31 foreignComment, range 49 [document, 1, document, 2] | PASS |
| Node 31 foreignComment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 31 foreignComment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 31 foreignComment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 31 foreignComment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 31 foreignComment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 31 foreignComment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 31 foreignComment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 31 foreignComment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 31 foreignComment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 31 foreignComment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 31 foreignComment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 31 foreignComment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 31 foreignComment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 31 foreignComment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 31 foreignComment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 32 detachedForeignComment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 32 detachedForeignComment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 32 detachedForeignComment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 32 detachedForeignComment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 32 detachedForeignComment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 32 detachedForeignComment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 32 detachedForeignComment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 32 detachedForeignComment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 32 detachedForeignComment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 32 detachedForeignComment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 32 detachedForeignComment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 32 detachedForeignComment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 32 detachedForeignComment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 32 detachedForeignComment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 32 detachedForeignComment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 32 detachedForeignComment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 32 detachedForeignComment, range 23 [document, 0, document, 1] | PASS |
| Node 32 detachedForeignComment, range 24 [document, 0, document, 2] | PASS |
| Node 32 detachedForeignComment, range 25 [comment, 2, comment, 3] | PASS |
| Node 32 detachedForeignComment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 32 detachedForeignComment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 32 detachedForeignComment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 32 detachedForeignComment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 32 detachedForeignComment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 32 detachedForeignComment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 32 detachedForeignComment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 32 detachedForeignComment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 32 detachedForeignComment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 32 detachedForeignComment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 32 detachedForeignComment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 32 detachedForeignComment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 32 detachedForeignComment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 32 detachedForeignComment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 32 detachedForeignComment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 32 detachedForeignComment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 32 detachedForeignComment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 32 detachedForeignComment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 32 detachedForeignComment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 32 detachedForeignComment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 32 detachedForeignComment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 32 detachedForeignComment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 32 detachedForeignComment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 32 detachedForeignComment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 32 detachedForeignComment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 32 detachedForeignComment, range 49 [document, 1, document, 2] | PASS |
| Node 32 detachedForeignComment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 32 detachedForeignComment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 32 detachedForeignComment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 32 detachedForeignComment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 32 detachedForeignComment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 32 detachedForeignComment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 32 detachedForeignComment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 32 detachedForeignComment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 32 detachedForeignComment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 32 detachedForeignComment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 32 detachedForeignComment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 32 detachedForeignComment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 32 detachedForeignComment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 32 detachedForeignComment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 32 detachedForeignComment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 33 detachedXmlComment, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 33 detachedXmlComment, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 33 detachedXmlComment, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 33 detachedXmlComment, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 33 detachedXmlComment, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 33 detachedXmlComment, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 33 detachedXmlComment, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 33 detachedXmlComment, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 33 detachedXmlComment, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 33 detachedXmlComment, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 33 detachedXmlComment, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 33 detachedXmlComment, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 33 detachedXmlComment, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 33 detachedXmlComment, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 33 detachedXmlComment, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 33 detachedXmlComment, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 33 detachedXmlComment, range 23 [document, 0, document, 1] | PASS |
| Node 33 detachedXmlComment, range 24 [document, 0, document, 2] | PASS |
| Node 33 detachedXmlComment, range 25 [comment, 2, comment, 3] | PASS |
| Node 33 detachedXmlComment, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 33 detachedXmlComment, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 33 detachedXmlComment, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 33 detachedXmlComment, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 33 detachedXmlComment, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 33 detachedXmlComment, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 33 detachedXmlComment, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 33 detachedXmlComment, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 33 detachedXmlComment, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 33 detachedXmlComment, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 33 detachedXmlComment, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 33 detachedXmlComment, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 33 detachedXmlComment, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 33 detachedXmlComment, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 33 detachedXmlComment, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 33 detachedXmlComment, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 33 detachedXmlComment, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 33 detachedXmlComment, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 33 detachedXmlComment, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 33 detachedXmlComment, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 33 detachedXmlComment, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 33 detachedXmlComment, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 33 detachedXmlComment, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 33 detachedXmlComment, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 33 detachedXmlComment, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 33 detachedXmlComment, range 49 [document, 1, document, 2] | PASS |
| Node 33 detachedXmlComment, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 33 detachedXmlComment, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 33 detachedXmlComment, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 33 detachedXmlComment, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 33 detachedXmlComment, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 33 detachedXmlComment, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 33 detachedXmlComment, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 33 detachedXmlComment, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 33 detachedXmlComment, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 33 detachedXmlComment, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 33 detachedXmlComment, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 33 detachedXmlComment, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 33 detachedXmlComment, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 33 detachedXmlComment, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 33 detachedXmlComment, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 34 foreignDocfrag, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 34 foreignDocfrag, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 34 foreignDocfrag, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 34 foreignDocfrag, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 34 foreignDocfrag, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 34 foreignDocfrag, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 34 foreignDocfrag, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 34 foreignDocfrag, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 34 foreignDocfrag, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 34 foreignDocfrag, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 34 foreignDocfrag, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 34 foreignDocfrag, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 34 foreignDocfrag, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 34 foreignDocfrag, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 34 foreignDocfrag, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 34 foreignDocfrag, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 34 foreignDocfrag, range 23 [document, 0, document, 1] | PASS |
| Node 34 foreignDocfrag, range 24 [document, 0, document, 2] | PASS |
| Node 34 foreignDocfrag, range 25 [comment, 2, comment, 3] | PASS |
| Node 34 foreignDocfrag, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 34 foreignDocfrag, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 34 foreignDocfrag, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 34 foreignDocfrag, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 34 foreignDocfrag, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 34 foreignDocfrag, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 34 foreignDocfrag, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 34 foreignDocfrag, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 34 foreignDocfrag, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 34 foreignDocfrag, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 34 foreignDocfrag, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 34 foreignDocfrag, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 34 foreignDocfrag, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 34 foreignDocfrag, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 34 foreignDocfrag, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 34 foreignDocfrag, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 34 foreignDocfrag, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 34 foreignDocfrag, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 34 foreignDocfrag, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 34 foreignDocfrag, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 34 foreignDocfrag, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 34 foreignDocfrag, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 34 foreignDocfrag, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 34 foreignDocfrag, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 34 foreignDocfrag, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 34 foreignDocfrag, range 49 [document, 1, document, 2] | PASS |
| Node 34 foreignDocfrag, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 34 foreignDocfrag, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 34 foreignDocfrag, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 34 foreignDocfrag, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 34 foreignDocfrag, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 34 foreignDocfrag, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 34 foreignDocfrag, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 34 foreignDocfrag, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 34 foreignDocfrag, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 34 foreignDocfrag, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 34 foreignDocfrag, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 34 foreignDocfrag, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 34 foreignDocfrag, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 34 foreignDocfrag, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 34 foreignDocfrag, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 35 xmlDocfrag, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 35 xmlDocfrag, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 35 xmlDocfrag, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 35 xmlDocfrag, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 35 xmlDocfrag, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 35 xmlDocfrag, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 35 xmlDocfrag, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 35 xmlDocfrag, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 35 xmlDocfrag, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 35 xmlDocfrag, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 35 xmlDocfrag, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 35 xmlDocfrag, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 35 xmlDocfrag, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 35 xmlDocfrag, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 35 xmlDocfrag, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 35 xmlDocfrag, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 35 xmlDocfrag, range 23 [document, 0, document, 1] | PASS |
| Node 35 xmlDocfrag, range 24 [document, 0, document, 2] | PASS |
| Node 35 xmlDocfrag, range 25 [comment, 2, comment, 3] | PASS |
| Node 35 xmlDocfrag, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 35 xmlDocfrag, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 35 xmlDocfrag, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 35 xmlDocfrag, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 35 xmlDocfrag, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 35 xmlDocfrag, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 35 xmlDocfrag, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 35 xmlDocfrag, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 35 xmlDocfrag, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 35 xmlDocfrag, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 35 xmlDocfrag, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 35 xmlDocfrag, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 35 xmlDocfrag, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 35 xmlDocfrag, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 35 xmlDocfrag, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 35 xmlDocfrag, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 35 xmlDocfrag, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 35 xmlDocfrag, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 35 xmlDocfrag, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 35 xmlDocfrag, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 35 xmlDocfrag, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 35 xmlDocfrag, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 35 xmlDocfrag, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 35 xmlDocfrag, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 35 xmlDocfrag, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 35 xmlDocfrag, range 49 [document, 1, document, 2] | PASS |
| Node 35 xmlDocfrag, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 35 xmlDocfrag, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 35 xmlDocfrag, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 35 xmlDocfrag, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 35 xmlDocfrag, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 35 xmlDocfrag, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 35 xmlDocfrag, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 35 xmlDocfrag, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 35 xmlDocfrag, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 35 xmlDocfrag, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 35 xmlDocfrag, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 35 xmlDocfrag, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 35 xmlDocfrag, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 35 xmlDocfrag, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 35 xmlDocfrag, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 36 xmlDoctype, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 36 xmlDoctype, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 36 xmlDoctype, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 36 xmlDoctype, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 36 xmlDoctype, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 36 xmlDoctype, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 36 xmlDoctype, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 36 xmlDoctype, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 36 xmlDoctype, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 36 xmlDoctype, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 36 xmlDoctype, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 36 xmlDoctype, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 36 xmlDoctype, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 36 xmlDoctype, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 36 xmlDoctype, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 36 xmlDoctype, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 36 xmlDoctype, range 23 [document, 0, document, 1] | PASS |
| Node 36 xmlDoctype, range 24 [document, 0, document, 2] | PASS |
| Node 36 xmlDoctype, range 25 [comment, 2, comment, 3] | PASS |
| Node 36 xmlDoctype, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 36 xmlDoctype, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 36 xmlDoctype, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 36 xmlDoctype, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 36 xmlDoctype, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 36 xmlDoctype, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 36 xmlDoctype, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 36 xmlDoctype, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 36 xmlDoctype, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 36 xmlDoctype, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 36 xmlDoctype, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 36 xmlDoctype, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 36 xmlDoctype, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 36 xmlDoctype, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 36 xmlDoctype, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 36 xmlDoctype, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 36 xmlDoctype, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 36 xmlDoctype, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 36 xmlDoctype, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 36 xmlDoctype, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 36 xmlDoctype, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 36 xmlDoctype, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 36 xmlDoctype, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 36 xmlDoctype, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 36 xmlDoctype, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 36 xmlDoctype, range 49 [document, 1, document, 2] | PASS |
| Node 36 xmlDoctype, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 36 xmlDoctype, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 36 xmlDoctype, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 36 xmlDoctype, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 36 xmlDoctype, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 36 xmlDoctype, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 36 xmlDoctype, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 36 xmlDoctype, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 36 xmlDoctype, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 36 xmlDoctype, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 36 xmlDoctype, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 36 xmlDoctype, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 36 xmlDoctype, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 36 xmlDoctype, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 36 xmlDoctype, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 4 foreignPara1.firstChild, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 4 foreignPara1.firstChild, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 4 foreignPara1.firstChild, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 4 foreignPara1.firstChild, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 4 foreignPara1.firstChild, range 23 [document, 0, document, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 24 [document, 0, document, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 25 [comment, 2, comment, 3] | PASS |
| Node 4 foreignPara1.firstChild, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 4 foreignPara1.firstChild, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 4 foreignPara1.firstChild, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 4 foreignPara1.firstChild, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 4 foreignPara1.firstChild, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 4 foreignPara1.firstChild, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 4 foreignPara1.firstChild, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 4 foreignPara1.firstChild, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 4 foreignPara1.firstChild, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 4 foreignPara1.firstChild, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 49 [document, 1, document, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 4 foreignPara1.firstChild, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 4 foreignPara1.firstChild, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 4 foreignPara1.firstChild, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 4 foreignPara1.firstChild, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 4 foreignPara1.firstChild, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 4 foreignPara1.firstChild, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 4 foreignPara1.firstChild, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 4 foreignPara1.firstChild, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 5 detachedPara1, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 5 detachedPara1, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 5 detachedPara1, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 5 detachedPara1, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 5 detachedPara1, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 5 detachedPara1, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 5 detachedPara1, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 5 detachedPara1, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 5 detachedPara1, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 5 detachedPara1, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 5 detachedPara1, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 5 detachedPara1, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 5 detachedPara1, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 5 detachedPara1, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 5 detachedPara1, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 5 detachedPara1, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 5 detachedPara1, range 23 [document, 0, document, 1] | PASS |
| Node 5 detachedPara1, range 24 [document, 0, document, 2] | PASS |
| Node 5 detachedPara1, range 25 [comment, 2, comment, 3] | PASS |
| Node 5 detachedPara1, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 5 detachedPara1, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 5 detachedPara1, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 5 detachedPara1, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 5 detachedPara1, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 5 detachedPara1, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 5 detachedPara1, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 5 detachedPara1, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 5 detachedPara1, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 5 detachedPara1, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 5 detachedPara1, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 5 detachedPara1, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 5 detachedPara1, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 5 detachedPara1, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 5 detachedPara1, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 5 detachedPara1, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 5 detachedPara1, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 5 detachedPara1, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 5 detachedPara1, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 5 detachedPara1, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 5 detachedPara1, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 5 detachedPara1, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 5 detachedPara1, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 5 detachedPara1, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 5 detachedPara1, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 5 detachedPara1, range 49 [document, 1, document, 2] | PASS |
| Node 5 detachedPara1, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 5 detachedPara1, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 5 detachedPara1, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 5 detachedPara1, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 5 detachedPara1, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 5 detachedPara1, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 5 detachedPara1, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 5 detachedPara1, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 5 detachedPara1, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 5 detachedPara1, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 5 detachedPara1, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 5 detachedPara1, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 5 detachedPara1, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 5 detachedPara1, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 5 detachedPara1, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 6 detachedPara1.firstChild, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 6 detachedPara1.firstChild, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 6 detachedPara1.firstChild, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 6 detachedPara1.firstChild, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 6 detachedPara1.firstChild, range 23 [document, 0, document, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 24 [document, 0, document, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 25 [comment, 2, comment, 3] | PASS |
| Node 6 detachedPara1.firstChild, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 6 detachedPara1.firstChild, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 6 detachedPara1.firstChild, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 6 detachedPara1.firstChild, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 6 detachedPara1.firstChild, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 6 detachedPara1.firstChild, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 6 detachedPara1.firstChild, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 6 detachedPara1.firstChild, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 6 detachedPara1.firstChild, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 6 detachedPara1.firstChild, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 49 [document, 1, document, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 6 detachedPara1.firstChild, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 6 detachedPara1.firstChild, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 6 detachedPara1.firstChild, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 6 detachedPara1.firstChild, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 6 detachedPara1.firstChild, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 6 detachedPara1.firstChild, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 6 detachedPara1.firstChild, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 6 detachedPara1.firstChild, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 7 document, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 7 document, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 7 document, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 7 document, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 7 document, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 7 document, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 7 document, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 7 document, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 7 document, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 7 document, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 7 document, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 7 document, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 7 document, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 7 document, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 7 document, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 7 document, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 7 document, range 23 [document, 0, document, 1] | PASS |
| Node 7 document, range 24 [document, 0, document, 2] | PASS |
| Node 7 document, range 25 [comment, 2, comment, 3] | PASS |
| Node 7 document, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 7 document, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 7 document, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 7 document, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 7 document, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 7 document, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 7 document, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 7 document, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 7 document, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 7 document, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 7 document, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 7 document, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 7 document, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 7 document, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 7 document, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 7 document, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 7 document, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 7 document, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 7 document, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 7 document, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 7 document, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 7 document, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 7 document, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 7 document, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 7 document, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 7 document, range 49 [document, 1, document, 2] | PASS |
| Node 7 document, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 7 document, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 7 document, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 7 document, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 7 document, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 7 document, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 7 document, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 7 document, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 7 document, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 7 document, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 7 document, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 7 document, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 7 document, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 7 document, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 7 document, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 8 detachedDiv, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 8 detachedDiv, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 8 detachedDiv, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 8 detachedDiv, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 8 detachedDiv, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 8 detachedDiv, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 8 detachedDiv, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 8 detachedDiv, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 8 detachedDiv, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 8 detachedDiv, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 8 detachedDiv, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 8 detachedDiv, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 8 detachedDiv, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 8 detachedDiv, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 8 detachedDiv, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 8 detachedDiv, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 8 detachedDiv, range 23 [document, 0, document, 1] | PASS |
| Node 8 detachedDiv, range 24 [document, 0, document, 2] | PASS |
| Node 8 detachedDiv, range 25 [comment, 2, comment, 3] | PASS |
| Node 8 detachedDiv, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 8 detachedDiv, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 8 detachedDiv, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 8 detachedDiv, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 8 detachedDiv, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 8 detachedDiv, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 8 detachedDiv, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 8 detachedDiv, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 8 detachedDiv, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 8 detachedDiv, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 8 detachedDiv, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 8 detachedDiv, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 8 detachedDiv, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 8 detachedDiv, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 8 detachedDiv, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 8 detachedDiv, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 8 detachedDiv, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 8 detachedDiv, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 8 detachedDiv, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 8 detachedDiv, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 8 detachedDiv, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 8 detachedDiv, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 8 detachedDiv, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 8 detachedDiv, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 8 detachedDiv, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 8 detachedDiv, range 49 [document, 1, document, 2] | PASS |
| Node 8 detachedDiv, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 8 detachedDiv, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 8 detachedDiv, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 8 detachedDiv, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 8 detachedDiv, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 8 detachedDiv, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 8 detachedDiv, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 8 detachedDiv, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 8 detachedDiv, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 8 detachedDiv, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 8 detachedDiv, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 8 detachedDiv, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 8 detachedDiv, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 8 detachedDiv, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 8 detachedDiv, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| Node 9 foreignDoc, range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] | PASS |
| Node 9 foreignDoc, range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] | PASS |
| Node 9 foreignDoc, range 10 [document.documentElement, 0, document.documentElement, 1] | PASS |
| Node 9 foreignDoc, range 11 [document.documentElement, 0, document.documentElement, 2] | PASS |
| Node 9 foreignDoc, range 12 [document.documentElement, 1, document.documentElement, 2] | PASS |
| Node 9 foreignDoc, range 13 [document.head, 1, document.head, 1] | PASS |
| Node 9 foreignDoc, range 14 [document.body, 4, document.body, 5] | PASS |
| Node 9 foreignDoc, range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] | PASS |
| Node 9 foreignDoc, range 16 [paras[0], 0, paras[0], 1] | PASS |
| Node 9 foreignDoc, range 17 [detachedPara1, 0, detachedPara1, 1] | PASS |
| Node 9 foreignDoc, range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 9 foreignDoc, range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8] | PASS |
| Node 9 foreignDoc, range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8] | PASS |
| Node 9 foreignDoc, range 20 [paras[0].firstChild, 3, paras[3], 1] | PASS |
| Node 9 foreignDoc, range 21 [paras[0], 0, paras[0].firstChild, 7] | PASS |
| Node 9 foreignDoc, range 22 [testDiv, 2, paras[4], 1] | PASS |
| Node 9 foreignDoc, range 23 [document, 0, document, 1] | PASS |
| Node 9 foreignDoc, range 24 [document, 0, document, 2] | PASS |
| Node 9 foreignDoc, range 25 [comment, 2, comment, 3] | PASS |
| Node 9 foreignDoc, range 26 [testDiv, 0, comment, 5] | PASS |
| Node 9 foreignDoc, range 27 [foreignDoc, 1, foreignComment, 2] | PASS |
| Node 9 foreignDoc, range 28 [foreignDoc.body, 0, foreignTextNode, 36] | PASS |
| Node 9 foreignDoc, range 29 [xmlDoc, 1, xmlComment, 0] | PASS |
| Node 9 foreignDoc, range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9] | PASS |
| Node 9 foreignDoc, range 30 [detachedTextNode, 0, detachedTextNode, 8] | PASS |
| Node 9 foreignDoc, range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] | PASS |
| Node 9 foreignDoc, range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] | PASS |
| Node 9 foreignDoc, range 33 [detachedComment, 3, detachedComment, 4] | PASS |
| Node 9 foreignDoc, range 34 [detachedForeignComment, 0, detachedForeignComment, 1] | PASS |
| Node 9 foreignDoc, range 35 [detachedXmlComment, 2, detachedXmlComment, 6] | PASS |
| Node 9 foreignDoc, range 36 [docfrag, 0, docfrag, 0] | PASS |
| Node 9 foreignDoc, range 37 [processingInstruction, 0, processingInstruction, 4] | PASS |
| Node 9 foreignDoc, range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1] | PASS |
| Node 9 foreignDoc, range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8] | PASS |
| Node 9 foreignDoc, range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] | PASS |
| Node 9 foreignDoc, range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] | PASS |
| Node 9 foreignDoc, range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] | PASS |
| Node 9 foreignDoc, range 42 [foreignDoc.head, 1, foreignDoc.head, 1] | PASS |
| Node 9 foreignDoc, range 43 [foreignDoc.body, 0, foreignDoc.body, 0] | PASS |
| Node 9 foreignDoc, range 44 [paras[0], 0, paras[0], 0] | PASS |
| Node 9 foreignDoc, range 45 [detachedPara1, 0, detachedPara1, 0] | PASS |
| Node 9 foreignDoc, range 46 [testDiv, 1, paras[2].firstChild, 5] | PASS |
| Node 9 foreignDoc, range 47 [document.documentElement, 1, document.body, 0] | PASS |
| Node 9 foreignDoc, range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0] | PASS |
| Node 9 foreignDoc, range 49 [document, 1, document, 2] | PASS |
| Node 9 foreignDoc, range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9] | PASS |
| Node 9 foreignDoc, range 50 [paras[2].firstChild, 4, comment, 2] | PASS |
| Node 9 foreignDoc, range 51 [paras[3], 1, comment, 8] | PASS |
| Node 9 foreignDoc, range 52 [foreignDoc, 0, foreignDoc, 0] | PASS |
| Node 9 foreignDoc, range 53 [xmlDoc, 0, xmlDoc, 0] | PASS |
| Node 9 foreignDoc, range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] | PASS |
| Node 9 foreignDoc, range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] | PASS |
| Node 9 foreignDoc, range 56 [detachedComment, 5, detachedComment, 5] | PASS |
| Node 9 foreignDoc, range 57 [detachedForeignComment, 4, detachedForeignComment, 4] | PASS |
| Node 9 foreignDoc, range 58 [foreignDocfrag, 0, foreignDocfrag, 0] | PASS |
| Node 9 foreignDoc, range 59 [xmlDocfrag, 0, xmlDocfrag, 0] | PASS |
| Node 9 foreignDoc, range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | PASS |
| Node 9 foreignDoc, range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] | PASS |
| Node 9 foreignDoc, range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] | PASS |
| Node 9 foreignDoc, range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] | PASS |
| /dom/ranges/Range-mutations-appendChild.html | OK |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range collapsed at (detachedDiv, detachedDiv.childNodes.length - 1) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range collapsed at (detachedDiv, detachedDiv.childNodes.length) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range collapsed at (detachedDiv.lastChild, 0) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range collapsed at (detachedDiv.lastChild, 1) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range on detachedDiv from detachedDiv.childNodes.length - 1 to detachedDiv.childNodes.length | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range on detachedDiv from detachedDiv.childNodes.length - 2 to detachedDiv.childNodes.length | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range on detachedDiv from detachedDiv.childNodes.length - 2 to detachedDiv.childNodes.length - 1 | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with selected range on detachedDiv.lastChild from 0 to 1 | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range collapsed at (detachedDiv, detachedDiv.childNodes.length - 1) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range collapsed at (detachedDiv, detachedDiv.childNodes.length) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range collapsed at (detachedDiv.lastChild, 0) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range collapsed at (detachedDiv.lastChild, 1) | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range on detachedDiv from detachedDiv.childNodes.length - 1 to detachedDiv.childNodes.length | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range on detachedDiv from detachedDiv.childNodes.length - 2 to detachedDiv.childNodes.length | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range on detachedDiv from detachedDiv.childNodes.length - 2 to detachedDiv.childNodes.length - 1 | PASS |
| detachedDiv.appendChild(detachedDiv.lastChild), with unselected range on detachedDiv.lastChild from 0 to 1 | PASS |
| foreignDoc.appendChild(detachedComment), with selected range collapsed at (foreignDoc, foreignDoc.childNodes.length - 1) | PASS |
| foreignDoc.appendChild(detachedComment), with selected range collapsed at (foreignDoc, foreignDoc.childNodes.length) | PASS |
| foreignDoc.appendChild(detachedComment), with selected range on detachedComment from 0 to 5 | PASS |
| foreignDoc.appendChild(detachedComment), with selected range on foreignDoc from foreignDoc.childNodes.length - 1 to foreignDoc.childNodes.length | PASS |
| foreignDoc.appendChild(detachedComment), with unselected range collapsed at (foreignDoc, foreignDoc.childNodes.length - 1) | PASS |
| foreignDoc.appendChild(detachedComment), with unselected range collapsed at (foreignDoc, foreignDoc.childNodes.length) | PASS |
| foreignDoc.appendChild(detachedComment), with unselected range on detachedComment from 0 to 5 | PASS |
| foreignDoc.appendChild(detachedComment), with unselected range on foreignDoc from foreignDoc.childNodes.length - 1 to foreignDoc.childNodes.length | PASS |
| paras[0].appendChild(document), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(document), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(document.doctype), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(document.doctype), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(foreignDoc), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(foreignDoc), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(paras[0]), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(paras[0]), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(paras[1]), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].appendChild(paras[1]), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].appendChild(paras[1]), with selected range collapsed at (testDiv, 1) | PASS |
| paras[0].appendChild(paras[1]), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(paras[1]), with selected range on testDiv from 0 to 1 | PASS |
| paras[0].appendChild(paras[1]), with selected range on testDiv from 0 to 2 | PASS |
| paras[0].appendChild(paras[1]), with selected range on testDiv from 1 to 2 | PASS |
| paras[0].appendChild(paras[1]), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].appendChild(paras[1]), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].appendChild(paras[1]), with unselected range collapsed at (testDiv, 1) | PASS |
| paras[0].appendChild(paras[1]), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(paras[1]), with unselected range on testDiv from 0 to 1 | PASS |
| paras[0].appendChild(paras[1]), with unselected range on testDiv from 0 to 2 | PASS |
| paras[0].appendChild(paras[1]), with unselected range on testDiv from 1 to 2 | PASS |
| paras[0].appendChild(testDiv), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(testDiv), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(xmlTextNode), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].appendChild(xmlTextNode), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].appendChild(xmlTextNode), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].appendChild(xmlTextNode), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].appendChild(xmlTextNode), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].appendChild(xmlTextNode), with unselected range on paras[0] from 0 to 1 | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (testDiv, testDiv.childNodes.length - 1) | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (testDiv, testDiv.childNodes.length) | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (testDiv.lastChild, 0) | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (testDiv.lastChild, 1) | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range on testDiv from testDiv.childNodes.length - 1 to testDiv.childNodes.length | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range on testDiv from testDiv.childNodes.length - 2 to testDiv.childNodes.length | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range on testDiv from testDiv.childNodes.length - 2 to testDiv.childNodes.length - 1 | PASS |
| testDiv.appendChild(testDiv.lastChild), with selected range on testDiv.lastChild from 0 to 1 | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv, testDiv.childNodes.length - 1) | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv, testDiv.childNodes.length) | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 0) | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 1) | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv from testDiv.childNodes.length - 1 to testDiv.childNodes.length | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv from testDiv.childNodes.length - 2 to testDiv.childNodes.length | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv from testDiv.childNodes.length - 2 to testDiv.childNodes.length - 1 | PASS |
| testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv.lastChild from 0 to 1 | PASS |
| /dom/nodes/Element-removeAttributeNS.html | OK |
| removeAttributeNS should take a local name. | PASS |
| /dom/events/event-global.worker.html | OK |
| There's no self.event (that's why we call it window.event) in workers | PASS |
| /dom/nodes/getElementsByClassName-01.htm | OK |
| document.getElementsByClassName(): simple | PASS |
| /dom/events/Event-dispatch-other-document.html | OK |
| Custom event on an element in another document | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_gif.html | OK |
| GIF document.contentType === 'image/gif' | PASS |
| /dom/events/Event-dispatch-bubble-canceled.html | OK |
| Setting cancelBubble=true prior to dispatchEvent() | PASS |
| /dom/nodes/getElementsByClassName-22.htm | OK |
| move item in collection order | PASS |
| /dom/collections/HTMLCollection-empty-name.html | OK |
| Empty string as a name for Document.getElementsByClassName | PASS |
| Empty string as a name for Document.getElementsByTagName | PASS |
| Empty string as a name for Document.getElementsByTagNameNS | PASS |
| Empty string as a name for Element.children | PASS |
| Empty string as a name for Element.getElementsByClassName | PASS |
| Empty string as a name for Element.getElementsByTagName | PASS |
| Empty string as a name for Element.getElementsByTagNameNS | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_xml.html | OK |
| XML document.contentType === 'application/xml' | PASS |
| /dom/nodes/Document-constructor-xml.xml | OK |
| new Document(): characterSet aliases | PASS |
| new Document(): children | PASS |
| new Document(): interfaces | PASS |
| new Document(): metadata | PASS |
| /dom/events/Event-dispatch-order.html | OK |
| Event phases order | PASS |
| /dom/nodes/Node-contains-xml.xml | OK |
| Should throw TypeError if the arguments are wrong. | PASS |
| contaibs with another document | PASS |
| contains with a button | PASS |
| contains with a document fragment | PASS |
| contains with a processing instruction | PASS |
| contains with a text node | PASS |
| contains(null) should be false | PASS |
| document.contains | PASS |
| /dom/events/EventTarget-constructible.any.html | OK |
| A constructed EventTarget can be used as expected | PASS |
| EventTarget can be subclassed | PASS |
| /dom/nodes/Element-firstElementChild-svg.svg | OK |
| firstElementChild | PASS |
| /dom/nodes/MutationObserver-document.html | OK |
| parser insertion mutations | PASS |
| parser script insertion mutation | PASS |
| removal of parent during parsing | PASS |
| setup test | PASS |
| /dom/collections/HTMLCollection-supported-property-indices.html | OK |
| Handling of property names that look like integers around 2^31 | PASS |
| Handling of property names that look like integers around 2^32 | PASS |
| Handling of property names that look like negative integers | PASS |
| Handling of property names that look like small nonnegative integers | PASS |
| Trying to delete an indexed property name should never work | FAIL |
| Trying to set an expando that would shadow an already-existing indexed property | FAIL |
| Trying to set an expando with an indexed property name past the end of the list | PASS |
| /dom/nodes/Node-normalize.html | OK |
| Empty text nodes | PASS |
| Empty text nodes separated by a non-empty text node | PASS |
| Node.normalize() | PASS |
| Non-text nodes with empty textContent values. | PASS |
| /dom/nodes/NodeList-Iterable.html | OK |
| NodeList has Symbol.iterator. | PASS |
| NodeList has entries method. | PASS |
| NodeList has forEach method. | PASS |
| NodeList has length method. | PASS |
| NodeList has values method. | PASS |
| NodeList is iterable via for-of loop. | PASS |
| NodeList responds to Object.keys correctly | PASS |
| live NodeLists are for-of iterable and update appropriately | PASS |
| /dom/nodes/getElementsByClassName-23.htm | OK |
| multiple defined classes | PASS |
| /dom/events/Event-constants.html | OK |
| Constants for eventPhase on CustomEvent object. | PASS |
| Constants for eventPhase on Event interface object. | PASS |
| Constants for eventPhase on Event object. | PASS |
| Constants for eventPhase on Event prototype object. | PASS |
| /dom/events/Event-dispatch-bubbles-false.html | OK |
| In DOMImplementation.createHTMLDocument() | PASS |
| In new Document() | PASS |
| In window.document with click event | PASS |
| In window.document with load event | PASS |
| In window.document.cloneNode(true) | PASS |
| /dom/nodes/Element-siblingElement-null-svg.svg | OK |
| Null test | PASS |
| /dom/events/Event-dispatch-bubbles-true.html | OK |
| In DOMImplementation.createHTMLDocument() | PASS |
| In new Document() | PASS |
| In window.document with click event | PASS |
| In window.document with load event | PASS |
| In window.document.cloneNode(true) | PASS |
| /dom/nodes/Element-lastElementChild.html | OK |
| lastElementChild | PASS |
| /dom/nodes/Document-doctype.html | OK |
| Window document with doctype | PASS |
| new Document() | PASS |
| /dom/events/Event-cancelBubble.html | OK |
| Event.cancelBubble=false must have no effect during event propagation. | PASS |
| Event.cancelBubble=false must have no effect. | PASS |
| Event.cancelBubble=true must set the stop propagation flag. | PASS |
| Initializing an event must set cancelBubble to false. | PASS |
| cancelBubble must be false after an event has been dispatched. | PASS |
| cancelBubble must be false when an event is initially created. | PASS |
| stopImmediatePropagation() must set cancelBubble to true. | PASS |
| stopPropagation() must set cancelBubble to true. | PASS |
| /dom/ranges/Range-comparePoint-2.html | OK |
| Range.comparePoint | PASS |
| Range.comparePoint 1 | PASS |
| Range.comparePoint 2 | PASS |
| /dom/nodes/Document-createEvent.html | OK |
| BEFOREUNLOADEVENT should be an alias for BeforeUnloadEvent. | PASS |
| BeforeUnloadEvent should be an alias for BeforeUnloadEvent. | PASS |
| COMPOSITIONEVENT should be an alias for CompositionEvent. | PASS |
| CUSTOMEVENT should be an alias for CustomEvent. | PASS |
| CompositionEvent should be an alias for CompositionEvent. | PASS |
| CustomEvent should be an alias for CustomEvent. | PASS |
| DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent. | PASS |
| DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent. | PASS |
| DRAGEVENT should be an alias for DragEvent. | PASS |
| DeviceMotionEvent should be an alias for DeviceMotionEvent. | PASS |
| DeviceOrientationEvent should be an alias for DeviceOrientationEvent. | PASS |
| DragEvent should be an alias for DragEvent. | PASS |
| EVENT should be an alias for Event. | PASS |
| EVENTS should be an alias for Event. | PASS |
| Event should be an alias for Event. | PASS |
| Events should be an alias for Event. | PASS |
| FOCUSEVENT should be an alias for FocusEvent. | PASS |
| FocusEvent should be an alias for FocusEvent. | PASS |
| HASHCHANGEEVENT should be an alias for HashChangeEvent. | PASS |
| HTMLEVENTS should be an alias for Event. | PASS |
| HTMLEvents should be an alias for Event. | PASS |
| HashChangeEvent should be an alias for HashChangeEvent. | PASS |
| KEYBOARDEVENT should be an alias for KeyboardEvent. | PASS |
| KeyboardEvent should be an alias for KeyboardEvent. | PASS |
| MESSAGEEVENT should be an alias for MessageEvent. | PASS |
| MOUSEEVENT should be an alias for MouseEvent. | PASS |
| MOUSEEVENTS should be an alias for MouseEvent. | PASS |
| MessageEvent should be an alias for MessageEvent. | PASS |
| MouseEvent should be an alias for MouseEvent. | PASS |
| MouseEvents should be an alias for MouseEvent. | PASS |
| STORAGEEVENT should be an alias for StorageEvent. | PASS |
| SVGEVENTS should be an alias for Event. | PASS |
| SVGEvents should be an alias for Event. | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlaybackEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AutocompleteErrorEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "IDBVersionChangeEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncryptedEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMessageEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryListEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamTrackEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotificationEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudioCompletionEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransition" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransitionEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionAvailableEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionCloseEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejectionEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneChangeEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChannelEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandidateEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProgressEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPolicyViolationEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortConnectEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorkerMessageEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestureEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionError" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthesisEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TrackEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TransitionEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContextEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimationEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransitionEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WheelEvent" | FAIL |
| Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEvent" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "BeforeUnloadEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CompositionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CustomEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceMotionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceOrientationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "FocusEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "HashChangeEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "KeyboardEvents" | FAIL |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "MessageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "StorageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlaybackEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AudioProcessingEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AutocompleteErrorEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BeforeInstallPromptEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BlobEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ClipboardEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CloseEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ErrorEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableMessageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FetchEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FontFaceSetLoadEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "IDBVersionChangeEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "InstallEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIConnectionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIMessageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaEncryptedEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyMessageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaQueryListEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamTrackEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents" | FAIL |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotificationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotifyPaintEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OfflineAudioCompletionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OrientationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PageTransitionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PageTransitions" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PointerEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PopStateEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PopUpEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionAvailableEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionCloseEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ProgressEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PromiseRejectionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PushEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDTMFToneChangeEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDataChannelEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCIceCandidateEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RelatedEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ResourceProgressEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SVGZoomEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ScrollAreaEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SecurityPolicyViolationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServicePortConnectEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServiceWorkerMessageEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SimpleGestureEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionErrors" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechSynthesisEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SyncEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TimeEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TrackEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TransitionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebGLContextEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitAnimationEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitTransitionEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WheelEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "XULCommandEvents" | PASS |
| Should throw NOT_SUPPORTED_ERR for unrecognized arguments | PASS |
| StorageEvent should be an alias for StorageEvent. | PASS |
| TEXTEVENT should be an alias for CompositionEvent. | FAIL |
| TOUCHEVENT should be an alias for TouchEvent. | FAIL |
| TextEvent should be an alias for CompositionEvent. | FAIL |
| TouchEvent should be an alias for TouchEvent. | FAIL |
| UIEVENT should be an alias for UIEvent. | PASS |
| UIEVENTS should be an alias for UIEvent. | PASS |
| UIEvent should be an alias for UIEvent. | PASS |
| UIEvents should be an alias for UIEvent. | PASS |
| beforeunloadevent should be an alias for BeforeUnloadEvent. | PASS |
| compositionevent should be an alias for CompositionEvent. | PASS |
| createEvent('BEFOREUNLOADEVENT') should be initialized correctly. | PASS |
| createEvent('BeforeUnloadEvent') should be initialized correctly. | PASS |
| createEvent('COMPOSITIONEVENT') should be initialized correctly. | PASS |
| createEvent('CUSTOMEVENT') should be initialized correctly. | PASS |
| createEvent('CompositionEvent') should be initialized correctly. | PASS |
| createEvent('CustomEvent') should be initialized correctly. | PASS |
| createEvent('DEVICEMOTIONEVENT') should be initialized correctly. | PASS |
| createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly. | PASS |
| createEvent('DRAGEVENT') should be initialized correctly. | PASS |
| createEvent('DeviceMotionEvent') should be initialized correctly. | PASS |
| createEvent('DeviceOrientationEvent') should be initialized correctly. | PASS |
| createEvent('DragEvent') should be initialized correctly. | PASS |
| createEvent('EVENT') should be initialized correctly. | PASS |
| createEvent('EVENTS') should be initialized correctly. | PASS |
| createEvent('Event') should be initialized correctly. | PASS |
| createEvent('Events') should be initialized correctly. | PASS |
| createEvent('FOCUSEVENT') should be initialized correctly. | PASS |
| createEvent('FocusEvent') should be initialized correctly. | PASS |
| createEvent('HASHCHANGEEVENT') should be initialized correctly. | PASS |
| createEvent('HTMLEVENTS') should be initialized correctly. | PASS |
| createEvent('HTMLEvents') should be initialized correctly. | PASS |
| createEvent('HashChangeEvent') should be initialized correctly. | PASS |
| createEvent('KEYBOARDEVENT') should be initialized correctly. | PASS |
| createEvent('KeyboardEvent') should be initialized correctly. | PASS |
| createEvent('MESSAGEEVENT') should be initialized correctly. | PASS |
| createEvent('MOUSEEVENT') should be initialized correctly. | PASS |
| createEvent('MOUSEEVENTS') should be initialized correctly. | PASS |
| createEvent('MessageEvent') should be initialized correctly. | PASS |
| createEvent('MouseEvent') should be initialized correctly. | PASS |
| createEvent('MouseEvents') should be initialized correctly. | PASS |
| createEvent('STORAGEEVENT') should be initialized correctly. | PASS |
| createEvent('SVGEVENTS') should be initialized correctly. | PASS |
| createEvent('SVGEvents') should be initialized correctly. | PASS |
| createEvent('StorageEvent') should be initialized correctly. | PASS |
| createEvent('TEXTEVENT') should be initialized correctly. | PASS |
| createEvent('TOUCHEVENT') should be initialized correctly. | FAIL |
| createEvent('TextEvent') should be initialized correctly. | PASS |
| createEvent('TouchEvent') should be initialized correctly. | FAIL |
| createEvent('UIEVENT') should be initialized correctly. | PASS |
| createEvent('UIEVENTS') should be initialized correctly. | PASS |
| createEvent('UIEvent') should be initialized correctly. | PASS |
| createEvent('UIEvents') should be initialized correctly. | PASS |
| createEvent('beforeunloadevent') should be initialized correctly. | PASS |
| createEvent('compositionevent') should be initialized correctly. | PASS |
| createEvent('customevent') should be initialized correctly. | PASS |
| createEvent('devicemotionevent') should be initialized correctly. | PASS |
| createEvent('deviceorientationevent') should be initialized correctly. | PASS |
| createEvent('dragevent') should be initialized correctly. | PASS |
| createEvent('event') should be initialized correctly. | PASS |
| createEvent('events') should be initialized correctly. | PASS |
| createEvent('focusevent') should be initialized correctly. | PASS |
| createEvent('hashchangeevent') should be initialized correctly. | PASS |
| createEvent('htmlevents') should be initialized correctly. | PASS |
| createEvent('keyboardevent') should be initialized correctly. | PASS |
| createEvent('messageevent') should be initialized correctly. | PASS |
| createEvent('mouseevent') should be initialized correctly. | PASS |
| createEvent('mouseevents') should be initialized correctly. | PASS |
| createEvent('storageevent') should be initialized correctly. | PASS |
| createEvent('svgevents') should be initialized correctly. | PASS |
| createEvent('textevent') should be initialized correctly. | PASS |
| createEvent('touchevent') should be initialized correctly. | FAIL |
| createEvent('uievent') should be initialized correctly. | PASS |
| createEvent('uievents') should be initialized correctly. | PASS |
| customevent should be an alias for CustomEvent. | PASS |
| devicemotionevent should be an alias for DeviceMotionEvent. | PASS |
| deviceorientationevent should be an alias for DeviceOrientationEvent. | PASS |
| dragevent should be an alias for DragEvent. | PASS |
| event should be an alias for Event. | PASS |
| events should be an alias for Event. | PASS |
| focusevent should be an alias for FocusEvent. | PASS |
| hashchangeevent should be an alias for HashChangeEvent. | PASS |
| htmlevents should be an alias for Event. | PASS |
| keyboardevent should be an alias for KeyboardEvent. | PASS |
| messageevent should be an alias for MessageEvent. | PASS |
| mouseevent should be an alias for MouseEvent. | PASS |
| mouseevents should be an alias for MouseEvent. | PASS |
| storageevent should be an alias for StorageEvent. | PASS |
| svgevents should be an alias for Event. | PASS |
| textevent should be an alias for CompositionEvent. | FAIL |
| touchevent should be an alias for TouchEvent. | FAIL |
| uievent should be an alias for UIEvent. | PASS |
| uievents should be an alias for UIEvent. | PASS |
| /dom/nodes/CharacterData-remove.html | OK |
| PI should support remove() | PASS |
| comment should support remove() | PASS |
| remove() should work if PI does have a parent | PASS |
| remove() should work if PI does have a parent and siblings | PASS |
| remove() should work if PI doesn't have a parent | PASS |
| remove() should work if comment does have a parent | PASS |
| remove() should work if comment does have a parent and siblings | PASS |
| remove() should work if comment doesn't have a parent | PASS |
| remove() should work if text does have a parent | PASS |
| remove() should work if text does have a parent and siblings | PASS |
| remove() should work if text doesn't have a parent | PASS |
| text should support remove() | PASS |
| /dom/nodes/Element-childElementCount-svg.svg | OK |
| childElementCount | PASS |
| /dom/nodes/CharacterData-appendChild.html | OK |
| Comment.appendChild(Comment) | PASS |
| Comment.appendChild(ProcessingInstruction) | PASS |
| Comment.appendChild(Text) | PASS |
| ProcessingInstruction.appendChild(Comment) | PASS |
| ProcessingInstruction.appendChild(ProcessingInstruction) | PASS |
| ProcessingInstruction.appendChild(Text) | PASS |
| Text.appendChild(Comment) | PASS |
| Text.appendChild(ProcessingInstruction) | PASS |
| Text.appendChild(Text) | PASS |
| /dom/nodes/getElementsByClassName-28.htm | OK |
| generic element listed | PASS |
| /dom/ranges/Range-mutations-appendData.html | OK |
| comment.appendData(""), with selected range collapsed at (comment, 0) | PASS |
| comment.appendData(""), with selected range collapsed at (comment, 1) | PASS |
| comment.appendData(""), with selected range collapsed at (comment, comment.length) | PASS |
| comment.appendData(""), with selected range on comment from 0 to 1 | PASS |
| comment.appendData(""), with selected range on comment from 0 to comment.length | PASS |
| comment.appendData(""), with selected range on comment from 1 to 3 | PASS |
| comment.appendData(""), with selected range on comment from 1 to comment.length | PASS |
| comment.appendData(""), with unselected range collapsed at (comment, 0) | PASS |
| comment.appendData(""), with unselected range collapsed at (comment, 1) | PASS |
| comment.appendData(""), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.appendData(""), with unselected range on comment from 0 to 1 | PASS |
| comment.appendData(""), with unselected range on comment from 0 to comment.length | PASS |
| comment.appendData(""), with unselected range on comment from 1 to 3 | PASS |
| comment.appendData(""), with unselected range on comment from 1 to comment.length | PASS |
| comment.appendData("foo"), with selected range collapsed at (comment, 0) | PASS |
| comment.appendData("foo"), with selected range collapsed at (comment, 1) | PASS |
| comment.appendData("foo"), with selected range collapsed at (comment, comment.length) | PASS |
| comment.appendData("foo"), with selected range on comment from 0 to 1 | PASS |
| comment.appendData("foo"), with selected range on comment from 0 to comment.length | PASS |
| comment.appendData("foo"), with selected range on comment from 1 to 3 | PASS |
| comment.appendData("foo"), with selected range on comment from 1 to comment.length | PASS |
| comment.appendData("foo"), with unselected range collapsed at (comment, 0) | PASS |
| comment.appendData("foo"), with unselected range collapsed at (comment, 1) | PASS |
| comment.appendData("foo"), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.appendData("foo"), with unselected range on comment from 0 to 1 | PASS |
| comment.appendData("foo"), with unselected range on comment from 0 to comment.length | PASS |
| comment.appendData("foo"), with unselected range on comment from 1 to 3 | PASS |
| comment.appendData("foo"), with unselected range on comment from 1 to comment.length | PASS |
| detachedComment.appendData(""), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.appendData(""), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.appendData(""), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.appendData(""), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.appendData(""), with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.appendData(""), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.appendData(""), with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.appendData(""), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.appendData(""), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.appendData(""), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.appendData(""), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.appendData(""), with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.appendData(""), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.appendData(""), with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.appendData("foo"), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.appendData("foo"), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.appendData("foo"), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.appendData("foo"), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.appendData("foo"), with selected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.appendData("foo"), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.appendData("foo"), with selected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedComment.appendData("foo"), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.appendData("foo"), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.appendData("foo"), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.appendData("foo"), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.appendData("foo"), with unselected range on detachedComment from 0 to detachedComment.length | PASS |
| detachedComment.appendData("foo"), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.appendData("foo"), with unselected range on detachedComment from 1 to detachedComment.length | PASS |
| detachedForeignComment.appendData(""), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.appendData(""), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.appendData(""), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.appendData(""), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.appendData(""), with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData(""), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.appendData(""), with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData(""), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.appendData(""), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.appendData(""), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.appendData(""), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.appendData(""), with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData(""), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.appendData(""), with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData("foo"), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.appendData("foo"), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.appendData("foo"), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.appendData("foo"), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.appendData("foo"), with selected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData("foo"), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.appendData("foo"), with selected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData("foo"), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.appendData("foo"), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.appendData("foo"), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.appendData("foo"), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.appendData("foo"), with unselected range on detachedForeignComment from 0 to detachedForeignComment.length | PASS |
| detachedForeignComment.appendData("foo"), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.appendData("foo"), with unselected range on detachedForeignComment from 1 to detachedForeignComment.length | PASS |
| detachedForeignTextNode.appendData(""), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.appendData(""), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.appendData(""), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.appendData(""), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.appendData(""), with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData(""), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.appendData(""), with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData(""), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.appendData(""), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.appendData(""), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.appendData(""), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.appendData(""), with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData(""), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.appendData(""), with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.appendData("foo"), with selected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range on detachedForeignTextNode from 0 to detachedForeignTextNode.length | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.appendData("foo"), with unselected range on detachedForeignTextNode from 1 to detachedForeignTextNode.length | PASS |
| detachedTextNode.appendData(""), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.appendData(""), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.appendData(""), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.appendData(""), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.appendData(""), with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.appendData(""), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.appendData(""), with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.appendData(""), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.appendData(""), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.appendData(""), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.appendData(""), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.appendData(""), with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.appendData(""), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.appendData(""), with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.appendData("foo"), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.appendData("foo"), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.appendData("foo"), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.appendData("foo"), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.appendData("foo"), with selected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.appendData("foo"), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.appendData("foo"), with selected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedTextNode.appendData("foo"), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.appendData("foo"), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.appendData("foo"), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.appendData("foo"), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.appendData("foo"), with unselected range on detachedTextNode from 0 to detachedTextNode.length | PASS |
| detachedTextNode.appendData("foo"), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.appendData("foo"), with unselected range on detachedTextNode from 1 to detachedTextNode.length | PASS |
| detachedXmlComment.appendData(""), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.appendData(""), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.appendData(""), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.appendData(""), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.appendData(""), with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData(""), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.appendData(""), with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData(""), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.appendData(""), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.appendData(""), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.appendData(""), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.appendData(""), with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData(""), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.appendData(""), with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData("foo"), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.appendData("foo"), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.appendData("foo"), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.appendData("foo"), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.appendData("foo"), with selected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData("foo"), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.appendData("foo"), with selected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData("foo"), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.appendData("foo"), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.appendData("foo"), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.appendData("foo"), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.appendData("foo"), with unselected range on detachedXmlComment from 0 to detachedXmlComment.length | PASS |
| detachedXmlComment.appendData("foo"), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.appendData("foo"), with unselected range on detachedXmlComment from 1 to detachedXmlComment.length | PASS |
| detachedXmlTextNode.appendData(""), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.appendData(""), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.appendData(""), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.appendData(""), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.appendData(""), with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData(""), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.appendData(""), with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData(""), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.appendData(""), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.appendData(""), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.appendData(""), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.appendData(""), with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData(""), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.appendData(""), with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.appendData("foo"), with selected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range on detachedXmlTextNode from 0 to detachedXmlTextNode.length | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.appendData("foo"), with unselected range on detachedXmlTextNode from 1 to detachedXmlTextNode.length | PASS |
| foreignComment.appendData(""), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.appendData(""), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.appendData(""), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.appendData(""), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.appendData(""), with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.appendData(""), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.appendData(""), with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.appendData(""), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.appendData(""), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.appendData(""), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.appendData(""), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.appendData(""), with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.appendData(""), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.appendData(""), with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.appendData("foo"), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.appendData("foo"), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.appendData("foo"), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.appendData("foo"), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.appendData("foo"), with selected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.appendData("foo"), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.appendData("foo"), with selected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignComment.appendData("foo"), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.appendData("foo"), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.appendData("foo"), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.appendData("foo"), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.appendData("foo"), with unselected range on foreignComment from 0 to foreignComment.length | PASS |
| foreignComment.appendData("foo"), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.appendData("foo"), with unselected range on foreignComment from 1 to foreignComment.length | PASS |
| foreignTextNode.appendData(""), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.appendData(""), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.appendData(""), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.appendData(""), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.appendData(""), with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.appendData(""), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.appendData(""), with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.appendData(""), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.appendData(""), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.appendData(""), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.appendData(""), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.appendData(""), with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.appendData(""), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.appendData(""), with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.appendData("foo"), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.appendData("foo"), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.appendData("foo"), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.appendData("foo"), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.appendData("foo"), with selected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.appendData("foo"), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.appendData("foo"), with selected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| foreignTextNode.appendData("foo"), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.appendData("foo"), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.appendData("foo"), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.appendData("foo"), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.appendData("foo"), with unselected range on foreignTextNode from 0 to foreignTextNode.length | PASS |
| foreignTextNode.appendData("foo"), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.appendData("foo"), with unselected range on foreignTextNode from 1 to foreignTextNode.length | PASS |
| paras[0].firstChild.appendData(""), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.appendData(""), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.appendData(""), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.appendData(""), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.appendData(""), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.appendData(""), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.appendData(""), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.appendData(""), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.appendData(""), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.appendData(""), with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData(""), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.appendData(""), with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData(""), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.appendData(""), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.appendData(""), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.appendData(""), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.appendData(""), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.appendData(""), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.appendData(""), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.appendData(""), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.appendData(""), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.appendData(""), with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData(""), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.appendData(""), with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData("foo"), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.appendData("foo"), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.appendData("foo"), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.appendData("foo"), with selected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData("foo"), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.appendData("foo"), with selected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range on paras[0].firstChild from 0 to paras[0].firstChild.length | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.appendData("foo"), with unselected range on paras[0].firstChild from 1 to paras[0].firstChild.length | PASS |
| paras[1].firstChild.appendData(""), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.appendData(""), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.appendData(""), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.appendData(""), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.appendData(""), with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData(""), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.appendData(""), with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData(""), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.appendData(""), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.appendData(""), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.appendData(""), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.appendData(""), with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData(""), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.appendData(""), with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData("foo"), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.appendData("foo"), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.appendData("foo"), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.appendData("foo"), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.appendData("foo"), with selected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData("foo"), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.appendData("foo"), with selected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range on paras[1].firstChild from 0 to paras[1].firstChild.length | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.appendData("foo"), with unselected range on paras[1].firstChild from 1 to paras[1].firstChild.length | PASS |
| xmlComment.appendData(""), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.appendData(""), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.appendData(""), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.appendData(""), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.appendData(""), with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.appendData(""), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.appendData(""), with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.appendData(""), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.appendData(""), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.appendData(""), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.appendData(""), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.appendData(""), with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.appendData(""), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.appendData(""), with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.appendData("foo"), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.appendData("foo"), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.appendData("foo"), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.appendData("foo"), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.appendData("foo"), with selected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.appendData("foo"), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.appendData("foo"), with selected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlComment.appendData("foo"), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.appendData("foo"), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.appendData("foo"), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.appendData("foo"), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.appendData("foo"), with unselected range on xmlComment from 0 to xmlComment.length | PASS |
| xmlComment.appendData("foo"), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.appendData("foo"), with unselected range on xmlComment from 1 to xmlComment.length | PASS |
| xmlTextNode.appendData(""), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.appendData(""), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.appendData(""), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.appendData(""), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.appendData(""), with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.appendData(""), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.appendData(""), with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.appendData(""), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.appendData(""), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.appendData(""), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.appendData(""), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.appendData(""), with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.appendData(""), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.appendData(""), with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.appendData("foo"), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.appendData("foo"), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.appendData("foo"), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.appendData("foo"), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.appendData("foo"), with selected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.appendData("foo"), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.appendData("foo"), with selected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| xmlTextNode.appendData("foo"), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.appendData("foo"), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.appendData("foo"), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.appendData("foo"), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.appendData("foo"), with unselected range on xmlTextNode from 0 to xmlTextNode.length | PASS |
| xmlTextNode.appendData("foo"), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.appendData("foo"), with unselected range on xmlTextNode from 1 to xmlTextNode.length | PASS |
| /dom/nodes/DOMImplementation-createDocumentType.html | OK |
| DOMImplementation.createDocumentType(qualifiedName, publicId, systemId) | PASS |
| createDocumentType("", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("#", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("$", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("%", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("&", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("'", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("(", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType(")", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("*", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("1foo", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType(":foo", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("@", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("@foo", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("^", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("_:_", "", "") should work | PASS |
| createDocumentType("_:_.", "", "") should work | PASS |
| createDocumentType("_:a-", "", "") should work | PASS |
| createDocumentType("_:h0", "", "") should work | PASS |
| createDocumentType("_:test", "", "") should work | PASS |
| createDocumentType("`", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("a-b:c", "", "") should work | PASS |
| createDocumentType("a-b:c.j", "", "") should work | PASS |
| createDocumentType("a.b:c", "", "") should work | PASS |
| createDocumentType("edi:!", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:#", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:$", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:%", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:&", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:'", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:(", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:)", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:*", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:+", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:,", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:/", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:;", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:<", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:=", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:>", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:@", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:[", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:\"", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:\\", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:]", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:^", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:`", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:a ", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:{", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:}", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("edi:~", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("f1oo", "", "") should work | PASS |
| createDocumentType("f:oo", "", "") should work | PASS |
| createDocumentType("f@oo", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("foo", "", "") should work | PASS |
| createDocumentType("foo", "", "f'o\"o") should work | PASS |
| createDocumentType("foo", "", "f'oo") should work | PASS |
| createDocumentType("foo", "", "f\"oo") should work | PASS |
| createDocumentType("foo", "", "foo") should work | PASS |
| createDocumentType("foo", "", "foo>") should work | PASS |
| createDocumentType("foo", "f'o\"o", "") should work | PASS |
| createDocumentType("foo", "f'oo", "") should work | PASS |
| createDocumentType("foo", "f\"oo", "") should work | PASS |
| createDocumentType("foo", "foo", "") should work | PASS |
| createDocumentType("foo", "foo>", "") should work | PASS |
| createDocumentType("foo1", "", "") should work | PASS |
| createDocumentType("foo:", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("foo@", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("l_:_", "", "") should work | PASS |
| createDocumentType("ns0:test", "", "") should work | PASS |
| createDocumentType("ns:EEE.", "", "") should work | PASS |
| createDocumentType("ns:_-", "", "") should work | PASS |
| createDocumentType("ns:_0", "", "") should work | PASS |
| createDocumentType("ns:a0", "", "") should work | PASS |
| createDocumentType("prefix::local", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("test:root", "1234", "") should work | PASS |
| createDocumentType("test:root", "1234", "test") should work | PASS |
| createDocumentType("test:root", "test", "") should work | PASS |
| createDocumentType("test:root", "test", "test") should work | PASS |
| createDocumentType("{", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("}", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| createDocumentType("~", "", "") should throw INVALID_CHARACTER_ERR | PASS |
| /dom/nodes/CharacterData-surrogates.html | OK |
| Comment.deleteData() splitting and creating surrogate pairs | PASS |
| Comment.insertData() splitting and creating surrogate pairs | PASS |
| Comment.replaceData() splitting and creating surrogate pairs | PASS |
| Comment.substringData() splitting surrogate pairs | PASS |
| Text.deleteData() splitting and creating surrogate pairs | PASS |
| Text.insertData() splitting and creating surrogate pairs | PASS |
| Text.replaceData() splitting and creating surrogate pairs | PASS |
| Text.substringData() splitting surrogate pairs | PASS |
| /dom/nodes/Element-insertAdjacentText.html | OK |
| Adding more than one child to document should cause a HierarchyRequestError exception | PASS |
| Inserted text node should be target element's first child for 'afterbegin' case | PASS |
| Inserted text node should be target element's last child for 'beforeend' case | PASS |
| Inserted text node should be target element's next sibling for 'afterend' case | PASS |
| Inserted text node should be target element's previous sibling for 'beforebegin' case | PASS |
| Inserting to an invalid location should cause a Syntax Error exception | PASS |
| /dom/nodes/ChildNode-before.html | OK |
| Comment.before() on a child without any parent. | PASS |
| Comment.before() when pre-insert behaves like prepend. | PASS |
| Comment.before() with all siblings of child as arguments. | PASS |
| Comment.before() with context object itself and node as the arguments, switching positions. | PASS |
| Comment.before() with context object itself as the argument. | PASS |
| Comment.before() with null as an argument. | PASS |
| Comment.before() with one element and text as arguments. | PASS |
| Comment.before() with one sibling of child and text as arguments. | PASS |
| Comment.before() with only one element as an argument. | PASS |
| Comment.before() with only text as an argument. | PASS |
| Comment.before() with some siblings of child as arguments; no changes in tree. | PASS |
| Comment.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| Comment.before() with the empty string as an argument. | PASS |
| Comment.before() with undefined as an argument. | PASS |
| Comment.before() without any argument. | PASS |
| Element.before() on a child without any parent. | PASS |
| Element.before() when pre-insert behaves like prepend. | PASS |
| Element.before() with all siblings of child as arguments. | PASS |
| Element.before() with context object itself and node as the arguments, switching positions. | PASS |
| Element.before() with context object itself as the argument. | PASS |
| Element.before() with null as an argument. | PASS |
| Element.before() with one element and text as arguments. | PASS |
| Element.before() with one sibling of child and text as arguments. | PASS |
| Element.before() with only one element as an argument. | PASS |
| Element.before() with only text as an argument. | PASS |
| Element.before() with some siblings of child as arguments; no changes in tree. | PASS |
| Element.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| Element.before() with the empty string as an argument. | PASS |
| Element.before() with undefined as an argument. | PASS |
| Element.before() without any argument. | PASS |
| Text.before() on a child without any parent. | PASS |
| Text.before() when pre-insert behaves like prepend. | PASS |
| Text.before() with all siblings of child as arguments. | PASS |
| Text.before() with context object itself and node as the arguments, switching positions. | PASS |
| Text.before() with context object itself as the argument. | PASS |
| Text.before() with null as an argument. | PASS |
| Text.before() with one element and text as arguments. | PASS |
| Text.before() with one sibling of child and text as arguments. | PASS |
| Text.before() with only one element as an argument. | PASS |
| Text.before() with only text as an argument. | PASS |
| Text.before() with some siblings of child as arguments; no changes in tree. | PASS |
| Text.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. | PASS |
| Text.before() with the empty string as an argument. | PASS |
| Text.before() with undefined as an argument. | PASS |
| Text.before() without any argument. | PASS |
| /dom/lists/DOMTokenList-Iterable.html | OK |
| DOMTokenList has Symbol.iterator. | PASS |
| DOMTokenList has entries method. | PASS |
| DOMTokenList has forEach method. | PASS |
| DOMTokenList has length method. | PASS |
| DOMTokenList has values method. | PASS |
| DOMTokenList is iterable via for-of loop. | PASS |
| /dom/nodes/Document-characterSet-normalization.html | OK |
| Name "Big5" has label "big5" (characterSet) | PASS |
| Name "Big5" has label "big5" (charset) | PASS |
| Name "Big5" has label "big5" (inputEncoding) | PASS |
| Name "Big5" has label "big5-hkscs" (characterSet) | PASS |
| Name "Big5" has label "big5-hkscs" (charset) | PASS |
| Name "Big5" has label "big5-hkscs" (inputEncoding) | PASS |
| Name "Big5" has label "cn-big5" (characterSet) | PASS |
| Name "Big5" has label "cn-big5" (charset) | PASS |
| Name "Big5" has label "cn-big5" (inputEncoding) | PASS |
| Name "Big5" has label "csbig5" (characterSet) | PASS |
| Name "Big5" has label "csbig5" (charset) | PASS |
| Name "Big5" has label "csbig5" (inputEncoding) | PASS |
| Name "Big5" has label "x-x-big5" (characterSet) | PASS |
| Name "Big5" has label "x-x-big5" (charset) | PASS |
| Name "Big5" has label "x-x-big5" (inputEncoding) | PASS |
| Name "EUC-JP" has label "cseucpkdfmtjapanese" (characterSet) | PASS |
| Name "EUC-JP" has label "cseucpkdfmtjapanese" (charset) | PASS |
| Name "EUC-JP" has label "cseucpkdfmtjapanese" (inputEncoding) | PASS |
| Name "EUC-JP" has label "euc-jp" (characterSet) | PASS |
| Name "EUC-JP" has label "euc-jp" (charset) | PASS |
| Name "EUC-JP" has label "euc-jp" (inputEncoding) | PASS |
| Name "EUC-JP" has label "x-euc-jp" (characterSet) | PASS |
| Name "EUC-JP" has label "x-euc-jp" (charset) | PASS |
| Name "EUC-JP" has label "x-euc-jp" (inputEncoding) | PASS |
| Name "EUC-KR" has label "cseuckr" (characterSet) | PASS |
| Name "EUC-KR" has label "cseuckr" (charset) | PASS |
| Name "EUC-KR" has label "cseuckr" (inputEncoding) | PASS |
| Name "EUC-KR" has label "csksc56011987" (characterSet) | PASS |
| Name "EUC-KR" has label "csksc56011987" (charset) | PASS |
| Name "EUC-KR" has label "csksc56011987" (inputEncoding) | PASS |
| Name "EUC-KR" has label "euc-kr" (characterSet) | PASS |
| Name "EUC-KR" has label "euc-kr" (charset) | PASS |
| Name "EUC-KR" has label "euc-kr" (inputEncoding) | PASS |
| Name "EUC-KR" has label "iso-ir-149" (characterSet) | PASS |
| Name "EUC-KR" has label "iso-ir-149" (charset) | PASS |
| Name "EUC-KR" has label "iso-ir-149" (inputEncoding) | PASS |
| Name "EUC-KR" has label "korean" (characterSet) | PASS |
| Name "EUC-KR" has label "korean" (charset) | PASS |
| Name "EUC-KR" has label "korean" (inputEncoding) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1987" (characterSet) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1987" (charset) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1987" (inputEncoding) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1989" (characterSet) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1989" (charset) | PASS |
| Name "EUC-KR" has label "ks_c_5601-1989" (inputEncoding) | PASS |
| Name "EUC-KR" has label "ksc5601" (characterSet) | PASS |
| Name "EUC-KR" has label "ksc5601" (charset) | PASS |
| Name "EUC-KR" has label "ksc5601" (inputEncoding) | PASS |
| Name "EUC-KR" has label "ksc_5601" (characterSet) | PASS |
| Name "EUC-KR" has label "ksc_5601" (charset) | PASS |
| Name "EUC-KR" has label "ksc_5601" (inputEncoding) | PASS |
| Name "EUC-KR" has label "windows-949" (characterSet) | PASS |
| Name "EUC-KR" has label "windows-949" (charset) | PASS |
| Name "EUC-KR" has label "windows-949" (inputEncoding) | PASS |
| Name "GBK" has label "chinese" (characterSet) | PASS |
| Name "GBK" has label "chinese" (charset) | PASS |
| Name "GBK" has label "chinese" (inputEncoding) | PASS |
| Name "GBK" has label "csgb2312" (characterSet) | PASS |
| Name "GBK" has label "csgb2312" (charset) | PASS |
| Name "GBK" has label "csgb2312" (inputEncoding) | PASS |
| Name "GBK" has label "csiso58gb231280" (characterSet) | PASS |
| Name "GBK" has label "csiso58gb231280" (charset) | PASS |
| Name "GBK" has label "csiso58gb231280" (inputEncoding) | PASS |
| Name "GBK" has label "gb2312" (characterSet) | PASS |
| Name "GBK" has label "gb2312" (charset) | PASS |
| Name "GBK" has label "gb2312" (inputEncoding) | PASS |
| Name "GBK" has label "gb_2312" (characterSet) | PASS |
| Name "GBK" has label "gb_2312" (charset) | PASS |
| Name "GBK" has label "gb_2312" (inputEncoding) | PASS |
| Name "GBK" has label "gb_2312-80" (characterSet) | PASS |
| Name "GBK" has label "gb_2312-80" (charset) | PASS |
| Name "GBK" has label "gb_2312-80" (inputEncoding) | PASS |
| Name "GBK" has label "gbk" (characterSet) | PASS |
| Name "GBK" has label "gbk" (charset) | PASS |
| Name "GBK" has label "gbk" (inputEncoding) | PASS |
| Name "GBK" has label "iso-ir-58" (characterSet) | PASS |
| Name "GBK" has label "iso-ir-58" (charset) | PASS |
| Name "GBK" has label "iso-ir-58" (inputEncoding) | PASS |
| Name "GBK" has label "x-gbk" (characterSet) | PASS |
| Name "GBK" has label "x-gbk" (charset) | PASS |
| Name "GBK" has label "x-gbk" (inputEncoding) | PASS |
| Name "IBM866" has label "866" (characterSet) | PASS |
| Name "IBM866" has label "866" (charset) | PASS |
| Name "IBM866" has label "866" (inputEncoding) | PASS |
| Name "IBM866" has label "cp866" (characterSet) | PASS |
| Name "IBM866" has label "cp866" (charset) | PASS |
| Name "IBM866" has label "cp866" (inputEncoding) | PASS |
| Name "IBM866" has label "csibm866" (characterSet) | PASS |
| Name "IBM866" has label "csibm866" (charset) | PASS |
| Name "IBM866" has label "csibm866" (inputEncoding) | PASS |
| Name "IBM866" has label "ibm866" (characterSet) | PASS |
| Name "IBM866" has label "ibm866" (charset) | PASS |
| Name "IBM866" has label "ibm866" (inputEncoding) | PASS |
| Name "ISO-2022-JP" has label "csiso2022jp" (characterSet) | PASS |
| Name "ISO-2022-JP" has label "csiso2022jp" (charset) | PASS |
| Name "ISO-2022-JP" has label "csiso2022jp" (inputEncoding) | PASS |
| Name "ISO-2022-JP" has label "iso-2022-jp" (characterSet) | PASS |
| Name "ISO-2022-JP" has label "iso-2022-jp" (charset) | PASS |
| Name "ISO-2022-JP" has label "iso-2022-jp" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "csisolatin6" (characterSet) | PASS |
| Name "ISO-8859-10" has label "csisolatin6" (charset) | PASS |
| Name "ISO-8859-10" has label "csisolatin6" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "iso-8859-10" (characterSet) | PASS |
| Name "ISO-8859-10" has label "iso-8859-10" (charset) | PASS |
| Name "ISO-8859-10" has label "iso-8859-10" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "iso-ir-157" (characterSet) | PASS |
| Name "ISO-8859-10" has label "iso-ir-157" (charset) | PASS |
| Name "ISO-8859-10" has label "iso-ir-157" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "iso8859-10" (characterSet) | PASS |
| Name "ISO-8859-10" has label "iso8859-10" (charset) | PASS |
| Name "ISO-8859-10" has label "iso8859-10" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "iso885910" (characterSet) | PASS |
| Name "ISO-8859-10" has label "iso885910" (charset) | PASS |
| Name "ISO-8859-10" has label "iso885910" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "l6" (characterSet) | PASS |
| Name "ISO-8859-10" has label "l6" (charset) | PASS |
| Name "ISO-8859-10" has label "l6" (inputEncoding) | PASS |
| Name "ISO-8859-10" has label "latin6" (characterSet) | PASS |
| Name "ISO-8859-10" has label "latin6" (charset) | PASS |
| Name "ISO-8859-10" has label "latin6" (inputEncoding) | PASS |
| Name "ISO-8859-13" has label "iso-8859-13" (characterSet) | PASS |
| Name "ISO-8859-13" has label "iso-8859-13" (charset) | PASS |
| Name "ISO-8859-13" has label "iso-8859-13" (inputEncoding) | PASS |
| Name "ISO-8859-13" has label "iso8859-13" (characterSet) | PASS |
| Name "ISO-8859-13" has label "iso8859-13" (charset) | PASS |
| Name "ISO-8859-13" has label "iso8859-13" (inputEncoding) | PASS |
| Name "ISO-8859-13" has label "iso885913" (characterSet) | PASS |
| Name "ISO-8859-13" has label "iso885913" (charset) | PASS |
| Name "ISO-8859-13" has label "iso885913" (inputEncoding) | PASS |
| Name "ISO-8859-14" has label "iso-8859-14" (characterSet) | PASS |
| Name "ISO-8859-14" has label "iso-8859-14" (charset) | PASS |
| Name "ISO-8859-14" has label "iso-8859-14" (inputEncoding) | PASS |
| Name "ISO-8859-14" has label "iso8859-14" (characterSet) | PASS |
| Name "ISO-8859-14" has label "iso8859-14" (charset) | PASS |
| Name "ISO-8859-14" has label "iso8859-14" (inputEncoding) | PASS |
| Name "ISO-8859-14" has label "iso885914" (characterSet) | PASS |
| Name "ISO-8859-14" has label "iso885914" (charset) | PASS |
| Name "ISO-8859-14" has label "iso885914" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "csisolatin9" (characterSet) | PASS |
| Name "ISO-8859-15" has label "csisolatin9" (charset) | PASS |
| Name "ISO-8859-15" has label "csisolatin9" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "iso-8859-15" (characterSet) | PASS |
| Name "ISO-8859-15" has label "iso-8859-15" (charset) | PASS |
| Name "ISO-8859-15" has label "iso-8859-15" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "iso8859-15" (characterSet) | PASS |
| Name "ISO-8859-15" has label "iso8859-15" (charset) | PASS |
| Name "ISO-8859-15" has label "iso8859-15" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "iso885915" (characterSet) | PASS |
| Name "ISO-8859-15" has label "iso885915" (charset) | PASS |
| Name "ISO-8859-15" has label "iso885915" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "iso_8859-15" (characterSet) | PASS |
| Name "ISO-8859-15" has label "iso_8859-15" (charset) | PASS |
| Name "ISO-8859-15" has label "iso_8859-15" (inputEncoding) | PASS |
| Name "ISO-8859-15" has label "l9" (characterSet) | PASS |
| Name "ISO-8859-15" has label "l9" (charset) | PASS |
| Name "ISO-8859-15" has label "l9" (inputEncoding) | PASS |
| Name "ISO-8859-16" has label "iso-8859-16" (characterSet) | PASS |
| Name "ISO-8859-16" has label "iso-8859-16" (charset) | PASS |
| Name "ISO-8859-16" has label "iso-8859-16" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "csisolatin2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "csisolatin2" (charset) | PASS |
| Name "ISO-8859-2" has label "csisolatin2" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso-8859-2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso-8859-2" (charset) | PASS |
| Name "ISO-8859-2" has label "iso-8859-2" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso-ir-101" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso-ir-101" (charset) | PASS |
| Name "ISO-8859-2" has label "iso-ir-101" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso8859-2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso8859-2" (charset) | PASS |
| Name "ISO-8859-2" has label "iso8859-2" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso88592" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso88592" (charset) | PASS |
| Name "ISO-8859-2" has label "iso88592" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2" (charset) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2:1987" (characterSet) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2:1987" (charset) | PASS |
| Name "ISO-8859-2" has label "iso_8859-2:1987" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "l2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "l2" (charset) | PASS |
| Name "ISO-8859-2" has label "l2" (inputEncoding) | PASS |
| Name "ISO-8859-2" has label "latin2" (characterSet) | PASS |
| Name "ISO-8859-2" has label "latin2" (charset) | PASS |
| Name "ISO-8859-2" has label "latin2" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "csisolatin3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "csisolatin3" (charset) | PASS |
| Name "ISO-8859-3" has label "csisolatin3" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso-8859-3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso-8859-3" (charset) | PASS |
| Name "ISO-8859-3" has label "iso-8859-3" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso-ir-109" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso-ir-109" (charset) | PASS |
| Name "ISO-8859-3" has label "iso-ir-109" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso8859-3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso8859-3" (charset) | PASS |
| Name "ISO-8859-3" has label "iso8859-3" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso88593" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso88593" (charset) | PASS |
| Name "ISO-8859-3" has label "iso88593" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3" (charset) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3:1988" (characterSet) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3:1988" (charset) | PASS |
| Name "ISO-8859-3" has label "iso_8859-3:1988" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "l3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "l3" (charset) | PASS |
| Name "ISO-8859-3" has label "l3" (inputEncoding) | PASS |
| Name "ISO-8859-3" has label "latin3" (characterSet) | PASS |
| Name "ISO-8859-3" has label "latin3" (charset) | PASS |
| Name "ISO-8859-3" has label "latin3" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "csisolatin4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "csisolatin4" (charset) | PASS |
| Name "ISO-8859-4" has label "csisolatin4" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso-8859-4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso-8859-4" (charset) | PASS |
| Name "ISO-8859-4" has label "iso-8859-4" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso-ir-110" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso-ir-110" (charset) | PASS |
| Name "ISO-8859-4" has label "iso-ir-110" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso8859-4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso8859-4" (charset) | PASS |
| Name "ISO-8859-4" has label "iso8859-4" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso88594" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso88594" (charset) | PASS |
| Name "ISO-8859-4" has label "iso88594" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4" (charset) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4:1988" (characterSet) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4:1988" (charset) | PASS |
| Name "ISO-8859-4" has label "iso_8859-4:1988" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "l4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "l4" (charset) | PASS |
| Name "ISO-8859-4" has label "l4" (inputEncoding) | PASS |
| Name "ISO-8859-4" has label "latin4" (characterSet) | PASS |
| Name "ISO-8859-4" has label "latin4" (charset) | PASS |
| Name "ISO-8859-4" has label "latin4" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "csisolatincyrillic" (characterSet) | PASS |
| Name "ISO-8859-5" has label "csisolatincyrillic" (charset) | PASS |
| Name "ISO-8859-5" has label "csisolatincyrillic" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "cyrillic" (characterSet) | PASS |
| Name "ISO-8859-5" has label "cyrillic" (charset) | PASS |
| Name "ISO-8859-5" has label "cyrillic" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso-8859-5" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso-8859-5" (charset) | PASS |
| Name "ISO-8859-5" has label "iso-8859-5" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso-ir-144" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso-ir-144" (charset) | PASS |
| Name "ISO-8859-5" has label "iso-ir-144" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso8859-5" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso8859-5" (charset) | PASS |
| Name "ISO-8859-5" has label "iso8859-5" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso88595" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso88595" (charset) | PASS |
| Name "ISO-8859-5" has label "iso88595" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5" (charset) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5" (inputEncoding) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5:1988" (characterSet) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5:1988" (charset) | PASS |
| Name "ISO-8859-5" has label "iso_8859-5:1988" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "arabic" (characterSet) | PASS |
| Name "ISO-8859-6" has label "arabic" (charset) | PASS |
| Name "ISO-8859-6" has label "arabic" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "asmo-708" (characterSet) | PASS |
| Name "ISO-8859-6" has label "asmo-708" (charset) | PASS |
| Name "ISO-8859-6" has label "asmo-708" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "csiso88596e" (characterSet) | PASS |
| Name "ISO-8859-6" has label "csiso88596e" (charset) | PASS |
| Name "ISO-8859-6" has label "csiso88596e" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "csiso88596i" (characterSet) | PASS |
| Name "ISO-8859-6" has label "csiso88596i" (charset) | PASS |
| Name "ISO-8859-6" has label "csiso88596i" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "csisolatinarabic" (characterSet) | PASS |
| Name "ISO-8859-6" has label "csisolatinarabic" (charset) | PASS |
| Name "ISO-8859-6" has label "csisolatinarabic" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "ecma-114" (characterSet) | PASS |
| Name "ISO-8859-6" has label "ecma-114" (charset) | PASS |
| Name "ISO-8859-6" has label "ecma-114" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6" (charset) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-e" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-e" (charset) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-e" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-i" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-i" (charset) | PASS |
| Name "ISO-8859-6" has label "iso-8859-6-i" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso-ir-127" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso-ir-127" (charset) | PASS |
| Name "ISO-8859-6" has label "iso-ir-127" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso8859-6" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso8859-6" (charset) | PASS |
| Name "ISO-8859-6" has label "iso8859-6" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso88596" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso88596" (charset) | PASS |
| Name "ISO-8859-6" has label "iso88596" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6" (charset) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6" (inputEncoding) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6:1987" (characterSet) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6:1987" (charset) | PASS |
| Name "ISO-8859-6" has label "iso_8859-6:1987" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "csisolatingreek" (characterSet) | PASS |
| Name "ISO-8859-7" has label "csisolatingreek" (charset) | PASS |
| Name "ISO-8859-7" has label "csisolatingreek" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "ecma-118" (characterSet) | PASS |
| Name "ISO-8859-7" has label "ecma-118" (charset) | PASS |
| Name "ISO-8859-7" has label "ecma-118" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "elot_928" (characterSet) | PASS |
| Name "ISO-8859-7" has label "elot_928" (charset) | PASS |
| Name "ISO-8859-7" has label "elot_928" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "greek" (characterSet) | PASS |
| Name "ISO-8859-7" has label "greek" (charset) | PASS |
| Name "ISO-8859-7" has label "greek" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "greek8" (characterSet) | PASS |
| Name "ISO-8859-7" has label "greek8" (charset) | PASS |
| Name "ISO-8859-7" has label "greek8" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso-8859-7" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso-8859-7" (charset) | PASS |
| Name "ISO-8859-7" has label "iso-8859-7" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso-ir-126" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso-ir-126" (charset) | PASS |
| Name "ISO-8859-7" has label "iso-ir-126" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso8859-7" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso8859-7" (charset) | PASS |
| Name "ISO-8859-7" has label "iso8859-7" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso88597" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso88597" (charset) | PASS |
| Name "ISO-8859-7" has label "iso88597" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7" (charset) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7:1987" (characterSet) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7:1987" (charset) | PASS |
| Name "ISO-8859-7" has label "iso_8859-7:1987" (inputEncoding) | PASS |
| Name "ISO-8859-7" has label "sun_eu_greek" (characterSet) | PASS |
| Name "ISO-8859-7" has label "sun_eu_greek" (charset) | PASS |
| Name "ISO-8859-7" has label "sun_eu_greek" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "csiso88598e" (characterSet) | PASS |
| Name "ISO-8859-8" has label "csiso88598e" (charset) | PASS |
| Name "ISO-8859-8" has label "csiso88598e" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "csisolatinhebrew" (characterSet) | PASS |
| Name "ISO-8859-8" has label "csisolatinhebrew" (charset) | PASS |
| Name "ISO-8859-8" has label "csisolatinhebrew" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "hebrew" (characterSet) | PASS |
| Name "ISO-8859-8" has label "hebrew" (charset) | PASS |
| Name "ISO-8859-8" has label "hebrew" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8" (charset) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8-e" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8-e" (charset) | PASS |
| Name "ISO-8859-8" has label "iso-8859-8-e" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso-ir-138" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso-ir-138" (charset) | PASS |
| Name "ISO-8859-8" has label "iso-ir-138" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso8859-8" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso8859-8" (charset) | PASS |
| Name "ISO-8859-8" has label "iso8859-8" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso88598" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso88598" (charset) | PASS |
| Name "ISO-8859-8" has label "iso88598" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8" (charset) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8:1988" (characterSet) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8:1988" (charset) | PASS |
| Name "ISO-8859-8" has label "iso_8859-8:1988" (inputEncoding) | PASS |
| Name "ISO-8859-8" has label "visual" (characterSet) | PASS |
| Name "ISO-8859-8" has label "visual" (charset) | PASS |
| Name "ISO-8859-8" has label "visual" (inputEncoding) | PASS |
| Name "ISO-8859-8-I" has label "csiso88598i" (characterSet) | PASS |
| Name "ISO-8859-8-I" has label "csiso88598i" (charset) | PASS |
| Name "ISO-8859-8-I" has label "csiso88598i" (inputEncoding) | PASS |
| Name "ISO-8859-8-I" has label "iso-8859-8-i" (characterSet) | PASS |
| Name "ISO-8859-8-I" has label "iso-8859-8-i" (charset) | PASS |
| Name "ISO-8859-8-I" has label "iso-8859-8-i" (inputEncoding) | PASS |
| Name "ISO-8859-8-I" has label "logical" (characterSet) | PASS |
| Name "ISO-8859-8-I" has label "logical" (charset) | PASS |
| Name "ISO-8859-8-I" has label "logical" (inputEncoding) | PASS |
| Name "KOI8-R" has label "cskoi8r" (characterSet) | PASS |
| Name "KOI8-R" has label "cskoi8r" (charset) | PASS |
| Name "KOI8-R" has label "cskoi8r" (inputEncoding) | PASS |
| Name "KOI8-R" has label "koi" (characterSet) | PASS |
| Name "KOI8-R" has label "koi" (charset) | PASS |
| Name "KOI8-R" has label "koi" (inputEncoding) | PASS |
| Name "KOI8-R" has label "koi8" (characterSet) | PASS |
| Name "KOI8-R" has label "koi8" (charset) | PASS |
| Name "KOI8-R" has label "koi8" (inputEncoding) | PASS |
| Name "KOI8-R" has label "koi8-r" (characterSet) | PASS |
| Name "KOI8-R" has label "koi8-r" (charset) | PASS |
| Name "KOI8-R" has label "koi8-r" (inputEncoding) | PASS |
| Name "KOI8-R" has label "koi8_r" (characterSet) | PASS |
| Name "KOI8-R" has label "koi8_r" (charset) | PASS |
| Name "KOI8-R" has label "koi8_r" (inputEncoding) | PASS |
| Name "KOI8-U" has label "koi8-ru" (characterSet) | PASS |
| Name "KOI8-U" has label "koi8-ru" (charset) | PASS |
| Name "KOI8-U" has label "koi8-ru" (inputEncoding) | PASS |
| Name "KOI8-U" has label "koi8-u" (characterSet) | PASS |
| Name "KOI8-U" has label "koi8-u" (charset) | PASS |
| Name "KOI8-U" has label "koi8-u" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "csshiftjis" (characterSet) | PASS |
| Name "Shift_JIS" has label "csshiftjis" (charset) | PASS |
| Name "Shift_JIS" has label "csshiftjis" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "ms932" (characterSet) | PASS |
| Name "Shift_JIS" has label "ms932" (charset) | PASS |
| Name "Shift_JIS" has label "ms932" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "ms_kanji" (characterSet) | PASS |
| Name "Shift_JIS" has label "ms_kanji" (charset) | PASS |
| Name "Shift_JIS" has label "ms_kanji" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "shift-jis" (characterSet) | PASS |
| Name "Shift_JIS" has label "shift-jis" (charset) | PASS |
| Name "Shift_JIS" has label "shift-jis" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "shift_jis" (characterSet) | PASS |
| Name "Shift_JIS" has label "shift_jis" (charset) | PASS |
| Name "Shift_JIS" has label "shift_jis" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "sjis" (characterSet) | PASS |
| Name "Shift_JIS" has label "sjis" (charset) | PASS |
| Name "Shift_JIS" has label "sjis" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "windows-31j" (characterSet) | PASS |
| Name "Shift_JIS" has label "windows-31j" (charset) | PASS |
| Name "Shift_JIS" has label "windows-31j" (inputEncoding) | PASS |
| Name "Shift_JIS" has label "x-sjis" (characterSet) | PASS |
| Name "Shift_JIS" has label "x-sjis" (charset) | PASS |
| Name "Shift_JIS" has label "x-sjis" (inputEncoding) | PASS |
| Name "UTF-8" has label "unicode-1-1-utf-8" (characterSet) | PASS |
| Name "UTF-8" has label "unicode-1-1-utf-8" (charset) | PASS |
| Name "UTF-8" has label "unicode-1-1-utf-8" (inputEncoding) | PASS |
| Name "UTF-8" has label "utf-16" (characterSet) | PASS |
| Name "UTF-8" has label "utf-16" (charset) | PASS |
| Name "UTF-8" has label "utf-16" (inputEncoding) | PASS |
| Name "UTF-8" has label "utf-16be" (characterSet) | PASS |
| Name "UTF-8" has label "utf-16be" (charset) | PASS |
| Name "UTF-8" has label "utf-16be" (inputEncoding) | PASS |
| Name "UTF-8" has label "utf-16le" (characterSet) | PASS |
| Name "UTF-8" has label "utf-16le" (charset) | PASS |
| Name "UTF-8" has label "utf-16le" (inputEncoding) | PASS |
| Name "UTF-8" has label "utf-8" (characterSet) | PASS |
| Name "UTF-8" has label "utf-8" (charset) | PASS |
| Name "UTF-8" has label "utf-8" (inputEncoding) | PASS |
| Name "UTF-8" has label "utf8" (characterSet) | PASS |
| Name "UTF-8" has label "utf8" (charset) | PASS |
| Name "UTF-8" has label "utf8" (inputEncoding) | PASS |
| Name "gb18030" has label "gb18030" (characterSet) | PASS |
| Name "gb18030" has label "gb18030" (charset) | PASS |
| Name "gb18030" has label "gb18030" (inputEncoding) | PASS |
| Name "macintosh" has label "csmacintosh" (characterSet) | PASS |
| Name "macintosh" has label "csmacintosh" (charset) | PASS |
| Name "macintosh" has label "csmacintosh" (inputEncoding) | PASS |
| Name "macintosh" has label "mac" (characterSet) | PASS |
| Name "macintosh" has label "mac" (charset) | PASS |
| Name "macintosh" has label "mac" (inputEncoding) | PASS |
| Name "macintosh" has label "macintosh" (characterSet) | PASS |
| Name "macintosh" has label "macintosh" (charset) | PASS |
| Name "macintosh" has label "macintosh" (inputEncoding) | PASS |
| Name "macintosh" has label "x-mac-roman" (characterSet) | PASS |
| Name "macintosh" has label "x-mac-roman" (charset) | PASS |
| Name "macintosh" has label "x-mac-roman" (inputEncoding) | PASS |
| Name "replacement" has label "csiso2022kr" (characterSet) | PASS |
| Name "replacement" has label "csiso2022kr" (charset) | PASS |
| Name "replacement" has label "csiso2022kr" (inputEncoding) | PASS |
| Name "replacement" has label "hz-gb-2312" (characterSet) | PASS |
| Name "replacement" has label "hz-gb-2312" (charset) | PASS |
| Name "replacement" has label "hz-gb-2312" (inputEncoding) | PASS |
| Name "replacement" has label "iso-2022-cn" (characterSet) | PASS |
| Name "replacement" has label "iso-2022-cn" (charset) | PASS |
| Name "replacement" has label "iso-2022-cn" (inputEncoding) | PASS |
| Name "replacement" has label "iso-2022-cn-ext" (characterSet) | PASS |
| Name "replacement" has label "iso-2022-cn-ext" (charset) | PASS |
| Name "replacement" has label "iso-2022-cn-ext" (inputEncoding) | PASS |
| Name "replacement" has label "iso-2022-kr" (characterSet) | PASS |
| Name "replacement" has label "iso-2022-kr" (charset) | PASS |
| Name "replacement" has label "iso-2022-kr" (inputEncoding) | PASS |
| Name "windows-1250" has label "cp1250" (characterSet) | PASS |
| Name "windows-1250" has label "cp1250" (charset) | PASS |
| Name "windows-1250" has label "cp1250" (inputEncoding) | PASS |
| Name "windows-1250" has label "windows-1250" (characterSet) | PASS |
| Name "windows-1250" has label "windows-1250" (charset) | PASS |
| Name "windows-1250" has label "windows-1250" (inputEncoding) | PASS |
| Name "windows-1250" has label "x-cp1250" (characterSet) | PASS |
| Name "windows-1250" has label "x-cp1250" (charset) | PASS |
| Name "windows-1250" has label "x-cp1250" (inputEncoding) | PASS |
| Name "windows-1251" has label "cp1251" (characterSet) | PASS |
| Name "windows-1251" has label "cp1251" (charset) | PASS |
| Name "windows-1251" has label "cp1251" (inputEncoding) | PASS |
| Name "windows-1251" has label "windows-1251" (characterSet) | PASS |
| Name "windows-1251" has label "windows-1251" (charset) | PASS |
| Name "windows-1251" has label "windows-1251" (inputEncoding) | PASS |
| Name "windows-1251" has label "x-cp1251" (characterSet) | PASS |
| Name "windows-1251" has label "x-cp1251" (charset) | PASS |
| Name "windows-1251" has label "x-cp1251" (inputEncoding) | PASS |
| Name "windows-1252" has label "ansi_x3.4-1968" (characterSet) | PASS |
| Name "windows-1252" has label "ansi_x3.4-1968" (charset) | PASS |
| Name "windows-1252" has label "ansi_x3.4-1968" (inputEncoding) | PASS |
| Name "windows-1252" has label "ascii" (characterSet) | PASS |
| Name "windows-1252" has label "ascii" (charset) | PASS |
| Name "windows-1252" has label "ascii" (inputEncoding) | PASS |
| Name "windows-1252" has label "cp1252" (characterSet) | PASS |
| Name "windows-1252" has label "cp1252" (charset) | PASS |
| Name "windows-1252" has label "cp1252" (inputEncoding) | PASS |
| Name "windows-1252" has label "cp819" (characterSet) | PASS |
| Name "windows-1252" has label "cp819" (charset) | PASS |
| Name "windows-1252" has label "cp819" (inputEncoding) | PASS |
| Name "windows-1252" has label "csisolatin1" (characterSet) | PASS |
| Name "windows-1252" has label "csisolatin1" (charset) | PASS |
| Name "windows-1252" has label "csisolatin1" (inputEncoding) | PASS |
| Name "windows-1252" has label "ibm819" (characterSet) | PASS |
| Name "windows-1252" has label "ibm819" (charset) | PASS |
| Name "windows-1252" has label "ibm819" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso-8859-1" (characterSet) | PASS |
| Name "windows-1252" has label "iso-8859-1" (charset) | PASS |
| Name "windows-1252" has label "iso-8859-1" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso-ir-100" (characterSet) | PASS |
| Name "windows-1252" has label "iso-ir-100" (charset) | PASS |
| Name "windows-1252" has label "iso-ir-100" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso8859-1" (characterSet) | PASS |
| Name "windows-1252" has label "iso8859-1" (charset) | PASS |
| Name "windows-1252" has label "iso8859-1" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso88591" (characterSet) | PASS |
| Name "windows-1252" has label "iso88591" (charset) | PASS |
| Name "windows-1252" has label "iso88591" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso_8859-1" (characterSet) | PASS |
| Name "windows-1252" has label "iso_8859-1" (charset) | PASS |
| Name "windows-1252" has label "iso_8859-1" (inputEncoding) | PASS |
| Name "windows-1252" has label "iso_8859-1:1987" (characterSet) | PASS |
| Name "windows-1252" has label "iso_8859-1:1987" (charset) | PASS |
| Name "windows-1252" has label "iso_8859-1:1987" (inputEncoding) | PASS |
| Name "windows-1252" has label "l1" (characterSet) | PASS |
| Name "windows-1252" has label "l1" (charset) | PASS |
| Name "windows-1252" has label "l1" (inputEncoding) | PASS |
| Name "windows-1252" has label "latin1" (characterSet) | PASS |
| Name "windows-1252" has label "latin1" (charset) | PASS |
| Name "windows-1252" has label "latin1" (inputEncoding) | PASS |
| Name "windows-1252" has label "us-ascii" (characterSet) | PASS |
| Name "windows-1252" has label "us-ascii" (charset) | PASS |
| Name "windows-1252" has label "us-ascii" (inputEncoding) | PASS |
| Name "windows-1252" has label "windows-1252" (characterSet) | PASS |
| Name "windows-1252" has label "windows-1252" (charset) | PASS |
| Name "windows-1252" has label "windows-1252" (inputEncoding) | PASS |
| Name "windows-1252" has label "x-cp1252" (characterSet) | PASS |
| Name "windows-1252" has label "x-cp1252" (charset) | PASS |
| Name "windows-1252" has label "x-cp1252" (inputEncoding) | PASS |
| Name "windows-1252" has label "x-user-defined" (characterSet) | PASS |
| Name "windows-1252" has label "x-user-defined" (charset) | PASS |
| Name "windows-1252" has label "x-user-defined" (inputEncoding) | PASS |
| Name "windows-1253" has label "cp1253" (characterSet) | PASS |
| Name "windows-1253" has label "cp1253" (charset) | PASS |
| Name "windows-1253" has label "cp1253" (inputEncoding) | PASS |
| Name "windows-1253" has label "windows-1253" (characterSet) | PASS |
| Name "windows-1253" has label "windows-1253" (charset) | PASS |
| Name "windows-1253" has label "windows-1253" (inputEncoding) | PASS |
| Name "windows-1253" has label "x-cp1253" (characterSet) | PASS |
| Name "windows-1253" has label "x-cp1253" (charset) | PASS |
| Name "windows-1253" has label "x-cp1253" (inputEncoding) | PASS |
| Name "windows-1254" has label "cp1254" (characterSet) | PASS |
| Name "windows-1254" has label "cp1254" (charset) | PASS |
| Name "windows-1254" has label "cp1254" (inputEncoding) | PASS |
| Name "windows-1254" has label "csisolatin5" (characterSet) | PASS |
| Name "windows-1254" has label "csisolatin5" (charset) | PASS |
| Name "windows-1254" has label "csisolatin5" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso-8859-9" (characterSet) | PASS |
| Name "windows-1254" has label "iso-8859-9" (charset) | PASS |
| Name "windows-1254" has label "iso-8859-9" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso-ir-148" (characterSet) | PASS |
| Name "windows-1254" has label "iso-ir-148" (charset) | PASS |
| Name "windows-1254" has label "iso-ir-148" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso8859-9" (characterSet) | PASS |
| Name "windows-1254" has label "iso8859-9" (charset) | PASS |
| Name "windows-1254" has label "iso8859-9" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso88599" (characterSet) | PASS |
| Name "windows-1254" has label "iso88599" (charset) | PASS |
| Name "windows-1254" has label "iso88599" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso_8859-9" (characterSet) | PASS |
| Name "windows-1254" has label "iso_8859-9" (charset) | PASS |
| Name "windows-1254" has label "iso_8859-9" (inputEncoding) | PASS |
| Name "windows-1254" has label "iso_8859-9:1989" (characterSet) | PASS |
| Name "windows-1254" has label "iso_8859-9:1989" (charset) | PASS |
| Name "windows-1254" has label "iso_8859-9:1989" (inputEncoding) | PASS |
| Name "windows-1254" has label "l5" (characterSet) | PASS |
| Name "windows-1254" has label "l5" (charset) | PASS |
| Name "windows-1254" has label "l5" (inputEncoding) | PASS |
| Name "windows-1254" has label "latin5" (characterSet) | PASS |
| Name "windows-1254" has label "latin5" (charset) | PASS |
| Name "windows-1254" has label "latin5" (inputEncoding) | PASS |
| Name "windows-1254" has label "windows-1254" (characterSet) | PASS |
| Name "windows-1254" has label "windows-1254" (charset) | PASS |
| Name "windows-1254" has label "windows-1254" (inputEncoding) | PASS |
| Name "windows-1254" has label "x-cp1254" (characterSet) | PASS |
| Name "windows-1254" has label "x-cp1254" (charset) | PASS |
| Name "windows-1254" has label "x-cp1254" (inputEncoding) | PASS |
| Name "windows-1255" has label "cp1255" (characterSet) | PASS |
| Name "windows-1255" has label "cp1255" (charset) | PASS |
| Name "windows-1255" has label "cp1255" (inputEncoding) | PASS |
| Name "windows-1255" has label "windows-1255" (characterSet) | PASS |
| Name "windows-1255" has label "windows-1255" (charset) | PASS |
| Name "windows-1255" has label "windows-1255" (inputEncoding) | PASS |
| Name "windows-1255" has label "x-cp1255" (characterSet) | PASS |
| Name "windows-1255" has label "x-cp1255" (charset) | PASS |
| Name "windows-1255" has label "x-cp1255" (inputEncoding) | PASS |
| Name "windows-1256" has label "cp1256" (characterSet) | PASS |
| Name "windows-1256" has label "cp1256" (charset) | PASS |
| Name "windows-1256" has label "cp1256" (inputEncoding) | PASS |
| Name "windows-1256" has label "windows-1256" (characterSet) | PASS |
| Name "windows-1256" has label "windows-1256" (charset) | PASS |
| Name "windows-1256" has label "windows-1256" (inputEncoding) | PASS |
| Name "windows-1256" has label "x-cp1256" (characterSet) | PASS |
| Name "windows-1256" has label "x-cp1256" (charset) | PASS |
| Name "windows-1256" has label "x-cp1256" (inputEncoding) | PASS |
| Name "windows-1257" has label "cp1257" (characterSet) | PASS |
| Name "windows-1257" has label "cp1257" (charset) | PASS |
| Name "windows-1257" has label "cp1257" (inputEncoding) | PASS |
| Name "windows-1257" has label "windows-1257" (characterSet) | PASS |
| Name "windows-1257" has label "windows-1257" (charset) | PASS |
| Name "windows-1257" has label "windows-1257" (inputEncoding) | PASS |
| Name "windows-1257" has label "x-cp1257" (characterSet) | PASS |
| Name "windows-1257" has label "x-cp1257" (charset) | PASS |
| Name "windows-1257" has label "x-cp1257" (inputEncoding) | PASS |
| Name "windows-1258" has label "cp1258" (characterSet) | PASS |
| Name "windows-1258" has label "cp1258" (charset) | PASS |
| Name "windows-1258" has label "cp1258" (inputEncoding) | PASS |
| Name "windows-1258" has label "windows-1258" (characterSet) | PASS |
| Name "windows-1258" has label "windows-1258" (charset) | PASS |
| Name "windows-1258" has label "windows-1258" (inputEncoding) | PASS |
| Name "windows-1258" has label "x-cp1258" (characterSet) | PASS |
| Name "windows-1258" has label "x-cp1258" (charset) | PASS |
| Name "windows-1258" has label "x-cp1258" (inputEncoding) | PASS |
| Name "windows-874" has label "dos-874" (characterSet) | PASS |
| Name "windows-874" has label "dos-874" (charset) | PASS |
| Name "windows-874" has label "dos-874" (inputEncoding) | PASS |
| Name "windows-874" has label "iso-8859-11" (characterSet) | PASS |
| Name "windows-874" has label "iso-8859-11" (charset) | PASS |
| Name "windows-874" has label "iso-8859-11" (inputEncoding) | PASS |
| Name "windows-874" has label "iso8859-11" (characterSet) | PASS |
| Name "windows-874" has label "iso8859-11" (charset) | PASS |
| Name "windows-874" has label "iso8859-11" (inputEncoding) | PASS |
| Name "windows-874" has label "iso885911" (characterSet) | PASS |
| Name "windows-874" has label "iso885911" (charset) | PASS |
| Name "windows-874" has label "iso885911" (inputEncoding) | PASS |
| Name "windows-874" has label "tis-620" (characterSet) | PASS |
| Name "windows-874" has label "tis-620" (charset) | PASS |
| Name "windows-874" has label "tis-620" (inputEncoding) | PASS |
| Name "windows-874" has label "windows-874" (characterSet) | PASS |
| Name "windows-874" has label "windows-874" (charset) | PASS |
| Name "windows-874" has label "windows-874" (inputEncoding) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-cyrillic" (characterSet) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-cyrillic" (charset) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-cyrillic" (inputEncoding) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-ukrainian" (characterSet) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-ukrainian" (charset) | PASS |
| Name "x-mac-cyrillic" has label "x-mac-ukrainian" (inputEncoding) | PASS |
| /dom/nodes/getElementsByClassName-31.htm | OK |
| getElementsByClassName across documents | PASS |
| /dom/ranges/Range-attributes.html | OK |
| Range attributes | PASS |
| /dom/traversal/TreeWalker-previousNodeLastChildReject.html | OK |
| Test that previousNode properly respects the filter. | PASS |
| /dom/nodes/insert-adjacent.html | OK |
| insertAdjacentElement(afterbegin, [object HTMLHeadingElement] ) | PASS |
| insertAdjacentElement(afterend, [object HTMLHeadingElement] ) | PASS |
| insertAdjacentElement(beforebegin, [object HTMLHeadingElement] ) | PASS |
| insertAdjacentElement(beforeend, [object HTMLHeadingElement] ) | PASS |
| insertAdjacentText should return null | PASS |
| insertAdjacentText(afterbegin, tartiflette ) | PASS |
| insertAdjacentText(afterend, gateau aux pommes ) | PASS |
| insertAdjacentText(beforebegin, raclette ) | PASS |
| insertAdjacentText(beforeend, lasagne ) | PASS |
| invalid caller object insertAdjacentElement | PASS |
| invalid caller object insertAdjacentText | PASS |
| invalid object argument insertAdjacentElement | PASS |
| invalid syntax for insertAdjacentElement | PASS |
| invalid syntax for insertAdjacentText | PASS |
| /dom/nodes/getElementsByClassName-13.htm | OK |
| element.getElementsByClassName(): adding an element | PASS |
| /dom/events/Event-init-while-dispatching.html | OK |
| Calling initCustomEvent while dispatching. | PASS |
| Calling initEvent while dispatching. | PASS |
| Calling initKeyboardEvent while dispatching. | PASS |
| Calling initMouseEvent while dispatching. | PASS |
| Calling initUIEvent while dispatching. | PASS |
| /dom/nodes/Element-childElementCount-xhtml.xhtml | OK |
| childElementCount | PASS |
| /dom/nodes/Node-constants.html | OK |
| Constants for createDocumentPosition on Element object. | PASS |
| Constants for createDocumentPosition on Node interface object. | PASS |
| Constants for createDocumentPosition on Node prototype object. | PASS |
| Constants for createDocumentPosition on Text object. | PASS |
| Constants for nodeType on Element object. | PASS |
| Constants for nodeType on Node interface object. | PASS |
| Constants for nodeType on Node prototype object. | PASS |
| Constants for nodeType on Text object. | PASS |
| /dom/nodes/Document-createElementNS.html | OK |
| Lower-case HTML element with a prefix | PASS |
| Lower-case HTML element without a prefix | PASS |
| Lower-case non-HTML element with a prefix | PASS |
| Lower-case non-HTML element without a prefix | PASS |
| Upper-case HTML element with a prefix | PASS |
| Upper-case HTML element without a prefix | PASS |
| Upper-case non-HTML element with a prefix | PASS |
| Upper-case non-HTML element without a prefix | PASS |
| createElementNS test in HTML document: "","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "",null,null | PASS |
| createElementNS test in HTML document: "/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "/","f1oo",null | PASS |
| createElementNS test in HTML document: "/","f:oo",null | PASS |
| createElementNS test in HTML document: "/","foo",null | PASS |
| createElementNS test in HTML document: "/","foo1",null | PASS |
| createElementNS test in HTML document: "/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "/","xml",null | PASS |
| createElementNS test in HTML document: "/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "/","xmlfoo",null | PASS |
| createElementNS test in HTML document: "/","xmlfoo:bar",null | PASS |
| createElementNS test in HTML document: "/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "/",null,null | PASS |
| createElementNS test in HTML document: "foo:","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "foo:","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "foo:",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "foo:","f1oo",null | PASS |
| createElementNS test in HTML document: "foo:","f:oo",null | PASS |
| createElementNS test in HTML document: "foo:","foo",null | PASS |
| createElementNS test in HTML document: "foo:","foo1",null | PASS |
| createElementNS test in HTML document: "foo:","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "foo:","xml",null | PASS |
| createElementNS test in HTML document: "foo:","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "foo:","xmlfoo",null | PASS |
| createElementNS test in HTML document: "foo:","xmlfoo:bar",null | PASS |
| createElementNS test in HTML document: "foo:","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "foo:","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "foo:",null,null | PASS |
| createElementNS test in HTML document: "http://example.com/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/",".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","0:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","XML:foo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","XMLNS",null | PASS |
| createElementNS test in HTML document: "http://example.com/","XMLNS:foo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","_:_",null | PASS |
| createElementNS test in HTML document: "http://example.com/","_:h0",null | PASS |
| createElementNS test in HTML document: "http://example.com/","_:test",null | PASS |
| createElementNS test in HTML document: "http://example.com/","a-b:c",null | PASS |
| createElementNS test in HTML document: "http://example.com/","a.b:c",null | PASS |
| createElementNS test in HTML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","a:_",null | PASS |
| createElementNS test in HTML document: "http://example.com/","a:aெ",null | PASS |
| createElementNS test in HTML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","a:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","a:ெ",null | FAIL |
| createElementNS test in HTML document: "http://example.com/","aெ:a",null | PASS |
| createElementNS test in HTML document: "http://example.com/","f1oo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","f:oo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","fo<o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","foo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","foo1",null | PASS |
| createElementNS test in HTML document: "http://example.com/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","l_:_",null | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:!","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:#","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:$","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:%","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:&","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:'","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:(","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:)","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:*","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:+","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:,","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:/","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:<","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:=","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:@","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:[","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:\"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:\\","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:]","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:`","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:a ","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:{","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","namespaceURI:~","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","ns0:test",null | PASS |
| createElementNS test in HTML document: "http://example.com/","ns:_0",null | PASS |
| createElementNS test in HTML document: "http://example.com/","ns:a0",null | PASS |
| createElementNS test in HTML document: "http://example.com/","prefix::local","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","test:xmlns",null | PASS |
| createElementNS test in HTML document: "http://example.com/","xml",null | PASS |
| createElementNS test in HTML document: "http://example.com/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","xml:test","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","xmlfoo",null | PASS |
| createElementNS test in HTML document: "http://example.com/","xmlfoo:bar",null | PASS |
| createElementNS test in HTML document: "http://example.com/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","xmlns:test","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","̀:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/",";:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://example.com/","ெ:a",null | FAIL |
| createElementNS test in HTML document: "http://example.com/",null,null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","f1oo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","foo1","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","foo:xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xml","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xmlfoo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xmlns",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/","xmlns:foo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/2000/xmlns/",null,"NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","f1oo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","f:oo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","foo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","foo1",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xml",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xml:foo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xmlfoo",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespace",null,null | PASS |
| createElementNS test in HTML document: "http://www.w3.org/XML/1998/namespaces","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: "http://www.w3.org/xml/1998/namespace","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,":","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"<foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"\ufffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"^^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"f1oo",null | PASS |
| createElementNS test in HTML document: null,"f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"f<oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"f\uffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"fo o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"foo",null | PASS |
| createElementNS test in HTML document: null,"foo1",null | PASS |
| createElementNS test in HTML document: null,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"foo\uffff","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"foo}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"f}oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"null:xml","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"xml",null | PASS |
| createElementNS test in HTML document: null,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"xmlfoo",null | PASS |
| createElementNS test in HTML document: null,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: null,"}foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,";foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: null,"ெfoo",null | FAIL |
| createElementNS test in HTML document: null,null,null | PASS |
| createElementNS test in HTML document: null,undefined,null | PASS |
| createElementNS test in HTML document: undefined,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: undefined,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: undefined,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: undefined,"f1oo",null | PASS |
| createElementNS test in HTML document: undefined,"f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: undefined,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: undefined,"foo",null | PASS |
| createElementNS test in HTML document: undefined,"foo1",null | PASS |
| createElementNS test in HTML document: undefined,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in HTML document: undefined,"xml",null | PASS |
| createElementNS test in HTML document: undefined,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: undefined,"xmlfoo",null | PASS |
| createElementNS test in HTML document: undefined,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: undefined,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: undefined,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in HTML document: undefined,null,null | PASS |
| createElementNS test in HTML document: undefined,undefined,null | PASS |
| createElementNS test in XHTML document: "","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "",null,null | PASS |
| createElementNS test in XHTML document: "/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "/","f1oo",null | PASS |
| createElementNS test in XHTML document: "/","f:oo",null | PASS |
| createElementNS test in XHTML document: "/","foo",null | PASS |
| createElementNS test in XHTML document: "/","foo1",null | PASS |
| createElementNS test in XHTML document: "/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "/","xml",null | PASS |
| createElementNS test in XHTML document: "/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "/","xmlfoo",null | PASS |
| createElementNS test in XHTML document: "/","xmlfoo:bar",null | PASS |
| createElementNS test in XHTML document: "/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "/",null,null | PASS |
| createElementNS test in XHTML document: "foo:","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "foo:","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "foo:",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "foo:","f1oo",null | PASS |
| createElementNS test in XHTML document: "foo:","f:oo",null | PASS |
| createElementNS test in XHTML document: "foo:","foo",null | PASS |
| createElementNS test in XHTML document: "foo:","foo1",null | PASS |
| createElementNS test in XHTML document: "foo:","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "foo:","xml",null | PASS |
| createElementNS test in XHTML document: "foo:","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "foo:","xmlfoo",null | PASS |
| createElementNS test in XHTML document: "foo:","xmlfoo:bar",null | PASS |
| createElementNS test in XHTML document: "foo:","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "foo:","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "foo:",null,null | PASS |
| createElementNS test in XHTML document: "http://example.com/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/",".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","0:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","XML:foo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","XMLNS",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","XMLNS:foo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","_:_",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","_:h0",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","_:test",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","a-b:c",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","a.b:c",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:_",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:aெ",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","a:ெ",null | FAIL |
| createElementNS test in XHTML document: "http://example.com/","aெ:a",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","f1oo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","f:oo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","fo<o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","foo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","foo1",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","l_:_",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:!","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:#","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:$","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:%","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:&","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:'","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:(","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:)","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:*","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:+","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:,","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:/","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:<","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:=","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:@","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:[","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:\"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:\\","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:]","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:`","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:a ","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:{","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","namespaceURI:~","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","ns0:test",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","ns:_0",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","ns:a0",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","prefix::local","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","test:xmlns",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","xml",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","xml:test","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","xmlfoo",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","xmlfoo:bar",null | PASS |
| createElementNS test in XHTML document: "http://example.com/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","xmlns:test","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","̀:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/",";:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://example.com/","ெ:a",null | FAIL |
| createElementNS test in XHTML document: "http://example.com/",null,null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","f1oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","foo1","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","foo:xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xml","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xmlfoo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xmlns",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/","xmlns:foo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/2000/xmlns/",null,"NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","f1oo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","f:oo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","foo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","foo1",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xml",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xml:foo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xmlfoo",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespace",null,null | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/XML/1998/namespaces","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: "http://www.w3.org/xml/1998/namespace","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,":","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"<foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"\ufffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"^^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"f1oo",null | PASS |
| createElementNS test in XHTML document: null,"f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"f<oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"f\uffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"fo o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"foo",null | PASS |
| createElementNS test in XHTML document: null,"foo1",null | PASS |
| createElementNS test in XHTML document: null,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"foo\uffff","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"foo}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"f}oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"null:xml","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"xml",null | PASS |
| createElementNS test in XHTML document: null,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"xmlfoo",null | PASS |
| createElementNS test in XHTML document: null,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: null,"}foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,";foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: null,"ெfoo",null | FAIL |
| createElementNS test in XHTML document: null,null,null | PASS |
| createElementNS test in XHTML document: null,undefined,null | PASS |
| createElementNS test in XHTML document: undefined,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: undefined,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"f1oo",null | PASS |
| createElementNS test in XHTML document: undefined,"f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"foo",null | PASS |
| createElementNS test in XHTML document: undefined,"foo1",null | PASS |
| createElementNS test in XHTML document: undefined,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"xml",null | PASS |
| createElementNS test in XHTML document: undefined,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"xmlfoo",null | PASS |
| createElementNS test in XHTML document: undefined,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: undefined,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XHTML document: undefined,null,null | PASS |
| createElementNS test in XHTML document: undefined,undefined,null | PASS |
| createElementNS test in XML document: "","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "",null,null | PASS |
| createElementNS test in XML document: "/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "/","f1oo",null | PASS |
| createElementNS test in XML document: "/","f:oo",null | PASS |
| createElementNS test in XML document: "/","foo",null | PASS |
| createElementNS test in XML document: "/","foo1",null | PASS |
| createElementNS test in XML document: "/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "/","xml",null | PASS |
| createElementNS test in XML document: "/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "/","xmlfoo",null | PASS |
| createElementNS test in XML document: "/","xmlfoo:bar",null | PASS |
| createElementNS test in XML document: "/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "/",null,null | PASS |
| createElementNS test in XML document: "foo:","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "foo:","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "foo:",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "foo:","f1oo",null | PASS |
| createElementNS test in XML document: "foo:","f:oo",null | PASS |
| createElementNS test in XML document: "foo:","foo",null | PASS |
| createElementNS test in XML document: "foo:","foo1",null | PASS |
| createElementNS test in XML document: "foo:","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "foo:","xml",null | PASS |
| createElementNS test in XML document: "foo:","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "foo:","xmlfoo",null | PASS |
| createElementNS test in XML document: "foo:","xmlfoo:bar",null | PASS |
| createElementNS test in XML document: "foo:","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "foo:","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "foo:",null,null | PASS |
| createElementNS test in XML document: "http://example.com/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/",".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","0:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","XML:foo",null | PASS |
| createElementNS test in XML document: "http://example.com/","XMLNS",null | PASS |
| createElementNS test in XML document: "http://example.com/","XMLNS:foo",null | PASS |
| createElementNS test in XML document: "http://example.com/","_:_",null | PASS |
| createElementNS test in XML document: "http://example.com/","_:h0",null | PASS |
| createElementNS test in XML document: "http://example.com/","_:test",null | PASS |
| createElementNS test in XML document: "http://example.com/","a-b:c",null | PASS |
| createElementNS test in XML document: "http://example.com/","a.b:c",null | PASS |
| createElementNS test in XML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","a:_",null | PASS |
| createElementNS test in XML document: "http://example.com/","a:aெ",null | PASS |
| createElementNS test in XML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","a:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","a:ெ",null | FAIL |
| createElementNS test in XML document: "http://example.com/","aெ:a",null | PASS |
| createElementNS test in XML document: "http://example.com/","f1oo",null | PASS |
| createElementNS test in XML document: "http://example.com/","f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","f:oo",null | PASS |
| createElementNS test in XML document: "http://example.com/","fo<o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","foo",null | PASS |
| createElementNS test in XML document: "http://example.com/","foo1",null | PASS |
| createElementNS test in XML document: "http://example.com/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","l_:_",null | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:!","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:#","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:$","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:%","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:&","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:'","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:(","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:)","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:*","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:+","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:,","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:/","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:;","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:<","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:=","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:@","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:[","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:\"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:\\","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:]","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:`","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:a ","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:{","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","namespaceURI:~","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","ns0:test",null | PASS |
| createElementNS test in XML document: "http://example.com/","ns:_0",null | PASS |
| createElementNS test in XML document: "http://example.com/","ns:a0",null | PASS |
| createElementNS test in XML document: "http://example.com/","prefix::local","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","test:xmlns",null | PASS |
| createElementNS test in XML document: "http://example.com/","xml",null | PASS |
| createElementNS test in XML document: "http://example.com/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","xml:test","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","xmlfoo",null | PASS |
| createElementNS test in XML document: "http://example.com/","xmlfoo:bar",null | PASS |
| createElementNS test in XML document: "http://example.com/","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","xmlns:test","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","̀:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/",";:a","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://example.com/","ெ:a",null | FAIL |
| createElementNS test in XML document: "http://example.com/",null,null | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","f1oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","foo1","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","foo:xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xml","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xmlfoo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xmlns",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","xmlns:foo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/2000/xmlns/",null,"NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace",":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","f1oo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","f:oo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","foo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","foo1",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xml",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xml:foo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xmlfoo",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace",null,null | PASS |
| createElementNS test in XML document: "http://www.w3.org/XML/1998/namespaces","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: "http://www.w3.org/xml/1998/namespace","xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"-foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,".foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,":","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"<foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"<foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"\ufffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"^^","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"f1oo",null | PASS |
| createElementNS test in XML document: null,"f:o:o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"f<oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"f\uffffoo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"fo o","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"foo",null | PASS |
| createElementNS test in XML document: null,"foo1",null | PASS |
| createElementNS test in XML document: null,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"foo>","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"foo\uffff","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"foo}","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"f}oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"null:xml","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"xml",null | PASS |
| createElementNS test in XML document: null,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"xmlfoo",null | PASS |
| createElementNS test in XML document: null,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: null,"}foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,";foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: null,"ெfoo",null | FAIL |
| createElementNS test in XML document: null,null,null | PASS |
| createElementNS test in XML document: null,undefined,null | PASS |
| createElementNS test in XML document: undefined,"","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: undefined,"1foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: undefined,":foo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: undefined,"f1oo",null | PASS |
| createElementNS test in XML document: undefined,"f::oo","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: undefined,"f:oo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: undefined,"foo",null | PASS |
| createElementNS test in XML document: undefined,"foo1",null | PASS |
| createElementNS test in XML document: undefined,"foo:","INVALID_CHARACTER_ERR" | PASS |
| createElementNS test in XML document: undefined,"xml",null | PASS |
| createElementNS test in XML document: undefined,"xml:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: undefined,"xmlfoo",null | PASS |
| createElementNS test in XML document: undefined,"xmlfoo:bar","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: undefined,"xmlns","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: undefined,"xmlns:foo","NAMESPACE_ERR" | PASS |
| createElementNS test in XML document: undefined,null,null | PASS |
| createElementNS test in XML document: undefined,undefined,null | PASS |
| empty string namespace | PASS |
| null namespace | PASS |
| undefined namespace | PASS |
| /dom/nodes/Element-childElement-null.html | OK |
| Null test | PASS |
| /dom/nodes/ParentNode-querySelector-All.html | OK |
| Detached Element supports querySelector | PASS |
| Detached Element supports querySelectorAll | PASS |
| Detached Element.querySelector no parameter | PASS |
| Detached Element.querySelector null | PASS |
| Detached Element.querySelector undefined | PASS |
| Detached Element.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Detached Element.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Detached Element.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Detached Element.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Detached Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Detached Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Detached Element.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Detached Element.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Detached Element.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Detached Element.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Detached Element.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Detached Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Detached Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Detached Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Detached Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Detached Element.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Detached Element.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Detached Element.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Detached Element.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Detached Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Detached Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Detached Element.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| Detached Element.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Detached Element.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Detached Element.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Detached Element.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Detached Element.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Detached Element.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Detached Element.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Detached Element.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Detached Element.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Detached Element.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Detached Element.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Detached Element.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Detached Element.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Detached Element.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Detached Element.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Detached Element.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Detached Element.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Detached Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Detached Element.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Detached Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Detached Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Detached Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Detached Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Detached Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Detached Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Detached Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Detached Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Detached Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Detached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Detached Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Detached Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Detached Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Detached Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Detached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Detached Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Detached Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Detached Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Detached Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Detached Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Detached Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Detached Element.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Detached Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Detached Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Detached Element.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Detached Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Detached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Detached Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Detached Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Detached Element.querySelector: Empty String: | PASS |
| Detached Element.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Detached Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Detached Element.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Detached Element.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Detached Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Detached Element.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Detached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Detached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Detached Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Detached Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Detached Element.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Detached Element.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Detached Element.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Detached Element.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Detached Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Detached Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Detached Element.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Detached Element.querySelector: Invalid ID: # | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.querySelector: Invalid character: ( | PASS |
| Detached Element.querySelector: Invalid character: ) | PASS |
| Detached Element.querySelector: Invalid character: < | PASS |
| Detached Element.querySelector: Invalid character: > | PASS |
| Detached Element.querySelector: Invalid character: [ | PASS |
| Detached Element.querySelector: Invalid character: ] | PASS |
| Detached Element.querySelector: Invalid character: { | PASS |
| Detached Element.querySelector: Invalid character: } | PASS |
| Detached Element.querySelector: Invalid class: . | PASS |
| Detached Element.querySelector: Invalid class: ..test | PASS |
| Detached Element.querySelector: Invalid class: .5cm | PASS |
| Detached Element.querySelector: Invalid class: .bar. | PASS |
| Detached Element.querySelector: Invalid class: .foo..quux | PASS |
| Detached Element.querySelector: Invalid combinator: div & address, p | PASS |
| Detached Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| Detached Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.querySelector: Invalid group of selectors: div, | PASS |
| Detached Element.querySelector: Invalid namespace: $|div | PASS |
| Detached Element.querySelector: Invalid namespace: ^|div | PASS |
| Detached Element.querySelector: Invalid pseudo-element: :: before | PASS |
| Detached Element.querySelector: Invalid pseudo-element: :::before | PASS |
| Detached Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Detached Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Detached Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Detached Element.querySelector: Relative selector: >* | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Detached Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Detached Element.querySelector: Type selector, matching body element: body | PASS |
| Detached Element.querySelector: Type selector, matching html element: html | PASS |
| Detached Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.querySelector: Undeclared namespace: ns|div | PASS |
| Detached Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Detached Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Detached Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Detached Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Detached Element.querySelector: Unknown pseudo-class: :example | PASS |
| Detached Element.querySelector: Unknown pseudo-class: div:example | PASS |
| Detached Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.querySelector: Unknown pseudo-element: ::example | PASS |
| Detached Element.querySelector: Unknown pseudo-element: div::example | PASS |
| Detached Element.querySelectorAll no parameter | PASS |
| Detached Element.querySelectorAll null | PASS |
| Detached Element.querySelectorAll returns NodeList instance | PASS |
| Detached Element.querySelectorAll tree order | PASS |
| Detached Element.querySelectorAll undefined | PASS |
| Detached Element.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Detached Element.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Detached Element.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Detached Element.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Detached Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Detached Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Detached Element.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Detached Element.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Detached Element.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Detached Element.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Detached Element.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Detached Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Detached Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Detached Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Detached Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Detached Element.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Detached Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Detached Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Detached Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Detached Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Detached Element.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| Detached Element.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Detached Element.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Detached Element.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Detached Element.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Detached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Detached Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Detached Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Detached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Detached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Detached Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Detached Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Detached Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Detached Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Detached Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Detached Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Detached Element.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Detached Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Detached Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Detached Element.querySelectorAll: Empty String: | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Detached Element.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Detached Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Detached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Detached Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Detached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Detached Element.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Detached Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Detached Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Detached Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Detached Element.querySelectorAll: Invalid ID: # | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.querySelectorAll: Invalid character: ( | PASS |
| Detached Element.querySelectorAll: Invalid character: ) | PASS |
| Detached Element.querySelectorAll: Invalid character: < | PASS |
| Detached Element.querySelectorAll: Invalid character: > | PASS |
| Detached Element.querySelectorAll: Invalid character: [ | PASS |
| Detached Element.querySelectorAll: Invalid character: ] | PASS |
| Detached Element.querySelectorAll: Invalid character: { | PASS |
| Detached Element.querySelectorAll: Invalid character: } | PASS |
| Detached Element.querySelectorAll: Invalid class: . | PASS |
| Detached Element.querySelectorAll: Invalid class: ..test | PASS |
| Detached Element.querySelectorAll: Invalid class: .5cm | PASS |
| Detached Element.querySelectorAll: Invalid class: .bar. | PASS |
| Detached Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Detached Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| Detached Element.querySelectorAll: Invalid namespace: $|div | PASS |
| Detached Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| Detached Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Detached Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Detached Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Detached Element.querySelectorAll: Relative selector: >* | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Detached Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Detached Element.querySelectorAll: Type selector, matching body element: body | PASS |
| Detached Element.querySelectorAll: Type selector, matching html element: html | PASS |
| Detached Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Detached Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Detached Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Detached Element: new NodeList | PASS |
| Detached Element: static NodeList | PASS |
| Document supports querySelector | PASS |
| Document supports querySelectorAll | PASS |
| Document.querySelector no parameter | PASS |
| Document.querySelector null | PASS |
| Document.querySelector undefined | PASS |
| Document.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Document.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Document.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Document.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Document.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Document.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Document.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Document.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Document.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Document.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Document.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Document.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Document.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Document.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Document.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Document.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Document.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Document.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Document.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Document.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Document.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Document.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Document.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Document.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Document.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Document.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Document.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Document.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Document.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Document.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Document.querySelector: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visited | FAIL |
| Document.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Document.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Document.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Document.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Document.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Document.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Document.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Document.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Document.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Document.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Document.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Document.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Document.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Document.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Document.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Document.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Document.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Document.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Document.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Document.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Document.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Document.querySelector: :root pseudo-class selector, matching document root element: :root | PASS |
| Document.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Document.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Document.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Document.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Document.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Document.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Document.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Document.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Document.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Document.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Document.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Document.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Document.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Document.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Document.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Document.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Document.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Document.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Document.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Document.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Document.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Document.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Document.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Document.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Document.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Document.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Document.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Document.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Document.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Document.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Document.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Document.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Document.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Document.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Document.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Document.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Document.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Document.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Document.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Document.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Document.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Document.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Document.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Document.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Document.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Document.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Document.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Document.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Document.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Document.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Document.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Document.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Document.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Document.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Document.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Document.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Document.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Document.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Document.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Document.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Document.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Document.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Document.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Document.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Document.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Document.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Document.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| Document.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Document.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Document.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Document.querySelector: Empty String: | PASS |
| Document.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Document.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Document.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Document.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Document.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Document.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Document.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Document.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Document.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Document.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Document.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Document.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Document.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Document.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Document.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Document.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Document.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Document.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Document.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Document.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Document.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Document.querySelector: Invalid ID: # | PASS |
| Document.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Document.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Document.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Document.querySelector: Invalid character: ( | PASS |
| Document.querySelector: Invalid character: ) | PASS |
| Document.querySelector: Invalid character: < | PASS |
| Document.querySelector: Invalid character: > | PASS |
| Document.querySelector: Invalid character: [ | PASS |
| Document.querySelector: Invalid character: ] | PASS |
| Document.querySelector: Invalid character: { | PASS |
| Document.querySelector: Invalid character: } | PASS |
| Document.querySelector: Invalid class: . | PASS |
| Document.querySelector: Invalid class: ..test | PASS |
| Document.querySelector: Invalid class: .5cm | PASS |
| Document.querySelector: Invalid class: .bar. | PASS |
| Document.querySelector: Invalid class: .foo..quux | PASS |
| Document.querySelector: Invalid combinator: div & address, p | PASS |
| Document.querySelector: Invalid combinator: div ++ address, p | PASS |
| Document.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Document.querySelector: Invalid group of selectors: div, | PASS |
| Document.querySelector: Invalid namespace: $|div | PASS |
| Document.querySelector: Invalid namespace: ^|div | PASS |
| Document.querySelector: Invalid pseudo-element: :: before | PASS |
| Document.querySelector: Invalid pseudo-element: :::before | PASS |
| Document.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Document.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Document.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Document.querySelector: Relative selector: >* | PASS |
| Document.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Document.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Document.querySelector: Type selector, matching body element: body | PASS |
| Document.querySelector: Type selector, matching html element: html | PASS |
| Document.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Document.querySelector: Undeclared namespace: ns|div | PASS |
| Document.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Document.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Document.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Document.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Document.querySelector: Unknown pseudo-class: :example | PASS |
| Document.querySelector: Unknown pseudo-class: div:example | PASS |
| Document.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Document.querySelector: Unknown pseudo-element: ::example | PASS |
| Document.querySelector: Unknown pseudo-element: div::example | PASS |
| Document.querySelectorAll no parameter | PASS |
| Document.querySelectorAll null | PASS |
| Document.querySelectorAll returns NodeList instance | PASS |
| Document.querySelectorAll tree order | PASS |
| Document.querySelectorAll undefined | PASS |
| Document.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Document.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Document.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Document.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Document.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Document.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Document.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Document.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Document.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Document.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Document.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Document.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Document.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Document.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Document.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Document.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Document.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Document.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Document.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Document.querySelectorAll: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visited | FAIL |
| Document.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Document.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Document.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Document.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Document.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Document.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Document.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Document.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Document.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Document.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Document.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Document.querySelectorAll: :root pseudo-class selector, matching document root element: :root | PASS |
| Document.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Document.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Document.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Document.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Document.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Document.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Document.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Document.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Document.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Document.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Document.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Document.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Document.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Document.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Document.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Document.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Document.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Document.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Document.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Document.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Document.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Document.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Document.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Document.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Document.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Document.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Document.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Document.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Document.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Document.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Document.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Document.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Document.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Document.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Document.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Document.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Document.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Document.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Document.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Document.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Document.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Document.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Document.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Document.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Document.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Document.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Document.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Document.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Document.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Document.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Document.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| Document.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Document.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Document.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Document.querySelectorAll: Empty String: | PASS |
| Document.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Document.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Document.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Document.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Document.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Document.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Document.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Document.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Document.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Document.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Document.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Document.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Document.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Document.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Document.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Document.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Document.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Document.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Document.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Document.querySelectorAll: Invalid ID: # | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Document.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Document.querySelectorAll: Invalid character: ( | PASS |
| Document.querySelectorAll: Invalid character: ) | PASS |
| Document.querySelectorAll: Invalid character: < | PASS |
| Document.querySelectorAll: Invalid character: > | PASS |
| Document.querySelectorAll: Invalid character: [ | PASS |
| Document.querySelectorAll: Invalid character: ] | PASS |
| Document.querySelectorAll: Invalid character: { | PASS |
| Document.querySelectorAll: Invalid character: } | PASS |
| Document.querySelectorAll: Invalid class: . | PASS |
| Document.querySelectorAll: Invalid class: ..test | PASS |
| Document.querySelectorAll: Invalid class: .5cm | PASS |
| Document.querySelectorAll: Invalid class: .bar. | PASS |
| Document.querySelectorAll: Invalid class: .foo..quux | PASS |
| Document.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Document.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Document.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Document.querySelectorAll: Invalid group of selectors: div, | PASS |
| Document.querySelectorAll: Invalid namespace: $|div | PASS |
| Document.querySelectorAll: Invalid namespace: ^|div | PASS |
| Document.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Document.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Document.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Document.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Document.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Document.querySelectorAll: Relative selector: >* | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Document.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Document.querySelectorAll: Type selector, matching body element: body | PASS |
| Document.querySelectorAll: Type selector, matching html element: html | PASS |
| Document.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Document.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Document.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Document.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Document.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Document.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Document.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Document.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Document.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Document.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Document.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Document: new NodeList | PASS |
| Document: static NodeList | PASS |
| Empty Element.querySelector: Empty String: | PASS |
| Empty Element.querySelector: Invalid ID: # | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Empty Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Empty Element.querySelector: Invalid character: ( | PASS |
| Empty Element.querySelector: Invalid character: ) | PASS |
| Empty Element.querySelector: Invalid character: < | PASS |
| Empty Element.querySelector: Invalid character: > | PASS |
| Empty Element.querySelector: Invalid character: [ | PASS |
| Empty Element.querySelector: Invalid character: ] | PASS |
| Empty Element.querySelector: Invalid character: { | PASS |
| Empty Element.querySelector: Invalid character: } | PASS |
| Empty Element.querySelector: Invalid class: . | PASS |
| Empty Element.querySelector: Invalid class: ..test | PASS |
| Empty Element.querySelector: Invalid class: .5cm | PASS |
| Empty Element.querySelector: Invalid class: .bar. | PASS |
| Empty Element.querySelector: Invalid class: .foo..quux | PASS |
| Empty Element.querySelector: Invalid combinator: div & address, p | PASS |
| Empty Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| Empty Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Empty Element.querySelector: Invalid group of selectors: div, | PASS |
| Empty Element.querySelector: Invalid namespace: $|div | PASS |
| Empty Element.querySelector: Invalid namespace: ^|div | PASS |
| Empty Element.querySelector: Invalid pseudo-element: :: before | PASS |
| Empty Element.querySelector: Invalid pseudo-element: :::before | PASS |
| Empty Element.querySelector: Relative selector: >* | PASS |
| Empty Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Empty Element.querySelector: Undeclared namespace: ns|div | PASS |
| Empty Element.querySelector: Unknown pseudo-class: :example | PASS |
| Empty Element.querySelector: Unknown pseudo-class: div:example | PASS |
| Empty Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Empty Element.querySelector: Unknown pseudo-element: ::example | PASS |
| Empty Element.querySelector: Unknown pseudo-element: div::example | PASS |
| Empty Element.querySelectorAll: Empty String: | PASS |
| Empty Element.querySelectorAll: Invalid ID: # | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Empty Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Empty Element.querySelectorAll: Invalid character: ( | PASS |
| Empty Element.querySelectorAll: Invalid character: ) | PASS |
| Empty Element.querySelectorAll: Invalid character: < | PASS |
| Empty Element.querySelectorAll: Invalid character: > | PASS |
| Empty Element.querySelectorAll: Invalid character: [ | PASS |
| Empty Element.querySelectorAll: Invalid character: ] | PASS |
| Empty Element.querySelectorAll: Invalid character: { | PASS |
| Empty Element.querySelectorAll: Invalid character: } | PASS |
| Empty Element.querySelectorAll: Invalid class: . | PASS |
| Empty Element.querySelectorAll: Invalid class: ..test | PASS |
| Empty Element.querySelectorAll: Invalid class: .5cm | PASS |
| Empty Element.querySelectorAll: Invalid class: .bar. | PASS |
| Empty Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Empty Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Empty Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| Empty Element.querySelectorAll: Invalid namespace: $|div | PASS |
| Empty Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| Empty Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Empty Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Empty Element.querySelectorAll: Relative selector: >* | PASS |
| Empty Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Empty Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Empty Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Fragment supports querySelector | PASS |
| Fragment supports querySelectorAll | PASS |
| Fragment.querySelector no parameter | PASS |
| Fragment.querySelector null | PASS |
| Fragment.querySelector undefined | PASS |
| Fragment.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Fragment.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Fragment.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Fragment.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Fragment.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Fragment.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Fragment.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Fragment.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Fragment.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Fragment.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Fragment.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Fragment.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Fragment.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Fragment.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Fragment.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Fragment.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Fragment.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Fragment.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Fragment.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Fragment.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Fragment.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Fragment.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Fragment.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Fragment.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Fragment.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Fragment.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| Fragment.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Fragment.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Fragment.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Fragment.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Fragment.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Fragment.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Fragment.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Fragment.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Fragment.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Fragment.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Fragment.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Fragment.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Fragment.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Fragment.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Fragment.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Fragment.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Fragment.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Fragment.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Fragment.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Fragment.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Fragment.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Fragment.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Fragment.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Fragment.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Fragment.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Fragment.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Fragment.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Fragment.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Fragment.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Fragment.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Fragment.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Fragment.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Fragment.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Fragment.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Fragment.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Fragment.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Fragment.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Fragment.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Fragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Fragment.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Fragment.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Fragment.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Fragment.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Fragment.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Fragment.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Fragment.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Fragment.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Fragment.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Fragment.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Fragment.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Fragment.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Fragment.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Fragment.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Fragment.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Fragment.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Fragment.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| Fragment.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Fragment.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Fragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Fragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Fragment.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Fragment.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Fragment.querySelector: Empty String: | PASS |
| Fragment.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Fragment.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Fragment.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Fragment.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Fragment.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Fragment.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Fragment.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Fragment.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Fragment.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Fragment.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Fragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Fragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Fragment.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Fragment.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Fragment.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Fragment.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Fragment.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Fragment.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Fragment.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Fragment.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Fragment.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| Fragment.querySelector: Invalid ID: # | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| Fragment.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Fragment.querySelector: Invalid character: ( | PASS |
| Fragment.querySelector: Invalid character: ) | PASS |
| Fragment.querySelector: Invalid character: < | PASS |
| Fragment.querySelector: Invalid character: > | PASS |
| Fragment.querySelector: Invalid character: [ | PASS |
| Fragment.querySelector: Invalid character: ] | PASS |
| Fragment.querySelector: Invalid character: { | PASS |
| Fragment.querySelector: Invalid character: } | PASS |
| Fragment.querySelector: Invalid class: . | PASS |
| Fragment.querySelector: Invalid class: ..test | PASS |
| Fragment.querySelector: Invalid class: .5cm | PASS |
| Fragment.querySelector: Invalid class: .bar. | PASS |
| Fragment.querySelector: Invalid class: .foo..quux | PASS |
| Fragment.querySelector: Invalid combinator: div & address, p | PASS |
| Fragment.querySelector: Invalid combinator: div ++ address, p | PASS |
| Fragment.querySelector: Invalid combinator: div ~~ address, p | PASS |
| Fragment.querySelector: Invalid group of selectors: div, | PASS |
| Fragment.querySelector: Invalid namespace: $|div | PASS |
| Fragment.querySelector: Invalid namespace: ^|div | PASS |
| Fragment.querySelector: Invalid pseudo-element: :: before | PASS |
| Fragment.querySelector: Invalid pseudo-element: :::before | PASS |
| Fragment.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Fragment.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Fragment.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Fragment.querySelector: Relative selector: >* | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Fragment.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Fragment.querySelector: Type selector, matching body element: body | PASS |
| Fragment.querySelector: Type selector, matching html element: html | PASS |
| Fragment.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| Fragment.querySelector: Undeclared namespace: ns|div | PASS |
| Fragment.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Fragment.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Fragment.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Fragment.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Fragment.querySelector: Unknown pseudo-class: :example | PASS |
| Fragment.querySelector: Unknown pseudo-class: div:example | PASS |
| Fragment.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| Fragment.querySelector: Unknown pseudo-element: ::example | PASS |
| Fragment.querySelector: Unknown pseudo-element: div::example | PASS |
| Fragment.querySelectorAll no parameter | PASS |
| Fragment.querySelectorAll null | PASS |
| Fragment.querySelectorAll returns NodeList instance | PASS |
| Fragment.querySelectorAll tree order | PASS |
| Fragment.querySelectorAll undefined | PASS |
| Fragment.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| Fragment.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| Fragment.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| Fragment.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| Fragment.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| Fragment.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| Fragment.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| Fragment.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| Fragment.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| Fragment.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| Fragment.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| Fragment.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| Fragment.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| Fragment.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| Fragment.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en) | PASS |
| Fragment.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| Fragment.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| Fragment.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| Fragment.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| Fragment.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| Fragment.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| Fragment.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| Fragment.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| Fragment.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| Fragment.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| Fragment.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| Fragment.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| Fragment.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| Fragment.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| Fragment.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| Fragment.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| Fragment.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| Fragment.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| Fragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| Fragment.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| Fragment.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| Fragment.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| Fragment.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| Fragment.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| Fragment.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| Fragment.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| Fragment.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| Fragment.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| Fragment.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| Fragment.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| Fragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| Fragment.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| Fragment.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| Fragment.querySelectorAll: Empty String: | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| Fragment.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| Fragment.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| Fragment.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| Fragment.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| Fragment.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| Fragment.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| Fragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| Fragment.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| Fragment.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| Fragment.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| Fragment.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| Fragment.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| Fragment.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| Fragment.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| Fragment.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| Fragment.querySelectorAll: Invalid ID: # | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| Fragment.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Fragment.querySelectorAll: Invalid character: ( | PASS |
| Fragment.querySelectorAll: Invalid character: ) | PASS |
| Fragment.querySelectorAll: Invalid character: < | PASS |
| Fragment.querySelectorAll: Invalid character: > | PASS |
| Fragment.querySelectorAll: Invalid character: [ | PASS |
| Fragment.querySelectorAll: Invalid character: ] | PASS |
| Fragment.querySelectorAll: Invalid character: { | PASS |
| Fragment.querySelectorAll: Invalid character: } | PASS |
| Fragment.querySelectorAll: Invalid class: . | PASS |
| Fragment.querySelectorAll: Invalid class: ..test | PASS |
| Fragment.querySelectorAll: Invalid class: .5cm | PASS |
| Fragment.querySelectorAll: Invalid class: .bar. | PASS |
| Fragment.querySelectorAll: Invalid class: .foo..quux | PASS |
| Fragment.querySelectorAll: Invalid combinator: div & address, p | PASS |
| Fragment.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| Fragment.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| Fragment.querySelectorAll: Invalid group of selectors: div, | PASS |
| Fragment.querySelectorAll: Invalid namespace: $|div | PASS |
| Fragment.querySelectorAll: Invalid namespace: ^|div | PASS |
| Fragment.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| Fragment.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| Fragment.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| Fragment.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| Fragment.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| Fragment.querySelectorAll: Relative selector: >* | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| Fragment.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| Fragment.querySelectorAll: Type selector, matching body element: body | PASS |
| Fragment.querySelectorAll: Type selector, matching html element: html | PASS |
| Fragment.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| Fragment.querySelectorAll: Undeclared namespace: ns|div | PASS |
| Fragment.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| Fragment.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| Fragment.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| Fragment.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: :example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| Fragment.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| Fragment.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| Fragment: new NodeList | PASS |
| Fragment: static NodeList | PASS |
| In-document Element supports querySelector | PASS |
| In-document Element supports querySelectorAll | PASS |
| In-document Element.querySelector no parameter | PASS |
| In-document Element.querySelector null | PASS |
| In-document Element.querySelector undefined | PASS |
| In-document Element.querySelector: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| In-document Element.querySelector: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| In-document Element.querySelector: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| In-document Element.querySelector: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| In-document Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| In-document Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| In-document Element.querySelector: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| In-document Element.querySelector: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| In-document Element.querySelector: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| In-document Element.querySelector: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| In-document Element.querySelector: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| In-document Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| In-document Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| In-document Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.querySelector: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| In-document Element.querySelector: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.querySelector: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| In-document Element.querySelector: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| In-document Element.querySelector: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.querySelector: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.querySelector: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.querySelector: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.querySelector: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.querySelector: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.querySelector: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| In-document Element.querySelector: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| In-document Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| In-document Element.querySelector: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| In-document Element.querySelector: :root pseudo-class selector, not matching document root element: :root | PASS |
| In-document Element.querySelector: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.querySelector: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| In-document Element.querySelector: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| In-document Element.querySelector: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| In-document Element.querySelector: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| In-document Element.querySelector: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| In-document Element.querySelector: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| In-document Element.querySelector: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.querySelector: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.querySelector: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| In-document Element.querySelector: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| In-document Element.querySelector: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| In-document Element.querySelector: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| In-document Element.querySelector: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| In-document Element.querySelector: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| In-document Element.querySelector: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| In-document Element.querySelector: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| In-document Element.querySelector: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| In-document Element.querySelector: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| In-document Element.querySelector: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| In-document Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| In-document Element.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| In-document Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| In-document Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| In-document Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| In-document Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| In-document Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| In-document Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| In-document Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| In-document Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| In-document Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| In-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| In-document Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| In-document Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| In-document Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| In-document Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| In-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| In-document Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| In-document Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| In-document Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| In-document Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| In-document Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| In-document Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| In-document Element.querySelector: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| In-document Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| In-document Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| In-document Element.querySelector: Class selector, matching element with specified class: .class-p | PASS |
| In-document Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| In-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| In-document Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| In-document Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| In-document Element.querySelector: Empty String: | PASS |
| In-document Element.querySelector: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| In-document Element.querySelector: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| In-document Element.querySelector: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| In-document Element.querySelector: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| In-document Element.querySelector: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| In-document Element.querySelector: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.querySelector: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| In-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| In-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| In-document Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| In-document Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| In-document Element.querySelector: ID selector, matching element with specified id: #id #id-div1 | PASS |
| In-document Element.querySelector: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| In-document Element.querySelector: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| In-document Element.querySelector: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| In-document Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| In-document Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| In-document Element.querySelector: ID selector, not matching non-existent descendant: #id #none | PASS |
| In-document Element.querySelector: Invalid ID: # | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.querySelector: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.querySelector: Invalid character: ( | PASS |
| In-document Element.querySelector: Invalid character: ) | PASS |
| In-document Element.querySelector: Invalid character: < | PASS |
| In-document Element.querySelector: Invalid character: > | PASS |
| In-document Element.querySelector: Invalid character: [ | PASS |
| In-document Element.querySelector: Invalid character: ] | PASS |
| In-document Element.querySelector: Invalid character: { | PASS |
| In-document Element.querySelector: Invalid character: } | PASS |
| In-document Element.querySelector: Invalid class: . | PASS |
| In-document Element.querySelector: Invalid class: ..test | PASS |
| In-document Element.querySelector: Invalid class: .5cm | PASS |
| In-document Element.querySelector: Invalid class: .bar. | PASS |
| In-document Element.querySelector: Invalid class: .foo..quux | PASS |
| In-document Element.querySelector: Invalid combinator: div & address, p | PASS |
| In-document Element.querySelector: Invalid combinator: div ++ address, p | PASS |
| In-document Element.querySelector: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.querySelector: Invalid group of selectors: div, | PASS |
| In-document Element.querySelector: Invalid namespace: $|div | PASS |
| In-document Element.querySelector: Invalid namespace: ^|div | PASS |
| In-document Element.querySelector: Invalid pseudo-element: :: before | PASS |
| In-document Element.querySelector: Invalid pseudo-element: :::before | PASS |
| In-document Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| In-document Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| In-document Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| In-document Element.querySelector: Relative selector: >* | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| In-document Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| In-document Element.querySelector: Type selector, matching body element: body | PASS |
| In-document Element.querySelector: Type selector, matching html element: html | PASS |
| In-document Element.querySelector: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.querySelector: Undeclared namespace: ns|div | PASS |
| In-document Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| In-document Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| In-document Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| In-document Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| In-document Element.querySelector: Unknown pseudo-class: :example | PASS |
| In-document Element.querySelector: Unknown pseudo-class: div:example | PASS |
| In-document Element.querySelector: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.querySelector: Unknown pseudo-element: ::example | PASS |
| In-document Element.querySelector: Unknown pseudo-element: div::example | PASS |
| In-document Element.querySelectorAll no parameter | PASS |
| In-document Element.querySelectorAll null | PASS |
| In-document Element.querySelectorAll returns NodeList instance | PASS |
| In-document Element.querySelectorAll tree order | PASS |
| In-document Element.querySelectorAll undefined | PASS |
| In-document Element.querySelectorAll: ::after pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::after | PASS |
| In-document Element.querySelectorAll: ::before pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::before | PASS |
| In-document Element.querySelectorAll: ::first-letter pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-letter | PASS |
| In-document Element.querySelectorAll: ::first-line pseudo-element (two-colon syntax) selector, not matching any elements: #pseudo-element::first-line | PASS |
| In-document Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after | PASS |
| In-document Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before | PASS |
| In-document Element.querySelectorAll: :checked pseudo-class selector, matching checked radio buttons and checkboxes: #pseudo-ui :checked | PASS |
| In-document Element.querySelectorAll: :empty pseudo-class selector, matching all empty elements: #pseudo-empty :empty | PASS |
| In-document Element.querySelectorAll: :empty pseudo-class selector, matching empty p elements: #pseudo-empty p:empty | PASS |
| In-document Element.querySelectorAll: :enabled pseudo-class selector, matching all disabled form controls: #pseudo-ui :disabled | PASS |
| In-document Element.querySelectorAll: :enabled pseudo-class selector, matching all enabled form controls: #pseudo-ui :enabled | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child | PASS |
| In-document Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child | PASS |
| In-document Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter | PASS |
| In-document Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first em element: #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first of every type of element: #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.querySelectorAll: :first-of-type selector, matching the first td element in each table row: #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR) | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, doesn't match non-last-child elements: .pseudo-last-child-div1:last-child, .pseudo-last-child-div2:first-child | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, matching first-child of multiple elements: #pseudo-last-child span:last-child | PASS |
| In-document Element.querySelectorAll: :last-child pseudo-class selector, matching last child div element: #pseudo-last-child div:last-child | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last em elemnet: #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last of every type of element: #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.querySelectorAll: :last-of-type selector, matching the last td element in each table row: #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector argument surrounded by spaces, matching : #not>:not( div ) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching : #not * :not(:first-child) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching : #not>:not(div) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*) | PASS |
| In-document Element.querySelectorAll: :not pseudo-class selector, matching nothing: :not(*|*) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every fourth child element, starting from the third: #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every second child element, starting from the fourth: #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching every third child element: #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.querySelectorAll: :nth-child selector, matching the third child element: #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every fourth element from the end, starting from the third last: #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every second child element from the end, starting from the fourth last: #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching every third child element from the end: #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.querySelectorAll: :nth-last-child selector, matching the third last child element: #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type, starting from the last: #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching every second last element of their type: #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.querySelectorAll: :nth-last-of-type selector, matching the third last em element: #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching every second element of their type: #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching every second elemetn of their type, starting from the first: #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.querySelectorAll: :nth-of-type selector, matching the third em element: #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching all only-child elements: #pseudo-only :only-child | PASS |
| In-document Element.querySelectorAll: :pseudo-only-child pseudo-class selector, matching only-child em elements: #pseudo-only em:only-child | PASS |
| In-document Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type: #pseudo-only :only-of-type | PASS |
| In-document Element.querySelectorAll: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type: #pseudo-only em:only-of-type | PASS |
| In-document Element.querySelectorAll: :root pseudo-class selector, not matching document root element: :root | PASS |
| In-document Element.querySelectorAll: :target pseudo-class selector, matching the element referenced by the URL fragment identifier: :target | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=" apple"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring: #attr-begins [class^=' apple'] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector with unquoted value, not matching class attribute not beginning with specified substring: #attr-begins [class^= apple] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, matching href attributes beginning with specified substring: #attr-begins a[href^="http://www"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, matching lang attributes beginning with specified substring, : #attr-begins [lang^="en-"] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, not matching class attribute not beginning with specified substring: #attr-begins [class^=apple] | PASS |
| In-document Element.querySelectorAll: Attribute begins with selector, not matching class attribute with empty value: #attr-begins [class^=""] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=" apple"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute containing specified substring: #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring: #attr-contains [class*="orange "] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring: #attr-contains [class*=' apple'] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute containing specified substring: #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring: #attr-contains [class*='orange '] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring: #attr-contains [class*= apple] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute containing specified substring: #attr-contains [class*= banana ] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector with unquoted value, matching class attribute ending with specified substring: #attr-contains [class*=orange ] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes beginning with specified substring: #attr-contains a[href*="http://www"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes containing specified substring: #attr-contains a[href*=".example."] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching href attributes ending with specified substring: #attr-contains a[href*=".org"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching lang attributes beginning with specified substring, : #attr-contains [lang*="en-"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, matching lang attributes ending with specified substring, : #attr-contains [lang*="-CH"] | PASS |
| In-document Element.querySelectorAll: Attribute contains selector, not matching class attribute with empty value: #attr-contains [class*=""] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring: #attr-ends [class$="apple "] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring: #attr-ends [class$='apple '] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector with unquoted value, not matching class attribute not ending with specified substring: #attr-ends [class$=apple ] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, matching href attributes ending with specified substring: #attr-ends a[href$=".org"] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, matching lang attributes ending with specified substring, : #attr-ends [lang$="-CH"] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, not matching class attribute not ending with specified substring: #attr-ends [class$=apple] | PASS |
| In-document Element.querySelectorAll: Attribute ends with selector, not matching class attribute with empty value: #attr-ends [class$=""] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"] | PASS |
| In-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [*|TiTlE] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align] | PASS |
| In-document Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with value, unclosed bracket: #attr-value [align="center" | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"] | PASS |
| In-document Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""] | PASS |
| In-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"] | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1 | PASS |
| In-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1 | PASS |
| In-document Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3 | PASS |
| In-document Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2 | PASS |
| In-document Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2 | PASS |
| In-document Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange | PASS |
| In-document Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters (1): .台北Táiběi.台北 | PASS |
| In-document Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters (1): .台北Táiběi | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar | PASS |
| In-document Element.querySelectorAll: Class selector, matching element with specified class: .class-p | PASS |
| In-document Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4 | PASS |
| In-document Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2 | PASS |
| In-document Element.querySelectorAll: Empty String: | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element that is a sibling of an element with id: #sibling-div2~div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with class that is a sibling of an element with id: #sibling-div2~.sibling-div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element with id: #sibling-div2~#sibling-div4 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching element with id that is a sibling of an element: div~#sibling-div4 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, matching p element that is a sibling of a div element: #sibling div~p | PASS |
| In-document Element.querySelectorAll: General sibling combinator, no whitespace: #sibling-p2~#sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after a p element: #sibling>p~div | PASS |
| In-document Element.querySelectorAll: General sibling combinator, not matching element with id that is not a sibling after an element with id: #sibling-div2~#sibling-div3, #sibling-div2~#sibling-div1 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, surrounded by whitespace: #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, whitespace after: #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.querySelectorAll: General sibling combinator, whitespace before: #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2 | PASS |
| In-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2 | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar | PASS |
| In-document Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (1): #台北Táiběi | PASS |
| In-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters (2): #台北 | PASS |
| In-document Element.querySelectorAll: ID selector, matching id values using non-ASCII characters (1): #台北Táiběi, #台北 | PASS |
| In-document Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate | PASS |
| In-document Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1 | PASS |
| In-document Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none | PASS |
| In-document Element.querySelectorAll: Invalid ID: # | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.querySelectorAll: Invalid character: ( | PASS |
| In-document Element.querySelectorAll: Invalid character: ) | PASS |
| In-document Element.querySelectorAll: Invalid character: < | PASS |
| In-document Element.querySelectorAll: Invalid character: > | PASS |
| In-document Element.querySelectorAll: Invalid character: [ | PASS |
| In-document Element.querySelectorAll: Invalid character: ] | PASS |
| In-document Element.querySelectorAll: Invalid character: { | PASS |
| In-document Element.querySelectorAll: Invalid character: } | PASS |
| In-document Element.querySelectorAll: Invalid class: . | PASS |
| In-document Element.querySelectorAll: Invalid class: ..test | PASS |
| In-document Element.querySelectorAll: Invalid class: .5cm | PASS |
| In-document Element.querySelectorAll: Invalid class: .bar. | PASS |
| In-document Element.querySelectorAll: Invalid class: .foo..quux | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div & address, p | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div ++ address, p | PASS |
| In-document Element.querySelectorAll: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.querySelectorAll: Invalid group of selectors: div, | PASS |
| In-document Element.querySelectorAll: Invalid namespace: $|div | PASS |
| In-document Element.querySelectorAll: Invalid namespace: ^|div | PASS |
| In-document Element.querySelectorAll: Invalid pseudo-element: :: before | PASS |
| In-document Element.querySelectorAll: Invalid pseudo-element: :::before | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |* | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div | PASS |
| In-document Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div | PASS |
| In-document Element.querySelectorAll: Relative selector: >* | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong | PASS |
| In-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong | PASS |
| In-document Element.querySelectorAll: Type selector, matching body element: body | PASS |
| In-document Element.querySelectorAll: Type selector, matching html element: html | PASS |
| In-document Element.querySelectorAll: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.querySelectorAll: Undeclared namespace: ns|div | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>* | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>* | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal * | PASS |
| In-document Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>* | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: :example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: div:example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-element: ::example | PASS |
| In-document Element.querySelectorAll: Unknown pseudo-element: div::example | PASS |
| In-document Element: new NodeList | PASS |
| In-document Element: static NodeList | PASS |
| Selectors-API Test Suite: HTML | PASS |
| /dom/nodes/query-target-in-load-event.html | OK |
| document.querySelector(":target") must work when called in the window.load event | PASS |
| /dom/nodes/getElementsByClassName-07.htm | OK |
| document.getElementsByClassName(): multiple classes | PASS |
| /dom/nodes/ProcessingInstruction-escapes-1.xhtml | OK |
| ProcessingInstruction numeric escapes | PASS |
| /dom/nodes/Text-splitText.html | OK |
| Split child | PASS |
| Split empty text | PASS |
| Split root | PASS |
| Split text after end of data | PASS |
| Split text at beginning | PASS |
| Split text at end | PASS |
| /dom/nodes/CharacterData-data.html | OK |
| Comment.data = '' | PASS |
| Comment.data = '--' | PASS |
| Comment.data = '資料' | PASS |
| Comment.data = '🌠 test 🌠 TEST' | PASS |
| Comment.data = 0 | PASS |
| Comment.data = null | PASS |
| Comment.data = undefined | PASS |
| Comment.data initial value | PASS |
| Text.data = '' | PASS |
| Text.data = '--' | PASS |
| Text.data = '資料' | PASS |
| Text.data = '🌠 test 🌠 TEST' | PASS |
| Text.data = 0 | PASS |
| Text.data = null | PASS |
| Text.data = undefined | PASS |
| Text.data initial value | PASS |
| /dom/nodes/Node-isEqualNode-xhtml.xhtml | OK |
| Node.isEqualNode | PASS |
| Node.isEqualNode 1 | PASS |
| Node.isEqualNode 2 | PASS |
| Node.isEqualNode 3 | PASS |
| Node.isEqualNode 4 | PASS |
| Node.isEqualNode 5 | PASS |
| Node.isEqualNode 6 | PASS |
| isEqualNode should return false if elements have different local name | PASS |
| isEqualNode should return false if elements have different namespace | PASS |
| isEqualNode should return false if elements have different prefix | PASS |
| isEqualNode should return true if elements have same namespace, prefix, and local name | PASS |
| isEqualNode should return true when only the internal subsets of DocumentTypes differ. | PASS |
| isEqualNode should return true when the attributes are in a different order | PASS |
| isEqualNode should return true when the attributes have different prefixes | PASS |
| /dom/nodes/Element-matches.html | OK |
| DIV Element.matches no parameter | PASS |
| DIV Element.matches(null) | PASS |
| DIV Element.matches(undefined) | PASS |
| Detached Element supports matches | PASS |
| Detached Element.matches: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| Detached Element.matches: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| Detached Element.matches: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| Detached Element.matches: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| Detached Element.matches: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| Detached Element.matches: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| Detached Element.matches: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| Detached Element.matches: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| Detached Element.matches: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| Detached Element.matches: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| Detached Element.matches: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| Detached Element.matches: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| Detached Element.matches: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| Detached Element.matches: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| Detached Element.matches: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| Detached Element.matches: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| Detached Element.matches: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| Detached Element.matches: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| Detached Element.matches: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| Detached Element.matches: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| Detached Element.matches: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| Detached Element.matches: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Detached Element.matches: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| Detached Element.matches: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| Detached Element.matches: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| Detached Element.matches: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Detached Element.matches: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Detached Element.matches: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| Detached Element.matches: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Detached Element.matches: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Detached Element.matches: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Detached Element.matches: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Detached Element.matches: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Detached Element.matches: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Detached Element.matches: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Detached Element.matches: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| Detached Element.matches: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| Detached Element.matches: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| Detached Element.matches: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| Detached Element.matches: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| Detached Element.matches: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| Detached Element.matches: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| Detached Element.matches: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| Detached Element.matches: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| Detached Element.matches: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| Detached Element.matches: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| Detached Element.matches: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| Detached Element.matches: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| Detached Element.matches: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| Detached Element.matches: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| Detached Element.matches: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| Detached Element.matches: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| Detached Element.matches: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| Detached Element.matches: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| Detached Element.matches: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| Detached Element.matches: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| Detached Element.matches: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| Detached Element.matches: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| Detached Element.matches: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| Detached Element.matches: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| Detached Element.matches: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| Detached Element.matches: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| Detached Element.matches: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| Detached Element.matches: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| Detached Element.matches: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| Detached Element.matches: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| Detached Element.matches: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| Detached Element.matches: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| Detached Element.matches: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| Detached Element.matches: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| Detached Element.matches: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| Detached Element.matches: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| Detached Element.matches: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| Detached Element.matches: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| Detached Element.matches: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Detached Element.matches: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Detached Element.matches: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Detached Element.matches: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| Detached Element.matches: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| Detached Element.matches: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| Detached Element.matches: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| Detached Element.matches: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| Detached Element.matches: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| Detached Element.matches: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| Detached Element.matches: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| Detached Element.matches: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| Detached Element.matches: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| Detached Element.matches: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| Detached Element.matches: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| Detached Element.matches: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| Detached Element.matches: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| Detached Element.matches: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| Detached Element.matches: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| Detached Element.matches: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| Detached Element.matches: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| Detached Element.matches: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| Detached Element.matches: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| Detached Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| Detached Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| Detached Element.matches: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| Detached Element.matches: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| Detached Element.matches: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| Detached Element.matches: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| Detached Element.matches: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| Detached Element.matches: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| Detached Element.matches: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| Detached Element.matches: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| Detached Element.matches: Empty String: | PASS |
| Detached Element.matches: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| Detached Element.matches: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| Detached Element.matches: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| Detached Element.matches: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| Detached Element.matches: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| Detached Element.matches: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| Detached Element.matches: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| Detached Element.matches: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| Detached Element.matches: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| Detached Element.matches: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| Detached Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| Detached Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| Detached Element.matches: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| Detached Element.matches: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| Detached Element.matches: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| Detached Element.matches: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| Detached Element.matches: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| Detached Element.matches: Invalid ID: # | PASS |
| Detached Element.matches: Invalid [att=value] selector: [*=test] | PASS |
| Detached Element.matches: Invalid [att=value] selector: [*|*=test] | PASS |
| Detached Element.matches: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| Detached Element.matches: Invalid character: ( | PASS |
| Detached Element.matches: Invalid character: ) | PASS |
| Detached Element.matches: Invalid character: < | PASS |
| Detached Element.matches: Invalid character: > | PASS |
| Detached Element.matches: Invalid character: [ | PASS |
| Detached Element.matches: Invalid character: ] | PASS |
| Detached Element.matches: Invalid character: { | PASS |
| Detached Element.matches: Invalid character: } | PASS |
| Detached Element.matches: Invalid class: . | PASS |
| Detached Element.matches: Invalid class: ..test | PASS |
| Detached Element.matches: Invalid class: .5cm | PASS |
| Detached Element.matches: Invalid class: .bar. | PASS |
| Detached Element.matches: Invalid class: .foo..quux | PASS |
| Detached Element.matches: Invalid combinator: div & address, p | PASS |
| Detached Element.matches: Invalid combinator: div ++ address, p | PASS |
| Detached Element.matches: Invalid combinator: div ~~ address, p | PASS |
| Detached Element.matches: Invalid group of selectors: div, | PASS |
| Detached Element.matches: Invalid namespace: $|div | PASS |
| Detached Element.matches: Invalid namespace: ^|div | PASS |
| Detached Element.matches: Invalid pseudo-element: :: before | PASS |
| Detached Element.matches: Invalid pseudo-element: :::before | PASS |
| Detached Element.matches: Relative selector: >* | PASS |
| Detached Element.matches: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| Detached Element.matches: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| Detached Element.matches: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| Detached Element.matches: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| Detached Element.matches: Undeclared namespace: :not(ns|div) | PASS |
| Detached Element.matches: Undeclared namespace: ns|div | PASS |
| Detached Element.matches: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| Detached Element.matches: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| Detached Element.matches: Universal selector, matching all elements (with no refNodes): * | PASS |
| Detached Element.matches: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| Detached Element.matches: Unknown pseudo-class: :example | PASS |
| Detached Element.matches: Unknown pseudo-class: div:example | PASS |
| Detached Element.matches: Unknown pseudo-class: div:linkexample | PASS |
| Detached Element.matches: Unknown pseudo-element: ::example | PASS |
| Detached Element.matches: Unknown pseudo-element: div::example | PASS |
| Document should not support matches | PASS |
| Fragment Element.matches: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| Fragment Element.matches: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| Fragment Element.matches: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| Fragment Element.matches: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| Fragment Element.matches: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| Fragment Element.matches: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| Fragment Element.matches: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| Fragment Element.matches: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| Fragment Element.matches: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| Fragment Element.matches: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| Fragment Element.matches: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| Fragment Element.matches: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| Fragment Element.matches: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| Fragment Element.matches: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| Fragment Element.matches: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| Fragment Element.matches: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| Fragment Element.matches: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| Fragment Element.matches: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| Fragment Element.matches: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| Fragment Element.matches: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| Fragment Element.matches: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| Fragment Element.matches: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| Fragment Element.matches: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| Fragment Element.matches: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| Fragment Element.matches: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| Fragment Element.matches: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| Fragment Element.matches: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| Fragment Element.matches: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| Fragment Element.matches: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| Fragment Element.matches: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| Fragment Element.matches: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| Fragment Element.matches: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| Fragment Element.matches: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| Fragment Element.matches: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| Fragment Element.matches: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| Fragment Element.matches: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| Fragment Element.matches: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| Fragment Element.matches: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| Fragment Element.matches: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| Fragment Element.matches: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| Fragment Element.matches: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| Fragment Element.matches: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| Fragment Element.matches: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| Fragment Element.matches: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| Fragment Element.matches: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| Fragment Element.matches: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| Fragment Element.matches: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| Fragment Element.matches: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| Fragment Element.matches: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| Fragment Element.matches: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| Fragment Element.matches: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| Fragment Element.matches: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| Fragment Element.matches: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| Fragment Element.matches: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| Fragment Element.matches: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| Fragment Element.matches: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| Fragment Element.matches: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| Fragment Element.matches: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| Fragment Element.matches: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| Fragment Element.matches: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| Fragment Element.matches: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| Fragment Element.matches: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| Fragment Element.matches: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| Fragment Element.matches: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| Fragment Element.matches: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| Fragment Element.matches: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| Fragment Element.matches: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| Fragment Element.matches: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| Fragment Element.matches: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| Fragment Element.matches: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| Fragment Element.matches: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| Fragment Element.matches: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| Fragment Element.matches: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| Fragment Element.matches: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| Fragment Element.matches: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| Fragment Element.matches: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| Fragment Element.matches: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| Fragment Element.matches: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| Fragment Element.matches: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| Fragment Element.matches: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| Fragment Element.matches: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| Fragment Element.matches: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| Fragment Element.matches: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| Fragment Element.matches: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| Fragment Element.matches: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| Fragment Element.matches: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| Fragment Element.matches: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| Fragment Element.matches: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| Fragment Element.matches: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| Fragment Element.matches: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| Fragment Element.matches: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| Fragment Element.matches: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| Fragment Element.matches: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| Fragment Element.matches: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| Fragment Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| Fragment Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| Fragment Element.matches: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| Fragment Element.matches: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| Fragment Element.matches: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| Fragment Element.matches: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| Fragment Element.matches: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| Fragment Element.matches: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| Fragment Element.matches: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| Fragment Element.matches: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| Fragment Element.matches: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| Fragment Element.matches: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| Fragment Element.matches: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| Fragment Element.matches: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| Fragment Element.matches: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| Fragment Element.matches: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| Fragment Element.matches: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| Fragment Element.matches: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| Fragment Element.matches: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| Fragment Element.matches: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| Fragment Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| Fragment Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| Fragment Element.matches: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| Fragment Element.matches: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| Fragment Element.matches: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| Fragment Element.matches: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| Fragment Element.matches: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| Fragment Element.matches: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| Fragment Element.matches: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| Fragment Element.matches: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| Fragment Element.matches: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| Fragment Element.matches: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| Fragment Element.matches: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| Fragment Element.matches: Universal selector, matching all elements (with no refNodes): * | PASS |
| Fragment Element.matches: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| Fragment should not support matches | PASS |
| In-document Element supports matches | PASS |
| In-document Element.matches: :checked pseudo-class selector, matching checked radio buttons and checkboxes (1) (with no refNodes): #pseudo-ui :checked | PASS |
| In-document Element.matches: :checked pseudo-class selector, matching checked radio buttons and checkboxes (with no refNodes): #pseudo-ui :checked | PASS |
| In-document Element.matches: :empty pseudo-class selector, matching all empty elements (with no refNodes): #pseudo-empty :empty | PASS |
| In-document Element.matches: :empty pseudo-class selector, matching all empty elements (with refNode Element): :empty | PASS |
| In-document Element.matches: :empty pseudo-class selector, matching empty p elements (with no refNodes): #pseudo-empty p:empty | PASS |
| In-document Element.matches: :empty pseudo-class selector, matching empty p elements (with refNode Element): p:empty | PASS |
| In-document Element.matches: :enabled pseudo-class selector, matching all disabled form controls (1) (with no refNodes): #pseudo-ui :disabled | PASS |
| In-document Element.matches: :enabled pseudo-class selector, matching all disabled form controls (with no refNodes): #pseudo-ui :disabled | PASS |
| In-document Element.matches: :enabled pseudo-class selector, matching all enabled form controls (1) (with no refNodes): #pseudo-ui :enabled | PASS |
| In-document Element.matches: :enabled pseudo-class selector, matching all enabled form controls (with no refNodes): #pseudo-ui :enabled | PASS |
| In-document Element.matches: :first-child pseudo-class selector, matching first child div element (with no refNodes): #pseudo-first-child div:first-child | PASS |
| In-document Element.matches: :first-child pseudo-class selector, matching first child div element (with refNode Element): div:first-child | PASS |
| In-document Element.matches: :first-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-first-child span:first-child | PASS |
| In-document Element.matches: :first-child pseudo-class selector, matching first-child of multiple elements (with refNode Element): span:first-child | PASS |
| In-document Element.matches: :first-of-type selector, matching the first em element (with no refNodes): #pseudo-nth-p1 em:first-of-type | PASS |
| In-document Element.matches: :first-of-type selector, matching the first em element (with refNode Element): em:first-of-type | PASS |
| In-document Element.matches: :first-of-type selector, matching the first of every type of element (with no refNodes): #pseudo-nth-p1 :first-of-type | PASS |
| In-document Element.matches: :first-of-type selector, matching the first of every type of element (with refNode Element): :first-of-type | PASS |
| In-document Element.matches: :first-of-type selector, matching the first td element in each table row (with no refNodes): #pseudo-nth-table1 tr :first-of-type | PASS |
| In-document Element.matches: :first-of-type selector, matching the first td element in each table row (with refNode Element): tr :first-of-type | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching inherited language (1) (with no refNodes): #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching inherited language (with no refNodes): #pseudo-lang-div1:lang(en) | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching specified language with exact value (1) (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching specified language with exact value (with no refNodes): #pseudo-lang-div2:lang(fr) | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching specified language with partial value (1) (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.matches: :lang pseudo-class selector, matching specified language with partial value (with no refNodes): #pseudo-lang-div3:lang(en) | PASS |
| In-document Element.matches: :last-child pseudo-class selector, matching first-child of multiple elements (with no refNodes): #pseudo-last-child span:last-child | PASS |
| In-document Element.matches: :last-child pseudo-class selector, matching first-child of multiple elements (with refNode Element): span:last-child | PASS |
| In-document Element.matches: :last-child pseudo-class selector, matching last child div element (with no refNodes): #pseudo-last-child div:last-child | PASS |
| In-document Element.matches: :last-child pseudo-class selector, matching last child div element (with refNode Element): div:last-child | PASS |
| In-document Element.matches: :last-of-type selector, matching the last em elemnet (with no refNodes): #pseudo-nth-p1 em:last-of-type | PASS |
| In-document Element.matches: :last-of-type selector, matching the last em elemnet (with refNode Element): em:last-of-type | PASS |
| In-document Element.matches: :last-of-type selector, matching the last of every type of element (with no refNodes): #pseudo-nth-p1 :last-of-type | PASS |
| In-document Element.matches: :last-of-type selector, matching the last of every type of element (with refNode Element): :last-of-type | PASS |
| In-document Element.matches: :last-of-type selector, matching the last td element in each table row (with no refNodes): #pseudo-nth-table1 tr :last-of-type | PASS |
| In-document Element.matches: :last-of-type selector, matching the last td element in each table row (with refNode Element): tr :last-of-type | PASS |
| In-document Element.matches: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with no refNodes): #pseudo-link :link, #pseudo-link :visited | PASS |
| In-document Element.matches: :link and :visited pseudo-class selectors, matching a and area elements with href attributes (with refNode Element): :link, #pseudo-link :visited | PASS |
| In-document Element.matches: :link and :visited pseudo-class selectors, matching link elements with href attributes (with no refNodes): #head :link, #head :visited | FAIL |
| In-document Element.matches: :link and :visited pseudo-class selectors, matching link elements with href attributes (with refNode Element): :link, #head :visited | FAIL |
| In-document Element.matches: :not pseudo-class selector argument surrounded by spaces, matching (with no refNodes): #not>:not( div ) | PASS |
| In-document Element.matches: :not pseudo-class selector, matching (with no refNodes): #not * :not(:first-child) | PASS |
| In-document Element.matches: :not pseudo-class selector, matching (with no refNodes): #not>:not(div) | PASS |
| In-document Element.matches: :not pseudo-class selector, matching (1) (with no refNodes): #not * :not(:first-child) | PASS |
| In-document Element.matches: :not pseudo-class selector, matching (1) (with no refNodes): #not>:not(div) | PASS |
| In-document Element.matches: :nth-child selector used twice, matching (with refNode Element): :nth-child(1) :nth-child(1) | PASS |
| In-document Element.matches: :nth-child selector, matching every fourth child element, starting from the third (with no refNodes): #pseudo-nth-p1 :nth-child(4n-1) | PASS |
| In-document Element.matches: :nth-child selector, matching every fourth child element, starting from the third (with refNode Element): :nth-child(4n-1) | PASS |
| In-document Element.matches: :nth-child selector, matching every fourth child element, starting from the third, with whitespace (with refNode Element): :nth-child(4n - 1) | PASS |
| In-document Element.matches: :nth-child selector, matching every second child element, starting from the fourth (with no refNodes): #pseudo-nth li:nth-child(2n+4) | PASS |
| In-document Element.matches: :nth-child selector, matching every second child element, starting from the fourth (with refNode Element): li:nth-child(2n+4) | PASS |
| In-document Element.matches: :nth-child selector, matching every second child element, starting from the fourth, with whitespace (with refNode Element): li:nth-child(2n + 4) | PASS |
| In-document Element.matches: :nth-child selector, matching every third child element (with no refNodes): #pseudo-nth li:nth-child(3n) | PASS |
| In-document Element.matches: :nth-child selector, matching every third child element (with refNode Element): li:nth-child(3n) | PASS |
| In-document Element.matches: :nth-child selector, matching the third child element (with no refNodes): #pseudo-nth-table1 :nth-child(3) | PASS |
| In-document Element.matches: :nth-child selector, matching the third child element (with refNode Element): :nth-child(3) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with no refNodes): #pseudo-nth-p1 :nth-last-child(4n-1) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every fourth element from the end, starting from the third last (with refNode Element): :nth-last-child(4n-1) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with no refNodes): #pseudo-nth li:nth-last-child(2n+4) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every second child element from the end, starting from the fourth last (with refNode Element): li:nth-last-child(2n+4) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every third child element from the end (with no refNodes): #pseudo-nth li:nth-last-child(3n) | PASS |
| In-document Element.matches: :nth-last-child selector, matching every third child element from the end (with refNode Element): li:nth-last-child(3n) | PASS |
| In-document Element.matches: :nth-last-child selector, matching the third last child element (with no refNodes): #pseudo-nth-table1 :nth-last-child(3) | PASS |
| In-document Element.matches: :nth-last-child selector, matching the third last child element (with refNode Element): :nth-last-child(3) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching every second last element of their type (with no refNodes): #pseudo-nth-p1 :nth-last-of-type(2n) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching every second last element of their type (with refNode Element): :nth-last-of-type(2n) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with no refNodes): #pseudo-nth-p1 span:nth-last-of-type(2n-1) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching every second last element of their type, starting from the last (with refNode Element): span:nth-last-of-type(2n-1) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching the third last em element (with no refNodes): #pseudo-nth-p1 em:nth-last-of-type(3) | PASS |
| In-document Element.matches: :nth-last-of-type selector, matching the third last em element (with refNode Element): em:nth-last-of-type(3) | PASS |
| In-document Element.matches: :nth-of-type selector, matching every second element of their type (with no refNodes): #pseudo-nth-p1 :nth-of-type(2n) | PASS |
| In-document Element.matches: :nth-of-type selector, matching every second element of their type (with refNode Element): :nth-of-type(2n) | PASS |
| In-document Element.matches: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with no refNodes): #pseudo-nth-p1 span:nth-of-type(2n-1) | PASS |
| In-document Element.matches: :nth-of-type selector, matching every second elemetn of their type, starting from the first (with refNode Element): span:nth-of-type(2n-1) | PASS |
| In-document Element.matches: :nth-of-type selector, matching the third em element (with no refNodes): #pseudo-nth-p1 em:nth-of-type(3) | PASS |
| In-document Element.matches: :nth-of-type selector, matching the third em element (with refNode Element): em:nth-of-type(3) | PASS |
| In-document Element.matches: :pseudo-only-child pseudo-class selector, matching all only-child elements (with no refNodes): #pseudo-only :only-child | PASS |
| In-document Element.matches: :pseudo-only-child pseudo-class selector, matching all only-child elements (with refNode Element): :only-child | PASS |
| In-document Element.matches: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with no refNodes): #pseudo-only :only-of-type | PASS |
| In-document Element.matches: :pseudo-only-of-type pseudo-class selector, matching all elements with no siblings of the same type (with refNode Element): :only-of-type | PASS |
| In-document Element.matches: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with no refNodes): #pseudo-only em:only-of-type | PASS |
| In-document Element.matches: :pseudo-only-of-type pseudo-class selector, matching em elements with no siblings of the same type (with refNode Element): em:only-of-type | PASS |
| In-document Element.matches: :root pseudo-class selector, matching document root element (with no refNodes): :root | PASS |
| In-document Element.matches: :target pseudo-class selector, matching the element referenced by the URL fragment identifier (with no refNodes): :target | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+div | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+div | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (1) (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class (with no refNodes): .adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+.adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (1) (with no refNodes): div+#adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element (with no refNodes): div+#adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (1) (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id (with no refNodes): #adjacent-div2+#adjacent-div4 | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (1) (with no refNodes): #adjacent div+p | PASS |
| In-document Element.matches: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element (with no refNodes): #adjacent div+p | PASS |
| In-document Element.matches: Adjacent sibling combinator, no whitespace (1) (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, no whitespace (with no refNodes): #adjacent-p2+#adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, surrounded by whitespace (1) (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, surrounded by whitespace (with no refNodes): #adjacent-p2 + #adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, whitespace after (1) (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, whitespace after (with no refNodes): #adjacent-p2+ #adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, whitespace before (1) (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.matches: Adjacent sibling combinator, whitespace before (with no refNodes): #adjacent-p2 +#adjacent-p3 | PASS |
| In-document Element.matches: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=" apple"] | PASS |
| In-document Element.matches: Attribute begins with selector with double-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class^=" apple"] | PASS |
| In-document Element.matches: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-begins [class^=' apple'] | PASS |
| In-document Element.matches: Attribute begins with selector with single-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class^=' apple'] | PASS |
| In-document Element.matches: Attribute begins with selector, matching href attributes beginning with specified substring (with no refNodes): #attr-begins a[href^="http://www"] | PASS |
| In-document Element.matches: Attribute begins with selector, matching href attributes beginning with specified substring (with refNode Element): a[href^="http://www"] | PASS |
| In-document Element.matches: Attribute begins with selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-begins [lang^="en-"] | PASS |
| In-document Element.matches: Attribute begins with selector, matching lang attributes beginning with specified substring, (with refNode Element): [lang^="en-"] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=" apple"] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class*=" apple"] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*="ple banana ora"] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute containing specified substring (with refNode Element): [class*="ple banana ora"] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*="orange "] | PASS |
| In-document Element.matches: Attribute contains selector with double-quoted value, matching class attribute ending with specified substring (with refNode Element): [class*="orange "] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*=' apple'] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute beginning with specified substring (with refNode Element): [class*=' apple'] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*='ple banana ora'] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute containing specified substring (with refNode Element): [class*='ple banana ora'] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*='orange '] | PASS |
| In-document Element.matches: Attribute contains selector with single-quoted value, matching class attribute ending with specified substring (with refNode Element): [class*='orange '] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with no refNodes): #attr-contains [class*= apple] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute beginning with specified substring (with refNode Element): [class*= apple] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with no refNodes): #attr-contains [class*= banana ] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute containing specified substring (with refNode Element): [class*= banana ] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with no refNodes): #attr-contains [class*=orange ] | PASS |
| In-document Element.matches: Attribute contains selector with unquoted value, matching class attribute ending with specified substring (with refNode Element): [class*=orange ] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes beginning with specified substring (with no refNodes): #attr-contains a[href*="http://www"] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes beginning with specified substring (with refNode Element): a[href*="http://www"] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes containing specified substring (with no refNodes): #attr-contains a[href*=".example."] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes containing specified substring (with refNode Element): a[href*=".example."] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes ending with specified substring (with no refNodes): #attr-contains a[href*=".org"] | PASS |
| In-document Element.matches: Attribute contains selector, matching href attributes ending with specified substring (with refNode Element): a[href*=".org"] | PASS |
| In-document Element.matches: Attribute contains selector, matching lang attributes beginning with specified substring, (with no refNodes): #attr-contains [lang*="en-"] | PASS |
| In-document Element.matches: Attribute contains selector, matching lang attributes beginning with specified substring, (with refNode Element): [lang*="en-"] | PASS |
| In-document Element.matches: Attribute contains selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-contains [lang*="-CH"] | PASS |
| In-document Element.matches: Attribute contains selector, matching lang attributes ending with specified substring, (with refNode Element): [lang*="-CH"] | PASS |
| In-document Element.matches: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$="apple "] | PASS |
| In-document Element.matches: Attribute ends with selector with double-quoted value, matching class attribute ending with specified substring (with refNode Element): [class$="apple "] | PASS |
| In-document Element.matches: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with no refNodes): #attr-ends [class$='apple '] | PASS |
| In-document Element.matches: Attribute ends with selector with single-quoted value, matching class attribute ending with specified substring (with refNode Element): [class$='apple '] | PASS |
| In-document Element.matches: Attribute ends with selector, matching href attributes ending with specified substring (with no refNodes): #attr-ends a[href$=".org"] | PASS |
| In-document Element.matches: Attribute ends with selector, matching href attributes ending with specified substring (with refNode Element): a[href$=".org"] | PASS |
| In-document Element.matches: Attribute ends with selector, matching lang attributes ending with specified substring, (with no refNodes): #attr-ends [lang$="-CH"] | PASS |
| In-document Element.matches: Attribute ends with selector, matching lang attributes ending with specified substring, (with refNode Element): [lang$="-CH"] | PASS |
| In-document Element.matches: Attribute hyphen-separated list selector, matching lang attribute with exact value (with no refNodes): #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.matches: Attribute hyphen-separated list selector, matching lang attribute with exact value (with refNode Element): #attr-hyphen-div2[lang|="fr"] | PASS |
| In-document Element.matches: Attribute hyphen-separated list selector, matching lang attribute with partial value (with no refNodes): #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.matches: Attribute hyphen-separated list selector, matching lang attribute with partial value (with refNode Element): #attr-hyphen-div3[lang|="en"] | PASS |
| In-document Element.matches: Attribute presence selector, matching align attribute with empty value (with no refNodes): .attr-presence-div2[align] | PASS |
| In-document Element.matches: Attribute presence selector, matching align attribute with empty value (with refNode Element): .attr-presence-div2[align] | PASS |
| In-document Element.matches: Attribute presence selector, matching align attribute with value (with no refNodes): .attr-presence-div1[align] | PASS |
| In-document Element.matches: Attribute presence selector, matching align attribute with value (with refNode Element): .attr-presence-div1[align] | PASS |
| In-document Element.matches: Attribute presence selector, matching attribute with non-ASCII characters (with no refNodes): ul[data-中文] | PASS |
| In-document Element.matches: Attribute presence selector, matching attribute with non-ASCII characters (with refNode Element): ul[data-中文] | PASS |
| In-document Element.matches: Attribute presence selector, matching custom data-* attribute (with no refNodes): [data-attr-presence] | PASS |
| In-document Element.matches: Attribute presence selector, matching custom data-* attribute (with refNode Element): [data-attr-presence] | PASS |
| In-document Element.matches: Attribute presence selector, matching multiple options with selected attributes (with no refNodes): #attr-presence-select3 option[selected] | PASS |
| In-document Element.matches: Attribute presence selector, matching multiple options with selected attributes (with refNode Element): #attr-presence-select3 option[selected] | PASS |
| In-document Element.matches: Attribute presence selector, matching option with selected attribute (with no refNodes): #attr-presence-select2 option[selected] | PASS |
| In-document Element.matches: Attribute presence selector, matching option with selected attribute (with refNode Element): #attr-presence-select2 option[selected] | PASS |
| In-document Element.matches: Attribute presence selector, matching title attribute, case insensitivity (with no refNodes): #attr-presence [*|TiTlE] | PASS |
| In-document Element.matches: Attribute presence selector, matching title attribute, case insensitivity (with refNode Element): [TiTlE] | PASS |
| In-document Element.matches: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.matches: Attribute value selector with double-quoted value, matching multiple inputs with type attributes (with refNode Element): input[type="hidden"],#attr-value input[type='radio'] | PASS |
| In-document Element.matches: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.matches: Attribute value selector with single-quoted value, matching multiple inputs with type attributes (with refNode Element): input[type='hidden'],#attr-value input[type='radio'] | PASS |
| In-document Element.matches: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with no refNodes): #attr-value input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.matches: Attribute value selector with unquoted value, matching multiple inputs with type attributes (with refNode Element): input[type=hidden],#attr-value input[type=radio] | PASS |
| In-document Element.matches: Attribute value selector, matching align attribute with empty value (with no refNodes): #attr-value [align=""] | PASS |
| In-document Element.matches: Attribute value selector, matching align attribute with empty value (with refNode Element): [align=""] | PASS |
| In-document Element.matches: Attribute value selector, matching align attribute with value (with no refNodes): #attr-value [align="center"] | PASS |
| In-document Element.matches: Attribute value selector, matching align attribute with value (with refNode Element): [align="center"] | PASS |
| In-document Element.matches: Attribute value selector, matching align attribute with value, unclosed bracket (with no refNodes): #attr-value [align="center" | PASS |
| In-document Element.matches: Attribute value selector, matching attribute with value using non-ASCII characters (with no refNodes): [data-attr-value=中文] | PASS |
| In-document Element.matches: Attribute value selector, matching attribute with value using non-ASCII characters (with refNode Element): [data-attr-value=中文] | PASS |
| In-document Element.matches: Attribute value selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-value_foo="\e9"] | PASS |
| In-document Element.matches: Attribute value selector, matching custom data-* attribute with escaped character (with refNode Element): [data-attr-value_foo="\e9"] | PASS |
| In-document Element.matches: Attribute value selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-value="\e9"] | PASS |
| In-document Element.matches: Attribute value selector, matching custom data-* attribute with unicode escaped value (with refNode Element): [data-attr-value="\e9"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes (with refNode Element): a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes (with refNode Element): a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow'] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with no refNodes): #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes (with refNode Element): a[rel~=bookmark], #attr-whitespace a[rel~=nofollow] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching class attribute with value (with no refNodes): #attr-whitespace [class~="div1"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching class attribute with value (with refNode Element): [class~="div1"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with no refNodes): [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character (with refNode Element): [data-attr-whitespace_foo~="\e9"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with no refNodes): [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value (with refNode Element): [data-attr-whitespace~="\0000e9"] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with no refNodes): #attr-whitespace [title~=中文] | PASS |
| In-document Element.matches: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters (with refNode Element): [title~=中文] | PASS |
| In-document Element.matches: Child combinator, matching element that is a child of an element with id (1) (with no refNodes): #child>div | PASS |
| In-document Element.matches: Child combinator, matching element that is a child of an element with id (with no refNodes): #child>div | PASS |
| In-document Element.matches: Child combinator, matching element with class that is a child of an element with class (1) (with no refNodes): .child-div1>.child-div2 | PASS |
| In-document Element.matches: Child combinator, matching element with class that is a child of an element with class (with no refNodes): .child-div1>.child-div2 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element (1) (with no refNodes): div>#child-div1 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element (with no refNodes): div>#child-div1 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element with class (1) (with no refNodes): #child-div1>.child-div2 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element with class (with no refNodes): #child-div1>.child-div2 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element with id (1) (with no refNodes): #child>#child-div1 | PASS |
| In-document Element.matches: Child combinator, matching element with id that is a child of an element with id (with no refNodes): #child>#child-div1 | PASS |
| In-document Element.matches: Child combinator, no whitespace (1) (with no refNodes): #child-div1>#child-div2 | PASS |
| In-document Element.matches: Child combinator, no whitespace (with no refNodes): #child-div1>#child-div2 | PASS |
| In-document Element.matches: Child combinator, surrounded by whitespace (1) (with no refNodes): #child-div1 > #child-div2 | PASS |
| In-document Element.matches: Child combinator, surrounded by whitespace (with no refNodes): #child-div1 > #child-div2 | PASS |
| In-document Element.matches: Child combinator, whitespace after (1) (with no refNodes): #child-div1> #child-div2 | PASS |
| In-document Element.matches: Child combinator, whitespace after (with no refNodes): #child-div1> #child-div2 | PASS |
| In-document Element.matches: Child combinator, whitespace before (1) (with no refNodes): #child-div1 >#child-div2 | PASS |
| In-document Element.matches: Child combinator, whitespace before (with no refNodes): #child-div1 >#child-div2 | PASS |
| In-document Element.matches: Class Selector, chained, with type selector (1) (with no refNodes): div.apple.banana.orange | PASS |
| In-document Element.matches: Class Selector, chained, with type selector (with no refNodes): div.apple.banana.orange | PASS |
| In-document Element.matches: Class selector, chained, matching element with multiple class values using non-ASCII characters (1) (with no refNodes): .台北Táiběi.台北 | PASS |
| In-document Element.matches: Class selector, chained, matching element with multiple class values using non-ASCII characters (2) (with no refNodes): .台北Táiběi.台北 | PASS |
| In-document Element.matches: Class selector, chained, matching only elements with all specified classes (1) (with no refNodes): #class .apple.orange.banana | PASS |
| In-document Element.matches: Class selector, chained, matching only elements with all specified classes (with no refNodes): #class .apple.orange.banana | PASS |
| In-document Element.matches: Class selector, matching element with class value using non-ASCII characters (1) (with no refNodes): .台北Táiběi | PASS |
| In-document Element.matches: Class selector, matching element with class value using non-ASCII characters (2) (with no refNodes): .台北Táiběi | PASS |
| In-document Element.matches: Class selector, matching element with class with escaped character (1) (with no refNodes): .foo\:bar | PASS |
| In-document Element.matches: Class selector, matching element with class with escaped character (1) (with no refNodes): .test\.foo\[5\]bar | PASS |
| In-document Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .foo\:bar | PASS |
| In-document Element.matches: Class selector, matching element with class with escaped character (with no refNodes): .test\.foo\[5\]bar | PASS |
| In-document Element.matches: Class selector, matching element with specified class (1) (with no refNodes): .class-p | PASS |
| In-document Element.matches: Class selector, matching element with specified class (with no refNodes): .class-p | PASS |
| In-document Element.matches: Class selector, matching multiple elements with class value using non-ASCII characters (1) (with no refNodes): .台北 | PASS |
| In-document Element.matches: Class selector, matching multiple elements with class value using non-ASCII characters (with no refNodes): .台北 | PASS |
| In-document Element.matches: Descendant combinator, matching element that is a descendant of an element with id (1) (with no refNodes): #descendant div | PASS |
| In-document Element.matches: Descendant combinator, matching element that is a descendant of an element with id (with no refNodes): #descendant div | PASS |
| In-document Element.matches: Descendant combinator, matching element with class that is a descendant of an element with class (1) (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| In-document Element.matches: Descendant combinator, matching element with class that is a descendant of an element with class (with no refNodes): .descendant-div1 .descendant-div3 | PASS |
| In-document Element.matches: Descendant combinator, matching element with class that is a descendant of an element with id (1) (with no refNodes): #descendant .descendant-div2 | PASS |
| In-document Element.matches: Descendant combinator, matching element with class that is a descendant of an element with id (with no refNodes): #descendant .descendant-div2 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element (1) (with no refNodes): body #descendant-div1 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element (1) (with no refNodes): div #descendant-div1 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): body #descendant-div1 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element (with no refNodes): div #descendant-div1 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element with id (1) (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.matches: Descendant combinator, matching element with id that is a descendant of an element with id (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.matches: Descendant combinator, whitespace characters (1) (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.matches: Descendant combinator, whitespace characters (with no refNodes): #descendant #descendant-div2 | PASS |
| In-document Element.matches: Empty String: | PASS |
| In-document Element.matches: General sibling combinator, matching element that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~div | PASS |
| In-document Element.matches: General sibling combinator, matching element that is a sibling of an element with id (with no refNodes): #sibling-div2~div | PASS |
| In-document Element.matches: General sibling combinator, matching element with class that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~.sibling-div | PASS |
| In-document Element.matches: General sibling combinator, matching element with class that is a sibling of an element with id (with no refNodes): #sibling-div2~.sibling-div | PASS |
| In-document Element.matches: General sibling combinator, matching element with id that is a sibling of an element (1) (with no refNodes): div~#sibling-div4 | PASS |
| In-document Element.matches: General sibling combinator, matching element with id that is a sibling of an element (with no refNodes): div~#sibling-div4 | PASS |
| In-document Element.matches: General sibling combinator, matching element with id that is a sibling of an element with id (1) (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| In-document Element.matches: General sibling combinator, matching element with id that is a sibling of an element with id (with no refNodes): #sibling-div2~#sibling-div4 | PASS |
| In-document Element.matches: General sibling combinator, matching p element that is a sibling of a div element (1) (with no refNodes): #sibling div~p | PASS |
| In-document Element.matches: General sibling combinator, matching p element that is a sibling of a div element (with no refNodes): #sibling div~p | PASS |
| In-document Element.matches: General sibling combinator, no whitespace (1) (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, no whitespace (with no refNodes): #sibling-p2~#sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, surrounded by whitespace (1) (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, surrounded by whitespace (with no refNodes): #sibling-p2 ~ #sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, whitespace after (1) (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, whitespace after (with no refNodes): #sibling-p2~ #sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, whitespace before (1) (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.matches: General sibling combinator, whitespace before (with no refNodes): #sibling-p2 ~#sibling-p3 | PASS |
| In-document Element.matches: ID Selector, chained, with type selector (1) (with no refNodes): div#id-div1, div#id-div2 | PASS |
| In-document Element.matches: ID Selector, chained, with type selector (with no refNodes): div#id-div1, div#id-div2 | PASS |
| In-document Element.matches: ID selector, chained, matching element with specified id (1) (with no refNodes): #id-div1, #id-div1 | PASS |
| In-document Element.matches: ID selector, chained, matching element with specified id (1) (with no refNodes): #id-div1, #id-div2 | PASS |
| In-document Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div1 | PASS |
| In-document Element.matches: ID selector, chained, matching element with specified id (with no refNodes): #id-div1, #id-div2 | PASS |
| In-document Element.matches: ID selector, matching element with specified id (1) (with no refNodes): #id #id-div1 | PASS |
| In-document Element.matches: ID selector, matching element with specified id (with no refNodes): #id #id-div1 | PASS |
| In-document Element.matches: ID selector, matching id value using non-ASCII characters (1) (with no refNodes): #台北Táiběi | PASS |
| In-document Element.matches: ID selector, matching id value using non-ASCII characters (2) (with no refNodes): #台北 | PASS |
| In-document Element.matches: ID selector, matching id value using non-ASCII characters (3) (with no refNodes): #台北Táiběi | PASS |
| In-document Element.matches: ID selector, matching id value using non-ASCII characters (4) (with no refNodes): #台北 | PASS |
| In-document Element.matches: ID selector, matching id values using non-ASCII characters (1) (with no refNodes): #台北Táiběi, #台北 | PASS |
| In-document Element.matches: ID selector, matching id values using non-ASCII characters (2) (with no refNodes): #台北Táiběi, #台北 | PASS |
| In-document Element.matches: ID selector, matching multiple elements with duplicate id (1) (with no refNodes): #id-li-duplicate | PASS |
| In-document Element.matches: ID selector, matching multiple elements with duplicate id (with no refNodes): #id-li-duplicate | PASS |
| In-document Element.matches: Invalid ID: # | PASS |
| In-document Element.matches: Invalid [att=value] selector: [*=test] | PASS |
| In-document Element.matches: Invalid [att=value] selector: [*|*=test] | PASS |
| In-document Element.matches: Invalid [att=value] selector: [class= space unquoted ] | PASS |
| In-document Element.matches: Invalid character: ( | PASS |
| In-document Element.matches: Invalid character: ) | PASS |
| In-document Element.matches: Invalid character: < | PASS |
| In-document Element.matches: Invalid character: > | PASS |
| In-document Element.matches: Invalid character: [ | PASS |
| In-document Element.matches: Invalid character: ] | PASS |
| In-document Element.matches: Invalid character: { | PASS |
| In-document Element.matches: Invalid character: } | PASS |
| In-document Element.matches: Invalid class: . | PASS |
| In-document Element.matches: Invalid class: ..test | PASS |
| In-document Element.matches: Invalid class: .5cm | PASS |
| In-document Element.matches: Invalid class: .bar. | PASS |
| In-document Element.matches: Invalid class: .foo..quux | PASS |
| In-document Element.matches: Invalid combinator: div & address, p | PASS |
| In-document Element.matches: Invalid combinator: div ++ address, p | PASS |
| In-document Element.matches: Invalid combinator: div ~~ address, p | PASS |
| In-document Element.matches: Invalid group of selectors: div, | PASS |
| In-document Element.matches: Invalid namespace: $|div | PASS |
| In-document Element.matches: Invalid namespace: ^|div | PASS |
| In-document Element.matches: Invalid pseudo-element: :: before | PASS |
| In-document Element.matches: Invalid pseudo-element: :::before | PASS |
| In-document Element.matches: Relative selector: >* | PASS |
| In-document Element.matches: Syntax, group of selectors separator, no whitespace (1) (with no refNodes): #group em,#group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, no whitespace (with no refNodes): #group em,#group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, surrounded by whitespace (1) (with no refNodes): #group em , #group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, surrounded by whitespace (with no refNodes): #group em , #group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, whitespace after (1) (with no refNodes): #group em, #group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, whitespace after (with no refNodes): #group em, #group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, whitespace before (1) (with no refNodes): #group em ,#group strong | PASS |
| In-document Element.matches: Syntax, group of selectors separator, whitespace before (with no refNodes): #group em ,#group strong | PASS |
| In-document Element.matches: Type selector, matching body element (with no refNodes): body | PASS |
| In-document Element.matches: Type selector, matching html element (with no refNodes): html | PASS |
| In-document Element.matches: Undeclared namespace: :not(ns|div) | PASS |
| In-document Element.matches: Undeclared namespace: ns|div | PASS |
| In-document Element.matches: Universal selector, matching all children of element with specified ID (with no refNodes): #universal>* | PASS |
| In-document Element.matches: Universal selector, matching all descendants of element with specified ID (with no refNodes): #universal * | PASS |
| In-document Element.matches: Universal selector, matching all elements (with no refNodes): * | PASS |
| In-document Element.matches: Universal selector, matching all grandchildren of element with specified ID (with no refNodes): #universal>*>* | PASS |
| In-document Element.matches: Unknown pseudo-class: :example | PASS |
| In-document Element.matches: Unknown pseudo-class: div:example | PASS |
| In-document Element.matches: Unknown pseudo-class: div:linkexample | PASS |
| In-document Element.matches: Unknown pseudo-element: ::example | PASS |
| In-document Element.matches: Unknown pseudo-element: div::example | PASS |
| NULL Element.matches no parameter | PASS |
| NULL Element.matches(null) | PASS |
| NULL Element.matches(undefined) | PASS |
| Selectors-API Level 2 Test Suite: HTML with Selectors Level 3 | PASS |
| UNDEFINED Element.matches no parameter | PASS |
| UNDEFINED Element.matches(null) | PASS |
| UNDEFINED Element.matches(undefined) | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html | OK |
| Custom document.contentType === 'text/xml' when explicitly set to this value | PASS |
| /dom/nodes/Element-classlist.html | OK |
| .supports() must throw TypeError (HTML node) | PASS |
| .supports() must throw TypeError (MathML node) | PASS |
| .supports() must throw TypeError (XHTML node) | PASS |
| .supports() must throw TypeError (XML node with null namespace) | PASS |
| .supports() must throw TypeError (foo node) | PASS |
| Assigning to classList (HTML node) | PASS |
| Assigning to classList (MathML node) | PASS |
| Assigning to classList (XHTML node) | PASS |
| Assigning to classList (XML node with null namespace) | PASS |
| Assigning to classList (foo node) | PASS |
| classList.add(" ") with attribute value null (HTML node) | PASS |
| classList.add(" ") with attribute value null (MathML node) | PASS |
| classList.add(" ") with attribute value null (XHTML node) | PASS |
| classList.add(" ") with attribute value null (XML node with null namespace) | PASS |
| classList.add(" ") with attribute value null (foo node) | PASS |
| classList.add(" a") with attribute value null (HTML node) | PASS |
| classList.add(" a") with attribute value null (MathML node) | PASS |
| classList.add(" a") with attribute value null (XHTML node) | PASS |
| classList.add(" a") with attribute value null (XML node with null namespace) | PASS |
| classList.add(" a") with attribute value null (foo node) | PASS |
| classList.add("") with attribute value null (HTML node) | PASS |
| classList.add("") with attribute value null (MathML node) | PASS |
| classList.add("") with attribute value null (XHTML node) | PASS |
| classList.add("") with attribute value null (XML node with null namespace) | PASS |
| classList.add("") with attribute value null (foo node) | PASS |
| classList.add("AA") with attribute value "aa" (HTML node) | PASS |
| classList.add("AA") with attribute value "aa" (MathML node) | PASS |
| classList.add("AA") with attribute value "aa" (XHTML node) | PASS |
| classList.add("AA") with attribute value "aa" (XML node with null namespace) | PASS |
| classList.add("AA") with attribute value "aa" (foo node) | PASS |
| classList.add("\fa") with attribute value null (HTML node) | PASS |
| classList.add("\fa") with attribute value null (MathML node) | PASS |
| classList.add("\fa") with attribute value null (XHTML node) | PASS |
| classList.add("\fa") with attribute value null (XML node with null namespace) | PASS |
| classList.add("\fa") with attribute value null (foo node) | PASS |
| classList.add("\na") with attribute value null (HTML node) | PASS |
| classList.add("\na") with attribute value null (MathML node) | PASS |
| classList.add("\na") with attribute value null (XHTML node) | PASS |
| classList.add("\na") with attribute value null (XML node with null namespace) | PASS |
| classList.add("\na") with attribute value null (foo node) | PASS |
| classList.add("\ra") with attribute value null (HTML node) | PASS |
| classList.add("\ra") with attribute value null (MathML node) | PASS |
| classList.add("\ra") with attribute value null (XHTML node) | PASS |
| classList.add("\ra") with attribute value null (XML node with null namespace) | PASS |
| classList.add("\ra") with attribute value null (foo node) | PASS |
| classList.add("\ta") with attribute value null (HTML node) | PASS |
| classList.add("\ta") with attribute value null (MathML node) | PASS |
| classList.add("\ta") with attribute value null (XHTML node) | PASS |
| classList.add("\ta") with attribute value null (XML node with null namespace) | PASS |
| classList.add("\ta") with attribute value null (foo node) | PASS |
| classList.add("a ") with attribute value null (HTML node) | PASS |
| classList.add("a ") with attribute value null (MathML node) | PASS |
| classList.add("a ") with attribute value null (XHTML node) | PASS |
| classList.add("a ") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a ") with attribute value null (foo node) | PASS |
| classList.add("a") with attribute value " \f" (HTML node) | PASS |
| classList.add("a") with attribute value " \f" (MathML node) | PASS |
| classList.add("a") with attribute value " \f" (XHTML node) | PASS |
| classList.add("a") with attribute value " \f" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value " \f" (foo node) | PASS |
| classList.add("a") with attribute value " a a b" (HTML node) | PASS |
| classList.add("a") with attribute value " a a b" (MathML node) | PASS |
| classList.add("a") with attribute value " a a b" (XHTML node) | PASS |
| classList.add("a") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value " a a b" (foo node) | PASS |
| classList.add("a") with attribute value " " (HTML node) | PASS |
| classList.add("a") with attribute value " " (MathML node) | PASS |
| classList.add("a") with attribute value " " (XHTML node) | PASS |
| classList.add("a") with attribute value " " (XML node with null namespace) | PASS |
| classList.add("a") with attribute value " " (foo node) | PASS |
| classList.add("a") with attribute value "" (HTML node) | PASS |
| classList.add("a") with attribute value "" (MathML node) | PASS |
| classList.add("a") with attribute value "" (XHTML node) | PASS |
| classList.add("a") with attribute value "" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value "" (foo node) | PASS |
| classList.add("a") with attribute value "a a a b" (HTML node) | PASS |
| classList.add("a") with attribute value "a a a b" (MathML node) | PASS |
| classList.add("a") with attribute value "a a a b" (XHTML node) | PASS |
| classList.add("a") with attribute value "a a a b" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value "a a a b" (foo node) | PASS |
| classList.add("a") with attribute value "a b c" (HTML node) | PASS |
| classList.add("a") with attribute value "a b c" (MathML node) | PASS |
| classList.add("a") with attribute value "a b c" (XHTML node) | PASS |
| classList.add("a") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value "a b c" (foo node) | PASS |
| classList.add("a") with attribute value "a" (HTML node) | PASS |
| classList.add("a") with attribute value "a" (MathML node) | PASS |
| classList.add("a") with attribute value "a" (XHTML node) | PASS |
| classList.add("a") with attribute value "a" (XML node with null namespace) | PASS |
| classList.add("a") with attribute value "a" (foo node) | PASS |
| classList.add("a") with attribute value null (HTML node) | PASS |
| classList.add("a") with attribute value null (MathML node) | PASS |
| classList.add("a") with attribute value null (XHTML node) | PASS |
| classList.add("a") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a") with attribute value null (foo node) | PASS |
| classList.add("a", " ") with attribute value null (HTML node) | PASS |
| classList.add("a", " ") with attribute value null (MathML node) | PASS |
| classList.add("a", " ") with attribute value null (XHTML node) | PASS |
| classList.add("a", " ") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a", " ") with attribute value null (foo node) | PASS |
| classList.add("a", "") with attribute value null (HTML node) | PASS |
| classList.add("a", "") with attribute value null (MathML node) | PASS |
| classList.add("a", "") with attribute value null (XHTML node) | PASS |
| classList.add("a", "") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a", "") with attribute value null (foo node) | PASS |
| classList.add("a", "a") with attribute value "a b c " (HTML node) | PASS |
| classList.add("a", "a") with attribute value "a b c " (MathML node) | PASS |
| classList.add("a", "a") with attribute value "a b c " (XHTML node) | PASS |
| classList.add("a", "a") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.add("a", "a") with attribute value "a b c " (foo node) | PASS |
| classList.add("a", "aa ") with attribute value null (HTML node) | PASS |
| classList.add("a", "aa ") with attribute value null (MathML node) | PASS |
| classList.add("a", "aa ") with attribute value null (XHTML node) | PASS |
| classList.add("a", "aa ") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a", "aa ") with attribute value null (foo node) | PASS |
| classList.add("a", "b") with attribute value "" (HTML node) | PASS |
| classList.add("a", "b") with attribute value "" (MathML node) | PASS |
| classList.add("a", "b") with attribute value "" (XHTML node) | PASS |
| classList.add("a", "b") with attribute value "" (XML node with null namespace) | PASS |
| classList.add("a", "b") with attribute value "" (foo node) | PASS |
| classList.add("a", "b") with attribute value null (HTML node) | PASS |
| classList.add("a", "b") with attribute value null (MathML node) | PASS |
| classList.add("a", "b") with attribute value null (XHTML node) | PASS |
| classList.add("a", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a", "b") with attribute value null (foo node) | PASS |
| classList.add("a\f") with attribute value null (HTML node) | PASS |
| classList.add("a\f") with attribute value null (MathML node) | PASS |
| classList.add("a\f") with attribute value null (XHTML node) | PASS |
| classList.add("a\f") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a\f") with attribute value null (foo node) | PASS |
| classList.add("a\n") with attribute value null (HTML node) | PASS |
| classList.add("a\n") with attribute value null (MathML node) | PASS |
| classList.add("a\n") with attribute value null (XHTML node) | PASS |
| classList.add("a\n") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a\n") with attribute value null (foo node) | PASS |
| classList.add("a\r") with attribute value null (HTML node) | PASS |
| classList.add("a\r") with attribute value null (MathML node) | PASS |
| classList.add("a\r") with attribute value null (XHTML node) | PASS |
| classList.add("a\r") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a\r") with attribute value null (foo node) | PASS |
| classList.add("a\t") with attribute value null (HTML node) | PASS |
| classList.add("a\t") with attribute value null (MathML node) | PASS |
| classList.add("a\t") with attribute value null (XHTML node) | PASS |
| classList.add("a\t") with attribute value null (XML node with null namespace) | PASS |
| classList.add("a\t") with attribute value null (foo node) | PASS |
| classList.add("b") with attribute value "a" (HTML node) | PASS |
| classList.add("b") with attribute value "a" (MathML node) | PASS |
| classList.add("b") with attribute value "a" (XHTML node) | PASS |
| classList.add("b") with attribute value "a" (XML node with null namespace) | PASS |
| classList.add("b") with attribute value "a" (foo node) | PASS |
| classList.add("c") with attribute value " a a b" (HTML node) | PASS |
| classList.add("c") with attribute value " a a b" (MathML node) | PASS |
| classList.add("c") with attribute value " a a b" (XHTML node) | PASS |
| classList.add("c") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.add("c") with attribute value " a a b" (foo node) | PASS |
| classList.add("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.add("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.add("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.add("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.add("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.add("d") with attribute value "a b c " (HTML node) | PASS |
| classList.add("d") with attribute value "a b c " (MathML node) | PASS |
| classList.add("d") with attribute value "a b c " (XHTML node) | PASS |
| classList.add("d") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.add("d") with attribute value "a b c " (foo node) | PASS |
| classList.add("d") with attribute value "a b c" (HTML node) | PASS |
| classList.add("d") with attribute value "a b c" (MathML node) | PASS |
| classList.add("d") with attribute value "a b c" (XHTML node) | PASS |
| classList.add("d") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.add("d") with attribute value "a b c" (foo node) | PASS |
| classList.add("d", "d") with attribute value "a b c " (HTML node) | PASS |
| classList.add("d", "d") with attribute value "a b c " (MathML node) | PASS |
| classList.add("d", "d") with attribute value "a b c " (XHTML node) | PASS |
| classList.add("d", "d") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.add("d", "d") with attribute value "a b c " (foo node) | PASS |
| classList.add("d", "e") with attribute value "a b c " (HTML node) | PASS |
| classList.add("d", "e") with attribute value "a b c " (MathML node) | PASS |
| classList.add("d", "e") with attribute value "a b c " (XHTML node) | PASS |
| classList.add("d", "e") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.add("d", "e") with attribute value "a b c " (foo node) | PASS |
| classList.add() with attribute value "a b c a " (HTML node) | PASS |
| classList.add() with attribute value "a b c a " (MathML node) | PASS |
| classList.add() with attribute value "a b c a " (XHTML node) | PASS |
| classList.add() with attribute value "a b c a " (XML node with null namespace) | PASS |
| classList.add() with attribute value "a b c a " (foo node) | PASS |
| classList.add(null) with attribute value null (HTML node) | PASS |
| classList.add(null) with attribute value null (MathML node) | PASS |
| classList.add(null) with attribute value null (XHTML node) | PASS |
| classList.add(null) with attribute value null (XML node with null namespace) | PASS |
| classList.add(null) with attribute value null (foo node) | PASS |
| classList.add(undefined) with attribute value null (HTML node) | PASS |
| classList.add(undefined) with attribute value null (MathML node) | PASS |
| classList.add(undefined) with attribute value null (XHTML node) | PASS |
| classList.add(undefined) with attribute value null (XML node with null namespace) | PASS |
| classList.add(undefined) with attribute value null (foo node) | PASS |
| classList.contains(" ") when set to null (HTML node) | PASS |
| classList.contains(" ") when set to null (MathML node) | PASS |
| classList.contains(" ") when set to null (XHTML node) | PASS |
| classList.contains(" ") when set to null (XML node with null namespace) | PASS |
| classList.contains(" ") when set to null (foo node) | PASS |
| classList.contains(" a") when set to "a" (HTML node) | PASS |
| classList.contains(" a") when set to "a" (MathML node) | PASS |
| classList.contains(" a") when set to "a" (XHTML node) | PASS |
| classList.contains(" a") when set to "a" (XML node with null namespace) | PASS |
| classList.contains(" a") when set to "a" (foo node) | PASS |
| classList.contains("") when set to null (HTML node) | PASS |
| classList.contains("") when set to null (MathML node) | PASS |
| classList.contains("") when set to null (XHTML node) | PASS |
| classList.contains("") when set to null (XML node with null namespace) | PASS |
| classList.contains("") when set to null (foo node) | PASS |
| classList.contains("A") when set to "a" (HTML node) | PASS |
| classList.contains("A") when set to "a" (MathML node) | PASS |
| classList.contains("A") when set to "a" (XHTML node) | PASS |
| classList.contains("A") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("A") when set to "a" (foo node) | PASS |
| classList.contains("AA") when set to "aa AA" (HTML node) | PASS |
| classList.contains("AA") when set to "aa AA" (MathML node) | PASS |
| classList.contains("AA") when set to "aa AA" (XHTML node) | PASS |
| classList.contains("AA") when set to "aa AA" (XML node with null namespace) | PASS |
| classList.contains("AA") when set to "aa AA" (foo node) | PASS |
| classList.contains("\fa") when set to "a" (HTML node) | PASS |
| classList.contains("\fa") when set to "a" (MathML node) | PASS |
| classList.contains("\fa") when set to "a" (XHTML node) | PASS |
| classList.contains("\fa") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("\fa") when set to "a" (foo node) | PASS |
| classList.contains("\na") when set to "a" (HTML node) | PASS |
| classList.contains("\na") when set to "a" (MathML node) | PASS |
| classList.contains("\na") when set to "a" (XHTML node) | PASS |
| classList.contains("\na") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("\na") when set to "a" (foo node) | PASS |
| classList.contains("\ra") when set to "a" (HTML node) | PASS |
| classList.contains("\ra") when set to "a" (MathML node) | PASS |
| classList.contains("\ra") when set to "a" (XHTML node) | PASS |
| classList.contains("\ra") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("\ra") when set to "a" (foo node) | PASS |
| classList.contains("\ta") when set to "a" (HTML node) | PASS |
| classList.contains("\ta") when set to "a" (MathML node) | PASS |
| classList.contains("\ta") when set to "a" (XHTML node) | PASS |
| classList.contains("\ta") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("\ta") when set to "a" (foo node) | PASS |
| classList.contains("a ") when set to "a" (HTML node) | PASS |
| classList.contains("a ") when set to "a" (MathML node) | PASS |
| classList.contains("a ") when set to "a" (XHTML node) | PASS |
| classList.contains("a ") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a ") when set to "a" (foo node) | PASS |
| classList.contains("a") when set to "" (HTML node) | PASS |
| classList.contains("a") when set to "" (MathML node) | PASS |
| classList.contains("a") when set to "" (XHTML node) | PASS |
| classList.contains("a") when set to "" (XML node with null namespace) | PASS |
| classList.contains("a") when set to "" (foo node) | PASS |
| classList.contains("a") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.contains("a") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.contains("a") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.contains("a") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.contains("a") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.contains("a") when set to "a a a" (HTML node) | PASS |
| classList.contains("a") when set to "a a a" (MathML node) | PASS |
| classList.contains("a") when set to "a a a" (XHTML node) | PASS |
| classList.contains("a") when set to "a a a" (XML node with null namespace) | PASS |
| classList.contains("a") when set to "a a a" (foo node) | PASS |
| classList.contains("a") when set to "a b c" (HTML node) | PASS |
| classList.contains("a") when set to "a b c" (MathML node) | PASS |
| classList.contains("a") when set to "a b c" (XHTML node) | PASS |
| classList.contains("a") when set to "a b c" (XML node with null namespace) | PASS |
| classList.contains("a") when set to "a b c" (foo node) | PASS |
| classList.contains("a") when set to "a" (HTML node) | PASS |
| classList.contains("a") when set to "a" (MathML node) | PASS |
| classList.contains("a") when set to "a" (XHTML node) | PASS |
| classList.contains("a") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a") when set to "a" (foo node) | PASS |
| classList.contains("a") when set to null (HTML node) | PASS |
| classList.contains("a") when set to null (MathML node) | PASS |
| classList.contains("a") when set to null (XHTML node) | PASS |
| classList.contains("a") when set to null (XML node with null namespace) | PASS |
| classList.contains("a") when set to null (foo node) | PASS |
| classList.contains("a$") when set to "a" (HTML node) | PASS |
| classList.contains("a$") when set to "a" (MathML node) | PASS |
| classList.contains("a$") when set to "a" (XHTML node) | PASS |
| classList.contains("a$") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a$") when set to "a" (foo node) | PASS |
| classList.contains("a'") when set to "a" (HTML node) | PASS |
| classList.contains("a'") when set to "a" (MathML node) | PASS |
| classList.contains("a'") when set to "a" (XHTML node) | PASS |
| classList.contains("a'") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a'") when set to "a" (foo node) | PASS |
| classList.contains("a)") when set to "a" (HTML node) | PASS |
| classList.contains("a)") when set to "a" (MathML node) | PASS |
| classList.contains("a)") when set to "a" (XHTML node) | PASS |
| classList.contains("a)") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a)") when set to "a" (foo node) | PASS |
| classList.contains("a.") when set to "a" (HTML node) | PASS |
| classList.contains("a.") when set to "a" (MathML node) | PASS |
| classList.contains("a.") when set to "a" (XHTML node) | PASS |
| classList.contains("a.") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a.") when set to "a" (foo node) | PASS |
| classList.contains("a?") when set to "a" (HTML node) | PASS |
| classList.contains("a?") when set to "a" (MathML node) | PASS |
| classList.contains("a?") when set to "a" (XHTML node) | PASS |
| classList.contains("a?") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a?") when set to "a" (foo node) | PASS |
| classList.contains("aA") when set to "aa AA" (HTML node) | PASS |
| classList.contains("aA") when set to "aa AA" (MathML node) | PASS |
| classList.contains("aA") when set to "aa AA" (XHTML node) | PASS |
| classList.contains("aA") when set to "aa AA" (XML node with null namespace) | PASS |
| classList.contains("aA") when set to "aa AA" (foo node) | PASS |
| classList.contains("a\"") when set to "a" (HTML node) | PASS |
| classList.contains("a\"") when set to "a" (MathML node) | PASS |
| classList.contains("a\"") when set to "a" (XHTML node) | PASS |
| classList.contains("a\"") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\"") when set to "a" (foo node) | PASS |
| classList.contains("a\\") when set to "a" (HTML node) | PASS |
| classList.contains("a\\") when set to "a" (MathML node) | PASS |
| classList.contains("a\\") when set to "a" (XHTML node) | PASS |
| classList.contains("a\\") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\\") when set to "a" (foo node) | PASS |
| classList.contains("a\f") when set to "a" (HTML node) | PASS |
| classList.contains("a\f") when set to "a" (MathML node) | PASS |
| classList.contains("a\f") when set to "a" (XHTML node) | PASS |
| classList.contains("a\f") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\f") when set to "a" (foo node) | PASS |
| classList.contains("a\n") when set to "a" (HTML node) | PASS |
| classList.contains("a\n") when set to "a" (MathML node) | PASS |
| classList.contains("a\n") when set to "a" (XHTML node) | PASS |
| classList.contains("a\n") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\n") when set to "a" (foo node) | PASS |
| classList.contains("a\r") when set to "a" (HTML node) | PASS |
| classList.contains("a\r") when set to "a" (MathML node) | PASS |
| classList.contains("a\r") when set to "a" (XHTML node) | PASS |
| classList.contains("a\r") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\r") when set to "a" (foo node) | PASS |
| classList.contains("a\t") when set to "a" (HTML node) | PASS |
| classList.contains("a\t") when set to "a" (MathML node) | PASS |
| classList.contains("a\t") when set to "a" (XHTML node) | PASS |
| classList.contains("a\t") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a\t") when set to "a" (foo node) | PASS |
| classList.contains("aa") when set to "a a a" (HTML node) | PASS |
| classList.contains("aa") when set to "a a a" (MathML node) | PASS |
| classList.contains("aa") when set to "a a a" (XHTML node) | PASS |
| classList.contains("aa") when set to "a a a" (XML node with null namespace) | PASS |
| classList.contains("aa") when set to "a a a" (foo node) | PASS |
| classList.contains("aa") when set to "a" (HTML node) | PASS |
| classList.contains("aa") when set to "a" (MathML node) | PASS |
| classList.contains("aa") when set to "a" (XHTML node) | PASS |
| classList.contains("aa") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("aa") when set to "a" (foo node) | PASS |
| classList.contains("aa") when set to "aa AA" (HTML node) | PASS |
| classList.contains("aa") when set to "aa AA" (MathML node) | PASS |
| classList.contains("aa") when set to "aa AA" (XHTML node) | PASS |
| classList.contains("aa") when set to "aa AA" (XML node with null namespace) | PASS |
| classList.contains("aa") when set to "aa AA" (foo node) | PASS |
| classList.contains("a~") when set to "a" (HTML node) | PASS |
| classList.contains("a~") when set to "a" (MathML node) | PASS |
| classList.contains("a~") when set to "a" (XHTML node) | PASS |
| classList.contains("a~") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("a~") when set to "a" (foo node) | PASS |
| classList.contains("b") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.contains("b") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.contains("b") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.contains("b") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.contains("b") when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.contains("b") when set to "a a a" (HTML node) | PASS |
| classList.contains("b") when set to "a a a" (MathML node) | PASS |
| classList.contains("b") when set to "a a a" (XHTML node) | PASS |
| classList.contains("b") when set to "a a a" (XML node with null namespace) | PASS |
| classList.contains("b") when set to "a a a" (foo node) | PASS |
| classList.contains("b") when set to "a b c" (HTML node) | PASS |
| classList.contains("b") when set to "a b c" (MathML node) | PASS |
| classList.contains("b") when set to "a b c" (XHTML node) | PASS |
| classList.contains("b") when set to "a b c" (XML node with null namespace) | PASS |
| classList.contains("b") when set to "a b c" (foo node) | PASS |
| classList.contains("b") when set to "a" (HTML node) | PASS |
| classList.contains("b") when set to "a" (MathML node) | PASS |
| classList.contains("b") when set to "a" (XHTML node) | PASS |
| classList.contains("b") when set to "a" (XML node with null namespace) | PASS |
| classList.contains("b") when set to "a" (foo node) | PASS |
| classList.contains(null) when set to "null undefined" (HTML node) | PASS |
| classList.contains(null) when set to "null undefined" (MathML node) | PASS |
| classList.contains(null) when set to "null undefined" (XHTML node) | PASS |
| classList.contains(null) when set to "null undefined" (XML node with null namespace) | PASS |
| classList.contains(null) when set to "null undefined" (foo node) | PASS |
| classList.contains(undefined) when set to "a" (HTML node) | PASS |
| classList.contains(undefined) when set to "a" (MathML node) | PASS |
| classList.contains(undefined) when set to "a" (XHTML node) | PASS |
| classList.contains(undefined) when set to "a" (XML node with null namespace) | PASS |
| classList.contains(undefined) when set to "a" (foo node) | PASS |
| classList.contains(undefined) when set to "null undefined" (HTML node) | PASS |
| classList.contains(undefined) when set to "null undefined" (MathML node) | PASS |
| classList.contains(undefined) when set to "null undefined" (XHTML node) | PASS |
| classList.contains(undefined) when set to "null undefined" (XML node with null namespace) | PASS |
| classList.contains(undefined) when set to "null undefined" (foo node) | PASS |
| classList.item() when set to " a a b" (HTML node) | PASS |
| classList.item() when set to " a a b" (MathML node) | PASS |
| classList.item() when set to " a a b" (XHTML node) | PASS |
| classList.item() when set to " a a b" (XML node with null namespace) | PASS |
| classList.item() when set to " a a b" (foo node) | PASS |
| classList.item() when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.item() when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.item() when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.item() when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.item() when set to "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.item() when set to "a b" (HTML node) | PASS |
| classList.item() when set to "a b" (MathML node) | PASS |
| classList.item() when set to "a b" (XHTML node) | PASS |
| classList.item() when set to "a b" (XML node with null namespace) | PASS |
| classList.item() when set to "a b" (foo node) | PASS |
| classList.item() when set to "a" (HTML node) | PASS |
| classList.item() when set to "a" (MathML node) | PASS |
| classList.item() when set to "a" (XHTML node) | PASS |
| classList.item() when set to "a" (XML node with null namespace) | PASS |
| classList.item() when set to "a" (foo node) | PASS |
| classList.item() when set to "aa AA aa" (HTML node) | PASS |
| classList.item() when set to "aa AA aa" (MathML node) | PASS |
| classList.item() when set to "aa AA aa" (XHTML node) | PASS |
| classList.item() when set to "aa AA aa" (XML node with null namespace) | PASS |
| classList.item() when set to "aa AA aa" (foo node) | PASS |
| classList.item() when set to null (HTML node) | PASS |
| classList.item() when set to null (MathML node) | PASS |
| classList.item() when set to null (XHTML node) | PASS |
| classList.item() when set to null (XML node with null namespace) | PASS |
| classList.item() when set to null (foo node) | PASS |
| classList.length when removed (HTML node) | PASS |
| classList.length when removed (MathML node) | PASS |
| classList.length when removed (XHTML node) | PASS |
| classList.length when removed (XML node with null namespace) | PASS |
| classList.length when removed (foo node) | PASS |
| classList.length when set to " \t \f" (HTML node) | PASS |
| classList.length when set to " \t \f" (MathML node) | PASS |
| classList.length when set to " \t \f" (XHTML node) | PASS |
| classList.length when set to " \t \f" (XML node with null namespace) | PASS |
| classList.length when set to " \t \f" (foo node) | PASS |
| classList.length when set to " a a b" (HTML node) | PASS |
| classList.length when set to " a a b" (MathML node) | PASS |
| classList.length when set to " a a b" (XHTML node) | PASS |
| classList.length when set to " a a b" (XML node with null namespace) | PASS |
| classList.length when set to " a a b" (foo node) | PASS |
| classList.length when set to "" (HTML node) | PASS |
| classList.length when set to "" (MathML node) | PASS |
| classList.length when set to "" (XHTML node) | PASS |
| classList.length when set to "" (XML node with null namespace) | PASS |
| classList.length when set to "" (foo node) | PASS |
| classList.length when set to "\r\na\t\f" (HTML node) | PASS |
| classList.length when set to "\r\na\t\f" (MathML node) | PASS |
| classList.length when set to "\r\na\t\f" (XHTML node) | PASS |
| classList.length when set to "\r\na\t\f" (XML node with null namespace) | PASS |
| classList.length when set to "\r\na\t\f" (foo node) | PASS |
| classList.length when set to "a A B b" (HTML node) | PASS |
| classList.length when set to "a A B b" (MathML node) | PASS |
| classList.length when set to "a A B b" (XHTML node) | PASS |
| classList.length when set to "a A B b" (XML node with null namespace) | PASS |
| classList.length when set to "a A B b" (foo node) | PASS |
| classList.length when set to "a A" (HTML node) | PASS |
| classList.length when set to "a A" (MathML node) | PASS |
| classList.length when set to "a A" (XHTML node) | PASS |
| classList.length when set to "a A" (XML node with null namespace) | PASS |
| classList.length when set to "a A" (foo node) | PASS |
| classList.length when set to "a a a a a a" (HTML node) | PASS |
| classList.length when set to "a a a a a a" (MathML node) | PASS |
| classList.length when set to "a a a a a a" (XHTML node) | PASS |
| classList.length when set to "a a a a a a" (XML node with null namespace) | PASS |
| classList.length when set to "a a a a a a" (foo node) | PASS |
| classList.length when set to "a a b b" (HTML node) | PASS |
| classList.length when set to "a a b b" (MathML node) | PASS |
| classList.length when set to "a a b b" (XHTML node) | PASS |
| classList.length when set to "a a b b" (XML node with null namespace) | PASS |
| classList.length when set to "a a b b" (foo node) | PASS |
| classList.length when set to "a a" (HTML node) | PASS |
| classList.length when set to "a a" (MathML node) | PASS |
| classList.length when set to "a a" (XHTML node) | PASS |
| classList.length when set to "a a" (XML node with null namespace) | PASS |
| classList.length when set to "a a" (foo node) | PASS |
| classList.length when set to "a b c c b a a b c c" (HTML node) | PASS |
| classList.length when set to "a b c c b a a b c c" (MathML node) | PASS |
| classList.length when set to "a b c c b a a b c c" (XHTML node) | PASS |
| classList.length when set to "a b c c b a a b c c" (XML node with null namespace) | PASS |
| classList.length when set to "a b c c b a a b c c" (foo node) | PASS |
| classList.length when set to "a" (HTML node) | PASS |
| classList.length when set to "a" (MathML node) | PASS |
| classList.length when set to "a" (XHTML node) | PASS |
| classList.length when set to "a" (XML node with null namespace) | PASS |
| classList.length when set to "a" (foo node) | PASS |
| classList.length when set to "a\tb\nc\fd\re f" (HTML node) | PASS |
| classList.length when set to "a\tb\nc\fd\re f" (MathML node) | PASS |
| classList.length when set to "a\tb\nc\fd\re f" (XHTML node) | PASS |
| classList.length when set to "a\tb\nc\fd\re f" (XML node with null namespace) | PASS |
| classList.length when set to "a\tb\nc\fd\re f" (foo node) | PASS |
| classList.remove(" ") with attribute value null (HTML node) | PASS |
| classList.remove(" ") with attribute value null (MathML node) | PASS |
| classList.remove(" ") with attribute value null (XHTML node) | PASS |
| classList.remove(" ") with attribute value null (XML node with null namespace) | PASS |
| classList.remove(" ") with attribute value null (foo node) | PASS |
| classList.remove(" a") with attribute value " a" (HTML node) | PASS |
| classList.remove(" a") with attribute value " a" (MathML node) | PASS |
| classList.remove(" a") with attribute value " a" (XHTML node) | PASS |
| classList.remove(" a") with attribute value " a" (XML node with null namespace) | PASS |
| classList.remove(" a") with attribute value " a" (foo node) | PASS |
| classList.remove("") with attribute value null (HTML node) | PASS |
| classList.remove("") with attribute value null (MathML node) | PASS |
| classList.remove("") with attribute value null (XHTML node) | PASS |
| classList.remove("") with attribute value null (XML node with null namespace) | PASS |
| classList.remove("") with attribute value null (foo node) | PASS |
| classList.remove("A") with attribute value "a b c" (HTML node) | PASS |
| classList.remove("A") with attribute value "a b c" (MathML node) | PASS |
| classList.remove("A") with attribute value "a b c" (XHTML node) | PASS |
| classList.remove("A") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.remove("A") with attribute value "a b c" (foo node) | PASS |
| classList.remove("AA") with attribute value "AA BB aa CC AA dd aa" (HTML node) | PASS |
| classList.remove("AA") with attribute value "AA BB aa CC AA dd aa" (MathML node) | PASS |
| classList.remove("AA") with attribute value "AA BB aa CC AA dd aa" (XHTML node) | PASS |
| classList.remove("AA") with attribute value "AA BB aa CC AA dd aa" (XML node with null namespace) | PASS |
| classList.remove("AA") with attribute value "AA BB aa CC AA dd aa" (foo node) | PASS |
| classList.remove("\fa") with attribute value "\fa" (HTML node) | PASS |
| classList.remove("\fa") with attribute value "\fa" (MathML node) | PASS |
| classList.remove("\fa") with attribute value "\fa" (XHTML node) | PASS |
| classList.remove("\fa") with attribute value "\fa" (XML node with null namespace) | PASS |
| classList.remove("\fa") with attribute value "\fa" (foo node) | PASS |
| classList.remove("\na") with attribute value "\na" (HTML node) | PASS |
| classList.remove("\na") with attribute value "\na" (MathML node) | PASS |
| classList.remove("\na") with attribute value "\na" (XHTML node) | PASS |
| classList.remove("\na") with attribute value "\na" (XML node with null namespace) | PASS |
| classList.remove("\na") with attribute value "\na" (foo node) | PASS |
| classList.remove("\ra") with attribute value "\ra" (HTML node) | PASS |
| classList.remove("\ra") with attribute value "\ra" (MathML node) | PASS |
| classList.remove("\ra") with attribute value "\ra" (XHTML node) | PASS |
| classList.remove("\ra") with attribute value "\ra" (XML node with null namespace) | PASS |
| classList.remove("\ra") with attribute value "\ra" (foo node) | PASS |
| classList.remove("\ta") with attribute value "\ta" (HTML node) | PASS |
| classList.remove("\ta") with attribute value "\ta" (MathML node) | PASS |
| classList.remove("\ta") with attribute value "\ta" (XHTML node) | PASS |
| classList.remove("\ta") with attribute value "\ta" (XML node with null namespace) | PASS |
| classList.remove("\ta") with attribute value "\ta" (foo node) | PASS |
| classList.remove("a ") with attribute value "a " (HTML node) | PASS |
| classList.remove("a ") with attribute value "a " (MathML node) | PASS |
| classList.remove("a ") with attribute value "a " (XHTML node) | PASS |
| classList.remove("a ") with attribute value "a " (XML node with null namespace) | PASS |
| classList.remove("a ") with attribute value "a " (foo node) | PASS |
| classList.remove("a") with attribute value " a a a " (HTML node) | PASS |
| classList.remove("a") with attribute value " a a a " (MathML node) | PASS |
| classList.remove("a") with attribute value " a a a " (XHTML node) | PASS |
| classList.remove("a") with attribute value " a a a " (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value " a a a " (foo node) | PASS |
| classList.remove("a") with attribute value "" (HTML node) | PASS |
| classList.remove("a") with attribute value "" (MathML node) | PASS |
| classList.remove("a") with attribute value "" (XHTML node) | PASS |
| classList.remove("a") with attribute value "" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "" (foo node) | PASS |
| classList.remove("a") with attribute value "\ra\na\ta\f" (HTML node) | PASS |
| classList.remove("a") with attribute value "\ra\na\ta\f" (MathML node) | PASS |
| classList.remove("a") with attribute value "\ra\na\ta\f" (XHTML node) | PASS |
| classList.remove("a") with attribute value "\ra\na\ta\f" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "\ra\na\ta\f" (foo node) | PASS |
| classList.remove("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.remove("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.remove("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.remove("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.remove("a") with attribute value "a b " (HTML node) | PASS |
| classList.remove("a") with attribute value "a b " (MathML node) | PASS |
| classList.remove("a") with attribute value "a b " (XHTML node) | PASS |
| classList.remove("a") with attribute value "a b " (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "a b " (foo node) | PASS |
| classList.remove("a") with attribute value "a b" (HTML node) | PASS |
| classList.remove("a") with attribute value "a b" (MathML node) | PASS |
| classList.remove("a") with attribute value "a b" (XHTML node) | PASS |
| classList.remove("a") with attribute value "a b" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "a b" (foo node) | PASS |
| classList.remove("a") with attribute value "a a b a a c a a" (HTML node) | PASS |
| classList.remove("a") with attribute value "a a b a a c a a" (MathML node) | PASS |
| classList.remove("a") with attribute value "a a b a a c a a" (XHTML node) | PASS |
| classList.remove("a") with attribute value "a a b a a c a a" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "a a b a a c a a" (foo node) | PASS |
| classList.remove("a") with attribute value "a a b" (HTML node) | PASS |
| classList.remove("a") with attribute value "a a b" (MathML node) | PASS |
| classList.remove("a") with attribute value "a a b" (XHTML node) | PASS |
| classList.remove("a") with attribute value "a a b" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "a a b" (foo node) | PASS |
| classList.remove("a") with attribute value "a b a c a d a" (HTML node) | PASS |
| classList.remove("a") with attribute value "a b a c a d a" (MathML node) | PASS |
| classList.remove("a") with attribute value "a b a c a d a" (XHTML node) | PASS |
| classList.remove("a") with attribute value "a b a c a d a" (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value "a b a c a d a" (foo node) | PASS |
| classList.remove("a") with attribute value null (HTML node) | PASS |
| classList.remove("a") with attribute value null (MathML node) | PASS |
| classList.remove("a") with attribute value null (XHTML node) | PASS |
| classList.remove("a") with attribute value null (XML node with null namespace) | PASS |
| classList.remove("a") with attribute value null (foo node) | PASS |
| classList.remove("a", "a") with attribute value "a b c " (HTML node) | PASS |
| classList.remove("a", "a") with attribute value "a b c " (MathML node) | PASS |
| classList.remove("a", "a") with attribute value "a b c " (XHTML node) | PASS |
| classList.remove("a", "a") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove("a", "a") with attribute value "a b c " (foo node) | PASS |
| classList.remove("a", "b") with attribute value "" (HTML node) | PASS |
| classList.remove("a", "b") with attribute value "" (MathML node) | PASS |
| classList.remove("a", "b") with attribute value "" (XHTML node) | PASS |
| classList.remove("a", "b") with attribute value "" (XML node with null namespace) | PASS |
| classList.remove("a", "b") with attribute value "" (foo node) | PASS |
| classList.remove("a", "b") with attribute value "a b c " (HTML node) | PASS |
| classList.remove("a", "b") with attribute value "a b c " (MathML node) | PASS |
| classList.remove("a", "b") with attribute value "a b c " (XHTML node) | PASS |
| classList.remove("a", "b") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove("a", "b") with attribute value "a b c " (foo node) | PASS |
| classList.remove("a", "b") with attribute value null (HTML node) | PASS |
| classList.remove("a", "b") with attribute value null (MathML node) | PASS |
| classList.remove("a", "b") with attribute value null (XHTML node) | PASS |
| classList.remove("a", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.remove("a", "b") with attribute value null (foo node) | PASS |
| classList.remove("a", "c") with attribute value "a b c " (HTML node) | PASS |
| classList.remove("a", "c") with attribute value "a b c " (MathML node) | PASS |
| classList.remove("a", "c") with attribute value "a b c " (XHTML node) | PASS |
| classList.remove("a", "c") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove("a", "c") with attribute value "a b c " (foo node) | PASS |
| classList.remove("a\f") with attribute value "a\f" (HTML node) | PASS |
| classList.remove("a\f") with attribute value "a\f" (MathML node) | PASS |
| classList.remove("a\f") with attribute value "a\f" (XHTML node) | PASS |
| classList.remove("a\f") with attribute value "a\f" (XML node with null namespace) | PASS |
| classList.remove("a\f") with attribute value "a\f" (foo node) | PASS |
| classList.remove("a\n") with attribute value "a\n" (HTML node) | PASS |
| classList.remove("a\n") with attribute value "a\n" (MathML node) | PASS |
| classList.remove("a\n") with attribute value "a\n" (XHTML node) | PASS |
| classList.remove("a\n") with attribute value "a\n" (XML node with null namespace) | PASS |
| classList.remove("a\n") with attribute value "a\n" (foo node) | PASS |
| classList.remove("a\r") with attribute value "a\r" (HTML node) | PASS |
| classList.remove("a\r") with attribute value "a\r" (MathML node) | PASS |
| classList.remove("a\r") with attribute value "a\r" (XHTML node) | PASS |
| classList.remove("a\r") with attribute value "a\r" (XML node with null namespace) | PASS |
| classList.remove("a\r") with attribute value "a\r" (foo node) | PASS |
| classList.remove("a\t") with attribute value "a\t" (HTML node) | PASS |
| classList.remove("a\t") with attribute value "a\t" (MathML node) | PASS |
| classList.remove("a\t") with attribute value "a\t" (XHTML node) | PASS |
| classList.remove("a\t") with attribute value "a\t" (XML node with null namespace) | PASS |
| classList.remove("a\t") with attribute value "a\t" (foo node) | PASS |
| classList.remove("aa ") with attribute value "aa " (HTML node) | PASS |
| classList.remove("aa ") with attribute value "aa " (MathML node) | PASS |
| classList.remove("aa ") with attribute value "aa " (XHTML node) | PASS |
| classList.remove("aa ") with attribute value "aa " (XML node with null namespace) | PASS |
| classList.remove("aa ") with attribute value "aa " (foo node) | PASS |
| classList.remove("aa") with attribute value "aa aa bb" (HTML node) | PASS |
| classList.remove("aa") with attribute value "aa aa bb" (MathML node) | PASS |
| classList.remove("aa") with attribute value "aa aa bb" (XHTML node) | PASS |
| classList.remove("aa") with attribute value "aa aa bb" (XML node with null namespace) | PASS |
| classList.remove("aa") with attribute value "aa aa bb" (foo node) | PASS |
| classList.remove("b") with attribute value " a b c " (HTML node) | PASS |
| classList.remove("b") with attribute value " a b c " (MathML node) | PASS |
| classList.remove("b") with attribute value " a b c " (XHTML node) | PASS |
| classList.remove("b") with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.remove("b") with attribute value " a b c " (foo node) | PASS |
| classList.remove("b") with attribute value "a b c" (HTML node) | PASS |
| classList.remove("b") with attribute value "a b c" (MathML node) | PASS |
| classList.remove("b") with attribute value "a b c" (XHTML node) | PASS |
| classList.remove("b") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.remove("b") with attribute value "a b c" (foo node) | PASS |
| classList.remove("b") with attribute value "a b b b c" (HTML node) | PASS |
| classList.remove("b") with attribute value "a b b b c" (MathML node) | PASS |
| classList.remove("b") with attribute value "a b b b c" (XHTML node) | PASS |
| classList.remove("b") with attribute value "a b b b c" (XML node with null namespace) | PASS |
| classList.remove("b") with attribute value "a b b b c" (foo node) | PASS |
| classList.remove("bbb") with attribute value "aaa bbb ccc" (HTML node) | PASS |
| classList.remove("bbb") with attribute value "aaa bbb ccc" (MathML node) | PASS |
| classList.remove("bbb") with attribute value "aaa bbb ccc" (XHTML node) | PASS |
| classList.remove("bbb") with attribute value "aaa bbb ccc" (XML node with null namespace) | PASS |
| classList.remove("bbb") with attribute value "aaa bbb ccc" (foo node) | PASS |
| classList.remove("c") with attribute value " a b c " (HTML node) | PASS |
| classList.remove("c") with attribute value " a b c " (MathML node) | PASS |
| classList.remove("c") with attribute value " a b c " (XHTML node) | PASS |
| classList.remove("c") with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.remove("c") with attribute value " a b c " (foo node) | PASS |
| classList.remove("c") with attribute value "a b c" (HTML node) | PASS |
| classList.remove("c") with attribute value "a b c" (MathML node) | PASS |
| classList.remove("c") with attribute value "a b c" (XHTML node) | PASS |
| classList.remove("c") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.remove("c") with attribute value "a b c" (foo node) | PASS |
| classList.remove("c") with attribute value "a b c c c" (HTML node) | PASS |
| classList.remove("c") with attribute value "a b c c c" (MathML node) | PASS |
| classList.remove("c") with attribute value "a b c c c" (XHTML node) | PASS |
| classList.remove("c") with attribute value "a b c c c" (XML node with null namespace) | PASS |
| classList.remove("c") with attribute value "a b c c c" (foo node) | PASS |
| classList.remove("d") with attribute value "a b c" (HTML node) | PASS |
| classList.remove("d") with attribute value "a b c" (MathML node) | PASS |
| classList.remove("d") with attribute value "a b c" (XHTML node) | PASS |
| classList.remove("d") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.remove("d") with attribute value "a b c" (foo node) | PASS |
| classList.remove("d", "d") with attribute value "a b c " (HTML node) | PASS |
| classList.remove("d", "d") with attribute value "a b c " (MathML node) | PASS |
| classList.remove("d", "d") with attribute value "a b c " (XHTML node) | PASS |
| classList.remove("d", "d") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove("d", "d") with attribute value "a b c " (foo node) | PASS |
| classList.remove("d", "e") with attribute value "a b c " (HTML node) | PASS |
| classList.remove("d", "e") with attribute value "a b c " (MathML node) | PASS |
| classList.remove("d", "e") with attribute value "a b c " (XHTML node) | PASS |
| classList.remove("d", "e") with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove("d", "e") with attribute value "a b c " (foo node) | PASS |
| classList.remove() with attribute value "a a" (HTML node) | PASS |
| classList.remove() with attribute value "a a" (MathML node) | PASS |
| classList.remove() with attribute value "a a" (XHTML node) | PASS |
| classList.remove() with attribute value "a a" (XML node with null namespace) | PASS |
| classList.remove() with attribute value "a a" (foo node) | PASS |
| classList.remove() with attribute value "a b c " (HTML node) | PASS |
| classList.remove() with attribute value "a b c " (MathML node) | PASS |
| classList.remove() with attribute value "a b c " (XHTML node) | PASS |
| classList.remove() with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.remove() with attribute value "a b c " (foo node) | PASS |
| classList.remove(null) with attribute value "null" (HTML node) | PASS |
| classList.remove(null) with attribute value "null" (MathML node) | PASS |
| classList.remove(null) with attribute value "null" (XHTML node) | PASS |
| classList.remove(null) with attribute value "null" (XML node with null namespace) | PASS |
| classList.remove(null) with attribute value "null" (foo node) | PASS |
| classList.remove(undefined) with attribute value "undefined" (HTML node) | PASS |
| classList.remove(undefined) with attribute value "undefined" (MathML node) | PASS |
| classList.remove(undefined) with attribute value "undefined" (XHTML node) | PASS |
| classList.remove(undefined) with attribute value "undefined" (XML node with null namespace) | PASS |
| classList.remove(undefined) with attribute value "undefined" (foo node) | PASS |
| classList.replace(" ", "") with attribute value null (HTML node) | PASS |
| classList.replace(" ", "") with attribute value null (MathML node) | PASS |
| classList.replace(" ", "") with attribute value null (XHTML node) | PASS |
| classList.replace(" ", "") with attribute value null (XML node with null namespace) | PASS |
| classList.replace(" ", "") with attribute value null (foo node) | PASS |
| classList.replace(" ", "a") with attribute value null (HTML node) | PASS |
| classList.replace(" ", "a") with attribute value null (MathML node) | PASS |
| classList.replace(" ", "a") with attribute value null (XHTML node) | PASS |
| classList.replace(" ", "a") with attribute value null (XML node with null namespace) | PASS |
| classList.replace(" ", "a") with attribute value null (foo node) | PASS |
| classList.replace(" a", "b") with attribute value null (HTML node) | PASS |
| classList.replace(" a", "b") with attribute value null (MathML node) | PASS |
| classList.replace(" a", "b") with attribute value null (XHTML node) | PASS |
| classList.replace(" a", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace(" a", "b") with attribute value null (foo node) | PASS |
| classList.replace("", " ") with attribute value null (HTML node) | PASS |
| classList.replace("", " ") with attribute value null (MathML node) | PASS |
| classList.replace("", " ") with attribute value null (XHTML node) | PASS |
| classList.replace("", " ") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("", " ") with attribute value null (foo node) | PASS |
| classList.replace("", "a") with attribute value null (HTML node) | PASS |
| classList.replace("", "a") with attribute value null (MathML node) | PASS |
| classList.replace("", "a") with attribute value null (XHTML node) | PASS |
| classList.replace("", "a") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("", "a") with attribute value null (foo node) | PASS |
| classList.replace("A", "b") with attribute value "a" (HTML node) | PASS |
| classList.replace("A", "b") with attribute value "a" (MathML node) | PASS |
| classList.replace("A", "b") with attribute value "a" (XHTML node) | PASS |
| classList.replace("A", "b") with attribute value "a" (XML node with null namespace) | PASS |
| classList.replace("A", "b") with attribute value "a" (foo node) | PASS |
| classList.replace("\fa", "b") with attribute value null (HTML node) | PASS |
| classList.replace("\fa", "b") with attribute value null (MathML node) | PASS |
| classList.replace("\fa", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("\fa", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("\fa", "b") with attribute value null (foo node) | PASS |
| classList.replace("\na", "b") with attribute value null (HTML node) | PASS |
| classList.replace("\na", "b") with attribute value null (MathML node) | PASS |
| classList.replace("\na", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("\na", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("\na", "b") with attribute value null (foo node) | PASS |
| classList.replace("\ra", "b") with attribute value null (HTML node) | PASS |
| classList.replace("\ra", "b") with attribute value null (MathML node) | PASS |
| classList.replace("\ra", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("\ra", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("\ra", "b") with attribute value null (foo node) | PASS |
| classList.replace("\ta", "b") with attribute value null (HTML node) | PASS |
| classList.replace("\ta", "b") with attribute value null (MathML node) | PASS |
| classList.replace("\ta", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("\ta", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("\ta", "b") with attribute value null (foo node) | PASS |
| classList.replace("a ", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a ", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a ", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a ", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a ", "b") with attribute value null (foo node) | PASS |
| classList.replace("a", " ") with attribute value null (HTML node) | PASS |
| classList.replace("a", " ") with attribute value null (MathML node) | PASS |
| classList.replace("a", " ") with attribute value null (XHTML node) | PASS |
| classList.replace("a", " ") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a", " ") with attribute value null (foo node) | PASS |
| classList.replace("a", "") with attribute value null (HTML node) | PASS |
| classList.replace("a", "") with attribute value null (MathML node) | PASS |
| classList.replace("a", "") with attribute value null (XHTML node) | PASS |
| classList.replace("a", "") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a", "") with attribute value null (foo node) | PASS |
| classList.replace("a", "a") with attribute value "a a a b" (HTML node) | PASS |
| classList.replace("a", "a") with attribute value "a a a b" (MathML node) | PASS |
| classList.replace("a", "a") with attribute value "a a a b" (XHTML node) | PASS |
| classList.replace("a", "a") with attribute value "a a a b" (XML node with null namespace) | PASS |
| classList.replace("a", "a") with attribute value "a a a b" (foo node) | PASS |
| classList.replace("a", "a") with attribute value "a" (HTML node) | PASS |
| classList.replace("a", "a") with attribute value "a" (MathML node) | PASS |
| classList.replace("a", "a") with attribute value "a" (XHTML node) | PASS |
| classList.replace("a", "a") with attribute value "a" (XML node with null namespace) | PASS |
| classList.replace("a", "a") with attribute value "a" (foo node) | PASS |
| classList.replace("a", "b") with attribute value " " (HTML node) | PASS |
| classList.replace("a", "b") with attribute value " " (MathML node) | PASS |
| classList.replace("a", "b") with attribute value " " (XHTML node) | PASS |
| classList.replace("a", "b") with attribute value " " (XML node with null namespace) | PASS |
| classList.replace("a", "b") with attribute value " " (foo node) | PASS |
| classList.replace("a", "b") with attribute value " a \f" (HTML node) | PASS |
| classList.replace("a", "b") with attribute value " a \f" (MathML node) | PASS |
| classList.replace("a", "b") with attribute value " a \f" (XHTML node) | PASS |
| classList.replace("a", "b") with attribute value " a \f" (XML node with null namespace) | PASS |
| classList.replace("a", "b") with attribute value " a \f" (foo node) | PASS |
| classList.replace("a", "b") with attribute value "" (HTML node) | PASS |
| classList.replace("a", "b") with attribute value "" (MathML node) | PASS |
| classList.replace("a", "b") with attribute value "" (XHTML node) | PASS |
| classList.replace("a", "b") with attribute value "" (XML node with null namespace) | PASS |
| classList.replace("a", "b") with attribute value "" (foo node) | PASS |
| classList.replace("a", "b") with attribute value "a" (HTML node) | PASS |
| classList.replace("a", "b") with attribute value "a" (MathML node) | PASS |
| classList.replace("a", "b") with attribute value "a" (XHTML node) | PASS |
| classList.replace("a", "b") with attribute value "a" (XML node with null namespace) | PASS |
| classList.replace("a", "b") with attribute value "a" (foo node) | PASS |
| classList.replace("a", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a", "b") with attribute value null (foo node) | PASS |
| classList.replace("a", "c") with attribute value " a a b" (HTML node) | PASS |
| classList.replace("a", "c") with attribute value " a a b" (MathML node) | PASS |
| classList.replace("a", "c") with attribute value " a a b" (XHTML node) | PASS |
| classList.replace("a", "c") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.replace("a", "c") with attribute value " a a b" (foo node) | PASS |
| classList.replace("a", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.replace("a", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.replace("a", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.replace("a", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.replace("a", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.replace("a", "c") with attribute value "a b a" (HTML node) | PASS |
| classList.replace("a", "c") with attribute value "a b a" (MathML node) | PASS |
| classList.replace("a", "c") with attribute value "a b a" (XHTML node) | PASS |
| classList.replace("a", "c") with attribute value "a b a" (XML node with null namespace) | PASS |
| classList.replace("a", "c") with attribute value "a b a" (foo node) | PASS |
| classList.replace("a", null) with attribute value "a b" (HTML node) | PASS |
| classList.replace("a", null) with attribute value "a b" (MathML node) | PASS |
| classList.replace("a", null) with attribute value "a b" (XHTML node) | PASS |
| classList.replace("a", null) with attribute value "a b" (XML node with null namespace) | PASS |
| classList.replace("a", null) with attribute value "a b" (foo node) | PASS |
| classList.replace("a", undefined) with attribute value "a b" (HTML node) | PASS |
| classList.replace("a", undefined) with attribute value "a b" (MathML node) | PASS |
| classList.replace("a", undefined) with attribute value "a b" (XHTML node) | PASS |
| classList.replace("a", undefined) with attribute value "a b" (XML node with null namespace) | PASS |
| classList.replace("a", undefined) with attribute value "a b" (foo node) | PASS |
| classList.replace("a\f", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a\f", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a\f", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a\f", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a\f", "b") with attribute value null (foo node) | PASS |
| classList.replace("a\n", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a\n", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a\n", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a\n", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a\n", "b") with attribute value null (foo node) | PASS |
| classList.replace("a\r", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a\r", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a\r", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a\r", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a\r", "b") with attribute value null (foo node) | PASS |
| classList.replace("a\t", "b") with attribute value null (HTML node) | PASS |
| classList.replace("a\t", "b") with attribute value null (MathML node) | PASS |
| classList.replace("a\t", "b") with attribute value null (XHTML node) | PASS |
| classList.replace("a\t", "b") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("a\t", "b") with attribute value null (foo node) | PASS |
| classList.replace("b", " a") with attribute value null (HTML node) | PASS |
| classList.replace("b", " a") with attribute value null (MathML node) | PASS |
| classList.replace("b", " a") with attribute value null (XHTML node) | PASS |
| classList.replace("b", " a") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", " a") with attribute value null (foo node) | PASS |
| classList.replace("b", "A") with attribute value "a b" (HTML node) | PASS |
| classList.replace("b", "A") with attribute value "a b" (MathML node) | PASS |
| classList.replace("b", "A") with attribute value "a b" (XHTML node) | PASS |
| classList.replace("b", "A") with attribute value "a b" (XML node with null namespace) | PASS |
| classList.replace("b", "A") with attribute value "a b" (foo node) | PASS |
| classList.replace("b", "\fa") with attribute value null (HTML node) | PASS |
| classList.replace("b", "\fa") with attribute value null (MathML node) | PASS |
| classList.replace("b", "\fa") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "\fa") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "\fa") with attribute value null (foo node) | PASS |
| classList.replace("b", "\na") with attribute value null (HTML node) | PASS |
| classList.replace("b", "\na") with attribute value null (MathML node) | PASS |
| classList.replace("b", "\na") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "\na") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "\na") with attribute value null (foo node) | PASS |
| classList.replace("b", "\ra") with attribute value null (HTML node) | PASS |
| classList.replace("b", "\ra") with attribute value null (MathML node) | PASS |
| classList.replace("b", "\ra") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "\ra") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "\ra") with attribute value null (foo node) | PASS |
| classList.replace("b", "\ta") with attribute value null (HTML node) | PASS |
| classList.replace("b", "\ta") with attribute value null (MathML node) | PASS |
| classList.replace("b", "\ta") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "\ta") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "\ta") with attribute value null (foo node) | PASS |
| classList.replace("b", "a ") with attribute value null (HTML node) | PASS |
| classList.replace("b", "a ") with attribute value null (MathML node) | PASS |
| classList.replace("b", "a ") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "a ") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "a ") with attribute value null (foo node) | PASS |
| classList.replace("b", "a\f") with attribute value null (HTML node) | PASS |
| classList.replace("b", "a\f") with attribute value null (MathML node) | PASS |
| classList.replace("b", "a\f") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "a\f") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "a\f") with attribute value null (foo node) | PASS |
| classList.replace("b", "a\n") with attribute value null (HTML node) | PASS |
| classList.replace("b", "a\n") with attribute value null (MathML node) | PASS |
| classList.replace("b", "a\n") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "a\n") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "a\n") with attribute value null (foo node) | PASS |
| classList.replace("b", "a\r") with attribute value null (HTML node) | PASS |
| classList.replace("b", "a\r") with attribute value null (MathML node) | PASS |
| classList.replace("b", "a\r") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "a\r") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "a\r") with attribute value null (foo node) | PASS |
| classList.replace("b", "a\t") with attribute value null (HTML node) | PASS |
| classList.replace("b", "a\t") with attribute value null (MathML node) | PASS |
| classList.replace("b", "a\t") with attribute value null (XHTML node) | PASS |
| classList.replace("b", "a\t") with attribute value null (XML node with null namespace) | PASS |
| classList.replace("b", "a\t") with attribute value null (foo node) | PASS |
| classList.replace("b", "c") with attribute value " a a b" (HTML node) | PASS |
| classList.replace("b", "c") with attribute value " a a b" (MathML node) | PASS |
| classList.replace("b", "c") with attribute value " a a b" (XHTML node) | PASS |
| classList.replace("b", "c") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.replace("b", "c") with attribute value " a a b" (foo node) | PASS |
| classList.replace("b", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.replace("b", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.replace("b", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.replace("b", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.replace("b", "c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.replace("b", "c") with attribute value "a b a" (HTML node) | PASS |
| classList.replace("b", "c") with attribute value "a b a" (MathML node) | PASS |
| classList.replace("b", "c") with attribute value "a b a" (XHTML node) | PASS |
| classList.replace("b", "c") with attribute value "a b a" (XML node with null namespace) | PASS |
| classList.replace("b", "c") with attribute value "a b a" (foo node) | PASS |
| classList.replace("b", "d") with attribute value "a b c" (HTML node) | PASS |
| classList.replace("b", "d") with attribute value "a b c" (MathML node) | PASS |
| classList.replace("b", "d") with attribute value "a b c" (XHTML node) | PASS |
| classList.replace("b", "d") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.replace("b", "d") with attribute value "a b c" (foo node) | PASS |
| classList.replace("c", "a") with attribute value "a b c" (HTML node) | PASS |
| classList.replace("c", "a") with attribute value "a b c" (MathML node) | PASS |
| classList.replace("c", "a") with attribute value "a b c" (XHTML node) | PASS |
| classList.replace("c", "a") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.replace("c", "a") with attribute value "a b c" (foo node) | PASS |
| classList.replace("c", "a") with attribute value "a b" (HTML node) | PASS |
| classList.replace("c", "a") with attribute value "a b" (MathML node) | PASS |
| classList.replace("c", "a") with attribute value "a b" (XHTML node) | PASS |
| classList.replace("c", "a") with attribute value "a b" (XML node with null namespace) | PASS |
| classList.replace("c", "a") with attribute value "a b" (foo node) | PASS |
| classList.replace("c", "a") with attribute value "c b a" (HTML node) | PASS |
| classList.replace("c", "a") with attribute value "c b a" (MathML node) | PASS |
| classList.replace("c", "a") with attribute value "c b a" (XHTML node) | PASS |
| classList.replace("c", "a") with attribute value "c b a" (XML node with null namespace) | PASS |
| classList.replace("c", "a") with attribute value "c b a" (foo node) | PASS |
| classList.replace("c", "d") with attribute value "a a a b" (HTML node) | PASS |
| classList.replace("c", "d") with attribute value "a a a b" (MathML node) | PASS |
| classList.replace("c", "d") with attribute value "a a a b" (XHTML node) | PASS |
| classList.replace("c", "d") with attribute value "a a a b" (XML node with null namespace) | PASS |
| classList.replace("c", "d") with attribute value "a a a b" (foo node) | PASS |
| classList.replace("d", "e") with attribute value "a b c" (HTML node) | PASS |
| classList.replace("d", "e") with attribute value "a b c" (MathML node) | PASS |
| classList.replace("d", "e") with attribute value "a b c" (XHTML node) | PASS |
| classList.replace("d", "e") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.replace("d", "e") with attribute value "a b c" (foo node) | PASS |
| classList.replace(null, "b") with attribute value "a null" (HTML node) | PASS |
| classList.replace(null, "b") with attribute value "a null" (MathML node) | PASS |
| classList.replace(null, "b") with attribute value "a null" (XHTML node) | PASS |
| classList.replace(null, "b") with attribute value "a null" (XML node with null namespace) | PASS |
| classList.replace(null, "b") with attribute value "a null" (foo node) | PASS |
| classList.replace(undefined, "b") with attribute value "a undefined" (HTML node) | PASS |
| classList.replace(undefined, "b") with attribute value "a undefined" (MathML node) | PASS |
| classList.replace(undefined, "b") with attribute value "a undefined" (XHTML node) | PASS |
| classList.replace(undefined, "b") with attribute value "a undefined" (XML node with null namespace) | PASS |
| classList.replace(undefined, "b") with attribute value "a undefined" (foo node) | PASS |
| classList.toString() when removed (HTML node) | PASS |
| classList.toString() when removed (MathML node) | PASS |
| classList.toString() when removed (XHTML node) | PASS |
| classList.toString() when removed (XML node with null namespace) | PASS |
| classList.toString() when removed (foo node) | PASS |
| classList.toString() when set to " a a b" (HTML node) | PASS |
| classList.toString() when set to " a a b" (MathML node) | PASS |
| classList.toString() when set to " a a b" (XHTML node) | PASS |
| classList.toString() when set to " a a b" (XML node with null namespace) | PASS |
| classList.toString() when set to " a a b" (foo node) | PASS |
| classList.toString() when set to "foo" (HTML node) | PASS |
| classList.toString() when set to "foo" (MathML node) | PASS |
| classList.toString() when set to "foo" (XHTML node) | PASS |
| classList.toString() when set to "foo" (XML node with null namespace) | PASS |
| classList.toString() when set to "foo" (foo node) | PASS |
| classList.toggle(" ", false) with attribute value null (HTML node) | PASS |
| classList.toggle(" ", false) with attribute value null (MathML node) | PASS |
| classList.toggle(" ", false) with attribute value null (XHTML node) | PASS |
| classList.toggle(" ", false) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle(" ", false) with attribute value null (foo node) | PASS |
| classList.toggle(" ", true) with attribute value null (HTML node) | PASS |
| classList.toggle(" ", true) with attribute value null (MathML node) | PASS |
| classList.toggle(" ", true) with attribute value null (XHTML node) | PASS |
| classList.toggle(" ", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle(" ", true) with attribute value null (foo node) | PASS |
| classList.toggle(" a", false) with attribute value " a" (HTML node) | PASS |
| classList.toggle(" a", false) with attribute value " a" (MathML node) | PASS |
| classList.toggle(" a", false) with attribute value " a" (XHTML node) | PASS |
| classList.toggle(" a", false) with attribute value " a" (XML node with null namespace) | PASS |
| classList.toggle(" a", false) with attribute value " a" (foo node) | PASS |
| classList.toggle(" a", true) with attribute value null (HTML node) | PASS |
| classList.toggle(" a", true) with attribute value null (MathML node) | PASS |
| classList.toggle(" a", true) with attribute value null (XHTML node) | PASS |
| classList.toggle(" a", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle(" a", true) with attribute value null (foo node) | PASS |
| classList.toggle("") with attribute value null (HTML node) | PASS |
| classList.toggle("") with attribute value null (MathML node) | PASS |
| classList.toggle("") with attribute value null (XHTML node) | PASS |
| classList.toggle("") with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("") with attribute value null (foo node) | PASS |
| classList.toggle("", false) with attribute value null (HTML node) | PASS |
| classList.toggle("", false) with attribute value null (MathML node) | PASS |
| classList.toggle("", false) with attribute value null (XHTML node) | PASS |
| classList.toggle("", false) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("", false) with attribute value null (foo node) | PASS |
| classList.toggle("", true) with attribute value null (HTML node) | PASS |
| classList.toggle("", true) with attribute value null (MathML node) | PASS |
| classList.toggle("", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("", true) with attribute value null (foo node) | PASS |
| classList.toggle("A") with attribute value "a" (HTML node) | PASS |
| classList.toggle("A") with attribute value "a" (MathML node) | PASS |
| classList.toggle("A") with attribute value "a" (XHTML node) | PASS |
| classList.toggle("A") with attribute value "a" (XML node with null namespace) | PASS |
| classList.toggle("A") with attribute value "a" (foo node) | PASS |
| classList.toggle("A", false) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("A", false) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("A", false) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("A", false) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("A", false) with attribute value "a b c" (foo node) | PASS |
| classList.toggle("AA", false) with attribute value "AA BB aa CC AA dd aa" (HTML node) | PASS |
| classList.toggle("AA", false) with attribute value "AA BB aa CC AA dd aa" (MathML node) | PASS |
| classList.toggle("AA", false) with attribute value "AA BB aa CC AA dd aa" (XHTML node) | PASS |
| classList.toggle("AA", false) with attribute value "AA BB aa CC AA dd aa" (XML node with null namespace) | PASS |
| classList.toggle("AA", false) with attribute value "AA BB aa CC AA dd aa" (foo node) | PASS |
| classList.toggle("AA", true) with attribute value "aa" (HTML node) | PASS |
| classList.toggle("AA", true) with attribute value "aa" (MathML node) | PASS |
| classList.toggle("AA", true) with attribute value "aa" (XHTML node) | PASS |
| classList.toggle("AA", true) with attribute value "aa" (XML node with null namespace) | PASS |
| classList.toggle("AA", true) with attribute value "aa" (foo node) | PASS |
| classList.toggle("\fa", false) with attribute value "\fa" (HTML node) | PASS |
| classList.toggle("\fa", false) with attribute value "\fa" (MathML node) | PASS |
| classList.toggle("\fa", false) with attribute value "\fa" (XHTML node) | PASS |
| classList.toggle("\fa", false) with attribute value "\fa" (XML node with null namespace) | PASS |
| classList.toggle("\fa", false) with attribute value "\fa" (foo node) | PASS |
| classList.toggle("\fa", true) with attribute value null (HTML node) | PASS |
| classList.toggle("\fa", true) with attribute value null (MathML node) | PASS |
| classList.toggle("\fa", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("\fa", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("\fa", true) with attribute value null (foo node) | PASS |
| classList.toggle("\na", false) with attribute value "\na" (HTML node) | PASS |
| classList.toggle("\na", false) with attribute value "\na" (MathML node) | PASS |
| classList.toggle("\na", false) with attribute value "\na" (XHTML node) | PASS |
| classList.toggle("\na", false) with attribute value "\na" (XML node with null namespace) | PASS |
| classList.toggle("\na", false) with attribute value "\na" (foo node) | PASS |
| classList.toggle("\na", true) with attribute value null (HTML node) | PASS |
| classList.toggle("\na", true) with attribute value null (MathML node) | PASS |
| classList.toggle("\na", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("\na", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("\na", true) with attribute value null (foo node) | PASS |
| classList.toggle("\ra", false) with attribute value "\ra" (HTML node) | PASS |
| classList.toggle("\ra", false) with attribute value "\ra" (MathML node) | PASS |
| classList.toggle("\ra", false) with attribute value "\ra" (XHTML node) | PASS |
| classList.toggle("\ra", false) with attribute value "\ra" (XML node with null namespace) | PASS |
| classList.toggle("\ra", false) with attribute value "\ra" (foo node) | PASS |
| classList.toggle("\ra", true) with attribute value null (HTML node) | PASS |
| classList.toggle("\ra", true) with attribute value null (MathML node) | PASS |
| classList.toggle("\ra", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("\ra", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("\ra", true) with attribute value null (foo node) | PASS |
| classList.toggle("\ta", false) with attribute value "\ta" (HTML node) | PASS |
| classList.toggle("\ta", false) with attribute value "\ta" (MathML node) | PASS |
| classList.toggle("\ta", false) with attribute value "\ta" (XHTML node) | PASS |
| classList.toggle("\ta", false) with attribute value "\ta" (XML node with null namespace) | PASS |
| classList.toggle("\ta", false) with attribute value "\ta" (foo node) | PASS |
| classList.toggle("\ta", true) with attribute value null (HTML node) | PASS |
| classList.toggle("\ta", true) with attribute value null (MathML node) | PASS |
| classList.toggle("\ta", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("\ta", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("\ta", true) with attribute value null (foo node) | PASS |
| classList.toggle("a ", false) with attribute value "a " (HTML node) | PASS |
| classList.toggle("a ", false) with attribute value "a " (MathML node) | PASS |
| classList.toggle("a ", false) with attribute value "a " (XHTML node) | PASS |
| classList.toggle("a ", false) with attribute value "a " (XML node with null namespace) | PASS |
| classList.toggle("a ", false) with attribute value "a " (foo node) | PASS |
| classList.toggle("a ", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a ", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a ", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a ", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a ", true) with attribute value null (foo node) | PASS |
| classList.toggle("a") with attribute value " \f" (HTML node) | PASS |
| classList.toggle("a") with attribute value " \f" (MathML node) | PASS |
| classList.toggle("a") with attribute value " \f" (XHTML node) | PASS |
| classList.toggle("a") with attribute value " \f" (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value " \f" (foo node) | PASS |
| classList.toggle("a") with attribute value " " (HTML node) | PASS |
| classList.toggle("a") with attribute value " " (MathML node) | PASS |
| classList.toggle("a") with attribute value " " (XHTML node) | PASS |
| classList.toggle("a") with attribute value " " (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value " " (foo node) | PASS |
| classList.toggle("a") with attribute value " A A A " (HTML node) | PASS |
| classList.toggle("a") with attribute value " A A A " (MathML node) | PASS |
| classList.toggle("a") with attribute value " A A A " (XHTML node) | PASS |
| classList.toggle("a") with attribute value " A A A " (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value " A A A " (foo node) | PASS |
| classList.toggle("a") with attribute value " a a a " (HTML node) | PASS |
| classList.toggle("a") with attribute value " a a a " (MathML node) | PASS |
| classList.toggle("a") with attribute value " a a a " (XHTML node) | PASS |
| classList.toggle("a") with attribute value " a a a " (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value " a a a " (foo node) | PASS |
| classList.toggle("a") with attribute value " a b c " (HTML node) | PASS |
| classList.toggle("a") with attribute value " a b c " (MathML node) | PASS |
| classList.toggle("a") with attribute value " a b c " (XHTML node) | PASS |
| classList.toggle("a") with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value " a b c " (foo node) | PASS |
| classList.toggle("a") with attribute value "" (HTML node) | PASS |
| classList.toggle("a") with attribute value "" (MathML node) | PASS |
| classList.toggle("a") with attribute value "" (XHTML node) | PASS |
| classList.toggle("a") with attribute value "" (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value "" (foo node) | PASS |
| classList.toggle("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.toggle("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.toggle("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.toggle("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.toggle("a") with attribute value "a" (HTML node) | PASS |
| classList.toggle("a") with attribute value "a" (MathML node) | PASS |
| classList.toggle("a") with attribute value "a" (XHTML node) | PASS |
| classList.toggle("a") with attribute value "a" (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value "a" (foo node) | PASS |
| classList.toggle("a") with attribute value null (HTML node) | PASS |
| classList.toggle("a") with attribute value null (MathML node) | PASS |
| classList.toggle("a") with attribute value null (XHTML node) | PASS |
| classList.toggle("a") with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a") with attribute value null (foo node) | PASS |
| classList.toggle("a", false) with attribute value " a a a " (HTML node) | PASS |
| classList.toggle("a", false) with attribute value " a a a " (MathML node) | PASS |
| classList.toggle("a", false) with attribute value " a a a " (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value " a a a " (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value " a a a " (foo node) | PASS |
| classList.toggle("a", false) with attribute value "" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "" (foo node) | PASS |
| classList.toggle("a", false) with attribute value "\ra\na\ta\f" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "\ra\na\ta\f" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "\ra\na\ta\f" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "\ra\na\ta\f" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "\ra\na\ta\f" (foo node) | PASS |
| classList.toggle("a", false) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.toggle("a", false) with attribute value "a b " (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b " (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "a b " (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b " (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "a b " (foo node) | PASS |
| classList.toggle("a", false) with attribute value "a b" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "a b" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "a b" (foo node) | PASS |
| classList.toggle("a", false) with attribute value "a a b a a c a a" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b a a c a a" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b a a c a a" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b a a c a a" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "a a b a a c a a" (foo node) | PASS |
| classList.toggle("a", false) with attribute value "a a b" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "a a b" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "a a b" (foo node) | PASS |
| classList.toggle("a", false) with attribute value "a b a c a d a" (HTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b a c a d a" (MathML node) | PASS |
| classList.toggle("a", false) with attribute value "a b a c a d a" (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value "a b a c a d a" (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value "a b a c a d a" (foo node) | PASS |
| classList.toggle("a", false) with attribute value null (HTML node) | PASS |
| classList.toggle("a", false) with attribute value null (MathML node) | PASS |
| classList.toggle("a", false) with attribute value null (XHTML node) | PASS |
| classList.toggle("a", false) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a", false) with attribute value null (foo node) | PASS |
| classList.toggle("a", true) with attribute value " \f" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value " \f" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value " \f" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value " \f" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value " \f" (foo node) | PASS |
| classList.toggle("a", true) with attribute value " a a b" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value " a a b" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value " a a b" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value " a a b" (foo node) | PASS |
| classList.toggle("a", true) with attribute value " " (HTML node) | PASS |
| classList.toggle("a", true) with attribute value " " (MathML node) | PASS |
| classList.toggle("a", true) with attribute value " " (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value " " (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value " " (foo node) | PASS |
| classList.toggle("a", true) with attribute value "" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value "" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value "" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value "" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value "" (foo node) | PASS |
| classList.toggle("a", true) with attribute value "a a a b" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value "a a a b" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value "a a a b" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value "a a a b" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value "a a a b" (foo node) | PASS |
| classList.toggle("a", true) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value "a b c" (foo node) | PASS |
| classList.toggle("a", true) with attribute value "a" (HTML node) | PASS |
| classList.toggle("a", true) with attribute value "a" (MathML node) | PASS |
| classList.toggle("a", true) with attribute value "a" (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value "a" (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value "a" (foo node) | PASS |
| classList.toggle("a", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a", true) with attribute value null (foo node) | PASS |
| classList.toggle("a\f", false) with attribute value "a\f" (HTML node) | PASS |
| classList.toggle("a\f", false) with attribute value "a\f" (MathML node) | PASS |
| classList.toggle("a\f", false) with attribute value "a\f" (XHTML node) | PASS |
| classList.toggle("a\f", false) with attribute value "a\f" (XML node with null namespace) | PASS |
| classList.toggle("a\f", false) with attribute value "a\f" (foo node) | PASS |
| classList.toggle("a\f", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a\f", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a\f", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a\f", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a\f", true) with attribute value null (foo node) | PASS |
| classList.toggle("a\n", false) with attribute value "a\n" (HTML node) | PASS |
| classList.toggle("a\n", false) with attribute value "a\n" (MathML node) | PASS |
| classList.toggle("a\n", false) with attribute value "a\n" (XHTML node) | PASS |
| classList.toggle("a\n", false) with attribute value "a\n" (XML node with null namespace) | PASS |
| classList.toggle("a\n", false) with attribute value "a\n" (foo node) | PASS |
| classList.toggle("a\n", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a\n", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a\n", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a\n", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a\n", true) with attribute value null (foo node) | PASS |
| classList.toggle("a\r", false) with attribute value "a\r" (HTML node) | PASS |
| classList.toggle("a\r", false) with attribute value "a\r" (MathML node) | PASS |
| classList.toggle("a\r", false) with attribute value "a\r" (XHTML node) | PASS |
| classList.toggle("a\r", false) with attribute value "a\r" (XML node with null namespace) | PASS |
| classList.toggle("a\r", false) with attribute value "a\r" (foo node) | PASS |
| classList.toggle("a\r", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a\r", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a\r", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a\r", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a\r", true) with attribute value null (foo node) | PASS |
| classList.toggle("a\t", false) with attribute value "a\t" (HTML node) | PASS |
| classList.toggle("a\t", false) with attribute value "a\t" (MathML node) | PASS |
| classList.toggle("a\t", false) with attribute value "a\t" (XHTML node) | PASS |
| classList.toggle("a\t", false) with attribute value "a\t" (XML node with null namespace) | PASS |
| classList.toggle("a\t", false) with attribute value "a\t" (foo node) | PASS |
| classList.toggle("a\t", true) with attribute value null (HTML node) | PASS |
| classList.toggle("a\t", true) with attribute value null (MathML node) | PASS |
| classList.toggle("a\t", true) with attribute value null (XHTML node) | PASS |
| classList.toggle("a\t", true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("a\t", true) with attribute value null (foo node) | PASS |
| classList.toggle("aa ") with attribute value null (HTML node) | PASS |
| classList.toggle("aa ") with attribute value null (MathML node) | PASS |
| classList.toggle("aa ") with attribute value null (XHTML node) | PASS |
| classList.toggle("aa ") with attribute value null (XML node with null namespace) | PASS |
| classList.toggle("aa ") with attribute value null (foo node) | PASS |
| classList.toggle("aa ", false) with attribute value "aa " (HTML node) | PASS |
| classList.toggle("aa ", false) with attribute value "aa " (MathML node) | PASS |
| classList.toggle("aa ", false) with attribute value "aa " (XHTML node) | PASS |
| classList.toggle("aa ", false) with attribute value "aa " (XML node with null namespace) | PASS |
| classList.toggle("aa ", false) with attribute value "aa " (foo node) | PASS |
| classList.toggle("aa", false) with attribute value "aa aa bb" (HTML node) | PASS |
| classList.toggle("aa", false) with attribute value "aa aa bb" (MathML node) | PASS |
| classList.toggle("aa", false) with attribute value "aa aa bb" (XHTML node) | PASS |
| classList.toggle("aa", false) with attribute value "aa aa bb" (XML node with null namespace) | PASS |
| classList.toggle("aa", false) with attribute value "aa aa bb" (foo node) | PASS |
| classList.toggle("b") with attribute value " a a b" (HTML node) | PASS |
| classList.toggle("b") with attribute value " a a b" (MathML node) | PASS |
| classList.toggle("b") with attribute value " a a b" (XHTML node) | PASS |
| classList.toggle("b") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.toggle("b") with attribute value " a a b" (foo node) | PASS |
| classList.toggle("b") with attribute value " a b c " (HTML node) | PASS |
| classList.toggle("b") with attribute value " a b c " (MathML node) | PASS |
| classList.toggle("b") with attribute value " a b c " (XHTML node) | PASS |
| classList.toggle("b") with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.toggle("b") with attribute value " a b c " (foo node) | PASS |
| classList.toggle("b") with attribute value " a b c b b" (HTML node) | PASS |
| classList.toggle("b") with attribute value " a b c b b" (MathML node) | PASS |
| classList.toggle("b") with attribute value " a b c b b" (XHTML node) | PASS |
| classList.toggle("b") with attribute value " a b c b b" (XML node with null namespace) | PASS |
| classList.toggle("b") with attribute value " a b c b b" (foo node) | PASS |
| classList.toggle("b") with attribute value "a" (HTML node) | PASS |
| classList.toggle("b") with attribute value "a" (MathML node) | PASS |
| classList.toggle("b") with attribute value "a" (XHTML node) | PASS |
| classList.toggle("b") with attribute value "a" (XML node with null namespace) | PASS |
| classList.toggle("b") with attribute value "a" (foo node) | PASS |
| classList.toggle("b", false) with attribute value " a b c " (HTML node) | PASS |
| classList.toggle("b", false) with attribute value " a b c " (MathML node) | PASS |
| classList.toggle("b", false) with attribute value " a b c " (XHTML node) | PASS |
| classList.toggle("b", false) with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.toggle("b", false) with attribute value " a b c " (foo node) | PASS |
| classList.toggle("b", false) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("b", false) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("b", false) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("b", false) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("b", false) with attribute value "a b c" (foo node) | PASS |
| classList.toggle("b", false) with attribute value "a b b b c" (HTML node) | PASS |
| classList.toggle("b", false) with attribute value "a b b b c" (MathML node) | PASS |
| classList.toggle("b", false) with attribute value "a b b b c" (XHTML node) | PASS |
| classList.toggle("b", false) with attribute value "a b b b c" (XML node with null namespace) | PASS |
| classList.toggle("b", false) with attribute value "a b b b c" (foo node) | PASS |
| classList.toggle("b", true) with attribute value "a" (HTML node) | PASS |
| classList.toggle("b", true) with attribute value "a" (MathML node) | PASS |
| classList.toggle("b", true) with attribute value "a" (XHTML node) | PASS |
| classList.toggle("b", true) with attribute value "a" (XML node with null namespace) | PASS |
| classList.toggle("b", true) with attribute value "a" (foo node) | PASS |
| classList.toggle("bbb", false) with attribute value "aaa bbb ccc" (HTML node) | PASS |
| classList.toggle("bbb", false) with attribute value "aaa bbb ccc" (MathML node) | PASS |
| classList.toggle("bbb", false) with attribute value "aaa bbb ccc" (XHTML node) | PASS |
| classList.toggle("bbb", false) with attribute value "aaa bbb ccc" (XML node with null namespace) | PASS |
| classList.toggle("bbb", false) with attribute value "aaa bbb ccc" (foo node) | PASS |
| classList.toggle("c") with attribute value " a b c " (HTML node) | PASS |
| classList.toggle("c") with attribute value " a b c " (MathML node) | PASS |
| classList.toggle("c") with attribute value " a b c " (XHTML node) | PASS |
| classList.toggle("c") with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.toggle("c") with attribute value " a b c " (foo node) | PASS |
| classList.toggle("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.toggle("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.toggle("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.toggle("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.toggle("c") with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.toggle("c", false) with attribute value " a b c " (HTML node) | PASS |
| classList.toggle("c", false) with attribute value " a b c " (MathML node) | PASS |
| classList.toggle("c", false) with attribute value " a b c " (XHTML node) | PASS |
| classList.toggle("c", false) with attribute value " a b c " (XML node with null namespace) | PASS |
| classList.toggle("c", false) with attribute value " a b c " (foo node) | PASS |
| classList.toggle("c", false) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("c", false) with attribute value "a b c" (foo node) | PASS |
| classList.toggle("c", false) with attribute value "a b c c c" (HTML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c c c" (MathML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c c c" (XHTML node) | PASS |
| classList.toggle("c", false) with attribute value "a b c c c" (XML node with null namespace) | PASS |
| classList.toggle("c", false) with attribute value "a b c c c" (foo node) | PASS |
| classList.toggle("c", true) with attribute value " a a b" (HTML node) | PASS |
| classList.toggle("c", true) with attribute value " a a b" (MathML node) | PASS |
| classList.toggle("c", true) with attribute value " a a b" (XHTML node) | PASS |
| classList.toggle("c", true) with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.toggle("c", true) with attribute value " a a b" (foo node) | PASS |
| classList.toggle("c", true) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (HTML node) | PASS |
| classList.toggle("c", true) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (MathML node) | PASS |
| classList.toggle("c", true) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XHTML node) | PASS |
| classList.toggle("c", true) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (XML node with null namespace) | PASS |
| classList.toggle("c", true) with attribute value "\t\n\f\r a\t\n\f\r b\t\n\f\r " (foo node) | PASS |
| classList.toggle("d") with attribute value " a a b" (HTML node) | PASS |
| classList.toggle("d") with attribute value " a a b" (MathML node) | PASS |
| classList.toggle("d") with attribute value " a a b" (XHTML node) | PASS |
| classList.toggle("d") with attribute value " a a b" (XML node with null namespace) | PASS |
| classList.toggle("d") with attribute value " a a b" (foo node) | PASS |
| classList.toggle("d") with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("d") with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("d") with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("d") with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("d") with attribute value "a b c" (foo node) | PASS |
| classList.toggle("d", false) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("d", false) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("d", false) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("d", false) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("d", false) with attribute value "a b c" (foo node) | PASS |
| classList.toggle("d", true) with attribute value "a b c " (HTML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c " (MathML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c " (XHTML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c " (XML node with null namespace) | PASS |
| classList.toggle("d", true) with attribute value "a b c " (foo node) | PASS |
| classList.toggle("d", true) with attribute value "a b c" (HTML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c" (MathML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c" (XHTML node) | PASS |
| classList.toggle("d", true) with attribute value "a b c" (XML node with null namespace) | PASS |
| classList.toggle("d", true) with attribute value "a b c" (foo node) | PASS |
| classList.toggle(null) with attribute value "" (HTML node) | PASS |
| classList.toggle(null) with attribute value "" (MathML node) | PASS |
| classList.toggle(null) with attribute value "" (XHTML node) | PASS |
| classList.toggle(null) with attribute value "" (XML node with null namespace) | PASS |
| classList.toggle(null) with attribute value "" (foo node) | PASS |
| classList.toggle(null) with attribute value "null" (HTML node) | PASS |
| classList.toggle(null) with attribute value "null" (MathML node) | PASS |
| classList.toggle(null) with attribute value "null" (XHTML node) | PASS |
| classList.toggle(null) with attribute value "null" (XML node with null namespace) | PASS |
| classList.toggle(null) with attribute value "null" (foo node) | PASS |
| classList.toggle(null, false) with attribute value "null" (HTML node) | PASS |
| classList.toggle(null, false) with attribute value "null" (MathML node) | PASS |
| classList.toggle(null, false) with attribute value "null" (XHTML node) | PASS |
| classList.toggle(null, false) with attribute value "null" (XML node with null namespace) | PASS |
| classList.toggle(null, false) with attribute value "null" (foo node) | PASS |
| classList.toggle(null, true) with attribute value null (HTML node) | PASS |
| classList.toggle(null, true) with attribute value null (MathML node) | PASS |
| classList.toggle(null, true) with attribute value null (XHTML node) | PASS |
| classList.toggle(null, true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle(null, true) with attribute value null (foo node) | PASS |
| classList.toggle(undefined) with attribute value "" (HTML node) | PASS |
| classList.toggle(undefined) with attribute value "" (MathML node) | PASS |
| classList.toggle(undefined) with attribute value "" (XHTML node) | PASS |
| classList.toggle(undefined) with attribute value "" (XML node with null namespace) | PASS |
| classList.toggle(undefined) with attribute value "" (foo node) | PASS |
| classList.toggle(undefined) with attribute value "undefined" (HTML node) | PASS |
| classList.toggle(undefined) with attribute value "undefined" (MathML node) | PASS |
| classList.toggle(undefined) with attribute value "undefined" (XHTML node) | PASS |
| classList.toggle(undefined) with attribute value "undefined" (XML node with null namespace) | PASS |
| classList.toggle(undefined) with attribute value "undefined" (foo node) | PASS |
| classList.toggle(undefined, false) with attribute value "undefined" (HTML node) | PASS |
| classList.toggle(undefined, false) with attribute value "undefined" (MathML node) | PASS |
| classList.toggle(undefined, false) with attribute value "undefined" (XHTML node) | PASS |
| classList.toggle(undefined, false) with attribute value "undefined" (XML node with null namespace) | PASS |
| classList.toggle(undefined, false) with attribute value "undefined" (foo node) | PASS |
| classList.toggle(undefined, true) with attribute value null (HTML node) | PASS |
| classList.toggle(undefined, true) with attribute value null (MathML node) | PASS |
| classList.toggle(undefined, true) with attribute value null (XHTML node) | PASS |
| classList.toggle(undefined, true) with attribute value null (XML node with null namespace) | PASS |
| classList.toggle(undefined, true) with attribute value null (foo node) | PASS |
| /dom/events/Event-constructors.html | OK |
| Event constructors | PASS |
| Event constructors 1 | PASS |
| Event constructors 10 | PASS |
| Event constructors 11 | PASS |
| Event constructors 12 | PASS |
| Event constructors 2 | PASS |
| Event constructors 3 | PASS |
| Event constructors 4 | PASS |
| Event constructors 5 | PASS |
| Event constructors 6 | PASS |
| Event constructors 7 | PASS |
| Event constructors 8 | PASS |
| Event constructors 9 | PASS |
| /dom/nodes/Node-parentElement.html | OK |
| When the parent is a document, parentElement should be null (comment) | PASS |
| When the parent is a document, parentElement should be null (doctype) | PASS |
| When the parent is a document, parentElement should be null (element) | PASS |
| When the parent is null, parentElement should be null | PASS |
| parentElement should return null for children of DocumentFragments (element) | PASS |
| parentElement should return null for children of DocumentFragments (text) | PASS |
| parentElement should work correctly in a document (element) | PASS |
| parentElement should work correctly in a document (text) | PASS |
| parentElement should work correctly in disconnected subtrees (element) | PASS |
| parentElement should work correctly in disconnected subtrees (text) | PASS |
| parentElement should work correctly with DocumentFragments (element) | PASS |
| parentElement should work correctly with DocumentFragments (text) | PASS |
| /dom/nodes/Element-firstElementChild-entity-xhtml.xhtml | OK |
| Entity References | PASS |
| /dom/ranges/Range-surroundContents.html | OK |
| 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] | PASS |
| 4,7: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 4,16: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 5,4: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1.firstChild | PASS |
| 4,11: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 4,21: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 5,8: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedDiv | PASS |
| 4,16: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 5,3: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1 | PASS |
| 4,11: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 4,20: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 4,12: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 5,8: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedDiv | PASS |
| 5,4: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1.firstChild | PASS |
| 4,15: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 4,17: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 5,3: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara1 | PASS |
| 4,7: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 5,12: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlElement | PASS |
| 5,0: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0] | PASS |
| 4,20: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 4,12: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 5,7: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node document | PASS |
| 4,3: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 4,15: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 4,17: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 5,2: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[1].firstChild | PASS |
| 4,8: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 5,12: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlElement | PASS |
| 5,0: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0] | PASS |
| 4,19: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 4,13: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 5,7: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node document | PASS |
| 4,3: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 5,16: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedProcessingInstruction | PASS |
| 4,18: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 5,2: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[1].firstChild | PASS |
| 4,8: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 5,11: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlDoc | PASS |
| 3,21: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoctype | PASS |
| 4,19: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 4,13: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 5,6: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1.firstChild | PASS |
| 4,4: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 5,16: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedProcessingInstruction | PASS |
| 4,18: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 5,1: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0].firstChild | PASS |
| 4,9: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 5,11: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node xmlDoc | PASS |
| 3,21: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoctype | PASS |
| 5,20: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node doctype | PASS |
| 4,14: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 5,6: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1.firstChild | PASS |
| 4,4: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 5,15: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node processingInstruction | PASS |
| 3,17: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node comment | PASS |
| 5,1: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node paras[0].firstChild | PASS |
| 4,9: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 5,10: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara2 | PASS |
| 4,0: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 5,20: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node doctype | PASS |
| 4,14: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 5,5: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1 | PASS |
| 4,5: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 5,15: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node processingInstruction | PASS |
| 3,17: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node comment | PASS |
| 6,2: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 4,10: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 5,10: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignPara2 | PASS |
| 4,0: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 5,19: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node docfrag | PASS |
| 3,13: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedTextNode | PASS |
| 5,5: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedPara1 | PASS |
| 4,5: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 5,14: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignTextNode | PASS |
| 3,18: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedComment | PASS |
| 6,2: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 4,10: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 5,9: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoc | PASS |
| 4,1: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 5,19: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node docfrag | PASS |
| 3,13: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedTextNode | PASS |
| 6,6: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 4,6: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 5,14: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignTextNode | PASS |
| 3,18: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedComment | PASS |
| 6,1: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 3,9: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoc | PASS |
| 5,9: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoc | PASS |
| 4,1: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 5,18: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedComment | PASS |
| 3,14: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignTextNode | PASS |
| 6,6: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 4,6: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 5,13: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedTextNode | PASS |
| 3,19: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node docfrag | PASS |
| 6,1: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 3,9: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignDoc | PASS |
| 6,10: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara2 | PASS |
| 4,2: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 5,18: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedComment | PASS |
| 3,14: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignTextNode | PASS |
| 6,5: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1 | PASS |
| 3,5: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1 | PASS |
| 5,13: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node detachedTextNode | PASS |
| 3,19: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node docfrag | PASS |
| 6,0: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0] | PASS |
| 3,10: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara2 | PASS |
| 6,10: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara2 | PASS |
| 4,2: resulting range position for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 5,17: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node comment | PASS |
| 3,15: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node processingInstruction | PASS |
| 6,5: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedPara1 | PASS |
| 3,5: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1 | PASS |
| 6,14: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignTextNode | PASS |
| 3,20: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node doctype | PASS |
| 6,0: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node paras[0] | PASS |
| 3,10: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara2 | PASS |
| 6,9: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoc | PASS |
| 3,1: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0].firstChild | PASS |
| 5,17: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node comment | PASS |
| 3,15: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node processingInstruction | PASS |
| 6,4: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 3,6: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1.firstChild | PASS |
| 6,14: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignTextNode | PASS |
| 3,20: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node doctype | PASS |
| 5,21: resulting range position for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoctype | PASS |
| 3,11: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlDoc | PASS |
| 6,9: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoc | PASS |
| 3,1: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0].firstChild | PASS |
| 6,18: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedComment | PASS |
| 3,16: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedProcessingInstruction | PASS |
| 6,4: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 3,6: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedPara1.firstChild | PASS |
| 6,13: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedTextNode | PASS |
| 2,19: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node docfrag | PASS |
| 5,21: resulting DOM for range [paras[1].firstChild, 2, paras[1].firstChild, 9], node foreignDoctype | PASS |
| 3,11: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlDoc | PASS |
| 6,8: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedDiv | PASS |
| 3,2: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[1].firstChild | PASS |
| 6,18: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedComment | PASS |
| 3,16: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedProcessingInstruction | PASS |
| 6,3: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1 | PASS |
| 3,7: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node document | PASS |
| 6,13: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedTextNode | PASS |
| 2,19: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node docfrag | PASS |
| 7,0: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0] | PASS |
| 7,13: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedTextNode | PASS |
| 6,8: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedDiv | PASS |
| 3,2: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[1].firstChild | PASS |
| 6,17: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node comment | PASS |
| 2,15: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node processingInstruction | PASS |
| 6,3: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignPara1 | PASS |
| 7,13: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedTextNode | PASS |
| 6,12: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlElement | PASS |
| 2,20: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node doctype | PASS |
| 7,0: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0] | PASS |
| 3,12: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlElement | PASS |
| 6,7: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node document | PASS |
| 7,14: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignTextNode | PASS |
| 6,17: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node comment | PASS |
| 2,15: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node processingInstruction | PASS |
| 7,4: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 7,9: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoc | PASS |
| 6,12: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlElement | PASS |
| 2,20: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node doctype | PASS |
| 6,21: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoctype | PASS |
| 2,11: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlDoc | PASS |
| 6,7: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node document | PASS |
| 7,9: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoc | PASS |
| 6,16: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 2,16: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedProcessingInstruction | PASS |
| 7,4: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 3,8: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedDiv | PASS |
| 6,11: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlDoc | PASS |
| 7,10: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara2 | PASS |
| 6,21: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node foreignDoctype | PASS |
| 2,11: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlDoc | PASS |
| 7,8: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedDiv | PASS |
| 7,5: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1 | PASS |
| 6,16: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 7,10: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara2 | PASS |
| 7,3: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1 | PASS |
| 2,7: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node document | PASS |
| 6,11: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node xmlDoc | PASS |
| 7,5: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1 | PASS |
| 6,20: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node doctype | PASS |
| 7,11: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlDoc | PASS |
| 7,8: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedDiv | PASS |
| 3,4: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1.firstChild | PASS |
| 6,15: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node processingInstruction | PASS |
| 7,6: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 7,3: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignPara1 | PASS |
| 7,11: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlDoc | PASS |
| 7,12: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlElement | PASS |
| 7,1: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 6,20: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node doctype | PASS |
| 7,6: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 7,7: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node document | PASS |
| 7,12: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node xmlElement | PASS |
| 6,15: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node processingInstruction | PASS |
| 7,1: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 7,2: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 7,7: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node document | PASS |
| 2,13: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedTextNode | PASS |
| 16,14: resulting range position for range [paras[0], 0, paras[0], 1], node foreignTextNode | PASS |
| 6,19: resulting range position for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node docfrag | PASS |
| 7,2: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 21,8: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedDiv | PASS |
| 2,3: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1 | PASS |
| 21,8: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedDiv | PASS |
| 6,19: resulting DOM for range [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node docfrag | PASS |
| 1,21: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoctype | PASS |
| 16,12: resulting range position for range [paras[0], 0, paras[0], 1], node xmlElement | PASS |
| 21,9: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoc | PASS |
| 16,12: resulting DOM for range [paras[0], 0, paras[0], 1], node xmlElement | PASS |
| 21,10: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara2 | PASS |
| 16,11: resulting range position for range [paras[0], 0, paras[0], 1], node xmlDoc | PASS |
| 21,10: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara2 | PASS |
| 16,11: resulting DOM for range [paras[0], 0, paras[0], 1], node xmlDoc | PASS |
| 21,11: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node xmlDoc | PASS |
| 16,10: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara2 | PASS |
| 21,11: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node xmlDoc | PASS |
| 16,10: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara2 | PASS |
| 21,12: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node xmlElement | PASS |
| 16,9: resulting range position for range [paras[0], 0, paras[0], 1], node foreignDoc | PASS |
| 21,12: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node xmlElement | PASS |
| 16,9: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignDoc | PASS |
| 21,13: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedTextNode | PASS |
| 16,8: resulting range position for range [paras[0], 0, paras[0], 1], node detachedDiv | PASS |
| 21,13: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedTextNode | PASS |
| 16,8: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedDiv | PASS |
| 21,14: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignTextNode | PASS |
| 16,7: resulting range position for range [paras[0], 0, paras[0], 1], node document | PASS |
| 21,14: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignTextNode | PASS |
| 16,7: resulting DOM for range [paras[0], 0, paras[0], 1], node document | PASS |
| 21,15: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node processingInstruction | PASS |
| 16,6: resulting range position for range [paras[0], 0, paras[0], 1], node detachedPara1.firstChild | PASS |
| 21,15: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node processingInstruction | PASS |
| 16,6: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedPara1.firstChild | PASS |
| 21,16: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedProcessingInstruction | PASS |
| 16,5: resulting range position for range [paras[0], 0, paras[0], 1], node detachedPara1 | PASS |
| 21,16: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedProcessingInstruction | PASS |
| 16,5: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedPara1 | PASS |
| 21,17: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node comment | PASS |
| 16,4: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara1.firstChild | PASS |
| 21,17: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node comment | PASS |
| 16,4: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara1.firstChild | PASS |
| 21,18: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedComment | PASS |
| 16,3: resulting range position for range [paras[0], 0, paras[0], 1], node foreignPara1 | PASS |
| 21,18: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedComment | PASS |
| 16,3: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignPara1 | PASS |
| 21,19: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node docfrag | PASS |
| 16,2: resulting range position for range [paras[0], 0, paras[0], 1], node paras[1].firstChild | PASS |
| 21,19: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node docfrag | PASS |
| 16,2: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[1].firstChild | PASS |
| 21,20: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node doctype | PASS |
| 16,1: resulting range position for range [paras[0], 0, paras[0], 1], node paras[0].firstChild | PASS |
| 21,20: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node doctype | PASS |
| 16,1: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[0].firstChild | PASS |
| 21,21: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoctype | PASS |
| 16,0: resulting range position for range [paras[0], 0, paras[0], 1], node paras[0] | PASS |
| 21,21: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoctype | PASS |
| 16,0: resulting DOM for range [paras[0], 0, paras[0], 1], node paras[0] | PASS |
| 22,0: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[0] | PASS |
| 15,21: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoctype | PASS |
| 22,0: resulting range position for range [testDiv, 2, paras[4], 1], node paras[0] | PASS |
| 15,21: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoctype | PASS |
| 22,1: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[0].firstChild | PASS |
| 15,20: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node doctype | PASS |
| 22,1: resulting range position for range [testDiv, 2, paras[4], 1], node paras[0].firstChild | PASS |
| 15,20: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node doctype | PASS |
| 22,2: resulting DOM for range [testDiv, 2, paras[4], 1], node paras[1].firstChild | PASS |
| 15,19: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node docfrag | PASS |
| 22,2: resulting range position for range [testDiv, 2, paras[4], 1], node paras[1].firstChild | PASS |
| 15,19: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node docfrag | PASS |
| 22,3: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara1 | PASS |
| 15,18: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedComment | PASS |
| 22,3: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara1 | PASS |
| 15,18: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedComment | PASS |
| 22,4: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara1.firstChild | PASS |
| 15,17: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node comment | PASS |
| 22,4: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara1.firstChild | PASS |
| 15,17: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node comment | PASS |
| 22,5: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedPara1 | PASS |
| 15,16: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedProcessingInstruction | PASS |
| 22,5: resulting range position for range [testDiv, 2, paras[4], 1], node detachedPara1 | PASS |
| 15,16: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedProcessingInstruction | PASS |
| 22,6: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedPara1.firstChild | PASS |
| 15,15: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node processingInstruction | PASS |
| 22,6: resulting range position for range [testDiv, 2, paras[4], 1], node detachedPara1.firstChild | PASS |
| 15,15: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node processingInstruction | PASS |
| 22,7: resulting DOM for range [testDiv, 2, paras[4], 1], node document | PASS |
| 15,14: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignTextNode | PASS |
| 22,7: resulting range position for range [testDiv, 2, paras[4], 1], node document | PASS |
| 15,14: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignTextNode | PASS |
| 22,8: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedDiv | PASS |
| 15,13: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedTextNode | PASS |
| 22,8: resulting range position for range [testDiv, 2, paras[4], 1], node detachedDiv | PASS |
| 15,13: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedTextNode | PASS |
| 22,9: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignDoc | PASS |
| 15,12: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlElement | PASS |
| 22,9: resulting range position for range [testDiv, 2, paras[4], 1], node foreignDoc | PASS |
| 15,12: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlElement | PASS |
| 22,10: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignPara2 | PASS |
| 15,11: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlDoc | PASS |
| 22,10: resulting range position for range [testDiv, 2, paras[4], 1], node foreignPara2 | PASS |
| 15,11: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node xmlDoc | PASS |
| 22,11: resulting DOM for range [testDiv, 2, paras[4], 1], node xmlDoc | PASS |
| 15,10: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara2 | PASS |
| 22,11: resulting range position for range [testDiv, 2, paras[4], 1], node xmlDoc | PASS |
| 15,10: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara2 | PASS |
| 22,12: resulting DOM for range [testDiv, 2, paras[4], 1], node xmlElement | PASS |
| 15,9: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoc | PASS |
| 22,12: resulting range position for range [testDiv, 2, paras[4], 1], node xmlElement | PASS |
| 15,9: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignDoc | PASS |
| 22,13: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedTextNode | PASS |
| 15,8: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedDiv | PASS |
| 22,13: resulting range position for range [testDiv, 2, paras[4], 1], node detachedTextNode | PASS |
| 15,8: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedDiv | PASS |
| 22,14: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignTextNode | PASS |
| 15,7: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node document | PASS |
| 22,14: resulting range position for range [testDiv, 2, paras[4], 1], node foreignTextNode | PASS |
| 15,7: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node document | PASS |
| 22,15: resulting DOM for range [testDiv, 2, paras[4], 1], node processingInstruction | PASS |
| 15,6: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1.firstChild | PASS |
| 22,15: resulting range position for range [testDiv, 2, paras[4], 1], node processingInstruction | PASS |
| 15,6: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1.firstChild | PASS |
| 22,16: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedProcessingInstruction | PASS |
| 15,5: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1 | PASS |
| 22,16: resulting range position for range [testDiv, 2, paras[4], 1], node detachedProcessingInstruction | PASS |
| 15,5: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node detachedPara1 | PASS |
| 22,17: resulting DOM for range [testDiv, 2, paras[4], 1], node comment | PASS |
| 15,4: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1.firstChild | PASS |
| 22,17: resulting range position for range [testDiv, 2, paras[4], 1], node comment | PASS |
| 15,4: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1.firstChild | PASS |
| 22,18: resulting DOM for range [testDiv, 2, paras[4], 1], node detachedComment | PASS |
| 15,3: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1 | PASS |
| 22,18: resulting range position for range [testDiv, 2, paras[4], 1], node detachedComment | PASS |
| 15,3: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node foreignPara1 | PASS |
| 22,19: resulting DOM for range [testDiv, 2, paras[4], 1], node docfrag | PASS |
| 15,2: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[1].firstChild | PASS |
| 22,19: resulting range position for range [testDiv, 2, paras[4], 1], node docfrag | PASS |
| 15,2: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[1].firstChild | PASS |
| 22,20: resulting DOM for range [testDiv, 2, paras[4], 1], node doctype | PASS |
| 15,1: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0].firstChild | PASS |
| 22,20: resulting range position for range [testDiv, 2, paras[4], 1], node doctype | PASS |
| 15,1: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0].firstChild | PASS |
| 22,21: resulting DOM for range [testDiv, 2, paras[4], 1], node foreignDoctype | PASS |
| 15,0: resulting range position for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0] | PASS |
| 22,21: resulting range position for range [testDiv, 2, paras[4], 1], node foreignDoctype | PASS |
| 15,0: resulting DOM for range [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], node paras[0] | PASS |
| 23,0: resulting DOM for range [document, 0, document, 1], node paras[0] | PASS |
| 14,21: resulting range position for range [document.body, 4, document.body, 5], node foreignDoctype | PASS |
| 23,0: resulting range position for range [document, 0, document, 1], node paras[0] | PASS |
| 14,21: resulting DOM for range [document.body, 4, document.body, 5], node foreignDoctype | PASS |
| 23,1: resulting DOM for range [document, 0, document, 1], node paras[0].firstChild | PASS |
| 14,20: resulting range position for range [document.body, 4, document.body, 5], node doctype | PASS |
| 23,1: resulting range position for range [document, 0, document, 1], node paras[0].firstChild | PASS |
| 14,20: resulting DOM for range [document.body, 4, document.body, 5], node doctype | PASS |
| 23,2: resulting DOM for range [document, 0, document, 1], node paras[1].firstChild | PASS |
| 14,19: resulting range position for range [document.body, 4, document.body, 5], node docfrag | PASS |
| 23,2: resulting range position for range [document, 0, document, 1], node paras[1].firstChild | PASS |
| 14,19: resulting DOM for range [document.body, 4, document.body, 5], node docfrag | PASS |
| 23,3: resulting DOM for range [document, 0, document, 1], node foreignPara1 | PASS |
| 14,18: resulting range position for range [document.body, 4, document.body, 5], node detachedComment | PASS |
| 23,3: resulting range position for range [document, 0, document, 1], node foreignPara1 | PASS |
| 14,18: resulting DOM for range [document.body, 4, document.body, 5], node detachedComment | PASS |
| 23,4: resulting DOM for range [document, 0, document, 1], node foreignPara1.firstChild | PASS |
| 14,17: resulting range position for range [document.body, 4, document.body, 5], node comment | PASS |
| 23,4: resulting range position for range [document, 0, document, 1], node foreignPara1.firstChild | PASS |
| 14,17: resulting DOM for range [document.body, 4, document.body, 5], node comment | PASS |
| 23,5: resulting DOM for range [document, 0, document, 1], node detachedPara1 | PASS |
| 14,16: resulting range position for range [document.body, 4, document.body, 5], node detachedProcessingInstruction | PASS |
| 23,5: resulting range position for range [document, 0, document, 1], node detachedPara1 | PASS |
| 14,16: resulting DOM for range [document.body, 4, document.body, 5], node detachedProcessingInstruction | PASS |
| 23,6: resulting DOM for range [document, 0, document, 1], node detachedPara1.firstChild | PASS |
| 14,15: resulting range position for range [document.body, 4, document.body, 5], node processingInstruction | PASS |
| 23,6: resulting range position for range [document, 0, document, 1], node detachedPara1.firstChild | PASS |
| 14,15: resulting DOM for range [document.body, 4, document.body, 5], node processingInstruction | PASS |
| 23,7: resulting DOM for range [document, 0, document, 1], node document | PASS |
| 14,14: resulting range position for range [document.body, 4, document.body, 5], node foreignTextNode | PASS |
| 23,7: resulting range position for range [document, 0, document, 1], node document | PASS |
| 14,14: resulting DOM for range [document.body, 4, document.body, 5], node foreignTextNode | PASS |
| 23,8: resulting DOM for range [document, 0, document, 1], node detachedDiv | PASS |
| 14,13: resulting range position for range [document.body, 4, document.body, 5], node detachedTextNode | PASS |
| 23,8: resulting range position for range [document, 0, document, 1], node detachedDiv | PASS |
| 14,13: resulting DOM for range [document.body, 4, document.body, 5], node detachedTextNode | PASS |
| 23,9: resulting DOM for range [document, 0, document, 1], node foreignDoc | PASS |
| 14,12: resulting range position for range [document.body, 4, document.body, 5], node xmlElement | PASS |
| 23,9: resulting range position for range [document, 0, document, 1], node foreignDoc | PASS |
| 14,12: resulting DOM for range [document.body, 4, document.body, 5], node xmlElement | PASS |
| 23,10: resulting DOM for range [document, 0, document, 1], node foreignPara2 | PASS |
| 14,11: resulting range position for range [document.body, 4, document.body, 5], node xmlDoc | PASS |
| 23,10: resulting range position for range [document, 0, document, 1], node foreignPara2 | PASS |
| 14,11: resulting DOM for range [document.body, 4, document.body, 5], node xmlDoc | PASS |
| 23,11: resulting DOM for range [document, 0, document, 1], node xmlDoc | PASS |
| 14,10: resulting range position for range [document.body, 4, document.body, 5], node foreignPara2 | PASS |
| 23,11: resulting range position for range [document, 0, document, 1], node xmlDoc | PASS |
| 14,10: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara2 | PASS |
| 23,12: resulting DOM for range [document, 0, document, 1], node xmlElement | PASS |
| 14,9: resulting range position for range [document.body, 4, document.body, 5], node foreignDoc | PASS |
| 23,12: resulting range position for range [document, 0, document, 1], node xmlElement | PASS |
| 14,9: resulting DOM for range [document.body, 4, document.body, 5], node foreignDoc | PASS |
| 23,13: resulting DOM for range [document, 0, document, 1], node detachedTextNode | PASS |
| 14,8: resulting range position for range [document.body, 4, document.body, 5], node detachedDiv | PASS |
| 23,13: resulting range position for range [document, 0, document, 1], node detachedTextNode | PASS |
| 14,8: resulting DOM for range [document.body, 4, document.body, 5], node detachedDiv | PASS |
| 23,14: resulting DOM for range [document, 0, document, 1], node foreignTextNode | PASS |
| 14,7: resulting range position for range [document.body, 4, document.body, 5], node document | PASS |
| 23,14: resulting range position for range [document, 0, document, 1], node foreignTextNode | PASS |
| 14,7: resulting DOM for range [document.body, 4, document.body, 5], node document | PASS |
| 23,15: resulting DOM for range [document, 0, document, 1], node processingInstruction | PASS |
| 14,6: resulting range position for range [document.body, 4, document.body, 5], node detachedPara1.firstChild | PASS |
| 23,15: resulting range position for range [document, 0, document, 1], node processingInstruction | PASS |
| 14,6: resulting DOM for range [document.body, 4, document.body, 5], node detachedPara1.firstChild | PASS |
| 23,16: resulting DOM for range [document, 0, document, 1], node detachedProcessingInstruction | PASS |
| 14,5: resulting range position for range [document.body, 4, document.body, 5], node detachedPara1 | PASS |
| 23,16: resulting range position for range [document, 0, document, 1], node detachedProcessingInstruction | PASS |
| 14,5: resulting DOM for range [document.body, 4, document.body, 5], node detachedPara1 | PASS |
| 23,17: resulting DOM for range [document, 0, document, 1], node comment | PASS |
| 14,4: resulting range position for range [document.body, 4, document.body, 5], node foreignPara1.firstChild | PASS |
| 23,17: resulting range position for range [document, 0, document, 1], node comment | PASS |
| 14,4: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara1.firstChild | PASS |
| 23,18: resulting DOM for range [document, 0, document, 1], node detachedComment | PASS |
| 14,3: resulting range position for range [document.body, 4, document.body, 5], node foreignPara1 | PASS |
| 23,18: resulting range position for range [document, 0, document, 1], node detachedComment | PASS |
| 14,3: resulting DOM for range [document.body, 4, document.body, 5], node foreignPara1 | PASS |
| 23,19: resulting DOM for range [document, 0, document, 1], node docfrag | PASS |
| 14,2: resulting range position for range [document.body, 4, document.body, 5], node paras[1].firstChild | PASS |
| 23,19: resulting range position for range [document, 0, document, 1], node docfrag | PASS |
| 14,2: resulting DOM for range [document.body, 4, document.body, 5], node paras[1].firstChild | PASS |
| 23,20: resulting DOM for range [document, 0, document, 1], node doctype | PASS |
| 14,1: resulting range position for range [document.body, 4, document.body, 5], node paras[0].firstChild | PASS |
| 23,20: resulting range position for range [document, 0, document, 1], node doctype | PASS |
| 14,1: resulting DOM for range [document.body, 4, document.body, 5], node paras[0].firstChild | PASS |
| 23,21: resulting DOM for range [document, 0, document, 1], node foreignDoctype | PASS |
| 14,0: resulting range position for range [document.body, 4, document.body, 5], node paras[0] | PASS |
| 23,21: resulting range position for range [document, 0, document, 1], node foreignDoctype | PASS |
| 14,0: resulting DOM for range [document.body, 4, document.body, 5], node paras[0] | PASS |
| 24,0: resulting DOM for range [document, 0, document, 2], node paras[0] | PASS |
| 13,21: resulting range position for range [document.head, 1, document.head, 1], node foreignDoctype | PASS |
| 24,0: resulting range position for range [document, 0, document, 2], node paras[0] | PASS |
| 13,21: resulting DOM for range [document.head, 1, document.head, 1], node foreignDoctype | PASS |
| 24,1: resulting DOM for range [document, 0, document, 2], node paras[0].firstChild | PASS |
| 13,20: resulting range position for range [document.head, 1, document.head, 1], node doctype | PASS |
| 24,1: resulting range position for range [document, 0, document, 2], node paras[0].firstChild | PASS |
| 13,20: resulting DOM for range [document.head, 1, document.head, 1], node doctype | PASS |
| 24,2: resulting DOM for range [document, 0, document, 2], node paras[1].firstChild | PASS |
| 13,19: resulting range position for range [document.head, 1, document.head, 1], node docfrag | PASS |
| 24,2: resulting range position for range [document, 0, document, 2], node paras[1].firstChild | PASS |
| 13,19: resulting DOM for range [document.head, 1, document.head, 1], node docfrag | PASS |
| 24,3: resulting DOM for range [document, 0, document, 2], node foreignPara1 | PASS |
| 13,18: resulting range position for range [document.head, 1, document.head, 1], node detachedComment | PASS |
| 24,3: resulting range position for range [document, 0, document, 2], node foreignPara1 | PASS |
| 13,18: resulting DOM for range [document.head, 1, document.head, 1], node detachedComment | PASS |
| 24,4: resulting DOM for range [document, 0, document, 2], node foreignPara1.firstChild | PASS |
| 13,17: resulting range position for range [document.head, 1, document.head, 1], node comment | PASS |
| 24,4: resulting range position for range [document, 0, document, 2], node foreignPara1.firstChild | PASS |
| 13,17: resulting DOM for range [document.head, 1, document.head, 1], node comment | PASS |
| 24,5: resulting DOM for range [document, 0, document, 2], node detachedPara1 | PASS |
| 13,16: resulting range position for range [document.head, 1, document.head, 1], node detachedProcessingInstruction | PASS |
| 24,5: resulting range position for range [document, 0, document, 2], node detachedPara1 | PASS |
| 13,16: resulting DOM for range [document.head, 1, document.head, 1], node detachedProcessingInstruction | PASS |
| 24,6: resulting DOM for range [document, 0, document, 2], node detachedPara1.firstChild | PASS |
| 13,15: resulting range position for range [document.head, 1, document.head, 1], node processingInstruction | PASS |
| 24,6: resulting range position for range [document, 0, document, 2], node detachedPara1.firstChild | PASS |
| 13,15: resulting DOM for range [document.head, 1, document.head, 1], node processingInstruction | PASS |
| 24,7: resulting DOM for range [document, 0, document, 2], node document | PASS |
| 13,14: resulting range position for range [document.head, 1, document.head, 1], node foreignTextNode | PASS |
| 24,7: resulting range position for range [document, 0, document, 2], node document | PASS |
| 13,14: resulting DOM for range [document.head, 1, document.head, 1], node foreignTextNode | PASS |
| 24,8: resulting DOM for range [document, 0, document, 2], node detachedDiv | PASS |
| 13,13: resulting range position for range [document.head, 1, document.head, 1], node detachedTextNode | PASS |
| 24,8: resulting range position for range [document, 0, document, 2], node detachedDiv | PASS |
| 13,13: resulting DOM for range [document.head, 1, document.head, 1], node detachedTextNode | PASS |
| 24,9: resulting DOM for range [document, 0, document, 2], node foreignDoc | PASS |
| 13,12: resulting range position for range [document.head, 1, document.head, 1], node xmlElement | PASS |
| 24,9: resulting range position for range [document, 0, document, 2], node foreignDoc | PASS |
| 13,12: resulting DOM for range [document.head, 1, document.head, 1], node xmlElement | PASS |
| 24,10: resulting DOM for range [document, 0, document, 2], node foreignPara2 | PASS |
| 13,11: resulting range position for range [document.head, 1, document.head, 1], node xmlDoc | PASS |
| 24,10: resulting range position for range [document, 0, document, 2], node foreignPara2 | PASS |
| 13,11: resulting DOM for range [document.head, 1, document.head, 1], node xmlDoc | PASS |
| 24,11: resulting DOM for range [document, 0, document, 2], node xmlDoc | PASS |
| 13,10: resulting range position for range [document.head, 1, document.head, 1], node foreignPara2 | PASS |
| 24,11: resulting range position for range [document, 0, document, 2], node xmlDoc | PASS |
| 13,10: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara2 | PASS |
| 24,12: resulting DOM for range [document, 0, document, 2], node xmlElement | PASS |
| 13,9: resulting range position for range [document.head, 1, document.head, 1], node foreignDoc | PASS |
| 24,12: resulting range position for range [document, 0, document, 2], node xmlElement | PASS |
| 13,9: resulting DOM for range [document.head, 1, document.head, 1], node foreignDoc | PASS |
| 24,13: resulting DOM for range [document, 0, document, 2], node detachedTextNode | PASS |
| 13,8: resulting range position for range [document.head, 1, document.head, 1], node detachedDiv | PASS |
| 24,13: resulting range position for range [document, 0, document, 2], node detachedTextNode | PASS |
| 13,8: resulting DOM for range [document.head, 1, document.head, 1], node detachedDiv | PASS |
| 24,14: resulting DOM for range [document, 0, document, 2], node foreignTextNode | PASS |
| 13,7: resulting range position for range [document.head, 1, document.head, 1], node document | PASS |
| 24,14: resulting range position for range [document, 0, document, 2], node foreignTextNode | PASS |
| 13,7: resulting DOM for range [document.head, 1, document.head, 1], node document | PASS |
| 24,15: resulting DOM for range [document, 0, document, 2], node processingInstruction | PASS |
| 13,6: resulting range position for range [document.head, 1, document.head, 1], node detachedPara1.firstChild | PASS |
| 24,15: resulting range position for range [document, 0, document, 2], node processingInstruction | PASS |
| 13,6: resulting DOM for range [document.head, 1, document.head, 1], node detachedPara1.firstChild | PASS |
| 24,16: resulting DOM for range [document, 0, document, 2], node detachedProcessingInstruction | PASS |
| 13,5: resulting range position for range [document.head, 1, document.head, 1], node detachedPara1 | PASS |
| 24,16: resulting range position for range [document, 0, document, 2], node detachedProcessingInstruction | PASS |
| 13,5: resulting DOM for range [document.head, 1, document.head, 1], node detachedPara1 | PASS |
| 24,17: resulting DOM for range [document, 0, document, 2], node comment | PASS |
| 13,4: resulting range position for range [document.head, 1, document.head, 1], node foreignPara1.firstChild | PASS |
| 24,17: resulting range position for range [document, 0, document, 2], node comment | PASS |
| 13,4: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara1.firstChild | PASS |
| 24,18: resulting DOM for range [document, 0, document, 2], node detachedComment | PASS |
| 13,3: resulting range position for range [document.head, 1, document.head, 1], node foreignPara1 | PASS |
| 24,18: resulting range position for range [document, 0, document, 2], node detachedComment | PASS |
| 13,3: resulting DOM for range [document.head, 1, document.head, 1], node foreignPara1 | PASS |
| 24,19: resulting DOM for range [document, 0, document, 2], node docfrag | PASS |
| 13,2: resulting range position for range [document.head, 1, document.head, 1], node paras[1].firstChild | PASS |
| 24,19: resulting range position for range [document, 0, document, 2], node docfrag | PASS |
| 13,2: resulting DOM for range [document.head, 1, document.head, 1], node paras[1].firstChild | PASS |
| 24,20: resulting DOM for range [document, 0, document, 2], node doctype | PASS |
| 13,1: resulting range position for range [document.head, 1, document.head, 1], node paras[0].firstChild | PASS |
| 24,20: resulting range position for range [document, 0, document, 2], node doctype | PASS |
| 13,1: resulting DOM for range [document.head, 1, document.head, 1], node paras[0].firstChild | PASS |
| 24,21: resulting DOM for range [document, 0, document, 2], node foreignDoctype | PASS |
| 13,0: resulting range position for range [document.head, 1, document.head, 1], node paras[0] | PASS |
| 24,21: resulting range position for range [document, 0, document, 2], node foreignDoctype | PASS |
| 13,0: resulting DOM for range [document.head, 1, document.head, 1], node paras[0] | PASS |
| 25,0: resulting DOM for range [comment, 2, comment, 3], node paras[0] | PASS |
| 12,21: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignDoctype | PASS |
| 25,0: resulting range position for range [comment, 2, comment, 3], node paras[0] | PASS |
| 12,21: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignDoctype | PASS |
| 25,1: resulting DOM for range [comment, 2, comment, 3], node paras[0].firstChild | PASS |
| 12,20: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node doctype | PASS |
| 25,1: resulting range position for range [comment, 2, comment, 3], node paras[0].firstChild | PASS |
| 12,20: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node doctype | PASS |
| 25,2: resulting DOM for range [comment, 2, comment, 3], node paras[1].firstChild | PASS |
| 12,19: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node docfrag | PASS |
| 25,2: resulting range position for range [comment, 2, comment, 3], node paras[1].firstChild | PASS |
| 12,19: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node docfrag | PASS |
| 25,3: resulting DOM for range [comment, 2, comment, 3], node foreignPara1 | PASS |
| 12,18: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedComment | PASS |
| 25,3: resulting range position for range [comment, 2, comment, 3], node foreignPara1 | PASS |
| 12,18: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedComment | PASS |
| 25,4: resulting DOM for range [comment, 2, comment, 3], node foreignPara1.firstChild | PASS |
| 12,17: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node comment | PASS |
| 25,4: resulting range position for range [comment, 2, comment, 3], node foreignPara1.firstChild | PASS |
| 12,17: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node comment | PASS |
| 25,5: resulting DOM for range [comment, 2, comment, 3], node detachedPara1 | PASS |
| 12,16: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 25,5: resulting range position for range [comment, 2, comment, 3], node detachedPara1 | PASS |
| 12,16: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 25,6: resulting DOM for range [comment, 2, comment, 3], node detachedPara1.firstChild | PASS |
| 12,15: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node processingInstruction | PASS |
| 25,6: resulting range position for range [comment, 2, comment, 3], node detachedPara1.firstChild | PASS |
| 12,15: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node processingInstruction | PASS |
| 25,7: resulting DOM for range [comment, 2, comment, 3], node document | PASS |
| 12,14: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignTextNode | PASS |
| 25,7: resulting range position for range [comment, 2, comment, 3], node document | PASS |
| 12,14: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignTextNode | PASS |
| 25,8: resulting DOM for range [comment, 2, comment, 3], node detachedDiv | PASS |
| 12,13: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedTextNode | PASS |
| 25,8: resulting range position for range [comment, 2, comment, 3], node detachedDiv | PASS |
| 12,13: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedTextNode | PASS |
| 25,9: resulting DOM for range [comment, 2, comment, 3], node foreignDoc | PASS |
| 12,12: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node xmlElement | PASS |
| 25,9: resulting range position for range [comment, 2, comment, 3], node foreignDoc | PASS |
| 12,12: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node xmlElement | PASS |
| 25,10: resulting DOM for range [comment, 2, comment, 3], node foreignPara2 | PASS |
| 12,11: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node xmlDoc | PASS |
| 25,10: resulting range position for range [comment, 2, comment, 3], node foreignPara2 | PASS |
| 12,11: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node xmlDoc | PASS |
| 25,11: resulting DOM for range [comment, 2, comment, 3], node xmlDoc | PASS |
| 12,10: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara2 | PASS |
| 25,11: resulting range position for range [comment, 2, comment, 3], node xmlDoc | PASS |
| 12,10: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara2 | PASS |
| 25,12: resulting DOM for range [comment, 2, comment, 3], node xmlElement | PASS |
| 12,9: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignDoc | PASS |
| 25,12: resulting range position for range [comment, 2, comment, 3], node xmlElement | PASS |
| 12,9: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignDoc | PASS |
| 25,13: resulting DOM for range [comment, 2, comment, 3], node detachedTextNode | PASS |
| 12,8: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedDiv | PASS |
| 25,13: resulting range position for range [comment, 2, comment, 3], node detachedTextNode | PASS |
| 12,8: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedDiv | PASS |
| 25,14: resulting DOM for range [comment, 2, comment, 3], node foreignTextNode | PASS |
| 12,7: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node document | PASS |
| 25,14: resulting range position for range [comment, 2, comment, 3], node foreignTextNode | PASS |
| 12,7: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node document | PASS |
| 25,15: resulting DOM for range [comment, 2, comment, 3], node processingInstruction | PASS |
| 12,6: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 25,15: resulting range position for range [comment, 2, comment, 3], node processingInstruction | PASS |
| 12,6: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 25,16: resulting DOM for range [comment, 2, comment, 3], node detachedProcessingInstruction | PASS |
| 12,5: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1 | PASS |
| 25,16: resulting range position for range [comment, 2, comment, 3], node detachedProcessingInstruction | PASS |
| 12,5: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node detachedPara1 | PASS |
| 25,17: resulting DOM for range [comment, 2, comment, 3], node comment | PASS |
| 12,4: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 25,17: resulting range position for range [comment, 2, comment, 3], node comment | PASS |
| 12,4: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 25,18: resulting DOM for range [comment, 2, comment, 3], node detachedComment | PASS |
| 12,3: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1 | PASS |
| 25,18: resulting range position for range [comment, 2, comment, 3], node detachedComment | PASS |
| 12,3: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node foreignPara1 | PASS |
| 25,19: resulting DOM for range [comment, 2, comment, 3], node docfrag | PASS |
| 12,2: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[1].firstChild | PASS |
| 25,19: resulting range position for range [comment, 2, comment, 3], node docfrag | PASS |
| 12,2: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[1].firstChild | PASS |
| 25,20: resulting DOM for range [comment, 2, comment, 3], node doctype | PASS |
| 12,1: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[0].firstChild | PASS |
| 25,20: resulting range position for range [comment, 2, comment, 3], node doctype | PASS |
| 12,1: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[0].firstChild | PASS |
| 25,21: resulting DOM for range [comment, 2, comment, 3], node foreignDoctype | PASS |
| 12,0: resulting range position for range [document.documentElement, 1, document.documentElement, 2], node paras[0] | PASS |
| 25,21: resulting range position for range [comment, 2, comment, 3], node foreignDoctype | PASS |
| 12,0: resulting DOM for range [document.documentElement, 1, document.documentElement, 2], node paras[0] | PASS |
| 26,0: resulting DOM for range [testDiv, 0, comment, 5], node paras[0] | PASS |
| 11,21: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignDoctype | PASS |
| 26,0: resulting range position for range [testDiv, 0, comment, 5], node paras[0] | PASS |
| 11,21: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignDoctype | PASS |
| 26,1: resulting DOM for range [testDiv, 0, comment, 5], node paras[0].firstChild | PASS |
| 11,20: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node doctype | PASS |
| 26,1: resulting range position for range [testDiv, 0, comment, 5], node paras[0].firstChild | PASS |
| 11,20: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node doctype | PASS |
| 26,2: resulting DOM for range [testDiv, 0, comment, 5], node paras[1].firstChild | PASS |
| 11,19: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node docfrag | PASS |
| 26,2: resulting range position for range [testDiv, 0, comment, 5], node paras[1].firstChild | PASS |
| 11,19: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node docfrag | PASS |
| 26,3: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara1 | PASS |
| 11,18: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedComment | PASS |
| 26,3: resulting range position for range [testDiv, 0, comment, 5], node foreignPara1 | PASS |
| 11,18: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedComment | PASS |
| 26,4: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara1.firstChild | PASS |
| 11,17: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node comment | PASS |
| 26,4: resulting range position for range [testDiv, 0, comment, 5], node foreignPara1.firstChild | PASS |
| 11,17: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node comment | PASS |
| 26,5: resulting DOM for range [testDiv, 0, comment, 5], node detachedPara1 | PASS |
| 11,16: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 26,5: resulting range position for range [testDiv, 0, comment, 5], node detachedPara1 | PASS |
| 11,16: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedProcessingInstruction | PASS |
| 26,6: resulting DOM for range [testDiv, 0, comment, 5], node detachedPara1.firstChild | PASS |
| 11,15: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node processingInstruction | PASS |
| 26,6: resulting range position for range [testDiv, 0, comment, 5], node detachedPara1.firstChild | PASS |
| 11,15: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node processingInstruction | PASS |
| 26,7: resulting DOM for range [testDiv, 0, comment, 5], node document | PASS |
| 11,14: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignTextNode | PASS |
| 26,7: resulting range position for range [testDiv, 0, comment, 5], node document | PASS |
| 11,14: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignTextNode | PASS |
| 26,8: resulting DOM for range [testDiv, 0, comment, 5], node detachedDiv | PASS |
| 11,13: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedTextNode | PASS |
| 26,8: resulting range position for range [testDiv, 0, comment, 5], node detachedDiv | PASS |
| 11,13: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedTextNode | PASS |
| 26,9: resulting DOM for range [testDiv, 0, comment, 5], node foreignDoc | PASS |
| 11,12: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node xmlElement | PASS |
| 26,9: resulting range position for range [testDiv, 0, comment, 5], node foreignDoc | PASS |
| 11,12: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node xmlElement | PASS |
| 26,10: resulting DOM for range [testDiv, 0, comment, 5], node foreignPara2 | PASS |
| 11,11: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node xmlDoc | PASS |
| 26,10: resulting range position for range [testDiv, 0, comment, 5], node foreignPara2 | PASS |
| 11,11: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node xmlDoc | PASS |
| 26,11: resulting DOM for range [testDiv, 0, comment, 5], node xmlDoc | PASS |
| 11,10: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara2 | PASS |
| 26,11: resulting range position for range [testDiv, 0, comment, 5], node xmlDoc | PASS |
| 11,10: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara2 | PASS |
| 26,12: resulting DOM for range [testDiv, 0, comment, 5], node xmlElement | PASS |
| 11,9: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignDoc | PASS |
| 26,12: resulting range position for range [testDiv, 0, comment, 5], node xmlElement | PASS |
| 11,9: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignDoc | PASS |
| 26,13: resulting DOM for range [testDiv, 0, comment, 5], node detachedTextNode | PASS |
| 11,8: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedDiv | PASS |
| 26,13: resulting range position for range [testDiv, 0, comment, 5], node detachedTextNode | PASS |
| 11,8: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedDiv | PASS |
| 26,14: resulting DOM for range [testDiv, 0, comment, 5], node foreignTextNode | PASS |
| 11,7: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node document | PASS |
| 26,14: resulting range position for range [testDiv, 0, comment, 5], node foreignTextNode | PASS |
| 11,7: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node document | PASS |
| 26,15: resulting DOM for range [testDiv, 0, comment, 5], node processingInstruction | PASS |
| 11,6: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 26,15: resulting range position for range [testDiv, 0, comment, 5], node processingInstruction | PASS |
| 11,6: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1.firstChild | PASS |
| 26,16: resulting DOM for range [testDiv, 0, comment, 5], node detachedProcessingInstruction | PASS |
| 11,5: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1 | PASS |
| 26,16: resulting range position for range [testDiv, 0, comment, 5], node detachedProcessingInstruction | PASS |
| 11,5: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node detachedPara1 | PASS |
| 26,17: resulting DOM for range [testDiv, 0, comment, 5], node comment | PASS |
| 11,4: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 26,17: resulting range position for range [testDiv, 0, comment, 5], node comment | PASS |
| 11,4: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1.firstChild | PASS |
| 26,18: resulting DOM for range [testDiv, 0, comment, 5], node detachedComment | PASS |
| 11,3: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1 | PASS |
| 26,18: resulting range position for range [testDiv, 0, comment, 5], node detachedComment | PASS |
| 11,3: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node foreignPara1 | PASS |
| 26,19: resulting DOM for range [testDiv, 0, comment, 5], node docfrag | PASS |
| 11,2: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[1].firstChild | PASS |
| 26,19: resulting range position for range [testDiv, 0, comment, 5], node docfrag | PASS |
| 11,2: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[1].firstChild | PASS |
| 26,20: resulting DOM for range [testDiv, 0, comment, 5], node doctype | PASS |
| 11,1: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[0].firstChild | PASS |
| 26,20: resulting range position for range [testDiv, 0, comment, 5], node doctype | PASS |
| 11,1: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[0].firstChild | PASS |
| 26,21: resulting DOM for range [testDiv, 0, comment, 5], node foreignDoctype | PASS |
| 11,0: resulting range position for range [document.documentElement, 0, document.documentElement, 2], node paras[0] | PASS |
| 26,21: resulting range position for range [testDiv, 0, comment, 5], node foreignDoctype | PASS |
| 11,0: resulting DOM for range [document.documentElement, 0, document.documentElement, 2], node paras[0] | PASS |
| 27,0: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[0] | PASS |
| 10,21: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignDoctype | PASS |
| 27,0: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[0] | PASS |
| 10,21: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignDoctype | PASS |
| 27,1: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[0].firstChild | PASS |
| 10,20: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node doctype | PASS |
| 27,1: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[0].firstChild | PASS |
| 10,20: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node doctype | PASS |
| 27,2: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node paras[1].firstChild | PASS |
| 10,19: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node docfrag | PASS |
| 27,2: resulting range position for range [foreignDoc, 1, foreignComment, 2], node paras[1].firstChild | PASS |
| 10,19: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node docfrag | PASS |
| 27,3: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara1 | PASS |
| 10,18: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedComment | PASS |
| 27,3: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara1 | PASS |
| 10,18: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedComment | PASS |
| 27,4: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara1.firstChild | PASS |
| 10,17: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node comment | PASS |
| 27,4: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara1.firstChild | PASS |
| 10,17: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node comment | PASS |
| 27,5: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedPara1 | PASS |
| 10,16: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedProcessingInstruction | PASS |
| 27,5: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedPara1 | PASS |
| 10,16: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedProcessingInstruction | PASS |
| 27,6: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedPara1.firstChild | PASS |
| 10,15: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node processingInstruction | PASS |
| 27,6: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedPara1.firstChild | PASS |
| 10,15: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node processingInstruction | PASS |
| 27,7: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node document | PASS |
| 10,14: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignTextNode | PASS |
| 27,7: resulting range position for range [foreignDoc, 1, foreignComment, 2], node document | PASS |
| 10,14: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignTextNode | PASS |
| 27,8: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedDiv | PASS |
| 10,13: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedTextNode | PASS |
| 27,8: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedDiv | PASS |
| 10,13: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedTextNode | PASS |
| 27,9: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignDoc | PASS |
| 10,12: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node xmlElement | PASS |
| 27,9: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignDoc | PASS |
| 10,12: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node xmlElement | PASS |
| 27,10: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignPara2 | PASS |
| 10,11: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node xmlDoc | PASS |
| 27,10: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignPara2 | PASS |
| 10,11: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node xmlDoc | PASS |
| 27,11: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node xmlDoc | PASS |
| 10,10: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara2 | PASS |
| 27,11: resulting range position for range [foreignDoc, 1, foreignComment, 2], node xmlDoc | PASS |
| 10,10: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara2 | PASS |
| 27,12: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node xmlElement | PASS |
| 10,9: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignDoc | PASS |
| 27,12: resulting range position for range [foreignDoc, 1, foreignComment, 2], node xmlElement | PASS |
| 10,9: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignDoc | PASS |
| 27,13: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedTextNode | PASS |
| 10,8: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedDiv | PASS |
| 27,13: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedTextNode | PASS |
| 10,8: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedDiv | PASS |
| 27,14: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignTextNode | PASS |
| 10,7: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node document | PASS |
| 27,14: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignTextNode | PASS |
| 10,7: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node document | PASS |
| 27,15: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node processingInstruction | PASS |
| 10,6: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1.firstChild | PASS |
| 27,15: resulting range position for range [foreignDoc, 1, foreignComment, 2], node processingInstruction | PASS |
| 10,6: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1.firstChild | PASS |
| 27,16: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedProcessingInstruction | PASS |
| 10,5: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1 | PASS |
| 27,16: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedProcessingInstruction | PASS |
| 10,5: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node detachedPara1 | PASS |
| 27,17: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node comment | PASS |
| 10,4: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1.firstChild | PASS |
| 27,17: resulting range position for range [foreignDoc, 1, foreignComment, 2], node comment | PASS |
| 10,4: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1.firstChild | PASS |
| 27,18: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node detachedComment | PASS |
| 10,3: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1 | PASS |
| 27,18: resulting range position for range [foreignDoc, 1, foreignComment, 2], node detachedComment | PASS |
| 10,3: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node foreignPara1 | PASS |
| 27,19: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node docfrag | PASS |
| 10,2: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[1].firstChild | PASS |
| 27,19: resulting range position for range [foreignDoc, 1, foreignComment, 2], node docfrag | PASS |
| 10,2: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[1].firstChild | PASS |
| 27,20: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node doctype | PASS |
| 10,1: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[0].firstChild | PASS |
| 27,20: resulting range position for range [foreignDoc, 1, foreignComment, 2], node doctype | PASS |
| 10,1: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[0].firstChild | PASS |
| 27,21: resulting DOM for range [foreignDoc, 1, foreignComment, 2], node foreignDoctype | PASS |
| 10,0: resulting range position for range [document.documentElement, 0, document.documentElement, 1], node paras[0] | PASS |
| 27,21: resulting range position for range [foreignDoc, 1, foreignComment, 2], node foreignDoctype | PASS |
| 10,0: resulting DOM for range [document.documentElement, 0, document.documentElement, 1], node paras[0] | PASS |
| 28,0: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0] | PASS |
| 9,21: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoctype | PASS |
| 28,0: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0] | PASS |
| 9,21: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoctype | PASS |
| 28,1: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0].firstChild | PASS |
| 9,20: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node doctype | PASS |
| 28,1: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[0].firstChild | PASS |
| 9,20: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node doctype | PASS |
| 28,2: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[1].firstChild | PASS |
| 9,19: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node docfrag | PASS |
| 28,2: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node paras[1].firstChild | PASS |
| 9,19: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node docfrag | PASS |
| 28,3: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1 | PASS |
| 9,18: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedComment | PASS |
| 28,3: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1 | PASS |
| 9,18: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedComment | PASS |
| 28,4: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1.firstChild | PASS |
| 9,17: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node comment | PASS |
| 28,4: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara1.firstChild | PASS |
| 9,17: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node comment | PASS |
| 28,5: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1 | PASS |
| 9,16: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 28,5: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1 | PASS |
| 9,16: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 28,6: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1.firstChild | PASS |
| 9,15: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node processingInstruction | PASS |
| 28,6: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedPara1.firstChild | PASS |
| 9,15: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node processingInstruction | PASS |
| 28,7: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node document | PASS |
| 9,14: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignTextNode | PASS |
| 28,7: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node document | PASS |
| 9,14: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignTextNode | PASS |
| 28,8: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedDiv | PASS |
| 9,13: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedTextNode | PASS |
| 28,8: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedDiv | PASS |
| 9,13: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedTextNode | PASS |
| 28,9: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoc | PASS |
| 9,12: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlElement | PASS |
| 28,9: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoc | PASS |
| 9,12: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlElement | PASS |
| 28,10: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara2 | PASS |
| 9,11: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlDoc | PASS |
| 28,10: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignPara2 | PASS |
| 9,11: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node xmlDoc | PASS |
| 28,11: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlDoc | PASS |
| 9,10: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara2 | PASS |
| 28,11: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlDoc | PASS |
| 9,10: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara2 | PASS |
| 28,12: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlElement | PASS |
| 9,9: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoc | PASS |
| 28,12: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node xmlElement | PASS |
| 9,9: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignDoc | PASS |
| 28,13: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedTextNode | PASS |
| 9,8: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedDiv | PASS |
| 28,13: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedTextNode | PASS |
| 9,8: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedDiv | PASS |
| 28,14: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignTextNode | PASS |
| 9,7: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node document | PASS |
| 28,14: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignTextNode | PASS |
| 9,7: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node document | PASS |
| 28,15: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node processingInstruction | PASS |
| 9,6: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 28,15: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node processingInstruction | PASS |
| 9,6: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1.firstChild | PASS |
| 28,16: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedProcessingInstruction | PASS |
| 9,5: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1 | PASS |
| 28,16: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedProcessingInstruction | PASS |
| 9,5: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node detachedPara1 | PASS |
| 28,17: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node comment | PASS |
| 9,4: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 28,17: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node comment | PASS |
| 9,4: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1.firstChild | PASS |
| 28,18: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedComment | PASS |
| 9,3: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1 | PASS |
| 28,18: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node detachedComment | PASS |
| 9,3: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node foreignPara1 | PASS |
| 28,19: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node docfrag | PASS |
| 9,2: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 28,19: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node docfrag | PASS |
| 9,2: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[1].firstChild | PASS |
| 28,20: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node doctype | PASS |
| 9,1: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 28,20: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node doctype | PASS |
| 9,1: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0].firstChild | PASS |
| 28,21: resulting DOM for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoctype | PASS |
| 9,0: resulting range position for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0] | PASS |
| 28,21: resulting range position for range [foreignDoc.body, 0, foreignTextNode, 36], node foreignDoctype | PASS |
| 9,0: resulting DOM for range [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node paras[0] | PASS |
| 29,0: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[0] | PASS |
| 8,21: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoctype | PASS |
| 29,0: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[0] | PASS |
| 8,21: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoctype | PASS |
| 29,1: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[0].firstChild | PASS |
| 8,20: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node doctype | PASS |
| 29,1: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[0].firstChild | PASS |
| 8,20: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node doctype | PASS |
| 29,2: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node paras[1].firstChild | PASS |
| 8,19: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node docfrag | PASS |
| 29,2: resulting range position for range [xmlDoc, 1, xmlComment, 0], node paras[1].firstChild | PASS |
| 8,19: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node docfrag | PASS |
| 29,3: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara1 | PASS |
| 8,18: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedComment | PASS |
| 29,3: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara1 | PASS |
| 8,18: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedComment | PASS |
| 29,4: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara1.firstChild | PASS |
| 8,17: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node comment | PASS |
| 29,4: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara1.firstChild | PASS |
| 8,17: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node comment | PASS |
| 29,5: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedPara1 | PASS |
| 8,16: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 29,5: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedPara1 | PASS |
| 8,16: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedProcessingInstruction | PASS |
| 29,6: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedPara1.firstChild | PASS |
| 8,15: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node processingInstruction | PASS |
| 29,6: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedPara1.firstChild | PASS |
| 8,15: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node processingInstruction | PASS |
| 29,7: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node document | PASS |
| 8,14: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignTextNode | PASS |
| 29,7: resulting range position for range [xmlDoc, 1, xmlComment, 0], node document | PASS |
| 8,14: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignTextNode | PASS |
| 29,8: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedDiv | PASS |
| 8,13: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedTextNode | PASS |
| 29,8: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedDiv | PASS |
| 8,13: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedTextNode | PASS |
| 29,9: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignDoc | PASS |
| 8,12: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlElement | PASS |
| 29,9: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignDoc | PASS |
| 8,12: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlElement | PASS |
| 29,10: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignPara2 | PASS |
| 8,11: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlDoc | PASS |
| 29,10: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignPara2 | PASS |
| 8,11: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node xmlDoc | PASS |
| 29,11: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node xmlDoc | PASS |
| 8,10: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara2 | PASS |
| 29,11: resulting range position for range [xmlDoc, 1, xmlComment, 0], node xmlDoc | PASS |
| 8,10: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara2 | PASS |
| 29,12: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node xmlElement | PASS |
| 8,9: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoc | PASS |
| 29,12: resulting range position for range [xmlDoc, 1, xmlComment, 0], node xmlElement | PASS |
| 8,9: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignDoc | PASS |
| 29,13: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedTextNode | PASS |
| 8,8: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedDiv | PASS |
| 29,13: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedTextNode | PASS |
| 8,8: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedDiv | PASS |
| 29,14: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignTextNode | PASS |
| 8,7: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node document | PASS |
| 29,14: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignTextNode | PASS |
| 8,7: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node document | PASS |
| 29,15: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node processingInstruction | PASS |
| 8,6: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 29,15: resulting range position for range [xmlDoc, 1, xmlComment, 0], node processingInstruction | PASS |
| 8,6: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1.firstChild | PASS |
| 29,16: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedProcessingInstruction | PASS |
| 8,5: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1 | PASS |
| 29,16: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedProcessingInstruction | PASS |
| 8,5: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node detachedPara1 | PASS |
| 29,17: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node comment | PASS |
| 8,4: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 29,17: resulting range position for range [xmlDoc, 1, xmlComment, 0], node comment | PASS |
| 8,4: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1.firstChild | PASS |
| 29,18: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node detachedComment | PASS |
| 8,3: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1 | PASS |
| 29,18: resulting range position for range [xmlDoc, 1, xmlComment, 0], node detachedComment | PASS |
| 8,3: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node foreignPara1 | PASS |
| 29,19: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node docfrag | PASS |
| 8,2: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 29,19: resulting range position for range [xmlDoc, 1, xmlComment, 0], node docfrag | PASS |
| 8,2: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[1].firstChild | PASS |
| 29,20: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node doctype | PASS |
| 8,1: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 29,20: resulting range position for range [xmlDoc, 1, xmlComment, 0], node doctype | PASS |
| 8,1: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0].firstChild | PASS |
| 29,21: resulting DOM for range [xmlDoc, 1, xmlComment, 0], node foreignDoctype | PASS |
| 8,0: resulting range position for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0] | PASS |
| 29,21: resulting range position for range [xmlDoc, 1, xmlComment, 0], node foreignDoctype | PASS |
| 8,0: resulting DOM for range [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0], node paras[0] | PASS |
| 30,0: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0] | PASS |
| 7,21: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoctype | PASS |
| 30,0: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0] | PASS |
| 7,21: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignDoctype | PASS |
| 30,1: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0].firstChild | PASS |
| 7,20: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node doctype | PASS |
| 30,1: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[0].firstChild | PASS |
| 7,20: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node doctype | PASS |
| 30,2: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node paras[1].firstChild | PASS |
| 7,19: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node docfrag | PASS |
| 30,2: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node paras[1].firstChild | PASS |
| 7,19: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node docfrag | PASS |
| 30,3: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1 | PASS |
| 7,18: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedComment | PASS |
| 30,3: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1 | PASS |
| 7,18: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedComment | PASS |
| 30,4: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1.firstChild | PASS |
| 7,17: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node comment | PASS |
| 30,4: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara1.firstChild | PASS |
| 7,17: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node comment | PASS |
| 30,5: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1 | PASS |
| 7,16: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,5: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1 | PASS |
| 7,16: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,6: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1.firstChild | PASS |
| 7,15: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node processingInstruction | PASS |
| 30,6: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedPara1.firstChild | PASS |
| 7,15: resulting DOM for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node processingInstruction | PASS |
| 30,7: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node document | PASS |
| 7,14: resulting range position for range [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8], node foreignTextNode | PASS |
| 30,7: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node document | PASS |
| 4,21: resulting DOM for range [paras[1].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 30,8: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedDiv | PASS |
| 3,3: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1 | PASS |
| 30,8: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedDiv | PASS |
| 3,7: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node document | PASS |
| 30,9: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoc | PASS |
| 3,12: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node xmlElement | PASS |
| 30,9: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoc | PASS |
| 3,0: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0] | PASS |
| 30,10: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara2 | PASS |
| 2,3: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1 | PASS |
| 30,10: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignPara2 | PASS |
| 2,7: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node document | PASS |
| 30,11: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node xmlDoc | PASS |
| 2,12: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlElement | PASS |
| 30,11: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node xmlDoc | PASS |
| 2,16: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedProcessingInstruction | PASS |
| 30,12: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node xmlElement | PASS |
| 2,21: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoctype | PASS |
| 30,12: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node xmlElement | PASS |
| 3,3: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1 | PASS |
| 30,13: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedTextNode | PASS |
| 3,8: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node detachedDiv | PASS |
| 30,13: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedTextNode | PASS |
| 2,18: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedComment | PASS |
| 30,14: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignTextNode | PASS |
| 2,9: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoc | PASS |
| 30,14: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignTextNode | PASS |
| 1,21: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoctype | PASS |
| 30,15: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node processingInstruction | PASS |
| 2,8: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedDiv | PASS |
| 30,15: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node processingInstruction | PASS |
| 2,12: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node xmlElement | PASS |
| 30,16: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedProcessingInstruction | PASS |
| 2,17: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node comment | PASS |
| 30,16: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedProcessingInstruction | PASS |
| 2,21: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoctype | PASS |
| 30,17: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node comment | PASS |
| 3,4: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node foreignPara1.firstChild | PASS |
| 30,17: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node comment | PASS |
| 2,14: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignTextNode | PASS |
| 30,18: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node detachedComment | PASS |
| 2,5: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1 | PASS |
| 30,18: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node detachedComment | PASS |
| 1,17: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node comment | PASS |
| 30,19: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node docfrag | PASS |
| 2,18: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedComment | PASS |
| 30,19: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node docfrag | PASS |
| 2,8: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedDiv | PASS |
| 30,20: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node doctype | PASS |
| 16,14: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignTextNode | PASS |
| 30,20: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node doctype | PASS |
| 2,17: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node comment | PASS |
| 30,21: resulting DOM for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoctype | PASS |
| 3,0: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 9], node paras[0] | PASS |
| 30,21: resulting range position for range [detachedTextNode, 0, detachedTextNode, 8], node foreignDoctype | PASS |
| 2,10: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara2 | PASS |
| 31,0: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0] | PASS |
| 2,1: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0].firstChild | PASS |
| 31,0: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0] | PASS |
| 1,13: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedTextNode | PASS |
| 31,1: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0].firstChild | PASS |
| 2,14: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignTextNode | PASS |
| 31,1: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[0].firstChild | PASS |
| 2,4: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1.firstChild | PASS |
| 31,2: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[1].firstChild | PASS |
| 1,17: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node comment | PASS |
| 31,2: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node paras[1].firstChild | PASS |
| 21,7: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node document | PASS |
| 31,3: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1 | PASS |
| 16,13: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedTextNode | PASS |
| 31,3: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1 | PASS |
| 2,6: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1.firstChild | PASS |
| 31,4: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,19: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node docfrag | PASS |
| 31,4: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,9: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoc | PASS |
| 31,5: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1 | PASS |
| 2,10: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara2 | PASS |
| 31,5: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1 | PASS |
| 2,0: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0] | PASS |
| 31,6: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1.firstChild | PASS |
| 1,13: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedTextNode | PASS |
| 31,6: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedPara1.firstChild | PASS |
| 2,13: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedTextNode | PASS |
| 31,7: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node document | PASS |
| 2,4: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignPara1.firstChild | PASS |
| 31,7: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node document | PASS |
| 2,2: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[1].firstChild | PASS |
| 31,8: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedDiv | PASS |
| 1,15: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node processingInstruction | PASS |
| 31,8: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedDiv | PASS |
| 1,5: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1 | PASS |
| 31,9: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoc | PASS |
| 2,6: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1.firstChild | PASS |
| 31,9: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoc | PASS |
| 1,18: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedComment | PASS |
| 31,10: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara2 | PASS |
| 1,9: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignDoc | PASS |
| 31,10: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignPara2 | PASS |
| 2,9: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node foreignDoc | PASS |
| 31,11: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlDoc | PASS |
| 2,0: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0] | PASS |
| 31,11: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlDoc | PASS |
| 1,20: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node doctype | PASS |
| 31,12: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlElement | PASS |
| 1,11: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlDoc | PASS |
| 31,12: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node xmlElement | PASS |
| 1,1: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0].firstChild | PASS |
| 31,13: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedTextNode | PASS |
| 2,2: resulting DOM for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[1].firstChild | PASS |
| 31,13: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedTextNode | PASS |
| 1,14: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignTextNode | PASS |
| 31,14: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignTextNode | PASS |
| 1,5: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1 | PASS |
| 31,14: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignTextNode | PASS |
| 2,5: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node detachedPara1 | PASS |
| 31,15: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node processingInstruction | PASS |
| 1,18: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedComment | PASS |
| 31,15: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node processingInstruction | PASS |
| 1,16: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedProcessingInstruction | PASS |
| 31,16: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedProcessingInstruction | PASS |
| 1,7: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node document | PASS |
| 31,16: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedProcessingInstruction | PASS |
| 0,19: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node docfrag | PASS |
| 31,17: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node comment | PASS |
| 1,20: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node doctype | PASS |
| 31,17: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node comment | PASS |
| 1,10: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara2 | PASS |
| 31,18: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedComment | PASS |
| 1,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0].firstChild | PASS |
| 31,18: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node detachedComment | PASS |
| 2,1: resulting range position for range [paras[0].firstChild, 2, paras[0].firstChild, 8], node paras[0].firstChild | PASS |
| 31,19: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node docfrag | PASS |
| 1,14: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignTextNode | PASS |
| 31,19: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node docfrag | PASS |
| 1,12: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlElement | PASS |
| 31,20: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node doctype | PASS |
| 1,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1 | PASS |
| 31,20: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node doctype | PASS |
| 0,15: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node processingInstruction | PASS |
| 31,21: resulting DOM for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoctype | PASS |
| 1,16: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedProcessingInstruction | PASS |
| 31,21: resulting range position for range [detachedForeignTextNode, 0, detachedForeignTextNode, 8], node foreignDoctype | PASS |
| 1,6: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1.firstChild | PASS |
| 32,0: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0] | PASS |
| 0,19: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node docfrag | PASS |
| 32,0: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0] | PASS |
| 1,19: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node docfrag | PASS |
| 32,1: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0].firstChild | PASS |
| 1,10: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara2 | PASS |
| 32,1: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[0].firstChild | PASS |
| 1,8: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedDiv | PASS |
| 32,2: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[1].firstChild | PASS |
| 0,21: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoctype | PASS |
| 32,2: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node paras[1].firstChild | PASS |
| 0,11: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlDoc | PASS |
| 32,3: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1 | PASS |
| 1,12: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlElement | PASS |
| 32,3: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1 | PASS |
| 1,2: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[1].firstChild | PASS |
| 32,4: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1.firstChild | PASS |
| 0,15: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node processingInstruction | PASS |
| 32,4: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara1.firstChild | PASS |
| 1,15: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node processingInstruction | PASS |
| 32,5: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1 | PASS |
| 1,6: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedPara1.firstChild | PASS |
| 32,5: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1 | PASS |
| 1,4: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1.firstChild | PASS |
| 32,6: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1.firstChild | PASS |
| 0,17: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node comment | PASS |
| 32,6: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedPara1.firstChild | PASS |
| 0,7: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node document | PASS |
| 32,7: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node document | PASS |
| 1,8: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node detachedDiv | PASS |
| 32,7: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node document | PASS |
| 0,20: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node doctype | PASS |
| 32,8: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedDiv | PASS |
| 0,11: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlDoc | PASS |
| 32,8: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedDiv | PASS |
| 1,11: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node xmlDoc | PASS |
| 32,9: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoc | PASS |
| 1,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[1].firstChild | PASS |
| 32,9: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoc | PASS |
| 1,0: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0] | PASS |
| 32,10: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara2 | PASS |
| 0,13: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedTextNode | PASS |
| 32,10: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignPara2 | PASS |
| 0,3: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1 | PASS |
| 32,11: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlDoc | PASS |
| 1,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1.firstChild | PASS |
| 32,11: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlDoc | PASS |
| 0,16: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedProcessingInstruction | PASS |
| 32,12: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlElement | PASS |
| 0,7: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node document | PASS |
| 32,12: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node xmlElement | PASS |
| 1,7: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node document | PASS |
| 32,13: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedTextNode | PASS |
| 0,20: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node doctype | PASS |
| 32,13: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedTextNode | PASS |
| 0,18: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedComment | PASS |
| 32,14: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignTextNode | PASS |
| 0,9: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoc | PASS |
| 32,14: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignTextNode | PASS |
| 19,5: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1 | PASS |
| 32,15: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node processingInstruction | PASS |
| 1,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node paras[0] | PASS |
| 32,15: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node processingInstruction | PASS |
| 0,12: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlElement | PASS |
| 32,16: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedProcessingInstruction | PASS |
| 0,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1 | PASS |
| 32,16: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedProcessingInstruction | PASS |
| 1,3: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 1], node foreignPara1 | PASS |
| 32,17: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node comment | PASS |
| 0,16: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedProcessingInstruction | PASS |
| 32,17: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node comment | PASS |
| 0,14: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignTextNode | PASS |
| 32,18: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedComment | PASS |
| 0,5: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1 | PASS |
| 32,18: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node detachedComment | PASS |
| 19,1: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0].firstChild | PASS |
| 32,19: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node docfrag | PASS |
| 0,18: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedComment | PASS |
| 32,19: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node docfrag | PASS |
| 0,8: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedDiv | PASS |
| 32,20: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node doctype | PASS |
| 19,9: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoc | PASS |
| 32,20: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node doctype | PASS |
| 0,21: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoctype | PASS |
| 32,21: resulting DOM for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoctype | PASS |
| 0,12: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node xmlElement | PASS |
| 32,21: resulting range position for range [detachedXmlTextNode, 0, detachedXmlTextNode, 8], node foreignDoctype | PASS |
| 0,10: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara2 | PASS |
| 33,0: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[0] | PASS |
| 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild | PASS |
| 33,0: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[0] | PASS |
| 18,19: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 33,1: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[0].firstChild | PASS |
| 0,14: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignTextNode | PASS |
| 33,1: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[0].firstChild | PASS |
| 0,4: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild | PASS |
| 33,2: resulting DOM for range [detachedComment, 3, detachedComment, 4], node paras[1].firstChild | PASS |
| 19,5: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1 | PASS |
| 33,2: resulting range position for range [detachedComment, 3, detachedComment, 4], node paras[1].firstChild | PASS |
| 0,17: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node comment | PASS |
| 33,3: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara1 | PASS |
| 0,8: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedDiv | PASS |
| 33,3: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara1 | PASS |
| 0,6: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,4: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara1.firstChild | PASS |
| 18,13: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 33,4: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara1.firstChild | PASS |
| 18,15: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 33,5: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedPara1 | PASS |
| 0,10: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara2 | PASS |
| 33,5: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedPara1 | PASS |
| 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] | PASS |
| 33,6: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedPara1.firstChild | PASS |
| 19,1: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0].firstChild | PASS |
| 33,6: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedPara1.firstChild | PASS |
| 0,13: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedTextNode | PASS |
| 33,7: resulting DOM for range [detachedComment, 3, detachedComment, 4], node document | PASS |
| 0,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild | PASS |
| 33,7: resulting range position for range [detachedComment, 3, detachedComment, 4], node document | PASS |
| 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild | PASS |
| 33,8: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedDiv | PASS |
| 18,9: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 33,8: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedDiv | PASS |
| 18,11: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 33,9: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignDoc | PASS |
| 0,6: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,9: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignDoc | PASS |
| 18,16: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 33,10: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignPara2 | PASS |
| 18,19: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node docfrag | PASS |
| 33,10: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignPara2 | PASS |
| 0,9: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignDoc | PASS |
| 33,11: resulting DOM for range [detachedComment, 3, detachedComment, 4], node xmlDoc | PASS |
| 19,2: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[1].firstChild | PASS |
| 33,11: resulting range position for range [detachedComment, 3, detachedComment, 4], node xmlDoc | PASS |
| 18,2: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 33,12: resulting DOM for range [detachedComment, 3, detachedComment, 4], node xmlElement | PASS |
| 18,5: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 33,12: resulting range position for range [detachedComment, 3, detachedComment, 4], node xmlElement | PASS |
| 18,7: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 33,13: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedTextNode | PASS |
| 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild | PASS |
| 33,13: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedTextNode | PASS |
| 18,12: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 33,14: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignTextNode | PASS |
| 18,15: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node processingInstruction | PASS |
| 33,14: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignTextNode | PASS |
| 0,5: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node detachedPara1 | PASS |
| 33,15: resulting DOM for range [detachedComment, 3, detachedComment, 4], node processingInstruction | PASS |
| 18,20: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| 33,15: resulting range position for range [detachedComment, 3, detachedComment, 4], node processingInstruction | PASS |
| 17,20: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node doctype | PASS |
| 33,16: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedProcessingInstruction | PASS |
| 18,1: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 33,16: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedProcessingInstruction | PASS |
| 18,3: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 33,17: resulting DOM for range [detachedComment, 3, detachedComment, 4], node comment | PASS |
| 18,6: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 33,17: resulting range position for range [detachedComment, 3, detachedComment, 4], node comment | PASS |
| 18,8: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 33,18: resulting DOM for range [detachedComment, 3, detachedComment, 4], node detachedComment | PASS |
| 18,11: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlDoc | PASS |
| 33,18: resulting range position for range [detachedComment, 3, detachedComment, 4], node detachedComment | PASS |
| 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild | PASS |
| 33,19: resulting DOM for range [detachedComment, 3, detachedComment, 4], node docfrag | PASS |
| 18,16: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedProcessingInstruction | PASS |
| 33,19: resulting range position for range [detachedComment, 3, detachedComment, 4], node docfrag | PASS |
| 17,16: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedProcessingInstruction | PASS |
| 33,20: resulting DOM for range [detachedComment, 3, detachedComment, 4], node doctype | PASS |
| 17,19: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node docfrag | PASS |
| 33,20: resulting range position for range [detachedComment, 3, detachedComment, 4], node doctype | PASS |
| 17,21: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignDoctype | PASS |
| 33,21: resulting DOM for range [detachedComment, 3, detachedComment, 4], node foreignDoctype | PASS |
| 18,2: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[1].firstChild | PASS |
| 33,21: resulting range position for range [detachedComment, 3, detachedComment, 4], node foreignDoctype | PASS |
| 18,4: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 34,0: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0] | PASS |
| 18,7: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node document | PASS |
| 34,0: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0] | PASS |
| 18,9: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoc | PASS |
| 34,1: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0].firstChild | PASS |
| 18,12: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node xmlElement | PASS |
| 34,1: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[0].firstChild | PASS |
| 17,12: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node xmlElement | PASS |
| 34,2: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[1].firstChild | PASS |
| 17,15: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node processingInstruction | PASS |
| 34,2: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node paras[1].firstChild | PASS |
| 17,17: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node comment | PASS |
| 34,3: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1 | PASS |
| 17,20: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node doctype | PASS |
| 34,3: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1 | PASS |
| 18,0: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 34,4: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1.firstChild | PASS |
| 18,3: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1 | PASS |
| 34,4: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara1.firstChild | PASS |
| 18,5: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1 | PASS |
| 34,5: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1 | PASS |
| 18,8: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedDiv | PASS |
| 34,5: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1 | PASS |
| 17,8: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedDiv | PASS |
| 34,6: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1.firstChild | PASS |
| 17,11: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node xmlDoc | PASS |
| 34,6: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedPara1.firstChild | PASS |
| 17,13: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedTextNode | PASS |
| 34,7: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node document | PASS |
| 17,16: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedProcessingInstruction | PASS |
| 34,7: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node document | PASS |
| 17,18: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedComment | PASS |
| 34,8: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedDiv | PASS |
| 17,21: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignDoctype | PASS |
| 34,8: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedDiv | PASS |
| 18,1: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0].firstChild | PASS |
| 34,9: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoc | PASS |
| 18,4: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara1.firstChild | PASS |
| 34,9: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoc | PASS |
| 17,4: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1.firstChild | PASS |
| 34,10: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara2 | PASS |
| 17,7: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node document | PASS |
| 34,10: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignPara2 | PASS |
| 17,9: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignDoc | PASS |
| 34,11: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlDoc | PASS |
| 17,12: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node xmlElement | PASS |
| 34,11: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlDoc | PASS |
| 17,14: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignTextNode | PASS |
| 34,12: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlElement | PASS |
| 17,17: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node comment | PASS |
| 34,12: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node xmlElement | PASS |
| 17,19: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node docfrag | PASS |
| 34,13: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedTextNode | PASS |
| 18,0: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node paras[0] | PASS |
| 34,13: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedTextNode | PASS |
| 17,0: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[0] | PASS |
| 34,14: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignTextNode | PASS |
| 17,3: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1 | PASS |
| 34,14: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignTextNode | PASS |
| 17,5: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1 | PASS |
| 34,15: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node processingInstruction | PASS |
| 17,8: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedDiv | PASS |
| 34,15: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node processingInstruction | PASS |
| 17,10: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara2 | PASS |
| 34,16: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedProcessingInstruction | PASS |
| 17,13: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedTextNode | PASS |
| 34,16: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedProcessingInstruction | PASS |
| 17,15: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node processingInstruction | PASS |
| 34,17: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node comment | PASS |
| 17,18: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedComment | PASS |
| 34,17: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node comment | PASS |
| 16,18: resulting range position for range [paras[0], 0, paras[0], 1], node detachedComment | PASS |
| 34,18: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedComment | PASS |
| 16,21: resulting DOM for range [paras[0], 0, paras[0], 1], node foreignDoctype | PASS |
| 34,18: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node detachedComment | PASS |
| 17,1: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[0].firstChild | PASS |
| 34,19: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node docfrag | PASS |
| 17,4: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1.firstChild | PASS |
| 34,19: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node docfrag | PASS |
| 17,6: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1.firstChild | PASS |
| 34,20: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node doctype | PASS |
| 17,9: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignDoc | PASS |
| 34,20: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node doctype | PASS |
| 17,11: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node xmlDoc | PASS |
| 34,21: resulting DOM for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoctype | PASS |
| 17,14: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignTextNode | PASS |
| 34,21: resulting range position for range [detachedForeignComment, 0, detachedForeignComment, 1], node foreignDoctype | PASS |
| 21,4: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1.firstChild | PASS |
| 35,0: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0] | PASS |
| 16,17: resulting DOM for range [paras[0], 0, paras[0], 1], node comment | PASS |
| 35,0: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0] | PASS |
| 16,19: resulting range position for range [paras[0], 0, paras[0], 1], node docfrag | PASS |
| 35,1: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0].firstChild | PASS |
| 17,0: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[0] | PASS |
| 35,1: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[0].firstChild | PASS |
| 17,2: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node paras[1].firstChild | PASS |
| 35,2: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[1].firstChild | PASS |
| 17,5: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1 | PASS |
| 35,2: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node paras[1].firstChild | PASS |
| 17,7: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node document | PASS |
| 35,3: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1 | PASS |
| 17,10: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node foreignPara2 | PASS |
| 35,3: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1 | PASS |
| 21,0: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[0] | PASS |
| 35,4: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1.firstChild | PASS |
| 21,4: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1.firstChild | PASS |
| 35,4: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara1.firstChild | PASS |
| 16,15: resulting range position for range [paras[0], 0, paras[0], 1], node processingInstruction | PASS |
| 35,5: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1 | PASS |
| 16,18: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedComment | PASS |
| 35,5: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1 | PASS |
| 16,20: resulting range position for range [paras[0], 0, paras[0], 1], node doctype | PASS |
| 35,6: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1.firstChild | PASS |
| 17,1: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[0].firstChild | PASS |
| 35,6: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedPara1.firstChild | PASS |
| 17,3: resulting range position for range [detachedPara1, 0, detachedPara1, 1], node foreignPara1 | PASS |
| 35,7: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node document | PASS |
| 17,6: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node detachedPara1.firstChild | PASS |
| 35,7: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node document | PASS |
| 20,18: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedComment | PASS |
| 35,8: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedDiv | PASS |
| 21,0: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[0] | PASS |
| 35,8: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedDiv | PASS |
| 21,3: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1 | PASS |
| 35,9: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoc | PASS |
| 21,7: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node document | PASS |
| 35,9: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoc | PASS |
| 16,16: resulting range position for range [paras[0], 0, paras[0], 1], node detachedProcessingInstruction | PASS |
| 35,10: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara2 | PASS |
| 16,19: resulting DOM for range [paras[0], 0, paras[0], 1], node docfrag | PASS |
| 35,10: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignPara2 | PASS |
| 16,21: resulting range position for range [paras[0], 0, paras[0], 1], node foreignDoctype | PASS |
| 35,11: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlDoc | PASS |
| 17,2: resulting DOM for range [detachedPara1, 0, detachedPara1, 1], node paras[1].firstChild | PASS |
| 35,11: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlDoc | PASS |
| 20,14: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignTextNode | PASS |
| 35,12: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlElement | PASS |
| 20,18: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedComment | PASS |
| 35,12: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node xmlElement | PASS |
| 20,21: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoctype | PASS |
| 35,13: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedTextNode | PASS |
| 21,3: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignPara1 | PASS |
| 35,13: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedTextNode | PASS |
| 21,6: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1.firstChild | PASS |
| 35,14: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignTextNode | PASS |
| 16,15: resulting DOM for range [paras[0], 0, paras[0], 1], node processingInstruction | PASS |
| 35,14: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignTextNode | PASS |
| 16,17: resulting range position for range [paras[0], 0, paras[0], 1], node comment | PASS |
| 35,15: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node processingInstruction | PASS |
| 16,20: resulting DOM for range [paras[0], 0, paras[0], 1], node doctype | PASS |
| 35,15: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node processingInstruction | PASS |
| 20,10: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara2 | PASS |
| 35,16: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedProcessingInstruction | PASS |
| 20,14: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignTextNode | PASS |
| 35,16: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedProcessingInstruction | PASS |
| 20,17: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node comment | PASS |
| 35,17: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node comment | PASS |
| 20,21: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoctype | PASS |
| 35,17: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node comment | PASS |
| 21,2: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[1].firstChild | PASS |
| 35,18: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedComment | PASS |
| 21,6: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1.firstChild | PASS |
| 35,18: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node detachedComment | PASS |
| 16,13: resulting range position for range [paras[0], 0, paras[0], 1], node detachedTextNode | PASS |
| 35,19: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node docfrag | PASS |
| 16,16: resulting DOM for range [paras[0], 0, paras[0], 1], node detachedProcessingInstruction | PASS |
| 35,19: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node docfrag | PASS |
| 20,6: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1.firstChild | PASS |
| 35,20: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node doctype | PASS |
| 20,10: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara2 | PASS |
| 35,20: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node doctype | PASS |
| 20,13: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedTextNode | PASS |
| 35,21: resulting DOM for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoctype | PASS |
| 20,17: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node comment | PASS |
| 35,21: resulting range position for range [detachedXmlComment, 2, detachedXmlComment, 6], node foreignDoctype | PASS |
| 20,20: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node doctype | PASS |
| 36,0: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[0] | PASS |
| 21,2: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[1].firstChild | PASS |
| 36,0: resulting range position for range [docfrag, 0, docfrag, 0], node paras[0] | PASS |
| 21,5: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1 | PASS |
| 36,1: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[0].firstChild | PASS |
| 21,9: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node foreignDoc | PASS |
| 36,1: resulting range position for range [docfrag, 0, docfrag, 0], node paras[0].firstChild | PASS |
| 20,2: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[1].firstChild | PASS |
| 36,2: resulting DOM for range [docfrag, 0, docfrag, 0], node paras[1].firstChild | PASS |
| 20,6: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1.firstChild | PASS |
| 36,2: resulting range position for range [docfrag, 0, docfrag, 0], node paras[1].firstChild | PASS |
| 20,9: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoc | PASS |
| 36,3: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara1 | PASS |
| 20,13: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedTextNode | PASS |
| 36,3: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara1 | PASS |
| 20,16: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedProcessingInstruction | PASS |
| 36,4: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara1.firstChild | PASS |
| 20,20: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node doctype | PASS |
| 36,4: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara1.firstChild | PASS |
| 21,1: resulting range position for range [paras[0], 0, paras[0].firstChild, 7], node paras[0].firstChild | PASS |
| 36,5: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedPara1 | PASS |
| 21,5: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node detachedPara1 | PASS |
| 36,5: resulting range position for range [docfrag, 0, docfrag, 0], node detachedPara1 | PASS |
| 19,20: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node doctype | PASS |
| 36,6: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedPara1.firstChild | PASS |
| 20,2: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[1].firstChild | PASS |
| 36,6: resulting range position for range [docfrag, 0, docfrag, 0], node detachedPara1.firstChild | PASS |
| 20,5: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1 | PASS |
| 36,7: resulting DOM for range [docfrag, 0, docfrag, 0], node document | PASS |
| 20,9: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignDoc | PASS |
| 36,7: resulting range position for range [docfrag, 0, docfrag, 0], node document | PASS |
| 20,12: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node xmlElement | PASS |
| 36,8: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedDiv | PASS |
| 20,16: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedProcessingInstruction | PASS |
| 36,8: resulting range position for range [docfrag, 0, docfrag, 0], node detachedDiv | PASS |
| 20,19: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node docfrag | PASS |
| 36,9: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignDoc | PASS |
| 21,1: resulting DOM for range [paras[0], 0, paras[0].firstChild, 7], node paras[0].firstChild | PASS |
| 36,9: resulting range position for range [docfrag, 0, docfrag, 0], node foreignDoc | PASS |
| 19,16: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedProcessingInstruction | PASS |
| 36,10: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignPara2 | PASS |
| 19,20: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node doctype | PASS |
| 36,10: resulting range position for range [docfrag, 0, docfrag, 0], node foreignPara2 | PASS |
| 20,1: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[0].firstChild | PASS |
| 36,11: resulting DOM for range [docfrag, 0, docfrag, 0], node xmlDoc | PASS |
| 20,5: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedPara1 | PASS |
| 36,11: resulting range position for range [docfrag, 0, docfrag, 0], node xmlDoc | PASS |
| 20,8: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node detachedDiv | PASS |
| 36,12: resulting DOM for range [docfrag, 0, docfrag, 0], node xmlElement | PASS |
| 20,12: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node xmlElement | PASS |
| 36,12: resulting range position for range [docfrag, 0, docfrag, 0], node xmlElement | PASS |
| 20,15: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node processingInstruction | PASS |
| 36,13: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedTextNode | PASS |
| 20,19: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node docfrag | PASS |
| 36,13: resulting range position for range [docfrag, 0, docfrag, 0], node detachedTextNode | PASS |
| 19,12: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlElement | PASS |
| 36,14: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignTextNode | PASS |
| 19,16: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedProcessingInstruction | PASS |
| 36,14: resulting range position for range [docfrag, 0, docfrag, 0], node foreignTextNode | PASS |
| 19,19: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node docfrag | PASS |
| 36,15: resulting DOM for range [docfrag, 0, docfrag, 0], node processingInstruction | PASS |
| 20,1: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[0].firstChild | PASS |
| 36,15: resulting range position for range [docfrag, 0, docfrag, 0], node processingInstruction | PASS |
| 20,4: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1.firstChild | PASS |
| 36,16: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedProcessingInstruction | PASS |
| 20,8: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node detachedDiv | PASS |
| 36,16: resulting range position for range [docfrag, 0, docfrag, 0], node detachedProcessingInstruction | PASS |
| 20,11: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node xmlDoc | PASS |
| 36,17: resulting DOM for range [docfrag, 0, docfrag, 0], node comment | PASS |
| 20,15: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node processingInstruction | PASS |
| 36,17: resulting range position for range [docfrag, 0, docfrag, 0], node comment | PASS |
| 19,8: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedDiv | PASS |
| 36,18: resulting DOM for range [docfrag, 0, docfrag, 0], node detachedComment | PASS |
| 19,12: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlElement | PASS |
| 36,18: resulting range position for range [docfrag, 0, docfrag, 0], node detachedComment | PASS |
| 19,15: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node processingInstruction | PASS |
| 36,19: resulting DOM for range [docfrag, 0, docfrag, 0], node docfrag | PASS |
| 19,19: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node docfrag | PASS |
| 36,19: resulting range position for range [docfrag, 0, docfrag, 0], node docfrag | PASS |
| 20,0: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node paras[0] | PASS |
| 36,20: resulting DOM for range [docfrag, 0, docfrag, 0], node doctype | PASS |
| 20,4: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1.firstChild | PASS |
| 36,20: resulting range position for range [docfrag, 0, docfrag, 0], node doctype | PASS |
| 20,7: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node document | PASS |
| 36,21: resulting DOM for range [docfrag, 0, docfrag, 0], node foreignDoctype | PASS |
| 20,11: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node xmlDoc | PASS |
| 36,21: resulting range position for range [docfrag, 0, docfrag, 0], node foreignDoctype | PASS |
| 19,4: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1.firstChild | PASS |
| 37,0: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[0] | PASS |
| 19,8: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedDiv | PASS |
| 37,0: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[0] | PASS |
| 19,11: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlDoc | PASS |
| 37,1: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[0].firstChild | PASS |
| 19,15: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node processingInstruction | PASS |
| 37,1: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[0].firstChild | PASS |
| 19,18: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedComment | PASS |
| 37,2: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node paras[1].firstChild | PASS |
| 20,0: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node paras[0] | PASS |
| 37,2: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node paras[1].firstChild | PASS |
| 20,3: resulting range position for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1 | PASS |
| 37,3: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1 | PASS |
| 20,7: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node document | PASS |
| 37,3: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1 | PASS |
| 19,0: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0] | PASS |
| 37,4: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1.firstChild | PASS |
| 19,4: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1.firstChild | PASS |
| 37,4: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara1.firstChild | PASS |
| 19,7: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node document | PASS |
| 37,5: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1 | PASS |
| 19,11: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node xmlDoc | PASS |
| 37,5: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1 | PASS |
| 19,14: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignTextNode | PASS |
| 37,6: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1.firstChild | PASS |
| 19,18: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedComment | PASS |
| 37,6: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedPara1.firstChild | PASS |
| 19,21: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoctype | PASS |
| 37,7: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node document | PASS |
| 20,3: resulting DOM for range [paras[0].firstChild, 3, paras[3], 1], node foreignPara1 | PASS |
| 37,7: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node document | PASS |
| 18,18: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 37,8: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedDiv | PASS |
| 19,0: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[0] | PASS |
| 37,8: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedDiv | PASS |
| 19,3: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1 | PASS |
| 37,9: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignDoc | PASS |
| 19,7: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node document | PASS |
| 37,9: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignDoc | PASS |
| 19,10: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara2 | PASS |
| 37,10: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignPara2 | PASS |
| 19,14: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignTextNode | PASS |
| 37,10: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignPara2 | PASS |
| 19,17: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node comment | PASS |
| 37,11: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node xmlDoc | PASS |
| 19,21: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoctype | PASS |
| 37,11: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node xmlDoc | PASS |
| 18,14: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 37,12: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node xmlElement | PASS |
| 18,18: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedComment | PASS |
| 37,12: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node xmlElement | PASS |
| 18,21: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 37,13: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedTextNode | PASS |
| 19,3: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara1 | PASS |
| 37,13: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedTextNode | PASS |
| 19,6: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1.firstChild | PASS |
| 37,14: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignTextNode | PASS |
| 19,10: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignPara2 | PASS |
| 37,14: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignTextNode | PASS |
| 19,13: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedTextNode | PASS |
| 37,15: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node processingInstruction | PASS |
| 19,17: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node comment | PASS |
| 37,15: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node processingInstruction | PASS |
| 18,10: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 37,16: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedProcessingInstruction | PASS |
| 18,14: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignTextNode | PASS |
| 37,16: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedProcessingInstruction | PASS |
| 18,17: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 37,17: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node comment | PASS |
| 18,21: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignDoctype | PASS |
| 37,17: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node comment | PASS |
| 19,2: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node paras[1].firstChild | PASS |
| 37,18: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node detachedComment | PASS |
| 19,6: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedPara1.firstChild | PASS |
| 37,18: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node detachedComment | PASS |
| 19,9: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node foreignDoc | PASS |
| 37,19: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node docfrag | PASS |
| 19,13: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 8], node detachedTextNode | PASS |
| 37,19: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node docfrag | PASS |
| 18,6: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedPara1.firstChild | PASS |
| 37,20: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node doctype | PASS |
| 18,10: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node foreignPara2 | PASS |
| 37,20: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node doctype | PASS |
| 18,13: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node detachedTextNode | PASS |
| 37,21: resulting DOM for range [processingInstruction, 0, processingInstruction, 4], node foreignDoctype | PASS |
| 18,17: resulting DOM for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node comment | PASS |
| 37,21: resulting range position for range [processingInstruction, 0, processingInstruction, 4], node foreignDoctype | PASS |
| 18,20: resulting range position for range [paras[0].firstChild, 0, paras[1].firstChild, 0], node doctype | PASS |
| /dom/nodes/getElementsByClassName-15.htm | OK |
| document.getElementsByClassName(array): "a\n" | PASS |
| /dom/events/EventTarget-addEventListener.html | OK |
| Adding a null event listener should succeed | PASS |
| /dom/ranges/Range-mutations-removeChild.html | OK |
| foreignDoc.documentElement.parentNode.removeChild(foreignDoc.documentElement), with selected range on foreignDoc from 0 to foreignDoc.childNodes.length | PASS |
| foreignDoc.documentElement.parentNode.removeChild(foreignDoc.documentElement), with unselected range on foreignDoc from 0 to foreignDoc.childNodes.length | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range collapsed at (testDiv, 0) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range collapsed at (testDiv, 1) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range collapsed at (testDiv, 2) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range on testDiv from 0 to 1 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range on testDiv from 0 to 2 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with selected range on testDiv from 1 to 2 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range collapsed at (testDiv, 0) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range collapsed at (testDiv, 1) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range collapsed at (testDiv, 2) | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range on testDiv from 0 to 1 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range on testDiv from 0 to 2 | PASS |
| paras[0].parentNode.removeChild(paras[0]), with unselected range on testDiv from 1 to 2 | PASS |
| /dom/nodes/Node-insertBefore.html | OK |
| Calling insertBefore an a leaf node Comment must throw HIERARCHY_REQUEST_ERR. | PASS |
| Calling insertBefore an a leaf node DocumentType must throw HIERARCHY_REQUEST_ERR. | PASS |
| Calling insertBefore an a leaf node ProcessingInstruction must throw HIERARCHY_REQUEST_ERR. | PASS |
| Calling insertBefore an a leaf node Text must throw HIERARCHY_REQUEST_ERR. | PASS |
| Calling insertBefore with a non-Node first argument must throw TypeError. | PASS |
| Calling insertBefore with a non-Node first argument on a leaf node Comment must throw TypeError. | PASS |
| Calling insertBefore with a non-Node first argument on a leaf node DocumentType must throw TypeError. | PASS |
| Calling insertBefore with a non-Node first argument on a leaf node ProcessingInstruction must throw TypeError. | PASS |
| Calling insertBefore with a non-Node first argument on a leaf node Text must throw TypeError. | PASS |
| Calling insertBefore with a reference child whose parent is not the context node must throw a NotFoundError. | PASS |
| Calling insertBefore with an inclusive ancestor of the context object must throw HIERARCHY_REQUEST_ERR. | PASS |
| If the context node is a DocumentFragment, inserting a document or a doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document and a doctype is following the reference child, inserting a DocumentFragment with an element should throw a HierarchyRequestError. | PASS |
| If the context node is a document and a doctype is following the reference child, inserting an element should throw a HierarchyRequestError. | PASS |
| If the context node is a document with and element child, appending a doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document, appending a DocumentFragment that contains a text node or too many elements should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment that contains a text node or too many elements should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment with an element before the doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a DocumentFragment with an element if there already is an element child should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a doctype after the document element should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a doctype if there already is a doctype child should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting a document or text node should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting an element before the doctype should throw a HierarchyRequestError. | PASS |
| If the context node is a document, inserting an element if there already is an element child should throw a HierarchyRequestError. | PASS |
| If the context node is an element, inserting a document or a doctype should throw a HierarchyRequestError. | PASS |
| Inserting a node before itself should not move the node | PASS |
| Should check that 'node' is not an ancestor of 'parent' before checking whether 'child' is a child of 'parent' | PASS |
| Should check the 'parent' type before checking whether 'child' is a child of 'parent' | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' can be inserted into the document given the kids the document has right now. | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' is of a type that can have a parent of the type that 'parent' is. | PASS |
| Should check whether 'child' is a child of 'parent' before checking whether 'node' is of a type that can have a parent. | PASS |
| /dom/nodes/Element-childElementCount-dynamic-add.html | OK |
| Dynamic Adding of Elements | PASS |
| /dom/nodes/getElementsByClassName-09.htm | OK |
| document.getElementsByClassName(): case sensitive | PASS |
| /dom/ranges/Range-mutations-deleteData.html | OK |
| comment.deleteData(0, 0), with selected range collapsed at (comment, 0) | PASS |
| comment.deleteData(0, 0), with unselected range collapsed at (comment, 0) | PASS |
| comment.deleteData(0, 2), with selected range collapsed at (comment, 0) | PASS |
| comment.deleteData(0, 2), with unselected range collapsed at (comment, 0) | PASS |
| comment.deleteData(0, 631), with selected range collapsed at (comment, 0) | PASS |
| comment.deleteData(0, 631), with unselected range collapsed at (comment, 0) | PASS |
| comment.deleteData(1, 0), with selected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 0), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(1, 0), with unselected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 0), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(1, 2), with selected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 2), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(1, 2), with unselected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 2), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(1, 631), with selected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 631), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(1, 631), with unselected range collapsed at (comment, 1) | PASS |
| comment.deleteData(1, 631), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 0), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 0), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 2), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 2), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 631), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(2, 631), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 0), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 0), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 2), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 2), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 631), with selected range on comment from 1 to 3 | PASS |
| comment.deleteData(3, 631), with unselected range on comment from 1 to 3 | PASS |
| comment.deleteData(376, 0), with selected range on comment from 0 to 1 | PASS |
| comment.deleteData(376, 0), with unselected range on comment from 0 to 1 | PASS |
| comment.deleteData(376, 2), with selected range on comment from 0 to 1 | PASS |
| comment.deleteData(376, 2), with unselected range on comment from 0 to 1 | PASS |
| comment.deleteData(376, 631), with selected range on comment from 0 to 1 | PASS |
| comment.deleteData(376, 631), with unselected range on comment from 0 to 1 | PASS |
| comment.deleteData(comment.length, 0), with selected range collapsed at (comment, comment.length) | PASS |
| comment.deleteData(comment.length, 0), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.deleteData(comment.length, 2), with selected range collapsed at (comment, comment.length) | PASS |
| comment.deleteData(comment.length, 2), with unselected range collapsed at (comment, comment.length) | PASS |
| comment.deleteData(comment.length, 631), with selected range collapsed at (comment, comment.length) | PASS |
| comment.deleteData(comment.length, 631), with unselected range collapsed at (comment, comment.length) | PASS |
| detachedComment.deleteData(0, 0), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(0, 0), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(0, 2), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(0, 2), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(0, 631), with selected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(0, 631), with unselected range collapsed at (detachedComment, 0) | PASS |
| detachedComment.deleteData(1, 0), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 0), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(1, 0), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 0), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(1, 2), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 2), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(1, 2), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 2), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(1, 631), with selected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 631), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(1, 631), with unselected range collapsed at (detachedComment, 1) | PASS |
| detachedComment.deleteData(1, 631), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 0), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 0), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 2), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 2), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 631), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(2, 631), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 0), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 0), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 2), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 2), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 631), with selected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(3, 631), with unselected range on detachedComment from 1 to 3 | PASS |
| detachedComment.deleteData(376, 0), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(376, 0), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(376, 2), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(376, 2), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(376, 631), with selected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(376, 631), with unselected range on detachedComment from 0 to 1 | PASS |
| detachedComment.deleteData(detachedComment.length, 0), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.deleteData(detachedComment.length, 0), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.deleteData(detachedComment.length, 2), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.deleteData(detachedComment.length, 2), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.deleteData(detachedComment.length, 631), with selected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedComment.deleteData(detachedComment.length, 631), with unselected range collapsed at (detachedComment, detachedComment.length) | PASS |
| detachedForeignComment.deleteData(0, 0), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(0, 0), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(0, 2), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(0, 2), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(0, 631), with selected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(0, 631), with unselected range collapsed at (detachedForeignComment, 0) | PASS |
| detachedForeignComment.deleteData(1, 0), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 0), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(1, 0), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 0), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(1, 2), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 2), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(1, 2), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 2), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(1, 631), with selected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 631), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(1, 631), with unselected range collapsed at (detachedForeignComment, 1) | PASS |
| detachedForeignComment.deleteData(1, 631), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 0), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 0), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 2), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 2), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 631), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(2, 631), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 0), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 0), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 2), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 2), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 631), with selected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(3, 631), with unselected range on detachedForeignComment from 1 to 3 | PASS |
| detachedForeignComment.deleteData(376, 0), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(376, 0), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(376, 2), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(376, 2), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(376, 631), with selected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(376, 631), with unselected range on detachedForeignComment from 0 to 1 | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 0), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 0), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 2), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 2), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 631), with selected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignComment.deleteData(detachedForeignComment.length, 631), with unselected range collapsed at (detachedForeignComment, detachedForeignComment.length) | PASS |
| detachedForeignTextNode.deleteData(0, 0), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(0, 0), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(0, 2), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(0, 2), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(0, 631), with selected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(0, 631), with unselected range collapsed at (detachedForeignTextNode, 0) | PASS |
| detachedForeignTextNode.deleteData(1, 0), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 0), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(1, 0), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 0), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(1, 2), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 2), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(1, 2), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 2), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(1, 631), with selected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 631), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(1, 631), with unselected range collapsed at (detachedForeignTextNode, 1) | PASS |
| detachedForeignTextNode.deleteData(1, 631), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 0), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 0), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 2), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 2), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 631), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(2, 631), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 0), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 0), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 2), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 2), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 631), with selected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(3, 631), with unselected range on detachedForeignTextNode from 1 to 3 | PASS |
| detachedForeignTextNode.deleteData(376, 0), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(376, 0), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(376, 2), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(376, 2), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(376, 631), with selected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(376, 631), with unselected range on detachedForeignTextNode from 0 to 1 | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 0), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 0), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 2), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 2), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 631), with selected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedForeignTextNode.deleteData(detachedForeignTextNode.length, 631), with unselected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.length) | PASS |
| detachedTextNode.deleteData(0, 0), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(0, 0), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(0, 2), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(0, 2), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(0, 631), with selected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(0, 631), with unselected range collapsed at (detachedTextNode, 0) | PASS |
| detachedTextNode.deleteData(1, 0), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 0), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(1, 0), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 0), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(1, 2), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 2), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(1, 2), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 2), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(1, 631), with selected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 631), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(1, 631), with unselected range collapsed at (detachedTextNode, 1) | PASS |
| detachedTextNode.deleteData(1, 631), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 0), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 0), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 2), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 2), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 631), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(2, 631), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 0), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 0), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 2), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 2), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 631), with selected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(3, 631), with unselected range on detachedTextNode from 1 to 3 | PASS |
| detachedTextNode.deleteData(376, 0), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(376, 0), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(376, 2), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(376, 2), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(376, 631), with selected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(376, 631), with unselected range on detachedTextNode from 0 to 1 | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 0), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 0), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 2), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 2), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 631), with selected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedTextNode.deleteData(detachedTextNode.length, 631), with unselected range collapsed at (detachedTextNode, detachedTextNode.length) | PASS |
| detachedXmlComment.deleteData(0, 0), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(0, 0), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(0, 2), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(0, 2), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(0, 631), with selected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(0, 631), with unselected range collapsed at (detachedXmlComment, 0) | PASS |
| detachedXmlComment.deleteData(1, 0), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 0), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(1, 0), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 0), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(1, 2), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 2), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(1, 2), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 2), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(1, 631), with selected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 631), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(1, 631), with unselected range collapsed at (detachedXmlComment, 1) | PASS |
| detachedXmlComment.deleteData(1, 631), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 0), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 0), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 2), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 2), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 631), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(2, 631), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 0), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 0), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 2), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 2), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 631), with selected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(3, 631), with unselected range on detachedXmlComment from 1 to 3 | PASS |
| detachedXmlComment.deleteData(376, 0), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(376, 0), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(376, 2), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(376, 2), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(376, 631), with selected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(376, 631), with unselected range on detachedXmlComment from 0 to 1 | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 0), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 0), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 2), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 2), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 631), with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlComment.deleteData(detachedXmlComment.length, 631), with unselected range collapsed at (detachedXmlComment, detachedXmlComment.length) | PASS |
| detachedXmlTextNode.deleteData(0, 0), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(0, 0), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(0, 2), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(0, 2), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(0, 631), with selected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(0, 631), with unselected range collapsed at (detachedXmlTextNode, 0) | PASS |
| detachedXmlTextNode.deleteData(1, 0), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 0), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(1, 0), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 0), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(1, 2), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 2), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(1, 2), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 2), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(1, 631), with selected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 631), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(1, 631), with unselected range collapsed at (detachedXmlTextNode, 1) | PASS |
| detachedXmlTextNode.deleteData(1, 631), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 0), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 0), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 2), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 2), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 631), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(2, 631), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 0), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 0), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 2), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 2), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 631), with selected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(3, 631), with unselected range on detachedXmlTextNode from 1 to 3 | PASS |
| detachedXmlTextNode.deleteData(376, 0), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(376, 0), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(376, 2), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(376, 2), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(376, 631), with selected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(376, 631), with unselected range on detachedXmlTextNode from 0 to 1 | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 0), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 0), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 2), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 2), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 631), with selected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| detachedXmlTextNode.deleteData(detachedXmlTextNode.length, 631), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length) | PASS |
| foreignComment.deleteData(0, 0), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(0, 0), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(0, 2), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(0, 2), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(0, 631), with selected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(0, 631), with unselected range collapsed at (foreignComment, 0) | PASS |
| foreignComment.deleteData(1, 0), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 0), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(1, 0), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 0), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(1, 2), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 2), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(1, 2), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 2), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(1, 631), with selected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 631), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(1, 631), with unselected range collapsed at (foreignComment, 1) | PASS |
| foreignComment.deleteData(1, 631), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 0), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 0), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 2), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 2), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 631), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(2, 631), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 0), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 0), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 2), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 2), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 631), with selected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(3, 631), with unselected range on foreignComment from 1 to 3 | PASS |
| foreignComment.deleteData(376, 0), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(376, 0), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(376, 2), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(376, 2), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(376, 631), with selected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(376, 631), with unselected range on foreignComment from 0 to 1 | PASS |
| foreignComment.deleteData(foreignComment.length, 0), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.deleteData(foreignComment.length, 0), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.deleteData(foreignComment.length, 2), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.deleteData(foreignComment.length, 2), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.deleteData(foreignComment.length, 631), with selected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignComment.deleteData(foreignComment.length, 631), with unselected range collapsed at (foreignComment, foreignComment.length) | PASS |
| foreignTextNode.deleteData(0, 0), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(0, 0), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(0, 2), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(0, 2), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(0, 631), with selected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(0, 631), with unselected range collapsed at (foreignTextNode, 0) | PASS |
| foreignTextNode.deleteData(1, 0), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 0), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(1, 0), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 0), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(1, 2), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 2), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(1, 2), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 2), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(1, 631), with selected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 631), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(1, 631), with unselected range collapsed at (foreignTextNode, 1) | PASS |
| foreignTextNode.deleteData(1, 631), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 0), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 0), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 2), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 2), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 631), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(2, 631), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 0), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 0), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 2), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 2), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 631), with selected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(3, 631), with unselected range on foreignTextNode from 1 to 3 | PASS |
| foreignTextNode.deleteData(376, 0), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(376, 0), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(376, 2), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(376, 2), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(376, 631), with selected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(376, 631), with unselected range on foreignTextNode from 0 to 1 | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 0), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 0), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 2), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 2), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 631), with selected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| foreignTextNode.deleteData(foreignTextNode.length, 631), with unselected range collapsed at (foreignTextNode, foreignTextNode.length) | PASS |
| paras[0].firstChild.deleteData(0, 0), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(0, 0), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(0, 2), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(0, 2), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(0, 631), with selected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(0, 631), with unselected range collapsed at (paras[0].firstChild, 0) | PASS |
| paras[0].firstChild.deleteData(1, 0), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 0), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(1, 0), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 0), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(1, 2), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range collapsed at (paras[0], 0) | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range collapsed at (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range on paras[0] from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(1, 2), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(1, 631), with selected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 631), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(1, 631), with unselected range collapsed at (paras[0].firstChild, 1) | PASS |
| paras[0].firstChild.deleteData(1, 631), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 0), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 0), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(2, 2), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(2, 2), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(2, 2), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(2, 2), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 631), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(2, 631), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 0), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 0), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(3, 2), with selected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(3, 2), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) | PASS |
| paras[0].firstChild.deleteData(3, 2), with unselected range from (paras[0].firstChild, 1) to (paras[0], 1) | PASS |
| paras[0].firstChild.deleteData(3, 2), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 631), with selected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(3, 631), with unselected range on paras[0].firstChild from 1 to 3 | PASS |
| paras[0].firstChild.deleteData(376, 0), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(376, 0), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(376, 2), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(376, 2), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(376, 631), with selected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(376, 631), with unselected range on paras[0].firstChild from 0 to 1 | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 0), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 0), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 2), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 2), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 631), with selected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[0].firstChild.deleteData(paras[0].firstChild.length, 631), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(0, 0), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(0, 0), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(0, 2), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(0, 2), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(0, 631), with selected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(0, 631), with unselected range collapsed at (paras[1].firstChild, 0) | PASS |
| paras[1].firstChild.deleteData(1, 0), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 0), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(1, 0), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 0), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(1, 2), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 2), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(1, 2), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 2), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(1, 631), with selected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 631), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(1, 631), with unselected range collapsed at (paras[1].firstChild, 1) | PASS |
| paras[1].firstChild.deleteData(1, 631), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 0), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 0), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 2), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 2), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 631), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(2, 631), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 0), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 0), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 2), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 2), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 631), with selected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(3, 631), with unselected range on paras[1].firstChild from 1 to 3 | PASS |
| paras[1].firstChild.deleteData(376, 0), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(376, 0), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(376, 2), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(376, 2), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(376, 631), with selected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(376, 631), with unselected range on paras[1].firstChild from 0 to 1 | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 0), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 0), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 2), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 2), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 631), with selected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| paras[1].firstChild.deleteData(paras[1].firstChild.length, 631), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length) | PASS |
| xmlComment.deleteData(0, 0), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(0, 0), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(0, 2), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(0, 2), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(0, 631), with selected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(0, 631), with unselected range collapsed at (xmlComment, 0) | PASS |
| xmlComment.deleteData(1, 0), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 0), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(1, 0), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 0), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(1, 2), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 2), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(1, 2), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 2), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(1, 631), with selected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 631), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(1, 631), with unselected range collapsed at (xmlComment, 1) | PASS |
| xmlComment.deleteData(1, 631), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 0), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 0), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 2), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 2), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 631), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(2, 631), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 0), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 0), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 2), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 2), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 631), with selected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(3, 631), with unselected range on xmlComment from 1 to 3 | PASS |
| xmlComment.deleteData(376, 0), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(376, 0), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(376, 2), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(376, 2), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(376, 631), with selected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(376, 631), with unselected range on xmlComment from 0 to 1 | PASS |
| xmlComment.deleteData(xmlComment.length, 0), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.deleteData(xmlComment.length, 0), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.deleteData(xmlComment.length, 2), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.deleteData(xmlComment.length, 2), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.deleteData(xmlComment.length, 631), with selected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlComment.deleteData(xmlComment.length, 631), with unselected range collapsed at (xmlComment, xmlComment.length) | PASS |
| xmlTextNode.deleteData(0, 0), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(0, 0), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(0, 2), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(0, 2), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(0, 631), with selected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(0, 631), with unselected range collapsed at (xmlTextNode, 0) | PASS |
| xmlTextNode.deleteData(1, 0), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 0), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(1, 0), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 0), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(1, 2), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 2), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(1, 2), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 2), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(1, 631), with selected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 631), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(1, 631), with unselected range collapsed at (xmlTextNode, 1) | PASS |
| xmlTextNode.deleteData(1, 631), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 0), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 0), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 2), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 2), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 631), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(2, 631), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 0), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 0), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 2), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 2), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 631), with selected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(3, 631), with unselected range on xmlTextNode from 1 to 3 | PASS |
| xmlTextNode.deleteData(376, 0), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(376, 0), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(376, 2), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(376, 2), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(376, 631), with selected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(376, 631), with unselected range on xmlTextNode from 0 to 1 | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 0), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 0), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 2), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 2), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 631), with selected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| xmlTextNode.deleteData(xmlTextNode.length, 631), with unselected range collapsed at (xmlTextNode, xmlTextNode.length) | PASS |
| /dom/events/Event-dispatch-propagation-stopped.html | OK |
| Calling stopPropagation() prior to dispatchEvent() | PASS |
| /dom/nodes/append-on-Document.html | OK |
| Document.append() with only one element as an argument, on a Document having no child. | PASS |
| Document.append() with only one element as an argument, on a Document having one child. | PASS |
| Document.append() with text as an argument, on a Document having no child. | PASS |
| Document.append() with two elements as the argument, on a Document having no child. | PASS |
| Document.append() without any argument, on a Document having no child. | PASS |
| /dom/events/Event-dispatch-multiple-stopPropagation.html | OK |
| Multiple dispatchEvent() and stopPropagation() | PASS |
| /dom/nodes/Node-compareDocumentPosition.html | OK |
| comment.compareDocumentPosition(comment) | PASS |
| comment.compareDocumentPosition(detachedComment) | PASS |
| comment.compareDocumentPosition(detachedDiv) | PASS |
| comment.compareDocumentPosition(detachedForeignComment) | PASS |
| comment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| comment.compareDocumentPosition(detachedPara1) | PASS |
| comment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| comment.compareDocumentPosition(detachedPara2) | PASS |
| comment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| comment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| comment.compareDocumentPosition(detachedTextNode) | PASS |
| comment.compareDocumentPosition(detachedXmlComment) | PASS |
| comment.compareDocumentPosition(detachedXmlElement) | PASS |
| comment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| comment.compareDocumentPosition(docfrag) | PASS |
| comment.compareDocumentPosition(doctype) | PASS |
| comment.compareDocumentPosition(document) | PASS |
| comment.compareDocumentPosition(foreignComment) | PASS |
| comment.compareDocumentPosition(foreignDoc) | PASS |
| comment.compareDocumentPosition(foreignDocfrag) | PASS |
| comment.compareDocumentPosition(foreignDoctype) | PASS |
| comment.compareDocumentPosition(foreignPara1) | PASS |
| comment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| comment.compareDocumentPosition(foreignPara2) | PASS |
| comment.compareDocumentPosition(foreignTextNode) | PASS |
| comment.compareDocumentPosition(paras[0]) | PASS |
| comment.compareDocumentPosition(paras[0].firstChild) | PASS |
| comment.compareDocumentPosition(paras[1]) | PASS |
| comment.compareDocumentPosition(paras[1].firstChild) | PASS |
| comment.compareDocumentPosition(processingInstruction) | PASS |
| comment.compareDocumentPosition(testDiv) | PASS |
| comment.compareDocumentPosition(xmlComment) | PASS |
| comment.compareDocumentPosition(xmlDoc) | PASS |
| comment.compareDocumentPosition(xmlDocfrag) | PASS |
| comment.compareDocumentPosition(xmlDoctype) | PASS |
| comment.compareDocumentPosition(xmlElement) | PASS |
| comment.compareDocumentPosition(xmlTextNode) | PASS |
| detachedComment.compareDocumentPosition(comment) | PASS |
| detachedComment.compareDocumentPosition(detachedComment) | PASS |
| detachedComment.compareDocumentPosition(detachedDiv) | PASS |
| detachedComment.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedComment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedComment.compareDocumentPosition(detachedPara1) | PASS |
| detachedComment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedComment.compareDocumentPosition(detachedPara2) | PASS |
| detachedComment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedComment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedComment.compareDocumentPosition(detachedTextNode) | PASS |
| detachedComment.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedComment.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedComment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedComment.compareDocumentPosition(docfrag) | PASS |
| detachedComment.compareDocumentPosition(doctype) | PASS |
| detachedComment.compareDocumentPosition(document) | PASS |
| detachedComment.compareDocumentPosition(foreignComment) | PASS |
| detachedComment.compareDocumentPosition(foreignDoc) | PASS |
| detachedComment.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedComment.compareDocumentPosition(foreignDoctype) | PASS |
| detachedComment.compareDocumentPosition(foreignPara1) | PASS |
| detachedComment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedComment.compareDocumentPosition(foreignPara2) | PASS |
| detachedComment.compareDocumentPosition(foreignTextNode) | PASS |
| detachedComment.compareDocumentPosition(paras[0]) | PASS |
| detachedComment.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedComment.compareDocumentPosition(paras[1]) | PASS |
| detachedComment.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedComment.compareDocumentPosition(processingInstruction) | PASS |
| detachedComment.compareDocumentPosition(testDiv) | PASS |
| detachedComment.compareDocumentPosition(xmlComment) | PASS |
| detachedComment.compareDocumentPosition(xmlDoc) | PASS |
| detachedComment.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedComment.compareDocumentPosition(xmlDoctype) | PASS |
| detachedComment.compareDocumentPosition(xmlElement) | PASS |
| detachedComment.compareDocumentPosition(xmlTextNode) | PASS |
| detachedDiv.compareDocumentPosition(comment) | PASS |
| detachedDiv.compareDocumentPosition(detachedComment) | PASS |
| detachedDiv.compareDocumentPosition(detachedDiv) | PASS |
| detachedDiv.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedDiv.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedDiv.compareDocumentPosition(detachedPara1) | PASS |
| detachedDiv.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedDiv.compareDocumentPosition(detachedPara2) | PASS |
| detachedDiv.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedDiv.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedDiv.compareDocumentPosition(detachedTextNode) | PASS |
| detachedDiv.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedDiv.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedDiv.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedDiv.compareDocumentPosition(docfrag) | PASS |
| detachedDiv.compareDocumentPosition(doctype) | PASS |
| detachedDiv.compareDocumentPosition(document) | PASS |
| detachedDiv.compareDocumentPosition(foreignComment) | PASS |
| detachedDiv.compareDocumentPosition(foreignDoc) | PASS |
| detachedDiv.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedDiv.compareDocumentPosition(foreignDoctype) | PASS |
| detachedDiv.compareDocumentPosition(foreignPara1) | PASS |
| detachedDiv.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedDiv.compareDocumentPosition(foreignPara2) | PASS |
| detachedDiv.compareDocumentPosition(foreignTextNode) | PASS |
| detachedDiv.compareDocumentPosition(paras[0]) | PASS |
| detachedDiv.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedDiv.compareDocumentPosition(paras[1]) | PASS |
| detachedDiv.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedDiv.compareDocumentPosition(processingInstruction) | PASS |
| detachedDiv.compareDocumentPosition(testDiv) | PASS |
| detachedDiv.compareDocumentPosition(xmlComment) | PASS |
| detachedDiv.compareDocumentPosition(xmlDoc) | PASS |
| detachedDiv.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedDiv.compareDocumentPosition(xmlDoctype) | PASS |
| detachedDiv.compareDocumentPosition(xmlElement) | PASS |
| detachedDiv.compareDocumentPosition(xmlTextNode) | PASS |
| detachedForeignComment.compareDocumentPosition(comment) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedComment) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedDiv) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedPara1) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedPara2) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedTextNode) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedForeignComment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedForeignComment.compareDocumentPosition(docfrag) | PASS |
| detachedForeignComment.compareDocumentPosition(doctype) | PASS |
| detachedForeignComment.compareDocumentPosition(document) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignComment) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignDoc) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignDoctype) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignPara1) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignPara2) | PASS |
| detachedForeignComment.compareDocumentPosition(foreignTextNode) | PASS |
| detachedForeignComment.compareDocumentPosition(paras[0]) | PASS |
| detachedForeignComment.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedForeignComment.compareDocumentPosition(paras[1]) | PASS |
| detachedForeignComment.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedForeignComment.compareDocumentPosition(processingInstruction) | PASS |
| detachedForeignComment.compareDocumentPosition(testDiv) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlComment) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlDoc) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlDoctype) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlElement) | PASS |
| detachedForeignComment.compareDocumentPosition(xmlTextNode) | PASS |
| detachedForeignTextNode.compareDocumentPosition(comment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedComment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedDiv) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedPara1) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedPara2) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedTextNode) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedForeignTextNode.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedForeignTextNode.compareDocumentPosition(docfrag) | PASS |
| detachedForeignTextNode.compareDocumentPosition(doctype) | PASS |
| detachedForeignTextNode.compareDocumentPosition(document) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignComment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignDoc) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignDoctype) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignPara1) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignPara2) | PASS |
| detachedForeignTextNode.compareDocumentPosition(foreignTextNode) | PASS |
| detachedForeignTextNode.compareDocumentPosition(paras[0]) | PASS |
| detachedForeignTextNode.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedForeignTextNode.compareDocumentPosition(paras[1]) | PASS |
| detachedForeignTextNode.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedForeignTextNode.compareDocumentPosition(processingInstruction) | PASS |
| detachedForeignTextNode.compareDocumentPosition(testDiv) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlComment) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlDoc) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlDoctype) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlElement) | PASS |
| detachedForeignTextNode.compareDocumentPosition(xmlTextNode) | PASS |
| detachedPara1.compareDocumentPosition(comment) | PASS |
| detachedPara1.compareDocumentPosition(detachedComment) | PASS |
| detachedPara1.compareDocumentPosition(detachedDiv) | PASS |
| detachedPara1.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedPara1.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedPara1.compareDocumentPosition(detachedPara1) | PASS |
| detachedPara1.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedPara1.compareDocumentPosition(detachedPara2) | PASS |
| detachedPara1.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedPara1.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedPara1.compareDocumentPosition(detachedTextNode) | PASS |
| detachedPara1.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedPara1.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedPara1.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedPara1.compareDocumentPosition(docfrag) | PASS |
| detachedPara1.compareDocumentPosition(doctype) | PASS |
| detachedPara1.compareDocumentPosition(document) | PASS |
| detachedPara1.compareDocumentPosition(foreignComment) | PASS |
| detachedPara1.compareDocumentPosition(foreignDoc) | PASS |
| detachedPara1.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedPara1.compareDocumentPosition(foreignDoctype) | PASS |
| detachedPara1.compareDocumentPosition(foreignPara1) | PASS |
| detachedPara1.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedPara1.compareDocumentPosition(foreignPara2) | PASS |
| detachedPara1.compareDocumentPosition(foreignTextNode) | PASS |
| detachedPara1.compareDocumentPosition(paras[0]) | PASS |
| detachedPara1.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedPara1.compareDocumentPosition(paras[1]) | PASS |
| detachedPara1.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedPara1.compareDocumentPosition(processingInstruction) | PASS |
| detachedPara1.compareDocumentPosition(testDiv) | PASS |
| detachedPara1.compareDocumentPosition(xmlComment) | PASS |
| detachedPara1.compareDocumentPosition(xmlDoc) | PASS |
| detachedPara1.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedPara1.compareDocumentPosition(xmlDoctype) | PASS |
| detachedPara1.compareDocumentPosition(xmlElement) | PASS |
| detachedPara1.compareDocumentPosition(xmlTextNode) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(comment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedComment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedDiv) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedPara1) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedPara2) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedTextNode) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(docfrag) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(doctype) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(document) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignComment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignDoc) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignDoctype) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignPara1) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignPara2) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(foreignTextNode) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(paras[0]) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(paras[1]) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(processingInstruction) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(testDiv) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlComment) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlDoc) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlDoctype) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlElement) | PASS |
| detachedPara1.firstChild.compareDocumentPosition(xmlTextNode) | PASS |
| detachedPara2.compareDocumentPosition(comment) | PASS |
| detachedPara2.compareDocumentPosition(detachedComment) | PASS |
| detachedPara2.compareDocumentPosition(detachedDiv) | PASS |
| detachedPara2.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedPara2.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedPara2.compareDocumentPosition(detachedPara1) | PASS |
| detachedPara2.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedPara2.compareDocumentPosition(detachedPara2) | PASS |
| detachedPara2.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedPara2.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedPara2.compareDocumentPosition(detachedTextNode) | PASS |
| detachedPara2.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedPara2.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedPara2.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedPara2.compareDocumentPosition(docfrag) | PASS |
| detachedPara2.compareDocumentPosition(doctype) | PASS |
| detachedPara2.compareDocumentPosition(document) | PASS |
| detachedPara2.compareDocumentPosition(foreignComment) | PASS |
| detachedPara2.compareDocumentPosition(foreignDoc) | PASS |
| detachedPara2.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedPara2.compareDocumentPosition(foreignDoctype) | PASS |
| detachedPara2.compareDocumentPosition(foreignPara1) | PASS |
| detachedPara2.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedPara2.compareDocumentPosition(foreignPara2) | PASS |
| detachedPara2.compareDocumentPosition(foreignTextNode) | PASS |
| detachedPara2.compareDocumentPosition(paras[0]) | PASS |
| detachedPara2.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedPara2.compareDocumentPosition(paras[1]) | PASS |
| detachedPara2.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedPara2.compareDocumentPosition(processingInstruction) | PASS |
| detachedPara2.compareDocumentPosition(testDiv) | PASS |
| detachedPara2.compareDocumentPosition(xmlComment) | PASS |
| detachedPara2.compareDocumentPosition(xmlDoc) | PASS |
| detachedPara2.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedPara2.compareDocumentPosition(xmlDoctype) | PASS |
| detachedPara2.compareDocumentPosition(xmlElement) | PASS |
| detachedPara2.compareDocumentPosition(xmlTextNode) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(comment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedComment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedDiv) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedPara1) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedPara2) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedTextNode) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(docfrag) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(doctype) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(document) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignComment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignDoc) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignDoctype) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignPara1) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignPara2) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(foreignTextNode) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(paras[0]) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(paras[1]) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(processingInstruction) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(testDiv) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlComment) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlDoc) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlDoctype) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlElement) | PASS |
| detachedPara2.firstChild.compareDocumentPosition(xmlTextNode) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(comment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedComment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedDiv) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedPara1) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedPara2) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedTextNode) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(docfrag) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(doctype) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(document) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignComment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignDoc) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignDoctype) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignPara1) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignPara2) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(foreignTextNode) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(paras[0]) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(paras[1]) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(processingInstruction) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(testDiv) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlComment) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlDoc) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlDoctype) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlElement) | PASS |
| detachedProcessingInstruction.compareDocumentPosition(xmlTextNode) | PASS |
| detachedTextNode.compareDocumentPosition(comment) | PASS |
| detachedTextNode.compareDocumentPosition(detachedComment) | PASS |
| detachedTextNode.compareDocumentPosition(detachedDiv) | PASS |
| detachedTextNode.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedTextNode.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedTextNode.compareDocumentPosition(detachedPara1) | PASS |
| detachedTextNode.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedTextNode.compareDocumentPosition(detachedPara2) | PASS |
| detachedTextNode.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedTextNode.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedTextNode.compareDocumentPosition(detachedTextNode) | PASS |
| detachedTextNode.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedTextNode.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedTextNode.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedTextNode.compareDocumentPosition(docfrag) | PASS |
| detachedTextNode.compareDocumentPosition(doctype) | PASS |
| detachedTextNode.compareDocumentPosition(document) | PASS |
| detachedTextNode.compareDocumentPosition(foreignComment) | PASS |
| detachedTextNode.compareDocumentPosition(foreignDoc) | PASS |
| detachedTextNode.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedTextNode.compareDocumentPosition(foreignDoctype) | PASS |
| detachedTextNode.compareDocumentPosition(foreignPara1) | PASS |
| detachedTextNode.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedTextNode.compareDocumentPosition(foreignPara2) | PASS |
| detachedTextNode.compareDocumentPosition(foreignTextNode) | PASS |
| detachedTextNode.compareDocumentPosition(paras[0]) | PASS |
| detachedTextNode.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedTextNode.compareDocumentPosition(paras[1]) | PASS |
| detachedTextNode.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedTextNode.compareDocumentPosition(processingInstruction) | PASS |
| detachedTextNode.compareDocumentPosition(testDiv) | PASS |
| detachedTextNode.compareDocumentPosition(xmlComment) | PASS |
| detachedTextNode.compareDocumentPosition(xmlDoc) | PASS |
| detachedTextNode.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedTextNode.compareDocumentPosition(xmlDoctype) | PASS |
| detachedTextNode.compareDocumentPosition(xmlElement) | PASS |
| detachedTextNode.compareDocumentPosition(xmlTextNode) | PASS |
| detachedXmlComment.compareDocumentPosition(comment) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedComment) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedDiv) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedPara1) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedPara2) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedTextNode) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedXmlComment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedXmlComment.compareDocumentPosition(docfrag) | PASS |
| detachedXmlComment.compareDocumentPosition(doctype) | PASS |
| detachedXmlComment.compareDocumentPosition(document) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignComment) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignDoc) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignDoctype) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignPara1) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignPara2) | PASS |
| detachedXmlComment.compareDocumentPosition(foreignTextNode) | PASS |
| detachedXmlComment.compareDocumentPosition(paras[0]) | PASS |
| detachedXmlComment.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedXmlComment.compareDocumentPosition(paras[1]) | PASS |
| detachedXmlComment.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedXmlComment.compareDocumentPosition(processingInstruction) | PASS |
| detachedXmlComment.compareDocumentPosition(testDiv) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlComment) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlDoc) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlDoctype) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlElement) | PASS |
| detachedXmlComment.compareDocumentPosition(xmlTextNode) | PASS |
| detachedXmlElement.compareDocumentPosition(comment) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedComment) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedDiv) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedPara1) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedPara2) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedTextNode) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedXmlElement.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedXmlElement.compareDocumentPosition(docfrag) | PASS |
| detachedXmlElement.compareDocumentPosition(doctype) | PASS |
| detachedXmlElement.compareDocumentPosition(document) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignComment) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignDoc) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignDoctype) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignPara1) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignPara2) | PASS |
| detachedXmlElement.compareDocumentPosition(foreignTextNode) | PASS |
| detachedXmlElement.compareDocumentPosition(paras[0]) | PASS |
| detachedXmlElement.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedXmlElement.compareDocumentPosition(paras[1]) | PASS |
| detachedXmlElement.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedXmlElement.compareDocumentPosition(processingInstruction) | PASS |
| detachedXmlElement.compareDocumentPosition(testDiv) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlComment) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlDoc) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlDoctype) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlElement) | PASS |
| detachedXmlElement.compareDocumentPosition(xmlTextNode) | PASS |
| detachedXmlTextNode.compareDocumentPosition(comment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedComment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedDiv) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedForeignComment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedForeignTextNode) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedPara1) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedPara2) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedTextNode) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedXmlComment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedXmlElement) | PASS |
| detachedXmlTextNode.compareDocumentPosition(detachedXmlTextNode) | PASS |
| detachedXmlTextNode.compareDocumentPosition(docfrag) | PASS |
| detachedXmlTextNode.compareDocumentPosition(doctype) | PASS |
| detachedXmlTextNode.compareDocumentPosition(document) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignComment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignDoc) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignDocfrag) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignDoctype) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignPara1) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignPara2) | PASS |
| detachedXmlTextNode.compareDocumentPosition(foreignTextNode) | PASS |
| detachedXmlTextNode.compareDocumentPosition(paras[0]) | PASS |
| detachedXmlTextNode.compareDocumentPosition(paras[0].firstChild) | PASS |
| detachedXmlTextNode.compareDocumentPosition(paras[1]) | PASS |
| detachedXmlTextNode.compareDocumentPosition(paras[1].firstChild) | PASS |
| detachedXmlTextNode.compareDocumentPosition(processingInstruction) | PASS |
| detachedXmlTextNode.compareDocumentPosition(testDiv) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlComment) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlDoc) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlDocfrag) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlDoctype) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlElement) | PASS |
| detachedXmlTextNode.compareDocumentPosition(xmlTextNode) | PASS |
| docfrag.compareDocumentPosition(comment) | PASS |
| docfrag.compareDocumentPosition(detachedComment) | PASS |
| docfrag.compareDocumentPosition(detachedDiv) | PASS |
| docfrag.compareDocumentPosition(detachedForeignComment) | PASS |
| docfrag.compareDocumentPosition(detachedForeignTextNode) | PASS |
| docfrag.compareDocumentPosition(detachedPara1) | PASS |
| docfrag.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| docfrag.compareDocumentPosition(detachedPara2) | PASS |
| docfrag.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| docfrag.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| docfrag.compareDocumentPosition(detachedTextNode) | PASS |
| docfrag.compareDocumentPosition(detachedXmlComment) | PASS |
| docfrag.compareDocumentPosition(detachedXmlElement) | PASS |
| docfrag.compareDocumentPosition(detachedXmlTextNode) | PASS |
| docfrag.compareDocumentPosition(docfrag) | PASS |
| docfrag.compareDocumentPosition(doctype) | PASS |
| docfrag.compareDocumentPosition(document) | PASS |
| docfrag.compareDocumentPosition(foreignComment) | PASS |
| docfrag.compareDocumentPosition(foreignDoc) | PASS |
| docfrag.compareDocumentPosition(foreignDocfrag) | PASS |
| docfrag.compareDocumentPosition(foreignDoctype) | PASS |
| docfrag.compareDocumentPosition(foreignPara1) | PASS |
| docfrag.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| docfrag.compareDocumentPosition(foreignPara2) | PASS |
| docfrag.compareDocumentPosition(foreignTextNode) | PASS |
| docfrag.compareDocumentPosition(paras[0]) | PASS |
| docfrag.compareDocumentPosition(paras[0].firstChild) | PASS |
| docfrag.compareDocumentPosition(paras[1]) | PASS |
| docfrag.compareDocumentPosition(paras[1].firstChild) | PASS |
| docfrag.compareDocumentPosition(processingInstruction) | PASS |
| docfrag.compareDocumentPosition(testDiv) | PASS |
| docfrag.compareDocumentPosition(xmlComment) | PASS |
| docfrag.compareDocumentPosition(xmlDoc) | PASS |
| docfrag.compareDocumentPosition(xmlDocfrag) | PASS |
| docfrag.compareDocumentPosition(xmlDoctype) | PASS |
| docfrag.compareDocumentPosition(xmlElement) | PASS |
| docfrag.compareDocumentPosition(xmlTextNode) | PASS |
| doctype.compareDocumentPosition(comment) | PASS |
| doctype.compareDocumentPosition(detachedComment) | PASS |
| doctype.compareDocumentPosition(detachedDiv) | PASS |
| doctype.compareDocumentPosition(detachedForeignComment) | PASS |
| doctype.compareDocumentPosition(detachedForeignTextNode) | PASS |
| doctype.compareDocumentPosition(detachedPara1) | PASS |
| doctype.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| doctype.compareDocumentPosition(detachedPara2) | PASS |
| doctype.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| doctype.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| doctype.compareDocumentPosition(detachedTextNode) | PASS |
| doctype.compareDocumentPosition(detachedXmlComment) | PASS |
| doctype.compareDocumentPosition(detachedXmlElement) | PASS |
| doctype.compareDocumentPosition(detachedXmlTextNode) | PASS |
| doctype.compareDocumentPosition(docfrag) | PASS |
| doctype.compareDocumentPosition(doctype) | PASS |
| doctype.compareDocumentPosition(document) | PASS |
| doctype.compareDocumentPosition(foreignComment) | PASS |
| doctype.compareDocumentPosition(foreignDoc) | PASS |
| doctype.compareDocumentPosition(foreignDocfrag) | PASS |
| doctype.compareDocumentPosition(foreignDoctype) | PASS |
| doctype.compareDocumentPosition(foreignPara1) | PASS |
| doctype.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| doctype.compareDocumentPosition(foreignPara2) | PASS |
| doctype.compareDocumentPosition(foreignTextNode) | PASS |
| doctype.compareDocumentPosition(paras[0]) | PASS |
| doctype.compareDocumentPosition(paras[0].firstChild) | PASS |
| doctype.compareDocumentPosition(paras[1]) | PASS |
| doctype.compareDocumentPosition(paras[1].firstChild) | PASS |
| doctype.compareDocumentPosition(processingInstruction) | PASS |
| doctype.compareDocumentPosition(testDiv) | PASS |
| doctype.compareDocumentPosition(xmlComment) | PASS |
| doctype.compareDocumentPosition(xmlDoc) | PASS |
| doctype.compareDocumentPosition(xmlDocfrag) | PASS |
| doctype.compareDocumentPosition(xmlDoctype) | PASS |
| doctype.compareDocumentPosition(xmlElement) | PASS |
| doctype.compareDocumentPosition(xmlTextNode) | PASS |
| document.compareDocumentPosition(comment) | PASS |
| document.compareDocumentPosition(detachedComment) | PASS |
| document.compareDocumentPosition(detachedDiv) | PASS |
| document.compareDocumentPosition(detachedForeignComment) | PASS |
| document.compareDocumentPosition(detachedForeignTextNode) | PASS |
| document.compareDocumentPosition(detachedPara1) | PASS |
| document.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| document.compareDocumentPosition(detachedPara2) | PASS |
| document.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| document.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| document.compareDocumentPosition(detachedTextNode) | PASS |
| document.compareDocumentPosition(detachedXmlComment) | PASS |
| document.compareDocumentPosition(detachedXmlElement) | PASS |
| document.compareDocumentPosition(detachedXmlTextNode) | PASS |
| document.compareDocumentPosition(docfrag) | PASS |
| document.compareDocumentPosition(doctype) | PASS |
| document.compareDocumentPosition(document) | PASS |
| document.compareDocumentPosition(foreignComment) | PASS |
| document.compareDocumentPosition(foreignDoc) | PASS |
| document.compareDocumentPosition(foreignDocfrag) | PASS |
| document.compareDocumentPosition(foreignDoctype) | PASS |
| document.compareDocumentPosition(foreignPara1) | PASS |
| document.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| document.compareDocumentPosition(foreignPara2) | PASS |
| document.compareDocumentPosition(foreignTextNode) | PASS |
| document.compareDocumentPosition(paras[0]) | PASS |
| document.compareDocumentPosition(paras[0].firstChild) | PASS |
| document.compareDocumentPosition(paras[1]) | PASS |
| document.compareDocumentPosition(paras[1].firstChild) | PASS |
| document.compareDocumentPosition(processingInstruction) | PASS |
| document.compareDocumentPosition(testDiv) | PASS |
| document.compareDocumentPosition(xmlComment) | PASS |
| document.compareDocumentPosition(xmlDoc) | PASS |
| document.compareDocumentPosition(xmlDocfrag) | PASS |
| document.compareDocumentPosition(xmlDoctype) | PASS |
| document.compareDocumentPosition(xmlElement) | PASS |
| document.compareDocumentPosition(xmlTextNode) | PASS |
| foreignComment.compareDocumentPosition(comment) | PASS |
| foreignComment.compareDocumentPosition(detachedComment) | PASS |
| foreignComment.compareDocumentPosition(detachedDiv) | PASS |
| foreignComment.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignComment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignComment.compareDocumentPosition(detachedPara1) | PASS |
| foreignComment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignComment.compareDocumentPosition(detachedPara2) | PASS |
| foreignComment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignComment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignComment.compareDocumentPosition(detachedTextNode) | PASS |
| foreignComment.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignComment.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignComment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignComment.compareDocumentPosition(docfrag) | PASS |
| foreignComment.compareDocumentPosition(doctype) | PASS |
| foreignComment.compareDocumentPosition(document) | PASS |
| foreignComment.compareDocumentPosition(foreignComment) | PASS |
| foreignComment.compareDocumentPosition(foreignDoc) | PASS |
| foreignComment.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignComment.compareDocumentPosition(foreignDoctype) | PASS |
| foreignComment.compareDocumentPosition(foreignPara1) | PASS |
| foreignComment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignComment.compareDocumentPosition(foreignPara2) | PASS |
| foreignComment.compareDocumentPosition(foreignTextNode) | PASS |
| foreignComment.compareDocumentPosition(paras[0]) | PASS |
| foreignComment.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignComment.compareDocumentPosition(paras[1]) | PASS |
| foreignComment.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignComment.compareDocumentPosition(processingInstruction) | PASS |
| foreignComment.compareDocumentPosition(testDiv) | PASS |
| foreignComment.compareDocumentPosition(xmlComment) | PASS |
| foreignComment.compareDocumentPosition(xmlDoc) | PASS |
| foreignComment.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignComment.compareDocumentPosition(xmlDoctype) | PASS |
| foreignComment.compareDocumentPosition(xmlElement) | PASS |
| foreignComment.compareDocumentPosition(xmlTextNode) | PASS |
| foreignDoc.compareDocumentPosition(comment) | PASS |
| foreignDoc.compareDocumentPosition(detachedComment) | PASS |
| foreignDoc.compareDocumentPosition(detachedDiv) | PASS |
| foreignDoc.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignDoc.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignDoc.compareDocumentPosition(detachedPara1) | PASS |
| foreignDoc.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignDoc.compareDocumentPosition(detachedPara2) | PASS |
| foreignDoc.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignDoc.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignDoc.compareDocumentPosition(detachedTextNode) | PASS |
| foreignDoc.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignDoc.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignDoc.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignDoc.compareDocumentPosition(docfrag) | PASS |
| foreignDoc.compareDocumentPosition(doctype) | PASS |
| foreignDoc.compareDocumentPosition(document) | PASS |
| foreignDoc.compareDocumentPosition(foreignComment) | PASS |
| foreignDoc.compareDocumentPosition(foreignDoc) | PASS |
| foreignDoc.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignDoc.compareDocumentPosition(foreignDoctype) | PASS |
| foreignDoc.compareDocumentPosition(foreignPara1) | PASS |
| foreignDoc.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignDoc.compareDocumentPosition(foreignPara2) | PASS |
| foreignDoc.compareDocumentPosition(foreignTextNode) | PASS |
| foreignDoc.compareDocumentPosition(paras[0]) | PASS |
| foreignDoc.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignDoc.compareDocumentPosition(paras[1]) | PASS |
| foreignDoc.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignDoc.compareDocumentPosition(processingInstruction) | PASS |
| foreignDoc.compareDocumentPosition(testDiv) | PASS |
| foreignDoc.compareDocumentPosition(xmlComment) | PASS |
| foreignDoc.compareDocumentPosition(xmlDoc) | PASS |
| foreignDoc.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignDoc.compareDocumentPosition(xmlDoctype) | PASS |
| foreignDoc.compareDocumentPosition(xmlElement) | PASS |
| foreignDoc.compareDocumentPosition(xmlTextNode) | PASS |
| foreignDocfrag.compareDocumentPosition(comment) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedComment) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedDiv) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedPara1) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedPara2) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedTextNode) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignDocfrag.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignDocfrag.compareDocumentPosition(docfrag) | PASS |
| foreignDocfrag.compareDocumentPosition(doctype) | PASS |
| foreignDocfrag.compareDocumentPosition(document) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignComment) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignDoc) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignDoctype) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignPara1) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignPara2) | PASS |
| foreignDocfrag.compareDocumentPosition(foreignTextNode) | PASS |
| foreignDocfrag.compareDocumentPosition(paras[0]) | PASS |
| foreignDocfrag.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignDocfrag.compareDocumentPosition(paras[1]) | PASS |
| foreignDocfrag.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignDocfrag.compareDocumentPosition(processingInstruction) | PASS |
| foreignDocfrag.compareDocumentPosition(testDiv) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlComment) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlDoc) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlDoctype) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlElement) | PASS |
| foreignDocfrag.compareDocumentPosition(xmlTextNode) | PASS |
| foreignDoctype.compareDocumentPosition(comment) | PASS |
| foreignDoctype.compareDocumentPosition(detachedComment) | PASS |
| foreignDoctype.compareDocumentPosition(detachedDiv) | PASS |
| foreignDoctype.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignDoctype.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignDoctype.compareDocumentPosition(detachedPara1) | PASS |
| foreignDoctype.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignDoctype.compareDocumentPosition(detachedPara2) | PASS |
| foreignDoctype.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignDoctype.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignDoctype.compareDocumentPosition(detachedTextNode) | PASS |
| foreignDoctype.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignDoctype.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignDoctype.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignDoctype.compareDocumentPosition(docfrag) | PASS |
| foreignDoctype.compareDocumentPosition(doctype) | PASS |
| foreignDoctype.compareDocumentPosition(document) | PASS |
| foreignDoctype.compareDocumentPosition(foreignComment) | PASS |
| foreignDoctype.compareDocumentPosition(foreignDoc) | PASS |
| foreignDoctype.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignDoctype.compareDocumentPosition(foreignDoctype) | PASS |
| foreignDoctype.compareDocumentPosition(foreignPara1) | PASS |
| foreignDoctype.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignDoctype.compareDocumentPosition(foreignPara2) | PASS |
| foreignDoctype.compareDocumentPosition(foreignTextNode) | PASS |
| foreignDoctype.compareDocumentPosition(paras[0]) | PASS |
| foreignDoctype.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignDoctype.compareDocumentPosition(paras[1]) | PASS |
| foreignDoctype.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignDoctype.compareDocumentPosition(processingInstruction) | PASS |
| foreignDoctype.compareDocumentPosition(testDiv) | PASS |
| foreignDoctype.compareDocumentPosition(xmlComment) | PASS |
| foreignDoctype.compareDocumentPosition(xmlDoc) | PASS |
| foreignDoctype.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignDoctype.compareDocumentPosition(xmlDoctype) | PASS |
| foreignDoctype.compareDocumentPosition(xmlElement) | PASS |
| foreignDoctype.compareDocumentPosition(xmlTextNode) | PASS |
| foreignPara1.compareDocumentPosition(comment) | PASS |
| foreignPara1.compareDocumentPosition(detachedComment) | PASS |
| foreignPara1.compareDocumentPosition(detachedDiv) | PASS |
| foreignPara1.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignPara1.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignPara1.compareDocumentPosition(detachedPara1) | PASS |
| foreignPara1.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignPara1.compareDocumentPosition(detachedPara2) | PASS |
| foreignPara1.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignPara1.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignPara1.compareDocumentPosition(detachedTextNode) | PASS |
| foreignPara1.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignPara1.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignPara1.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignPara1.compareDocumentPosition(docfrag) | PASS |
| foreignPara1.compareDocumentPosition(doctype) | PASS |
| foreignPara1.compareDocumentPosition(document) | PASS |
| foreignPara1.compareDocumentPosition(foreignComment) | PASS |
| foreignPara1.compareDocumentPosition(foreignDoc) | PASS |
| foreignPara1.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignPara1.compareDocumentPosition(foreignDoctype) | PASS |
| foreignPara1.compareDocumentPosition(foreignPara1) | PASS |
| foreignPara1.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignPara1.compareDocumentPosition(foreignPara2) | PASS |
| foreignPara1.compareDocumentPosition(foreignTextNode) | PASS |
| foreignPara1.compareDocumentPosition(paras[0]) | PASS |
| foreignPara1.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignPara1.compareDocumentPosition(paras[1]) | PASS |
| foreignPara1.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignPara1.compareDocumentPosition(processingInstruction) | PASS |
| foreignPara1.compareDocumentPosition(testDiv) | PASS |
| foreignPara1.compareDocumentPosition(xmlComment) | PASS |
| foreignPara1.compareDocumentPosition(xmlDoc) | PASS |
| foreignPara1.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignPara1.compareDocumentPosition(xmlDoctype) | PASS |
| foreignPara1.compareDocumentPosition(xmlElement) | PASS |
| foreignPara1.compareDocumentPosition(xmlTextNode) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(comment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedComment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedDiv) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedPara1) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedPara2) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedTextNode) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(docfrag) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(doctype) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(document) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignComment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignDoc) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignDoctype) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignPara1) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignPara2) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(foreignTextNode) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(paras[0]) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(paras[1]) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(processingInstruction) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(testDiv) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlComment) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlDoc) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlDoctype) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlElement) | PASS |
| foreignPara1.firstChild.compareDocumentPosition(xmlTextNode) | PASS |
| foreignPara2.compareDocumentPosition(comment) | PASS |
| foreignPara2.compareDocumentPosition(detachedComment) | PASS |
| foreignPara2.compareDocumentPosition(detachedDiv) | PASS |
| foreignPara2.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignPara2.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignPara2.compareDocumentPosition(detachedPara1) | PASS |
| foreignPara2.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignPara2.compareDocumentPosition(detachedPara2) | PASS |
| foreignPara2.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignPara2.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignPara2.compareDocumentPosition(detachedTextNode) | PASS |
| foreignPara2.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignPara2.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignPara2.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignPara2.compareDocumentPosition(docfrag) | PASS |
| foreignPara2.compareDocumentPosition(doctype) | PASS |
| foreignPara2.compareDocumentPosition(document) | PASS |
| foreignPara2.compareDocumentPosition(foreignComment) | PASS |
| foreignPara2.compareDocumentPosition(foreignDoc) | PASS |
| foreignPara2.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignPara2.compareDocumentPosition(foreignDoctype) | PASS |
| foreignPara2.compareDocumentPosition(foreignPara1) | PASS |
| foreignPara2.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignPara2.compareDocumentPosition(foreignPara2) | PASS |
| foreignPara2.compareDocumentPosition(foreignTextNode) | PASS |
| foreignPara2.compareDocumentPosition(paras[0]) | PASS |
| foreignPara2.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignPara2.compareDocumentPosition(paras[1]) | PASS |
| foreignPara2.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignPara2.compareDocumentPosition(processingInstruction) | PASS |
| foreignPara2.compareDocumentPosition(testDiv) | PASS |
| foreignPara2.compareDocumentPosition(xmlComment) | PASS |
| foreignPara2.compareDocumentPosition(xmlDoc) | PASS |
| foreignPara2.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignPara2.compareDocumentPosition(xmlDoctype) | PASS |
| foreignPara2.compareDocumentPosition(xmlElement) | PASS |
| foreignPara2.compareDocumentPosition(xmlTextNode) | PASS |
| foreignTextNode.compareDocumentPosition(comment) | PASS |
| foreignTextNode.compareDocumentPosition(detachedComment) | PASS |
| foreignTextNode.compareDocumentPosition(detachedDiv) | PASS |
| foreignTextNode.compareDocumentPosition(detachedForeignComment) | PASS |
| foreignTextNode.compareDocumentPosition(detachedForeignTextNode) | PASS |
| foreignTextNode.compareDocumentPosition(detachedPara1) | PASS |
| foreignTextNode.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| foreignTextNode.compareDocumentPosition(detachedPara2) | PASS |
| foreignTextNode.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| foreignTextNode.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| foreignTextNode.compareDocumentPosition(detachedTextNode) | PASS |
| foreignTextNode.compareDocumentPosition(detachedXmlComment) | PASS |
| foreignTextNode.compareDocumentPosition(detachedXmlElement) | PASS |
| foreignTextNode.compareDocumentPosition(detachedXmlTextNode) | PASS |
| foreignTextNode.compareDocumentPosition(docfrag) | PASS |
| foreignTextNode.compareDocumentPosition(doctype) | PASS |
| foreignTextNode.compareDocumentPosition(document) | PASS |
| foreignTextNode.compareDocumentPosition(foreignComment) | PASS |
| foreignTextNode.compareDocumentPosition(foreignDoc) | PASS |
| foreignTextNode.compareDocumentPosition(foreignDocfrag) | PASS |
| foreignTextNode.compareDocumentPosition(foreignDoctype) | PASS |
| foreignTextNode.compareDocumentPosition(foreignPara1) | PASS |
| foreignTextNode.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| foreignTextNode.compareDocumentPosition(foreignPara2) | PASS |
| foreignTextNode.compareDocumentPosition(foreignTextNode) | PASS |
| foreignTextNode.compareDocumentPosition(paras[0]) | PASS |
| foreignTextNode.compareDocumentPosition(paras[0].firstChild) | PASS |
| foreignTextNode.compareDocumentPosition(paras[1]) | PASS |
| foreignTextNode.compareDocumentPosition(paras[1].firstChild) | PASS |
| foreignTextNode.compareDocumentPosition(processingInstruction) | PASS |
| foreignTextNode.compareDocumentPosition(testDiv) | PASS |
| foreignTextNode.compareDocumentPosition(xmlComment) | PASS |
| foreignTextNode.compareDocumentPosition(xmlDoc) | PASS |
| foreignTextNode.compareDocumentPosition(xmlDocfrag) | PASS |
| foreignTextNode.compareDocumentPosition(xmlDoctype) | PASS |
| foreignTextNode.compareDocumentPosition(xmlElement) | PASS |
| foreignTextNode.compareDocumentPosition(xmlTextNode) | PASS |
| paras[0].compareDocumentPosition(comment) | PASS |
| paras[0].compareDocumentPosition(detachedComment) | PASS |
| paras[0].compareDocumentPosition(detachedDiv) | PASS |
| paras[0].compareDocumentPosition(detachedForeignComment) | PASS |
| paras[0].compareDocumentPosition(detachedForeignTextNode) | PASS |
| paras[0].compareDocumentPosition(detachedPara1) | PASS |
| paras[0].compareDocumentPosition(detachedPara1.firstChild) | PASS |
| paras[0].compareDocumentPosition(detachedPara2) | PASS |
| paras[0].compareDocumentPosition(detachedPara2.firstChild) | PASS |
| paras[0].compareDocumentPosition(detachedProcessingInstruction) | PASS |
| paras[0].compareDocumentPosition(detachedTextNode) | PASS |
| paras[0].compareDocumentPosition(detachedXmlComment) | PASS |
| paras[0].compareDocumentPosition(detachedXmlElement) | PASS |
| paras[0].compareDocumentPosition(detachedXmlTextNode) | PASS |
| paras[0].compareDocumentPosition(docfrag) | PASS |
| paras[0].compareDocumentPosition(doctype) | PASS |
| paras[0].compareDocumentPosition(document) | PASS |
| paras[0].compareDocumentPosition(foreignComment) | PASS |
| paras[0].compareDocumentPosition(foreignDoc) | PASS |
| paras[0].compareDocumentPosition(foreignDocfrag) | PASS |
| paras[0].compareDocumentPosition(foreignDoctype) | PASS |
| paras[0].compareDocumentPosition(foreignPara1) | PASS |
| paras[0].compareDocumentPosition(foreignPara1.firstChild) | PASS |
| paras[0].compareDocumentPosition(foreignPara2) | PASS |
| paras[0].compareDocumentPosition(foreignTextNode) | PASS |
| paras[0].compareDocumentPosition(paras[0]) | PASS |
| paras[0].compareDocumentPosition(paras[0].firstChild) | PASS |
| paras[0].compareDocumentPosition(paras[1]) | PASS |
| paras[0].compareDocumentPosition(paras[1].firstChild) | PASS |
| paras[0].compareDocumentPosition(processingInstruction) | PASS |
| paras[0].compareDocumentPosition(testDiv) | PASS |
| paras[0].compareDocumentPosition(xmlComment) | PASS |
| paras[0].compareDocumentPosition(xmlDoc) | PASS |
| paras[0].compareDocumentPosition(xmlDocfrag) | PASS |
| paras[0].compareDocumentPosition(xmlDoctype) | PASS |
| paras[0].compareDocumentPosition(xmlElement) | PASS |
| paras[0].compareDocumentPosition(xmlTextNode) | PASS |
| paras[0].firstChild.compareDocumentPosition(comment) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedComment) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedDiv) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedForeignComment) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedForeignTextNode) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedPara1) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedPara2) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedTextNode) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedXmlComment) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedXmlElement) | PASS |
| paras[0].firstChild.compareDocumentPosition(detachedXmlTextNode) | PASS |
| paras[0].firstChild.compareDocumentPosition(docfrag) | PASS |
| paras[0].firstChild.compareDocumentPosition(doctype) | PASS |
| paras[0].firstChild.compareDocumentPosition(document) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignComment) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignDoc) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignDocfrag) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignDoctype) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignPara1) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignPara2) | PASS |
| paras[0].firstChild.compareDocumentPosition(foreignTextNode) | PASS |
| paras[0].firstChild.compareDocumentPosition(paras[0]) | PASS |
| paras[0].firstChild.compareDocumentPosition(paras[0].firstChild) | PASS |
| paras[0].firstChild.compareDocumentPosition(paras[1]) | PASS |
| paras[0].firstChild.compareDocumentPosition(paras[1].firstChild) | PASS |
| paras[0].firstChild.compareDocumentPosition(processingInstruction) | PASS |
| paras[0].firstChild.compareDocumentPosition(testDiv) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlComment) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlDoc) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlDocfrag) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlDoctype) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlElement) | PASS |
| paras[0].firstChild.compareDocumentPosition(xmlTextNode) | PASS |
| paras[1].compareDocumentPosition(comment) | PASS |
| paras[1].compareDocumentPosition(detachedComment) | PASS |
| paras[1].compareDocumentPosition(detachedDiv) | PASS |
| paras[1].compareDocumentPosition(detachedForeignComment) | PASS |
| paras[1].compareDocumentPosition(detachedForeignTextNode) | PASS |
| paras[1].compareDocumentPosition(detachedPara1) | PASS |
| paras[1].compareDocumentPosition(detachedPara1.firstChild) | PASS |
| paras[1].compareDocumentPosition(detachedPara2) | PASS |
| paras[1].compareDocumentPosition(detachedPara2.firstChild) | PASS |
| paras[1].compareDocumentPosition(detachedProcessingInstruction) | PASS |
| paras[1].compareDocumentPosition(detachedTextNode) | PASS |
| paras[1].compareDocumentPosition(detachedXmlComment) | PASS |
| paras[1].compareDocumentPosition(detachedXmlElement) | PASS |
| paras[1].compareDocumentPosition(detachedXmlTextNode) | PASS |
| paras[1].compareDocumentPosition(docfrag) | PASS |
| paras[1].compareDocumentPosition(doctype) | PASS |
| paras[1].compareDocumentPosition(document) | PASS |
| paras[1].compareDocumentPosition(foreignComment) | PASS |
| paras[1].compareDocumentPosition(foreignDoc) | PASS |
| paras[1].compareDocumentPosition(foreignDocfrag) | PASS |
| paras[1].compareDocumentPosition(foreignDoctype) | PASS |
| paras[1].compareDocumentPosition(foreignPara1) | PASS |
| paras[1].compareDocumentPosition(foreignPara1.firstChild) | PASS |
| paras[1].compareDocumentPosition(foreignPara2) | PASS |
| paras[1].compareDocumentPosition(foreignTextNode) | PASS |
| paras[1].compareDocumentPosition(paras[0]) | PASS |
| paras[1].compareDocumentPosition(paras[0].firstChild) | PASS |
| paras[1].compareDocumentPosition(paras[1]) | PASS |
| paras[1].compareDocumentPosition(paras[1].firstChild) | PASS |
| paras[1].compareDocumentPosition(processingInstruction) | PASS |
| paras[1].compareDocumentPosition(testDiv) | PASS |
| paras[1].compareDocumentPosition(xmlComment) | PASS |
| paras[1].compareDocumentPosition(xmlDoc) | PASS |
| paras[1].compareDocumentPosition(xmlDocfrag) | PASS |
| paras[1].compareDocumentPosition(xmlDoctype) | PASS |
| paras[1].compareDocumentPosition(xmlElement) | PASS |
| paras[1].compareDocumentPosition(xmlTextNode) | PASS |
| paras[1].firstChild.compareDocumentPosition(comment) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedComment) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedDiv) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedForeignComment) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedForeignTextNode) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedPara1) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedPara2) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedTextNode) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedXmlComment) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedXmlElement) | PASS |
| paras[1].firstChild.compareDocumentPosition(detachedXmlTextNode) | PASS |
| paras[1].firstChild.compareDocumentPosition(docfrag) | PASS |
| paras[1].firstChild.compareDocumentPosition(doctype) | PASS |
| paras[1].firstChild.compareDocumentPosition(document) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignComment) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignDoc) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignDocfrag) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignDoctype) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignPara1) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignPara2) | PASS |
| paras[1].firstChild.compareDocumentPosition(foreignTextNode) | PASS |
| paras[1].firstChild.compareDocumentPosition(paras[0]) | PASS |
| paras[1].firstChild.compareDocumentPosition(paras[0].firstChild) | PASS |
| paras[1].firstChild.compareDocumentPosition(paras[1]) | PASS |
| paras[1].firstChild.compareDocumentPosition(paras[1].firstChild) | PASS |
| paras[1].firstChild.compareDocumentPosition(processingInstruction) | PASS |
| paras[1].firstChild.compareDocumentPosition(testDiv) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlComment) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlDoc) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlDocfrag) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlDoctype) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlElement) | PASS |
| paras[1].firstChild.compareDocumentPosition(xmlTextNode) | PASS |
| processingInstruction.compareDocumentPosition(comment) | PASS |
| processingInstruction.compareDocumentPosition(detachedComment) | PASS |
| processingInstruction.compareDocumentPosition(detachedDiv) | PASS |
| processingInstruction.compareDocumentPosition(detachedForeignComment) | PASS |
| processingInstruction.compareDocumentPosition(detachedForeignTextNode) | PASS |
| processingInstruction.compareDocumentPosition(detachedPara1) | PASS |
| processingInstruction.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| processingInstruction.compareDocumentPosition(detachedPara2) | PASS |
| processingInstruction.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| processingInstruction.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| processingInstruction.compareDocumentPosition(detachedTextNode) | PASS |
| processingInstruction.compareDocumentPosition(detachedXmlComment) | PASS |
| processingInstruction.compareDocumentPosition(detachedXmlElement) | PASS |
| processingInstruction.compareDocumentPosition(detachedXmlTextNode) | PASS |
| processingInstruction.compareDocumentPosition(docfrag) | PASS |
| processingInstruction.compareDocumentPosition(doctype) | PASS |
| processingInstruction.compareDocumentPosition(document) | PASS |
| processingInstruction.compareDocumentPosition(foreignComment) | PASS |
| processingInstruction.compareDocumentPosition(foreignDoc) | PASS |
| processingInstruction.compareDocumentPosition(foreignDocfrag) | PASS |
| processingInstruction.compareDocumentPosition(foreignDoctype) | PASS |
| processingInstruction.compareDocumentPosition(foreignPara1) | PASS |
| processingInstruction.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| processingInstruction.compareDocumentPosition(foreignPara2) | PASS |
| processingInstruction.compareDocumentPosition(foreignTextNode) | PASS |
| processingInstruction.compareDocumentPosition(paras[0]) | PASS |
| processingInstruction.compareDocumentPosition(paras[0].firstChild) | PASS |
| processingInstruction.compareDocumentPosition(paras[1]) | PASS |
| processingInstruction.compareDocumentPosition(paras[1].firstChild) | PASS |
| processingInstruction.compareDocumentPosition(processingInstruction) | PASS |
| processingInstruction.compareDocumentPosition(testDiv) | PASS |
| processingInstruction.compareDocumentPosition(xmlComment) | PASS |
| processingInstruction.compareDocumentPosition(xmlDoc) | PASS |
| processingInstruction.compareDocumentPosition(xmlDocfrag) | PASS |
| processingInstruction.compareDocumentPosition(xmlDoctype) | PASS |
| processingInstruction.compareDocumentPosition(xmlElement) | PASS |
| processingInstruction.compareDocumentPosition(xmlTextNode) | PASS |
| testDiv.compareDocumentPosition(comment) | PASS |
| testDiv.compareDocumentPosition(detachedComment) | PASS |
| testDiv.compareDocumentPosition(detachedDiv) | PASS |
| testDiv.compareDocumentPosition(detachedForeignComment) | PASS |
| testDiv.compareDocumentPosition(detachedForeignTextNode) | PASS |
| testDiv.compareDocumentPosition(detachedPara1) | PASS |
| testDiv.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| testDiv.compareDocumentPosition(detachedPara2) | PASS |
| testDiv.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| testDiv.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| testDiv.compareDocumentPosition(detachedTextNode) | PASS |
| testDiv.compareDocumentPosition(detachedXmlComment) | PASS |
| testDiv.compareDocumentPosition(detachedXmlElement) | PASS |
| testDiv.compareDocumentPosition(detachedXmlTextNode) | PASS |
| testDiv.compareDocumentPosition(docfrag) | PASS |
| testDiv.compareDocumentPosition(doctype) | PASS |
| testDiv.compareDocumentPosition(document) | PASS |
| testDiv.compareDocumentPosition(foreignComment) | PASS |
| testDiv.compareDocumentPosition(foreignDoc) | PASS |
| testDiv.compareDocumentPosition(foreignDocfrag) | PASS |
| testDiv.compareDocumentPosition(foreignDoctype) | PASS |
| testDiv.compareDocumentPosition(foreignPara1) | PASS |
| testDiv.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| testDiv.compareDocumentPosition(foreignPara2) | PASS |
| testDiv.compareDocumentPosition(foreignTextNode) | PASS |
| testDiv.compareDocumentPosition(paras[0]) | PASS |
| testDiv.compareDocumentPosition(paras[0].firstChild) | PASS |
| testDiv.compareDocumentPosition(paras[1]) | PASS |
| testDiv.compareDocumentPosition(paras[1].firstChild) | PASS |
| testDiv.compareDocumentPosition(processingInstruction) | PASS |
| testDiv.compareDocumentPosition(testDiv) | PASS |
| testDiv.compareDocumentPosition(xmlComment) | PASS |
| testDiv.compareDocumentPosition(xmlDoc) | PASS |
| testDiv.compareDocumentPosition(xmlDocfrag) | PASS |
| testDiv.compareDocumentPosition(xmlDoctype) | PASS |
| testDiv.compareDocumentPosition(xmlElement) | PASS |
| testDiv.compareDocumentPosition(xmlTextNode) | PASS |
| xmlComment.compareDocumentPosition(comment) | PASS |
| xmlComment.compareDocumentPosition(detachedComment) | PASS |
| xmlComment.compareDocumentPosition(detachedDiv) | PASS |
| xmlComment.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlComment.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlComment.compareDocumentPosition(detachedPara1) | PASS |
| xmlComment.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlComment.compareDocumentPosition(detachedPara2) | PASS |
| xmlComment.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlComment.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlComment.compareDocumentPosition(detachedTextNode) | PASS |
| xmlComment.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlComment.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlComment.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlComment.compareDocumentPosition(docfrag) | PASS |
| xmlComment.compareDocumentPosition(doctype) | PASS |
| xmlComment.compareDocumentPosition(document) | PASS |
| xmlComment.compareDocumentPosition(foreignComment) | PASS |
| xmlComment.compareDocumentPosition(foreignDoc) | PASS |
| xmlComment.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlComment.compareDocumentPosition(foreignDoctype) | PASS |
| xmlComment.compareDocumentPosition(foreignPara1) | PASS |
| xmlComment.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlComment.compareDocumentPosition(foreignPara2) | PASS |
| xmlComment.compareDocumentPosition(foreignTextNode) | PASS |
| xmlComment.compareDocumentPosition(paras[0]) | PASS |
| xmlComment.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlComment.compareDocumentPosition(paras[1]) | PASS |
| xmlComment.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlComment.compareDocumentPosition(processingInstruction) | PASS |
| xmlComment.compareDocumentPosition(testDiv) | PASS |
| xmlComment.compareDocumentPosition(xmlComment) | PASS |
| xmlComment.compareDocumentPosition(xmlDoc) | PASS |
| xmlComment.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlComment.compareDocumentPosition(xmlDoctype) | PASS |
| xmlComment.compareDocumentPosition(xmlElement) | PASS |
| xmlComment.compareDocumentPosition(xmlTextNode) | PASS |
| xmlDoc.compareDocumentPosition(comment) | PASS |
| xmlDoc.compareDocumentPosition(detachedComment) | PASS |
| xmlDoc.compareDocumentPosition(detachedDiv) | PASS |
| xmlDoc.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlDoc.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlDoc.compareDocumentPosition(detachedPara1) | PASS |
| xmlDoc.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlDoc.compareDocumentPosition(detachedPara2) | PASS |
| xmlDoc.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlDoc.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlDoc.compareDocumentPosition(detachedTextNode) | PASS |
| xmlDoc.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlDoc.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlDoc.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlDoc.compareDocumentPosition(docfrag) | PASS |
| xmlDoc.compareDocumentPosition(doctype) | PASS |
| xmlDoc.compareDocumentPosition(document) | PASS |
| xmlDoc.compareDocumentPosition(foreignComment) | PASS |
| xmlDoc.compareDocumentPosition(foreignDoc) | PASS |
| xmlDoc.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlDoc.compareDocumentPosition(foreignDoctype) | PASS |
| xmlDoc.compareDocumentPosition(foreignPara1) | PASS |
| xmlDoc.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlDoc.compareDocumentPosition(foreignPara2) | PASS |
| xmlDoc.compareDocumentPosition(foreignTextNode) | PASS |
| xmlDoc.compareDocumentPosition(paras[0]) | PASS |
| xmlDoc.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlDoc.compareDocumentPosition(paras[1]) | PASS |
| xmlDoc.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlDoc.compareDocumentPosition(processingInstruction) | PASS |
| xmlDoc.compareDocumentPosition(testDiv) | PASS |
| xmlDoc.compareDocumentPosition(xmlComment) | PASS |
| xmlDoc.compareDocumentPosition(xmlDoc) | PASS |
| xmlDoc.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlDoc.compareDocumentPosition(xmlDoctype) | PASS |
| xmlDoc.compareDocumentPosition(xmlElement) | PASS |
| xmlDoc.compareDocumentPosition(xmlTextNode) | PASS |
| xmlDocfrag.compareDocumentPosition(comment) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedComment) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedDiv) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedPara1) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedPara2) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedTextNode) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlDocfrag.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlDocfrag.compareDocumentPosition(docfrag) | PASS |
| xmlDocfrag.compareDocumentPosition(doctype) | PASS |
| xmlDocfrag.compareDocumentPosition(document) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignComment) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignDoc) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignDoctype) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignPara1) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignPara2) | PASS |
| xmlDocfrag.compareDocumentPosition(foreignTextNode) | PASS |
| xmlDocfrag.compareDocumentPosition(paras[0]) | PASS |
| xmlDocfrag.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlDocfrag.compareDocumentPosition(paras[1]) | PASS |
| xmlDocfrag.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlDocfrag.compareDocumentPosition(processingInstruction) | PASS |
| xmlDocfrag.compareDocumentPosition(testDiv) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlComment) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlDoc) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlDoctype) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlElement) | PASS |
| xmlDocfrag.compareDocumentPosition(xmlTextNode) | PASS |
| xmlDoctype.compareDocumentPosition(comment) | PASS |
| xmlDoctype.compareDocumentPosition(detachedComment) | PASS |
| xmlDoctype.compareDocumentPosition(detachedDiv) | PASS |
| xmlDoctype.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlDoctype.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlDoctype.compareDocumentPosition(detachedPara1) | PASS |
| xmlDoctype.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlDoctype.compareDocumentPosition(detachedPara2) | PASS |
| xmlDoctype.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlDoctype.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlDoctype.compareDocumentPosition(detachedTextNode) | PASS |
| xmlDoctype.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlDoctype.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlDoctype.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlDoctype.compareDocumentPosition(docfrag) | PASS |
| xmlDoctype.compareDocumentPosition(doctype) | PASS |
| xmlDoctype.compareDocumentPosition(document) | PASS |
| xmlDoctype.compareDocumentPosition(foreignComment) | PASS |
| xmlDoctype.compareDocumentPosition(foreignDoc) | PASS |
| xmlDoctype.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlDoctype.compareDocumentPosition(foreignDoctype) | PASS |
| xmlDoctype.compareDocumentPosition(foreignPara1) | PASS |
| xmlDoctype.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlDoctype.compareDocumentPosition(foreignPara2) | PASS |
| xmlDoctype.compareDocumentPosition(foreignTextNode) | PASS |
| xmlDoctype.compareDocumentPosition(paras[0]) | PASS |
| xmlDoctype.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlDoctype.compareDocumentPosition(paras[1]) | PASS |
| xmlDoctype.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlDoctype.compareDocumentPosition(processingInstruction) | PASS |
| xmlDoctype.compareDocumentPosition(testDiv) | PASS |
| xmlDoctype.compareDocumentPosition(xmlComment) | PASS |
| xmlDoctype.compareDocumentPosition(xmlDoc) | PASS |
| xmlDoctype.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlDoctype.compareDocumentPosition(xmlDoctype) | PASS |
| xmlDoctype.compareDocumentPosition(xmlElement) | PASS |
| xmlDoctype.compareDocumentPosition(xmlTextNode) | PASS |
| xmlElement.compareDocumentPosition(comment) | PASS |
| xmlElement.compareDocumentPosition(detachedComment) | PASS |
| xmlElement.compareDocumentPosition(detachedDiv) | PASS |
| xmlElement.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlElement.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlElement.compareDocumentPosition(detachedPara1) | PASS |
| xmlElement.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlElement.compareDocumentPosition(detachedPara2) | PASS |
| xmlElement.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlElement.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlElement.compareDocumentPosition(detachedTextNode) | PASS |
| xmlElement.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlElement.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlElement.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlElement.compareDocumentPosition(docfrag) | PASS |
| xmlElement.compareDocumentPosition(doctype) | PASS |
| xmlElement.compareDocumentPosition(document) | PASS |
| xmlElement.compareDocumentPosition(foreignComment) | PASS |
| xmlElement.compareDocumentPosition(foreignDoc) | PASS |
| xmlElement.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlElement.compareDocumentPosition(foreignDoctype) | PASS |
| xmlElement.compareDocumentPosition(foreignPara1) | PASS |
| xmlElement.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlElement.compareDocumentPosition(foreignPara2) | PASS |
| xmlElement.compareDocumentPosition(foreignTextNode) | PASS |
| xmlElement.compareDocumentPosition(paras[0]) | PASS |
| xmlElement.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlElement.compareDocumentPosition(paras[1]) | PASS |
| xmlElement.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlElement.compareDocumentPosition(processingInstruction) | PASS |
| xmlElement.compareDocumentPosition(testDiv) | PASS |
| xmlElement.compareDocumentPosition(xmlComment) | PASS |
| xmlElement.compareDocumentPosition(xmlDoc) | PASS |
| xmlElement.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlElement.compareDocumentPosition(xmlDoctype) | PASS |
| xmlElement.compareDocumentPosition(xmlElement) | PASS |
| xmlElement.compareDocumentPosition(xmlTextNode) | PASS |
| xmlTextNode.compareDocumentPosition(comment) | PASS |
| xmlTextNode.compareDocumentPosition(detachedComment) | PASS |
| xmlTextNode.compareDocumentPosition(detachedDiv) | PASS |
| xmlTextNode.compareDocumentPosition(detachedForeignComment) | PASS |
| xmlTextNode.compareDocumentPosition(detachedForeignTextNode) | PASS |
| xmlTextNode.compareDocumentPosition(detachedPara1) | PASS |
| xmlTextNode.compareDocumentPosition(detachedPara1.firstChild) | PASS |
| xmlTextNode.compareDocumentPosition(detachedPara2) | PASS |
| xmlTextNode.compareDocumentPosition(detachedPara2.firstChild) | PASS |
| xmlTextNode.compareDocumentPosition(detachedProcessingInstruction) | PASS |
| xmlTextNode.compareDocumentPosition(detachedTextNode) | PASS |
| xmlTextNode.compareDocumentPosition(detachedXmlComment) | PASS |
| xmlTextNode.compareDocumentPosition(detachedXmlElement) | PASS |
| xmlTextNode.compareDocumentPosition(detachedXmlTextNode) | PASS |
| xmlTextNode.compareDocumentPosition(docfrag) | PASS |
| xmlTextNode.compareDocumentPosition(doctype) | PASS |
| xmlTextNode.compareDocumentPosition(document) | PASS |
| xmlTextNode.compareDocumentPosition(foreignComment) | PASS |
| xmlTextNode.compareDocumentPosition(foreignDoc) | PASS |
| xmlTextNode.compareDocumentPosition(foreignDocfrag) | PASS |
| xmlTextNode.compareDocumentPosition(foreignDoctype) | PASS |
| xmlTextNode.compareDocumentPosition(foreignPara1) | PASS |
| xmlTextNode.compareDocumentPosition(foreignPara1.firstChild) | PASS |
| xmlTextNode.compareDocumentPosition(foreignPara2) | PASS |
| xmlTextNode.compareDocumentPosition(foreignTextNode) | PASS |
| xmlTextNode.compareDocumentPosition(paras[0]) | PASS |
| xmlTextNode.compareDocumentPosition(paras[0].firstChild) | PASS |
| xmlTextNode.compareDocumentPosition(paras[1]) | PASS |
| xmlTextNode.compareDocumentPosition(paras[1].firstChild) | PASS |
| xmlTextNode.compareDocumentPosition(processingInstruction) | PASS |
| xmlTextNode.compareDocumentPosition(testDiv) | PASS |
| xmlTextNode.compareDocumentPosition(xmlComment) | PASS |
| xmlTextNode.compareDocumentPosition(xmlDoc) | PASS |
| xmlTextNode.compareDocumentPosition(xmlDocfrag) | PASS |
| xmlTextNode.compareDocumentPosition(xmlDoctype) | PASS |
| xmlTextNode.compareDocumentPosition(xmlElement) | PASS |
| xmlTextNode.compareDocumentPosition(xmlTextNode) | PASS |
| /dom/events/Event-subclasses-constructors.html | OK |
| CompositionEvent constructor (argument with default values) | PASS |
| CompositionEvent constructor (argument with non-default values) | PASS |
| CompositionEvent constructor (empty argument) | PASS |
| CompositionEvent constructor (no argument) | PASS |
| CompositionEvent constructor (null argument) | PASS |
| CompositionEvent constructor (undefined argument) | PASS |
| Event constructor (argument with default values) | PASS |
| Event constructor (argument with non-default values) | PASS |
| Event constructor (empty argument) | PASS |
| Event constructor (no argument) | PASS |
| Event constructor (null argument) | PASS |
| Event constructor (undefined argument) | PASS |
| FocusEvent constructor (argument with default values) | PASS |
| FocusEvent constructor (argument with non-default values) | PASS |
| FocusEvent constructor (empty argument) | PASS |
| FocusEvent constructor (no argument) | PASS |
| FocusEvent constructor (null argument) | PASS |
| FocusEvent constructor (undefined argument) | PASS |
| KeyboardEvent constructor (argument with default values) | PASS |
| KeyboardEvent constructor (argument with non-default values) | PASS |
| KeyboardEvent constructor (empty argument) | PASS |
| KeyboardEvent constructor (no argument) | PASS |
| KeyboardEvent constructor (null argument) | PASS |
| KeyboardEvent constructor (undefined argument) | PASS |
| MouseEvent constructor (argument with default values) | PASS |
| MouseEvent constructor (argument with non-default values) | PASS |
| MouseEvent constructor (empty argument) | PASS |
| MouseEvent constructor (no argument) | PASS |
| MouseEvent constructor (null argument) | PASS |
| MouseEvent constructor (undefined argument) | PASS |
| SubclassedEvent constructor (argument with default values) | PASS |
| SubclassedEvent constructor (argument with non-default values) | PASS |
| SubclassedEvent constructor (empty argument) | PASS |
| SubclassedEvent constructor (no argument) | PASS |
| SubclassedEvent constructor (null argument) | PASS |
| SubclassedEvent constructor (undefined argument) | PASS |
| UIEvent constructor (argument with default values) | PASS |
| UIEvent constructor (argument with non-default values) | PASS |
| UIEvent constructor (empty argument) | PASS |
| UIEvent constructor (no argument) | PASS |
| UIEvent constructor (null argument) | PASS |
| UIEvent constructor (undefined argument) | PASS |
| UIEvent constructor (view argument with wrong type) | PASS |
| WheelEvent constructor (argument with default values) | PASS |
| WheelEvent constructor (argument with non-default values) | PASS |
| WheelEvent constructor (empty argument) | PASS |
| WheelEvent constructor (no argument) | PASS |
| WheelEvent constructor (null argument) | PASS |
| WheelEvent constructor (undefined argument) | PASS |
| /dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html | OK |
| Data URI document.contentType === 'text/html' when data URI MIME type is set | PASS |
| /dom/nodes/Element-insertAdjacentElement.html | OK |
| Adding more than one child to document should cause a HierarchyRequestError exception | PASS |
| Inserted element should be target element's first child for 'afterbegin' case | PASS |
| Inserted element should be target element's last child for 'beforeend' case | PASS |
| Inserted element should be target element's next sibling for 'afterend' case | PASS |
| Inserted element should be target element's previous sibling for 'beforebegin' case | PASS |
| Inserting to an invalid location should cause a Syntax Error exception | PASS |
| /dom/nodes/CharacterData-appendData.html | OK |
| Comment.appendData('') | PASS |
| Comment.appendData('', 'bar') | PASS |
| Comment.appendData('bar') | PASS |
| Comment.appendData() | PASS |
| Comment.appendData(non-ASCII) | PASS |
| Comment.appendData(null) | PASS |
| Comment.appendData(undefined) | PASS |
| Text.appendData('') | PASS |
| Text.appendData('', 'bar') | PASS |
| Text.appendData('bar') | PASS |
| Text.appendData() | PASS |
| Text.appendData(non-ASCII) | PASS |
| Text.appendData(null) | PASS |
| Text.appendData(undefined) | PASS |
| /dom/nodes/getElementsByClassName-11.xml | OK |
| document.getElementsByClassName(): "tricky" compound | PASS |
| /dom/events/Event-dispatch-on-disabled-elements.html | OK |
| Calling click() on disabled elements must not dispatch events. | PASS |
| Can dispatch CustomEvents at disabled HTML elements. | PASS |
| Can dispatch untrusted 'click' Events at disabled HTML elements. | PASS |
| Can dispatch untrusted Events at disabled HTML elements. | PASS |
| Real clicks on disabled elements must not dispatch events. | FAIL |
| /dom/nodes/Element-nextElementSibling.html | OK |
| nextElementSibling | PASS |
| /dom/nodes/getElementsByClassName-26.htm | OK |
| multiple class attributes | PASS |
| /dom/nodes/DocumentType-literal-xhtml.xhtml | OK |
| DocumentType literals | PASS |
| /dom/nodes/Document-createElement.html | OK |
| createElement("") in HTML document | PASS |
| createElement("") in XHTML document | PASS |
| createElement("") in XML document | PASS |
| createElement("-foo") in HTML document | PASS |
| createElement("-foo") in XHTML document | PASS |
| createElement("-foo") in XML document | PASS |
| createElement(".foo") in HTML document | PASS |
| createElement(".foo") in XHTML document | PASS |
| createElement(".foo") in XML document | PASS |
| createElement("1:foo") in HTML document | PASS |
| createElement("1:foo") in XHTML document | PASS |
| createElement("1:foo") in XML document | PASS |
| createElement("1foo") in HTML document | PASS |
| createElement("1foo") in XHTML document | PASS |
| createElement("1foo") in XML document | PASS |
| createElement(":") in HTML document | PASS |
| createElement(":") in XHTML document | PASS |
| createElement(":") in XML document | PASS |
| createElement(":foo") in HTML document | PASS |
| createElement(":foo") in XHTML document | PASS |
| createElement(":foo") in XML document | PASS |
| createElement("<foo") in HTML document | PASS |
| createElement("<foo") in XHTML document | PASS |
| createElement("<foo") in XML document | PASS |
| createElement("<foo>") in HTML document | PASS |
| createElement("<foo>") in XHTML document | PASS |
| createElement("<foo>") in XML document | PASS |
| createElement("FOO") in HTML document | PASS |
| createElement("FOO") in XHTML document | PASS |
| createElement("FOO") in XML document | PASS |
| createElement("\ufffffoo") in HTML document | PASS |
| createElement("\ufffffoo") in XHTML document | PASS |
| createElement("\ufffffoo") in XML document | PASS |
| createElement("f1oo") in HTML document | PASS |
| createElement("f1oo") in XHTML document | PASS |
| createElement("f1oo") in XML document | PASS |
| createElement("f::oo") in HTML document | PASS |
| createElement("f::oo") in XHTML document | PASS |
| createElement("f::oo") in XML document | PASS |
| createElement("f::oo:") in HTML document | PASS |
| createElement("f::oo:") in XHTML document | PASS |
| createElement("f::oo:") in XML document | PASS |
| createElement("f:o:o") in HTML document | PASS |
| createElement("f:o:o") in XHTML document | PASS |
| createElement("f:o:o") in XML document | PASS |
| createElement("f:oo") in HTML document | PASS |
| createElement("f:oo") in XHTML document | PASS |
| createElement("f:oo") in XML document | PASS |
| createElement("f<oo") in HTML document | PASS |
| createElement("f<oo") in XHTML document | PASS |
| createElement("f<oo") in XML document | PASS |
| createElement("f\uffffoo") in HTML document | PASS |
| createElement("f\uffffoo") in XHTML document | PASS |
| createElement("f\uffffoo") in XML document | PASS |
| createElement("fo o") in HTML document | PASS |
| createElement("fo o") in XHTML document | PASS |
| createElement("fo o") in XML document | PASS |
| createElement("foo") in HTML document | PASS |
| createElement("foo") in XHTML document | PASS |
| createElement("foo") in XML document | PASS |
| createElement("foo1") in HTML document | PASS |
| createElement("foo1") in XHTML document | PASS |
| createElement("foo1") in XML document | PASS |
| createElement("foo:") in HTML document | PASS |
| createElement("foo:") in XHTML document | PASS |
| createElement("foo:") in XML document | PASS |
| createElement("foo:0") in HTML document | PASS |
| createElement("foo:0") in XHTML document | PASS |
| createElement("foo:0") in XML document | PASS |
| createElement("foo:_") in HTML document | PASS |
| createElement("foo:_") in XHTML document | PASS |
| createElement("foo:_") in XML document | PASS |
| createElement("foo:fooெ") in HTML document | PASS |
| createElement("foo:fooெ") in XHTML document | PASS |
| createElement("foo:fooெ") in XML document | PASS |
| createElement("foo:ெ") in HTML document | PASS |
| createElement("foo:ெ") in XHTML document | PASS |
| createElement("foo:ெ") in XML document | PASS |
| createElement("foo>") in HTML document | PASS |
| createElement("foo>") in XHTML document | PASS |
| createElement("foo>") in XML document | PASS |
| createElement("foo\uffff") in HTML document | PASS |
| createElement("foo\uffff") in XHTML document | PASS |
| createElement("foo\uffff") in XML document | PASS |
| createElement("foo}") in HTML document | PASS |
| createElement("foo}") in XHTML document | PASS |
| createElement("foo}") in XML document | PASS |
| createElement("fooெ") in HTML document | PASS |
| createElement("fooெ") in XHTML document | PASS |
| createElement("fooெ") in XML document | PASS |
| createElement("fooெ:foo") in HTML document | PASS |
| createElement("fooெ:foo") in XHTML document | PASS |
| createElement("fooெ:foo") in XML document | PASS |
| createElement("f}oo") in HTML document | PASS |
| createElement("f}oo") in XHTML document | PASS |
| createElement("f}oo") in XML document | PASS |
| createElement("fெ") in HTML document | PASS |
| createElement("fெ") in XHTML document | PASS |
| createElement("fெ") in XML document | PASS |
| createElement("marK") in HTML document | PASS |
| createElement("marK") in XHTML document | PASS |
| createElement("marK") in XML document | PASS |
| createElement("math") in HTML document | PASS |
| createElement("math") in XHTML document | PASS |
| createElement("math") in XML document | PASS |
| createElement("svg") in HTML document | PASS |
| createElement("svg") in XHTML document | PASS |
| createElement("svg") in XML document | PASS |
| createElement("xml") in HTML document | PASS |
| createElement("xml") in XHTML document | PASS |
| createElement("xml") in XML document | PASS |
| createElement("xml:foo") in HTML document | PASS |
| createElement("xml:foo") in XHTML document | PASS |
| createElement("xml:foo") in XML document | PASS |
| createElement("xmlfoo") in HTML document | PASS |
| createElement("xmlfoo") in XHTML document | PASS |
| createElement("xmlfoo") in XML document | PASS |
| createElement("xmlfoo:bar") in HTML document | PASS |
| createElement("xmlfoo:bar") in XHTML document | PASS |
| createElement("xmlfoo:bar") in XML document | PASS |
| createElement("xmlns") in HTML document | PASS |
| createElement("xmlns") in XHTML document | PASS |
| createElement("xmlns") in XML document | PASS |
| createElement("xmlns:foo") in HTML document | PASS |
| createElement("xmlns:foo") in XHTML document | PASS |
| createElement("xmlns:foo") in XML document | PASS |
| createElement("}foo") in HTML document | PASS |
| createElement("}foo") in XHTML document | PASS |
| createElement("}foo") in XML document | PASS |
| createElement("İnput") in HTML document | PASS |
| createElement("İnput") in XHTML document | PASS |
| createElement("İnput") in XML document | PASS |
| createElement("ınput") in HTML document | PASS |
| createElement("ınput") in XHTML document | PASS |
| createElement("ınput") in XML document | PASS |
| createElement("̀") in HTML document | PASS |
| createElement("̀") in XHTML document | PASS |
| createElement("̀") in XML document | PASS |
| createElement("̀foo") in HTML document | PASS |
| createElement("̀foo") in XHTML document | PASS |
| createElement("̀foo") in XML document | PASS |
| createElement(null) in HTML document | PASS |
| createElement(null) in XHTML document | PASS |
| createElement(null) in XML document | PASS |
| createElement(undefined) in HTML document | PASS |
| createElement(undefined) in XHTML document | PASS |
| createElement(undefined) in XML document | PASS |
| /dom/nodes/Element-siblingElement-null-xhtml.xhtml | OK |
| Null Test | PASS |