Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-isPointInRange-expected.txt

Issue 2416963007: Range object should check root node identify instead of inActiveDocument(). (Closed)
Patch Set: Use isInTreeScope Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Setup
3 PASS Set up for range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
4 PASS Set up for range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
5 PASS Set up for range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
6 PASS Set up for range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
7 PASS Set up for range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
8 PASS Set up for range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
9 PASS Set up for range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
10 PASS Set up for range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
11 PASS Set up for range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
12 PASS Set up for range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
13 PASS Set up for range 10 [document.documentElement, 0, document.documentElement, 1]
14 PASS Set up for range 11 [document.documentElement, 0, document.documentElement, 2]
15 PASS Set up for range 12 [document.documentElement, 1, document.documentElement, 2]
16 PASS Set up for range 13 [document.head, 1, document.head, 1]
17 PASS Set up for range 14 [document.body, 4, document.body, 5]
18 PASS Set up for range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElem ent, 1]
19 PASS Set up for range 16 [paras[0], 0, paras[0], 1]
20 PASS Set up for range 17 [detachedPara1, 0, detachedPara1, 1]
21 PASS Set up for range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0]
22 PASS Set up for range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8]
23 PASS Set up for range 20 [paras[0].firstChild, 3, paras[3], 1]
24 PASS Set up for range 21 [paras[0], 0, paras[0].firstChild, 7]
25 PASS Set up for range 22 [testDiv, 2, paras[4], 1]
26 PASS Set up for range 23 [document, 0, document, 1]
27 PASS Set up for range 24 [document, 0, document, 2]
28 PASS Set up for range 25 [comment, 2, comment, 3]
29 PASS Set up for range 26 [testDiv, 0, comment, 5]
30 PASS Set up for range 27 [foreignDoc, 1, foreignComment, 2]
31 PASS Set up for range 28 [foreignDoc.body, 0, foreignTextNode, 36]
32 PASS Set up for range 29 [xmlDoc, 1, xmlComment, 0]
33 PASS Set up for range 30 [detachedTextNode, 0, detachedTextNode, 8]
34 PASS Set up for range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8 ]
35 PASS Set up for range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8]
36 PASS Set up for range 33 [detachedComment, 3, detachedComment, 4]
37 PASS Set up for range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
38 PASS Set up for range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
39 PASS Set up for range 36 [docfrag, 0, docfrag, 0]
40 PASS Set up for range 37 [processingInstruction, 0, processingInstruction, 4]
41 PASS Set up for range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1]
42 PASS Set up for range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8]
43 PASS Set up for range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
44 PASS Set up for range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1 ]
45 PASS Set up for range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
46 PASS Set up for range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
47 PASS Set up for range 44 [paras[0], 0, paras[0], 0]
48 PASS Set up for range 45 [detachedPara1, 0, detachedPara1, 0]
49 PASS Set up for range 46 [testDiv, 1, paras[2].firstChild, 5]
50 PASS Set up for range 47 [document.documentElement, 1, document.body, 0]
51 PASS Set up for range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
52 PASS Set up for range 49 [document, 1, document, 2]
53 PASS Set up for range 50 [paras[2].firstChild, 4, comment, 2]
54 PASS Set up for range 51 [paras[3], 1, comment, 8]
55 PASS Set up for range 52 [foreignDoc, 0, foreignDoc, 0]
56 PASS Set up for range 53 [xmlDoc, 0, xmlDoc, 0]
57 PASS Set up for range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7 ]
58 PASS Set up for range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7]
59 PASS Set up for range 56 [detachedComment, 5, detachedComment, 5]
60 PASS Set up for range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
61 PASS Set up for range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
62 PASS Set up for range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
63 PASS Point 0 [paras[0].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
64 PASS Point 0 [paras[0].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
65 PASS Point 0 [paras[0].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
66 PASS Point 0 [paras[0].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
67 PASS Point 0 [paras[0].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
68 PASS Point 0 [paras[0].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
69 FAIL Point 0 [paras[0].firstChild, -1], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The of fset -1 is larger than or equal to the node's length (17).
70 FAIL Point 0 [paras[0].firstChild, -1], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The of fset -1 is larger than or equal to the node's length (17).
71 PASS Point 0 [paras[0].firstChild, -1], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
72 PASS Point 0 [paras[0].firstChild, -1], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
73 PASS Point 0 [paras[0].firstChild, -1], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
74 PASS Point 0 [paras[0].firstChild, -1], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
75 PASS Point 0 [paras[0].firstChild, -1], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
76 PASS Point 0 [paras[0].firstChild, -1], range 13 [document.head, 1, document.hea d, 1]
77 PASS Point 0 [paras[0].firstChild, -1], range 14 [document.body, 4, document.bod y, 5]
78 PASS Point 0 [paras[0].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
79 PASS Point 0 [paras[0].firstChild, -1], range 16 [paras[0], 0, paras[0], 1]
80 FAIL Point 0 [paras[0].firstChild, -1], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger tha n or equal to the node's length (17).
81 PASS Point 0 [paras[0].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
82 PASS Point 0 [paras[0].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
83 PASS Point 0 [paras[0].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
84 PASS Point 0 [paras[0].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
85 PASS Point 0 [paras[0].firstChild, -1], range 22 [testDiv, 2, paras[4], 1]
86 PASS Point 0 [paras[0].firstChild, -1], range 23 [document, 0, document, 1]
87 PASS Point 0 [paras[0].firstChild, -1], range 24 [document, 0, document, 2]
88 PASS Point 0 [paras[0].firstChild, -1], range 25 [comment, 2, comment, 3]
89 PASS Point 0 [paras[0].firstChild, -1], range 26 [testDiv, 0, comment, 5]
90 PASS Point 0 [paras[0].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2]
91 PASS Point 0 [paras[0].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
92 PASS Point 0 [paras[0].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0]
93 FAIL Point 0 [paras[0].firstChild, -1], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larg er than or equal to the node's length (17).
94 PASS Point 0 [paras[0].firstChild, -1], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
95 PASS Point 0 [paras[0].firstChild, -1], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
96 FAIL Point 0 [paras[0].firstChild, -1], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (17).
97 PASS Point 0 [paras[0].firstChild, -1], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
98 PASS Point 0 [paras[0].firstChild, -1], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
99 FAIL Point 0 [paras[0].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal t o the node's length (17).
100 PASS Point 0 [paras[0].firstChild, -1], range 37 [processingInstruction, 0, proc essingInstruction, 4]
101 PASS Point 0 [paras[0].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
102 PASS Point 0 [paras[0].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
103 FAIL Point 0 [paras[0].firstChild, -1], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The o ffset -1 is larger than or equal to the node's length (17).
104 PASS Point 0 [paras[0].firstChild, -1], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
105 PASS Point 0 [paras[0].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
106 PASS Point 0 [paras[0].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
107 PASS Point 0 [paras[0].firstChild, -1], range 44 [paras[0], 0, paras[0], 0]
108 FAIL Point 0 [paras[0].firstChild, -1], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger tha n or equal to the node's length (17).
109 PASS Point 0 [paras[0].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChil d, 5]
110 PASS Point 0 [paras[0].firstChild, -1], range 47 [document.documentElement, 1, d ocument.body, 0]
111 PASS Point 0 [paras[0].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
112 PASS Point 0 [paras[0].firstChild, -1], range 49 [document, 1, document, 2]
113 PASS Point 0 [paras[0].firstChild, -1], range 50 [paras[2].firstChild, 4, commen t, 2]
114 PASS Point 0 [paras[0].firstChild, -1], range 51 [paras[3], 1, comment, 8]
115 PASS Point 0 [paras[0].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0]
116 PASS Point 0 [paras[0].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0]
117 PASS Point 0 [paras[0].firstChild, -1], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
118 PASS Point 0 [paras[0].firstChild, -1], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
119 FAIL Point 0 [paras[0].firstChild, -1], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (17).
120 PASS Point 0 [paras[0].firstChild, -1], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
121 PASS Point 0 [paras[0].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
122 PASS Point 0 [paras[0].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
123 PASS Point 0 [paras[0].firstChild, -1], range 60 detached
124 PASS Point 1 [paras[0].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
125 PASS Point 1 [paras[0].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
126 PASS Point 1 [paras[0].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
127 PASS Point 1 [paras[0].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
128 PASS Point 1 [paras[0].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
129 PASS Point 1 [paras[0].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
130 FAIL Point 1 [paras[0].firstChild, 0], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
131 FAIL Point 1 [paras[0].firstChild, 0], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
132 PASS Point 1 [paras[0].firstChild, 0], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
133 PASS Point 1 [paras[0].firstChild, 0], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
134 PASS Point 1 [paras[0].firstChild, 0], range 10 [document.documentElement, 0, do cument.documentElement, 1]
135 PASS Point 1 [paras[0].firstChild, 0], range 11 [document.documentElement, 0, do cument.documentElement, 2]
136 PASS Point 1 [paras[0].firstChild, 0], range 12 [document.documentElement, 1, do cument.documentElement, 2]
137 PASS Point 1 [paras[0].firstChild, 0], range 13 [document.head, 1, document.head , 1]
138 PASS Point 1 [paras[0].firstChild, 0], range 14 [document.body, 4, document.body , 5]
139 PASS Point 1 [paras[0].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
140 PASS Point 1 [paras[0].firstChild, 0], range 16 [paras[0], 0, paras[0], 1]
141 FAIL Point 1 [paras[0].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
142 PASS Point 1 [paras[0].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
143 PASS Point 1 [paras[0].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
144 PASS Point 1 [paras[0].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
145 PASS Point 1 [paras[0].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChil d, 7]
146 PASS Point 1 [paras[0].firstChild, 0], range 22 [testDiv, 2, paras[4], 1]
147 PASS Point 1 [paras[0].firstChild, 0], range 23 [document, 0, document, 1]
148 PASS Point 1 [paras[0].firstChild, 0], range 24 [document, 0, document, 2]
149 PASS Point 1 [paras[0].firstChild, 0], range 25 [comment, 2, comment, 3]
150 PASS Point 1 [paras[0].firstChild, 0], range 26 [testDiv, 0, comment, 5]
151 PASS Point 1 [paras[0].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2]
152 PASS Point 1 [paras[0].firstChild, 0], range 28 [foreignDoc.body, 0, foreignText Node, 36]
153 PASS Point 1 [paras[0].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0]
154 FAIL Point 1 [paras[0].firstChild, 0], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
155 PASS Point 1 [paras[0].firstChild, 0], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
156 PASS Point 1 [paras[0].firstChild, 0], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
157 FAIL Point 1 [paras[0].firstChild, 0], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
158 PASS Point 1 [paras[0].firstChild, 0], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
159 PASS Point 1 [paras[0].firstChild, 0], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
160 FAIL Point 1 [paras[0].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
161 PASS Point 1 [paras[0].firstChild, 0], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
162 PASS Point 1 [paras[0].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
163 PASS Point 1 [paras[0].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
164 FAIL Point 1 [paras[0].firstChild, 0], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
165 PASS Point 1 [paras[0].firstChild, 0], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
166 PASS Point 1 [paras[0].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
167 PASS Point 1 [paras[0].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
168 PASS Point 1 [paras[0].firstChild, 0], range 44 [paras[0], 0, paras[0], 0]
169 FAIL Point 1 [paras[0].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
170 PASS Point 1 [paras[0].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild , 5]
171 PASS Point 1 [paras[0].firstChild, 0], range 47 [document.documentElement, 1, do cument.body, 0]
172 PASS Point 1 [paras[0].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
173 PASS Point 1 [paras[0].firstChild, 0], range 49 [document, 1, document, 2]
174 PASS Point 1 [paras[0].firstChild, 0], range 50 [paras[2].firstChild, 4, comment , 2]
175 PASS Point 1 [paras[0].firstChild, 0], range 51 [paras[3], 1, comment, 8]
176 PASS Point 1 [paras[0].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
177 PASS Point 1 [paras[0].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
178 PASS Point 1 [paras[0].firstChild, 0], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
179 PASS Point 1 [paras[0].firstChild, 0], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
180 FAIL Point 1 [paras[0].firstChild, 0], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
181 PASS Point 1 [paras[0].firstChild, 0], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
182 PASS Point 1 [paras[0].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
183 PASS Point 1 [paras[0].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
184 PASS Point 1 [paras[0].firstChild, 0], range 60 detached
185 PASS Point 2 [paras[0].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
186 PASS Point 2 [paras[0].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
187 PASS Point 2 [paras[0].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
188 PASS Point 2 [paras[0].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
189 PASS Point 2 [paras[0].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
190 PASS Point 2 [paras[0].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
191 FAIL Point 2 [paras[0].firstChild, 1], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
192 FAIL Point 2 [paras[0].firstChild, 1], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
193 PASS Point 2 [paras[0].firstChild, 1], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
194 PASS Point 2 [paras[0].firstChild, 1], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
195 PASS Point 2 [paras[0].firstChild, 1], range 10 [document.documentElement, 0, do cument.documentElement, 1]
196 PASS Point 2 [paras[0].firstChild, 1], range 11 [document.documentElement, 0, do cument.documentElement, 2]
197 PASS Point 2 [paras[0].firstChild, 1], range 12 [document.documentElement, 1, do cument.documentElement, 2]
198 PASS Point 2 [paras[0].firstChild, 1], range 13 [document.head, 1, document.head , 1]
199 PASS Point 2 [paras[0].firstChild, 1], range 14 [document.body, 4, document.body , 5]
200 PASS Point 2 [paras[0].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
201 PASS Point 2 [paras[0].firstChild, 1], range 16 [paras[0], 0, paras[0], 1]
202 FAIL Point 2 [paras[0].firstChild, 1], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
203 PASS Point 2 [paras[0].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
204 PASS Point 2 [paras[0].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
205 PASS Point 2 [paras[0].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
206 PASS Point 2 [paras[0].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChil d, 7]
207 PASS Point 2 [paras[0].firstChild, 1], range 22 [testDiv, 2, paras[4], 1]
208 PASS Point 2 [paras[0].firstChild, 1], range 23 [document, 0, document, 1]
209 PASS Point 2 [paras[0].firstChild, 1], range 24 [document, 0, document, 2]
210 PASS Point 2 [paras[0].firstChild, 1], range 25 [comment, 2, comment, 3]
211 PASS Point 2 [paras[0].firstChild, 1], range 26 [testDiv, 0, comment, 5]
212 PASS Point 2 [paras[0].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2]
213 PASS Point 2 [paras[0].firstChild, 1], range 28 [foreignDoc.body, 0, foreignText Node, 36]
214 PASS Point 2 [paras[0].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0]
215 FAIL Point 2 [paras[0].firstChild, 1], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
216 PASS Point 2 [paras[0].firstChild, 1], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
217 PASS Point 2 [paras[0].firstChild, 1], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
218 FAIL Point 2 [paras[0].firstChild, 1], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
219 PASS Point 2 [paras[0].firstChild, 1], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
220 PASS Point 2 [paras[0].firstChild, 1], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
221 FAIL Point 2 [paras[0].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
222 PASS Point 2 [paras[0].firstChild, 1], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
223 PASS Point 2 [paras[0].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
224 PASS Point 2 [paras[0].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
225 FAIL Point 2 [paras[0].firstChild, 1], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
226 PASS Point 2 [paras[0].firstChild, 1], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
227 PASS Point 2 [paras[0].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
228 PASS Point 2 [paras[0].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
229 PASS Point 2 [paras[0].firstChild, 1], range 44 [paras[0], 0, paras[0], 0]
230 FAIL Point 2 [paras[0].firstChild, 1], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
231 PASS Point 2 [paras[0].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChild , 5]
232 PASS Point 2 [paras[0].firstChild, 1], range 47 [document.documentElement, 1, do cument.body, 0]
233 PASS Point 2 [paras[0].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
234 PASS Point 2 [paras[0].firstChild, 1], range 49 [document, 1, document, 2]
235 PASS Point 2 [paras[0].firstChild, 1], range 50 [paras[2].firstChild, 4, comment , 2]
236 PASS Point 2 [paras[0].firstChild, 1], range 51 [paras[3], 1, comment, 8]
237 PASS Point 2 [paras[0].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
238 PASS Point 2 [paras[0].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
239 PASS Point 2 [paras[0].firstChild, 1], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
240 PASS Point 2 [paras[0].firstChild, 1], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
241 FAIL Point 2 [paras[0].firstChild, 1], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
242 PASS Point 2 [paras[0].firstChild, 1], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
243 PASS Point 2 [paras[0].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
244 PASS Point 2 [paras[0].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
245 PASS Point 2 [paras[0].firstChild, 1], range 60 detached
246 PASS Point 3 [paras[0].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
247 PASS Point 3 [paras[0].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
248 PASS Point 3 [paras[0].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
249 PASS Point 3 [paras[0].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
250 PASS Point 3 [paras[0].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
251 PASS Point 3 [paras[0].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
252 FAIL Point 3 [paras[0].firstChild, 2], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
253 FAIL Point 3 [paras[0].firstChild, 2], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
254 PASS Point 3 [paras[0].firstChild, 2], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
255 PASS Point 3 [paras[0].firstChild, 2], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
256 PASS Point 3 [paras[0].firstChild, 2], range 10 [document.documentElement, 0, do cument.documentElement, 1]
257 PASS Point 3 [paras[0].firstChild, 2], range 11 [document.documentElement, 0, do cument.documentElement, 2]
258 PASS Point 3 [paras[0].firstChild, 2], range 12 [document.documentElement, 1, do cument.documentElement, 2]
259 PASS Point 3 [paras[0].firstChild, 2], range 13 [document.head, 1, document.head , 1]
260 PASS Point 3 [paras[0].firstChild, 2], range 14 [document.body, 4, document.body , 5]
261 PASS Point 3 [paras[0].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
262 PASS Point 3 [paras[0].firstChild, 2], range 16 [paras[0], 0, paras[0], 1]
263 FAIL Point 3 [paras[0].firstChild, 2], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
264 PASS Point 3 [paras[0].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
265 PASS Point 3 [paras[0].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
266 PASS Point 3 [paras[0].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
267 PASS Point 3 [paras[0].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChil d, 7]
268 PASS Point 3 [paras[0].firstChild, 2], range 22 [testDiv, 2, paras[4], 1]
269 PASS Point 3 [paras[0].firstChild, 2], range 23 [document, 0, document, 1]
270 PASS Point 3 [paras[0].firstChild, 2], range 24 [document, 0, document, 2]
271 PASS Point 3 [paras[0].firstChild, 2], range 25 [comment, 2, comment, 3]
272 PASS Point 3 [paras[0].firstChild, 2], range 26 [testDiv, 0, comment, 5]
273 PASS Point 3 [paras[0].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2]
274 PASS Point 3 [paras[0].firstChild, 2], range 28 [foreignDoc.body, 0, foreignText Node, 36]
275 PASS Point 3 [paras[0].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0]
276 FAIL Point 3 [paras[0].firstChild, 2], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
277 PASS Point 3 [paras[0].firstChild, 2], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
278 PASS Point 3 [paras[0].firstChild, 2], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
279 FAIL Point 3 [paras[0].firstChild, 2], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
280 PASS Point 3 [paras[0].firstChild, 2], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
281 PASS Point 3 [paras[0].firstChild, 2], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
282 FAIL Point 3 [paras[0].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
283 PASS Point 3 [paras[0].firstChild, 2], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
284 PASS Point 3 [paras[0].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
285 PASS Point 3 [paras[0].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
286 FAIL Point 3 [paras[0].firstChild, 2], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
287 PASS Point 3 [paras[0].firstChild, 2], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
288 PASS Point 3 [paras[0].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
289 PASS Point 3 [paras[0].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
290 PASS Point 3 [paras[0].firstChild, 2], range 44 [paras[0], 0, paras[0], 0]
291 FAIL Point 3 [paras[0].firstChild, 2], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
292 PASS Point 3 [paras[0].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChild , 5]
293 PASS Point 3 [paras[0].firstChild, 2], range 47 [document.documentElement, 1, do cument.body, 0]
294 PASS Point 3 [paras[0].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
295 PASS Point 3 [paras[0].firstChild, 2], range 49 [document, 1, document, 2]
296 PASS Point 3 [paras[0].firstChild, 2], range 50 [paras[2].firstChild, 4, comment , 2]
297 PASS Point 3 [paras[0].firstChild, 2], range 51 [paras[3], 1, comment, 8]
298 PASS Point 3 [paras[0].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0]
299 PASS Point 3 [paras[0].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
300 PASS Point 3 [paras[0].firstChild, 2], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
301 PASS Point 3 [paras[0].firstChild, 2], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
302 FAIL Point 3 [paras[0].firstChild, 2], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
303 PASS Point 3 [paras[0].firstChild, 2], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
304 PASS Point 3 [paras[0].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
305 PASS Point 3 [paras[0].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
306 PASS Point 3 [paras[0].firstChild, 2], range 60 detached
307 PASS Point 4 [paras[0].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
308 PASS Point 4 [paras[0].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
309 PASS Point 4 [paras[0].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
310 PASS Point 4 [paras[0].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
311 PASS Point 4 [paras[0].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
312 PASS Point 4 [paras[0].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
313 FAIL Point 4 [paras[0].firstChild, 8], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
314 FAIL Point 4 [paras[0].firstChild, 8], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
315 PASS Point 4 [paras[0].firstChild, 8], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
316 PASS Point 4 [paras[0].firstChild, 8], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
317 PASS Point 4 [paras[0].firstChild, 8], range 10 [document.documentElement, 0, do cument.documentElement, 1]
318 PASS Point 4 [paras[0].firstChild, 8], range 11 [document.documentElement, 0, do cument.documentElement, 2]
319 PASS Point 4 [paras[0].firstChild, 8], range 12 [document.documentElement, 1, do cument.documentElement, 2]
320 PASS Point 4 [paras[0].firstChild, 8], range 13 [document.head, 1, document.head , 1]
321 PASS Point 4 [paras[0].firstChild, 8], range 14 [document.body, 4, document.body , 5]
322 PASS Point 4 [paras[0].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
323 PASS Point 4 [paras[0].firstChild, 8], range 16 [paras[0], 0, paras[0], 1]
324 FAIL Point 4 [paras[0].firstChild, 8], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
325 PASS Point 4 [paras[0].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
326 PASS Point 4 [paras[0].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
327 PASS Point 4 [paras[0].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
328 PASS Point 4 [paras[0].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChil d, 7]
329 PASS Point 4 [paras[0].firstChild, 8], range 22 [testDiv, 2, paras[4], 1]
330 PASS Point 4 [paras[0].firstChild, 8], range 23 [document, 0, document, 1]
331 PASS Point 4 [paras[0].firstChild, 8], range 24 [document, 0, document, 2]
332 PASS Point 4 [paras[0].firstChild, 8], range 25 [comment, 2, comment, 3]
333 PASS Point 4 [paras[0].firstChild, 8], range 26 [testDiv, 0, comment, 5]
334 PASS Point 4 [paras[0].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2]
335 PASS Point 4 [paras[0].firstChild, 8], range 28 [foreignDoc.body, 0, foreignText Node, 36]
336 PASS Point 4 [paras[0].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0]
337 FAIL Point 4 [paras[0].firstChild, 8], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
338 PASS Point 4 [paras[0].firstChild, 8], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
339 PASS Point 4 [paras[0].firstChild, 8], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
340 FAIL Point 4 [paras[0].firstChild, 8], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
341 PASS Point 4 [paras[0].firstChild, 8], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
342 PASS Point 4 [paras[0].firstChild, 8], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
343 FAIL Point 4 [paras[0].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
344 PASS Point 4 [paras[0].firstChild, 8], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
345 PASS Point 4 [paras[0].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
346 PASS Point 4 [paras[0].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
347 FAIL Point 4 [paras[0].firstChild, 8], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
348 PASS Point 4 [paras[0].firstChild, 8], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
349 PASS Point 4 [paras[0].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
350 PASS Point 4 [paras[0].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
351 PASS Point 4 [paras[0].firstChild, 8], range 44 [paras[0], 0, paras[0], 0]
352 FAIL Point 4 [paras[0].firstChild, 8], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
353 PASS Point 4 [paras[0].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChild , 5]
354 PASS Point 4 [paras[0].firstChild, 8], range 47 [document.documentElement, 1, do cument.body, 0]
355 PASS Point 4 [paras[0].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
356 PASS Point 4 [paras[0].firstChild, 8], range 49 [document, 1, document, 2]
357 PASS Point 4 [paras[0].firstChild, 8], range 50 [paras[2].firstChild, 4, comment , 2]
358 PASS Point 4 [paras[0].firstChild, 8], range 51 [paras[3], 1, comment, 8]
359 PASS Point 4 [paras[0].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
360 PASS Point 4 [paras[0].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
361 PASS Point 4 [paras[0].firstChild, 8], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
362 PASS Point 4 [paras[0].firstChild, 8], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
363 FAIL Point 4 [paras[0].firstChild, 8], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
364 PASS Point 4 [paras[0].firstChild, 8], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
365 PASS Point 4 [paras[0].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
366 PASS Point 4 [paras[0].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
367 PASS Point 4 [paras[0].firstChild, 8], range 60 detached
368 PASS Point 5 [paras[0].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
369 PASS Point 5 [paras[0].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
370 PASS Point 5 [paras[0].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
371 PASS Point 5 [paras[0].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
372 PASS Point 5 [paras[0].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
373 PASS Point 5 [paras[0].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
374 FAIL Point 5 [paras[0].firstChild, 9], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
375 FAIL Point 5 [paras[0].firstChild, 9], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
376 PASS Point 5 [paras[0].firstChild, 9], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
377 PASS Point 5 [paras[0].firstChild, 9], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
378 PASS Point 5 [paras[0].firstChild, 9], range 10 [document.documentElement, 0, do cument.documentElement, 1]
379 PASS Point 5 [paras[0].firstChild, 9], range 11 [document.documentElement, 0, do cument.documentElement, 2]
380 PASS Point 5 [paras[0].firstChild, 9], range 12 [document.documentElement, 1, do cument.documentElement, 2]
381 PASS Point 5 [paras[0].firstChild, 9], range 13 [document.head, 1, document.head , 1]
382 PASS Point 5 [paras[0].firstChild, 9], range 14 [document.body, 4, document.body , 5]
383 PASS Point 5 [paras[0].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
384 PASS Point 5 [paras[0].firstChild, 9], range 16 [paras[0], 0, paras[0], 1]
385 FAIL Point 5 [paras[0].firstChild, 9], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
386 PASS Point 5 [paras[0].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
387 PASS Point 5 [paras[0].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
388 PASS Point 5 [paras[0].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
389 PASS Point 5 [paras[0].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChil d, 7]
390 PASS Point 5 [paras[0].firstChild, 9], range 22 [testDiv, 2, paras[4], 1]
391 PASS Point 5 [paras[0].firstChild, 9], range 23 [document, 0, document, 1]
392 PASS Point 5 [paras[0].firstChild, 9], range 24 [document, 0, document, 2]
393 PASS Point 5 [paras[0].firstChild, 9], range 25 [comment, 2, comment, 3]
394 PASS Point 5 [paras[0].firstChild, 9], range 26 [testDiv, 0, comment, 5]
395 PASS Point 5 [paras[0].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2]
396 PASS Point 5 [paras[0].firstChild, 9], range 28 [foreignDoc.body, 0, foreignText Node, 36]
397 PASS Point 5 [paras[0].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0]
398 FAIL Point 5 [paras[0].firstChild, 9], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
399 PASS Point 5 [paras[0].firstChild, 9], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
400 PASS Point 5 [paras[0].firstChild, 9], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
401 FAIL Point 5 [paras[0].firstChild, 9], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
402 PASS Point 5 [paras[0].firstChild, 9], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
403 PASS Point 5 [paras[0].firstChild, 9], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
404 FAIL Point 5 [paras[0].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
405 PASS Point 5 [paras[0].firstChild, 9], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
406 PASS Point 5 [paras[0].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
407 PASS Point 5 [paras[0].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
408 FAIL Point 5 [paras[0].firstChild, 9], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
409 PASS Point 5 [paras[0].firstChild, 9], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
410 PASS Point 5 [paras[0].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
411 PASS Point 5 [paras[0].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
412 PASS Point 5 [paras[0].firstChild, 9], range 44 [paras[0], 0, paras[0], 0]
413 FAIL Point 5 [paras[0].firstChild, 9], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
414 PASS Point 5 [paras[0].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChild , 5]
415 PASS Point 5 [paras[0].firstChild, 9], range 47 [document.documentElement, 1, do cument.body, 0]
416 PASS Point 5 [paras[0].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
417 PASS Point 5 [paras[0].firstChild, 9], range 49 [document, 1, document, 2]
418 PASS Point 5 [paras[0].firstChild, 9], range 50 [paras[2].firstChild, 4, comment , 2]
419 PASS Point 5 [paras[0].firstChild, 9], range 51 [paras[3], 1, comment, 8]
420 PASS Point 5 [paras[0].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0]
421 PASS Point 5 [paras[0].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0]
422 PASS Point 5 [paras[0].firstChild, 9], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
423 PASS Point 5 [paras[0].firstChild, 9], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
424 FAIL Point 5 [paras[0].firstChild, 9], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
425 PASS Point 5 [paras[0].firstChild, 9], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
426 PASS Point 5 [paras[0].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
427 PASS Point 5 [paras[0].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
428 PASS Point 5 [paras[0].firstChild, 9], range 60 detached
429 PASS Point 6 [paras[0].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
430 PASS Point 6 [paras[0].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
431 PASS Point 6 [paras[0].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
432 PASS Point 6 [paras[0].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
433 PASS Point 6 [paras[0].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
434 PASS Point 6 [paras[0].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
435 FAIL Point 6 [paras[0].firstChild, 10], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
436 FAIL Point 6 [paras[0].firstChild, 10], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
437 PASS Point 6 [paras[0].firstChild, 10], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
438 PASS Point 6 [paras[0].firstChild, 10], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
439 PASS Point 6 [paras[0].firstChild, 10], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
440 PASS Point 6 [paras[0].firstChild, 10], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
441 PASS Point 6 [paras[0].firstChild, 10], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
442 PASS Point 6 [paras[0].firstChild, 10], range 13 [document.head, 1, document.hea d, 1]
443 PASS Point 6 [paras[0].firstChild, 10], range 14 [document.body, 4, document.bod y, 5]
444 PASS Point 6 [paras[0].firstChild, 10], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
445 PASS Point 6 [paras[0].firstChild, 10], range 16 [paras[0], 0, paras[0], 1]
446 FAIL Point 6 [paras[0].firstChild, 10], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
447 PASS Point 6 [paras[0].firstChild, 10], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
448 PASS Point 6 [paras[0].firstChild, 10], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
449 PASS Point 6 [paras[0].firstChild, 10], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
450 PASS Point 6 [paras[0].firstChild, 10], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
451 PASS Point 6 [paras[0].firstChild, 10], range 22 [testDiv, 2, paras[4], 1]
452 PASS Point 6 [paras[0].firstChild, 10], range 23 [document, 0, document, 1]
453 PASS Point 6 [paras[0].firstChild, 10], range 24 [document, 0, document, 2]
454 PASS Point 6 [paras[0].firstChild, 10], range 25 [comment, 2, comment, 3]
455 PASS Point 6 [paras[0].firstChild, 10], range 26 [testDiv, 0, comment, 5]
456 PASS Point 6 [paras[0].firstChild, 10], range 27 [foreignDoc, 1, foreignComment, 2]
457 PASS Point 6 [paras[0].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
458 PASS Point 6 [paras[0].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0]
459 FAIL Point 6 [paras[0].firstChild, 10], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
460 PASS Point 6 [paras[0].firstChild, 10], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
461 PASS Point 6 [paras[0].firstChild, 10], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
462 FAIL Point 6 [paras[0].firstChild, 10], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
463 PASS Point 6 [paras[0].firstChild, 10], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
464 PASS Point 6 [paras[0].firstChild, 10], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
465 FAIL Point 6 [paras[0].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
466 PASS Point 6 [paras[0].firstChild, 10], range 37 [processingInstruction, 0, proc essingInstruction, 4]
467 PASS Point 6 [paras[0].firstChild, 10], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
468 PASS Point 6 [paras[0].firstChild, 10], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
469 FAIL Point 6 [paras[0].firstChild, 10], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The t wo ranges are in separate documents.
470 PASS Point 6 [paras[0].firstChild, 10], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
471 PASS Point 6 [paras[0].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
472 PASS Point 6 [paras[0].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
473 PASS Point 6 [paras[0].firstChild, 10], range 44 [paras[0], 0, paras[0], 0]
474 FAIL Point 6 [paras[0].firstChild, 10], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
475 PASS Point 6 [paras[0].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChil d, 5]
476 PASS Point 6 [paras[0].firstChild, 10], range 47 [document.documentElement, 1, d ocument.body, 0]
477 PASS Point 6 [paras[0].firstChild, 10], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
478 PASS Point 6 [paras[0].firstChild, 10], range 49 [document, 1, document, 2]
479 PASS Point 6 [paras[0].firstChild, 10], range 50 [paras[2].firstChild, 4, commen t, 2]
480 PASS Point 6 [paras[0].firstChild, 10], range 51 [paras[3], 1, comment, 8]
481 PASS Point 6 [paras[0].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0]
482 PASS Point 6 [paras[0].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0]
483 PASS Point 6 [paras[0].firstChild, 10], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
484 PASS Point 6 [paras[0].firstChild, 10], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
485 FAIL Point 6 [paras[0].firstChild, 10], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
486 PASS Point 6 [paras[0].firstChild, 10], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
487 PASS Point 6 [paras[0].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
488 PASS Point 6 [paras[0].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
489 PASS Point 6 [paras[0].firstChild, 10], range 60 detached
490 PASS Point 7 [paras[0].firstChild, 65535], range 0 [paras[0].firstChild, 0, para s[0].firstChild, 0]
491 PASS Point 7 [paras[0].firstChild, 65535], range 1 [paras[0].firstChild, 0, para s[0].firstChild, 1]
492 PASS Point 7 [paras[0].firstChild, 65535], range 2 [paras[0].firstChild, 2, para s[0].firstChild, 8]
493 PASS Point 7 [paras[0].firstChild, 65535], range 3 [paras[0].firstChild, 2, para s[0].firstChild, 9]
494 PASS Point 7 [paras[0].firstChild, 65535], range 4 [paras[1].firstChild, 0, para s[1].firstChild, 0]
495 PASS Point 7 [paras[0].firstChild, 65535], range 5 [paras[1].firstChild, 2, para s[1].firstChild, 9]
496 FAIL Point 7 [paras[0].firstChild, 65535], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (17).
497 FAIL Point 7 [paras[0].firstChild, 65535], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (17).
498 PASS Point 7 [paras[0].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
499 PASS Point 7 [paras[0].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
500 PASS Point 7 [paras[0].firstChild, 65535], range 10 [document.documentElement, 0 , document.documentElement, 1]
501 PASS Point 7 [paras[0].firstChild, 65535], range 11 [document.documentElement, 0 , document.documentElement, 2]
502 PASS Point 7 [paras[0].firstChild, 65535], range 12 [document.documentElement, 1 , document.documentElement, 2]
503 PASS Point 7 [paras[0].firstChild, 65535], range 13 [document.head, 1, document. head, 1]
504 PASS Point 7 [paras[0].firstChild, 65535], range 14 [document.body, 4, document. body, 5]
505 PASS Point 7 [paras[0].firstChild, 65535], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
506 PASS Point 7 [paras[0].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1]
507 FAIL Point 7 [paras[0].firstChild, 65535], range 17 [detachedPara1, 0, detachedP ara1, 1] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larg er than or equal to the node's length (17).
508 PASS Point 7 [paras[0].firstChild, 65535], range 18 [paras[0].firstChild, 0, par as[1].firstChild, 0]
509 PASS Point 7 [paras[0].firstChild, 65535], range 19 [paras[0].firstChild, 0, par as[1].firstChild, 8]
510 PASS Point 7 [paras[0].firstChild, 65535], range 20 [paras[0].firstChild, 3, par as[3], 1]
511 PASS Point 7 [paras[0].firstChild, 65535], range 21 [paras[0], 0, paras[0].first Child, 7]
512 PASS Point 7 [paras[0].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1]
513 PASS Point 7 [paras[0].firstChild, 65535], range 23 [document, 0, document, 1]
514 PASS Point 7 [paras[0].firstChild, 65535], range 24 [document, 0, document, 2]
515 PASS Point 7 [paras[0].firstChild, 65535], range 25 [comment, 2, comment, 3]
516 PASS Point 7 [paras[0].firstChild, 65535], range 26 [testDiv, 0, comment, 5]
517 PASS Point 7 [paras[0].firstChild, 65535], range 27 [foreignDoc, 1, foreignComme nt, 2]
518 PASS Point 7 [paras[0].firstChild, 65535], range 28 [foreignDoc.body, 0, foreign TextNode, 36]
519 PASS Point 7 [paras[0].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0]
520 FAIL Point 7 [paras[0].firstChild, 65535], range 30 [detachedTextNode, 0, detach edTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset 65535 i s larger than or equal to the node's length (17).
521 PASS Point 7 [paras[0].firstChild, 65535], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
522 PASS Point 7 [paras[0].firstChild, 65535], range 32 [detachedXmlTextNode, 0, det achedXmlTextNode, 8]
523 FAIL Point 7 [paras[0].firstChild, 65535], range 33 [detachedComment, 3, detache dComment, 4] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (17).
524 PASS Point 7 [paras[0].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
525 PASS Point 7 [paras[0].firstChild, 65535], range 35 [detachedXmlComment, 2, deta chedXmlComment, 6]
526 FAIL Point 7 [paras[0].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] Fai led to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or e qual to the node's length (17).
527 PASS Point 7 [paras[0].firstChild, 65535], range 37 [processingInstruction, 0, p rocessingInstruction, 4]
528 PASS Point 7 [paras[0].firstChild, 65535], range 38 [paras[1].firstChild, 0, par as[1].firstChild, 1]
529 PASS Point 7 [paras[0].firstChild, 65535], range 39 [paras[1].firstChild, 2, par as[1].firstChild, 8]
530 FAIL Point 7 [paras[0].firstChild, 65535], range 40 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': Th e offset 65535 is larger than or equal to the node's length (17).
531 PASS Point 7 [paras[0].firstChild, 65535], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
532 PASS Point 7 [paras[0].firstChild, 65535], range 42 [foreignDoc.head, 1, foreign Doc.head, 1]
533 PASS Point 7 [paras[0].firstChild, 65535], range 43 [foreignDoc.body, 0, foreign Doc.body, 0]
534 PASS Point 7 [paras[0].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0]
535 FAIL Point 7 [paras[0].firstChild, 65535], range 45 [detachedPara1, 0, detachedP ara1, 0] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larg er than or equal to the node's length (17).
536 PASS Point 7 [paras[0].firstChild, 65535], range 46 [testDiv, 1, paras[2].firstC hild, 5]
537 PASS Point 7 [paras[0].firstChild, 65535], range 47 [document.documentElement, 1 , document.body, 0]
538 PASS Point 7 [paras[0].firstChild, 65535], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
539 PASS Point 7 [paras[0].firstChild, 65535], range 49 [document, 1, document, 2]
540 PASS Point 7 [paras[0].firstChild, 65535], range 50 [paras[2].firstChild, 4, com ment, 2]
541 PASS Point 7 [paras[0].firstChild, 65535], range 51 [paras[3], 1, comment, 8]
542 PASS Point 7 [paras[0].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0]
543 PASS Point 7 [paras[0].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0]
544 PASS Point 7 [paras[0].firstChild, 65535], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
545 PASS Point 7 [paras[0].firstChild, 65535], range 55 [detachedXmlTextNode, 7, det achedXmlTextNode, 7]
546 FAIL Point 7 [paras[0].firstChild, 65535], range 56 [detachedComment, 5, detache dComment, 5] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (17).
547 PASS Point 7 [paras[0].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
548 PASS Point 7 [paras[0].firstChild, 65535], range 58 [foreignDocfrag, 0, foreignD ocfrag, 0]
549 PASS Point 7 [paras[0].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
550 PASS Point 7 [paras[0].firstChild, 65535], range 60 detached
551 PASS Point 8 [paras[1].firstChild, -1], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
552 PASS Point 8 [paras[1].firstChild, -1], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
553 PASS Point 8 [paras[1].firstChild, -1], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
554 PASS Point 8 [paras[1].firstChild, -1], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
555 PASS Point 8 [paras[1].firstChild, -1], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
556 PASS Point 8 [paras[1].firstChild, -1], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
557 FAIL Point 8 [paras[1].firstChild, -1], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The of fset -1 is larger than or equal to the node's length (9).
558 FAIL Point 8 [paras[1].firstChild, -1], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The of fset -1 is larger than or equal to the node's length (9).
559 PASS Point 8 [paras[1].firstChild, -1], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
560 PASS Point 8 [paras[1].firstChild, -1], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
561 PASS Point 8 [paras[1].firstChild, -1], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
562 PASS Point 8 [paras[1].firstChild, -1], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
563 PASS Point 8 [paras[1].firstChild, -1], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
564 PASS Point 8 [paras[1].firstChild, -1], range 13 [document.head, 1, document.hea d, 1]
565 PASS Point 8 [paras[1].firstChild, -1], range 14 [document.body, 4, document.bod y, 5]
566 PASS Point 8 [paras[1].firstChild, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
567 PASS Point 8 [paras[1].firstChild, -1], range 16 [paras[0], 0, paras[0], 1]
568 FAIL Point 8 [paras[1].firstChild, -1], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger tha n or equal to the node's length (9).
569 PASS Point 8 [paras[1].firstChild, -1], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
570 PASS Point 8 [paras[1].firstChild, -1], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
571 PASS Point 8 [paras[1].firstChild, -1], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
572 PASS Point 8 [paras[1].firstChild, -1], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
573 PASS Point 8 [paras[1].firstChild, -1], range 22 [testDiv, 2, paras[4], 1]
574 PASS Point 8 [paras[1].firstChild, -1], range 23 [document, 0, document, 1]
575 PASS Point 8 [paras[1].firstChild, -1], range 24 [document, 0, document, 2]
576 PASS Point 8 [paras[1].firstChild, -1], range 25 [comment, 2, comment, 3]
577 PASS Point 8 [paras[1].firstChild, -1], range 26 [testDiv, 0, comment, 5]
578 PASS Point 8 [paras[1].firstChild, -1], range 27 [foreignDoc, 1, foreignComment, 2]
579 PASS Point 8 [paras[1].firstChild, -1], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
580 PASS Point 8 [paras[1].firstChild, -1], range 29 [xmlDoc, 1, xmlComment, 0]
581 FAIL Point 8 [paras[1].firstChild, -1], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larg er than or equal to the node's length (9).
582 PASS Point 8 [paras[1].firstChild, -1], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
583 PASS Point 8 [paras[1].firstChild, -1], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
584 FAIL Point 8 [paras[1].firstChild, -1], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (9).
585 PASS Point 8 [paras[1].firstChild, -1], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
586 PASS Point 8 [paras[1].firstChild, -1], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
587 FAIL Point 8 [paras[1].firstChild, -1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal t o the node's length (9).
588 PASS Point 8 [paras[1].firstChild, -1], range 37 [processingInstruction, 0, proc essingInstruction, 4]
589 PASS Point 8 [paras[1].firstChild, -1], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
590 PASS Point 8 [paras[1].firstChild, -1], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
591 FAIL Point 8 [paras[1].firstChild, -1], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The o ffset -1 is larger than or equal to the node's length (9).
592 PASS Point 8 [paras[1].firstChild, -1], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
593 PASS Point 8 [paras[1].firstChild, -1], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
594 PASS Point 8 [paras[1].firstChild, -1], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
595 PASS Point 8 [paras[1].firstChild, -1], range 44 [paras[0], 0, paras[0], 0]
596 FAIL Point 8 [paras[1].firstChild, -1], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger tha n or equal to the node's length (9).
597 PASS Point 8 [paras[1].firstChild, -1], range 46 [testDiv, 1, paras[2].firstChil d, 5]
598 PASS Point 8 [paras[1].firstChild, -1], range 47 [document.documentElement, 1, d ocument.body, 0]
599 PASS Point 8 [paras[1].firstChild, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
600 PASS Point 8 [paras[1].firstChild, -1], range 49 [document, 1, document, 2]
601 PASS Point 8 [paras[1].firstChild, -1], range 50 [paras[2].firstChild, 4, commen t, 2]
602 PASS Point 8 [paras[1].firstChild, -1], range 51 [paras[3], 1, comment, 8]
603 PASS Point 8 [paras[1].firstChild, -1], range 52 [foreignDoc, 0, foreignDoc, 0]
604 PASS Point 8 [paras[1].firstChild, -1], range 53 [xmlDoc, 0, xmlDoc, 0]
605 PASS Point 8 [paras[1].firstChild, -1], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
606 PASS Point 8 [paras[1].firstChild, -1], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
607 FAIL Point 8 [paras[1].firstChild, -1], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (9).
608 PASS Point 8 [paras[1].firstChild, -1], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
609 PASS Point 8 [paras[1].firstChild, -1], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
610 PASS Point 8 [paras[1].firstChild, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
611 PASS Point 8 [paras[1].firstChild, -1], range 60 detached
612 PASS Point 9 [paras[1].firstChild, 0], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
613 PASS Point 9 [paras[1].firstChild, 0], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
614 PASS Point 9 [paras[1].firstChild, 0], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
615 PASS Point 9 [paras[1].firstChild, 0], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
616 PASS Point 9 [paras[1].firstChild, 0], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
617 PASS Point 9 [paras[1].firstChild, 0], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
618 FAIL Point 9 [paras[1].firstChild, 0], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
619 FAIL Point 9 [paras[1].firstChild, 0], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
620 PASS Point 9 [paras[1].firstChild, 0], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
621 PASS Point 9 [paras[1].firstChild, 0], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
622 PASS Point 9 [paras[1].firstChild, 0], range 10 [document.documentElement, 0, do cument.documentElement, 1]
623 PASS Point 9 [paras[1].firstChild, 0], range 11 [document.documentElement, 0, do cument.documentElement, 2]
624 PASS Point 9 [paras[1].firstChild, 0], range 12 [document.documentElement, 1, do cument.documentElement, 2]
625 PASS Point 9 [paras[1].firstChild, 0], range 13 [document.head, 1, document.head , 1]
626 PASS Point 9 [paras[1].firstChild, 0], range 14 [document.body, 4, document.body , 5]
627 PASS Point 9 [paras[1].firstChild, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
628 PASS Point 9 [paras[1].firstChild, 0], range 16 [paras[0], 0, paras[0], 1]
629 FAIL Point 9 [paras[1].firstChild, 0], range 17 [detachedPara1, 0, detachedPara1 , 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
630 PASS Point 9 [paras[1].firstChild, 0], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
631 PASS Point 9 [paras[1].firstChild, 0], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
632 PASS Point 9 [paras[1].firstChild, 0], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
633 PASS Point 9 [paras[1].firstChild, 0], range 21 [paras[0], 0, paras[0].firstChil d, 7]
634 PASS Point 9 [paras[1].firstChild, 0], range 22 [testDiv, 2, paras[4], 1]
635 PASS Point 9 [paras[1].firstChild, 0], range 23 [document, 0, document, 1]
636 PASS Point 9 [paras[1].firstChild, 0], range 24 [document, 0, document, 2]
637 PASS Point 9 [paras[1].firstChild, 0], range 25 [comment, 2, comment, 3]
638 PASS Point 9 [paras[1].firstChild, 0], range 26 [testDiv, 0, comment, 5]
639 PASS Point 9 [paras[1].firstChild, 0], range 27 [foreignDoc, 1, foreignComment, 2]
640 PASS Point 9 [paras[1].firstChild, 0], range 28 [foreignDoc.body, 0, foreignText Node, 36]
641 PASS Point 9 [paras[1].firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0]
642 FAIL Point 9 [paras[1].firstChild, 0], range 30 [detachedTextNode, 0, detachedTe xtNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
643 PASS Point 9 [paras[1].firstChild, 0], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
644 PASS Point 9 [paras[1].firstChild, 0], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
645 FAIL Point 9 [paras[1].firstChild, 0], range 33 [detachedComment, 3, detachedCom ment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
646 PASS Point 9 [paras[1].firstChild, 0], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
647 PASS Point 9 [paras[1].firstChild, 0], range 35 [detachedXmlComment, 2, detached XmlComment, 6]
648 FAIL Point 9 [paras[1].firstChild, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents .
649 PASS Point 9 [paras[1].firstChild, 0], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
650 PASS Point 9 [paras[1].firstChild, 0], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
651 PASS Point 9 [paras[1].firstChild, 0], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
652 FAIL Point 9 [paras[1].firstChild, 0], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
653 PASS Point 9 [paras[1].firstChild, 0], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
654 PASS Point 9 [paras[1].firstChild, 0], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
655 PASS Point 9 [paras[1].firstChild, 0], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
656 PASS Point 9 [paras[1].firstChild, 0], range 44 [paras[0], 0, paras[0], 0]
657 FAIL Point 9 [paras[1].firstChild, 0], range 45 [detachedPara1, 0, detachedPara1 , 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separa te documents.
658 PASS Point 9 [paras[1].firstChild, 0], range 46 [testDiv, 1, paras[2].firstChild , 5]
659 PASS Point 9 [paras[1].firstChild, 0], range 47 [document.documentElement, 1, do cument.body, 0]
660 PASS Point 9 [paras[1].firstChild, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
661 PASS Point 9 [paras[1].firstChild, 0], range 49 [document, 1, document, 2]
662 PASS Point 9 [paras[1].firstChild, 0], range 50 [paras[2].firstChild, 4, comment , 2]
663 PASS Point 9 [paras[1].firstChild, 0], range 51 [paras[3], 1, comment, 8]
664 PASS Point 9 [paras[1].firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
665 PASS Point 9 [paras[1].firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
666 PASS Point 9 [paras[1].firstChild, 0], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
667 PASS Point 9 [paras[1].firstChild, 0], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
668 FAIL Point 9 [paras[1].firstChild, 0], range 56 [detachedComment, 5, detachedCom ment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in se parate documents.
669 PASS Point 9 [paras[1].firstChild, 0], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
670 PASS Point 9 [paras[1].firstChild, 0], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
671 PASS Point 9 [paras[1].firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
672 PASS Point 9 [paras[1].firstChild, 0], range 60 detached
673 PASS Point 10 [paras[1].firstChild, 1], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
674 PASS Point 10 [paras[1].firstChild, 1], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
675 PASS Point 10 [paras[1].firstChild, 1], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
676 PASS Point 10 [paras[1].firstChild, 1], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
677 PASS Point 10 [paras[1].firstChild, 1], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
678 PASS Point 10 [paras[1].firstChild, 1], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
679 FAIL Point 10 [paras[1].firstChild, 1], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
680 FAIL Point 10 [paras[1].firstChild, 1], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
681 PASS Point 10 [paras[1].firstChild, 1], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
682 PASS Point 10 [paras[1].firstChild, 1], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
683 PASS Point 10 [paras[1].firstChild, 1], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
684 PASS Point 10 [paras[1].firstChild, 1], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
685 PASS Point 10 [paras[1].firstChild, 1], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
686 PASS Point 10 [paras[1].firstChild, 1], range 13 [document.head, 1, document.hea d, 1]
687 PASS Point 10 [paras[1].firstChild, 1], range 14 [document.body, 4, document.bod y, 5]
688 PASS Point 10 [paras[1].firstChild, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
689 PASS Point 10 [paras[1].firstChild, 1], range 16 [paras[0], 0, paras[0], 1]
690 FAIL Point 10 [paras[1].firstChild, 1], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
691 PASS Point 10 [paras[1].firstChild, 1], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
692 PASS Point 10 [paras[1].firstChild, 1], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
693 PASS Point 10 [paras[1].firstChild, 1], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
694 PASS Point 10 [paras[1].firstChild, 1], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
695 PASS Point 10 [paras[1].firstChild, 1], range 22 [testDiv, 2, paras[4], 1]
696 PASS Point 10 [paras[1].firstChild, 1], range 23 [document, 0, document, 1]
697 PASS Point 10 [paras[1].firstChild, 1], range 24 [document, 0, document, 2]
698 PASS Point 10 [paras[1].firstChild, 1], range 25 [comment, 2, comment, 3]
699 PASS Point 10 [paras[1].firstChild, 1], range 26 [testDiv, 0, comment, 5]
700 PASS Point 10 [paras[1].firstChild, 1], range 27 [foreignDoc, 1, foreignComment, 2]
701 PASS Point 10 [paras[1].firstChild, 1], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
702 PASS Point 10 [paras[1].firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0]
703 FAIL Point 10 [paras[1].firstChild, 1], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
704 PASS Point 10 [paras[1].firstChild, 1], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
705 PASS Point 10 [paras[1].firstChild, 1], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
706 FAIL Point 10 [paras[1].firstChild, 1], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
707 PASS Point 10 [paras[1].firstChild, 1], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
708 PASS Point 10 [paras[1].firstChild, 1], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
709 FAIL Point 10 [paras[1].firstChild, 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
710 PASS Point 10 [paras[1].firstChild, 1], range 37 [processingInstruction, 0, proc essingInstruction, 4]
711 PASS Point 10 [paras[1].firstChild, 1], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
712 PASS Point 10 [paras[1].firstChild, 1], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
713 FAIL Point 10 [paras[1].firstChild, 1], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The t wo ranges are in separate documents.
714 PASS Point 10 [paras[1].firstChild, 1], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
715 PASS Point 10 [paras[1].firstChild, 1], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
716 PASS Point 10 [paras[1].firstChild, 1], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
717 PASS Point 10 [paras[1].firstChild, 1], range 44 [paras[0], 0, paras[0], 0]
718 FAIL Point 10 [paras[1].firstChild, 1], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
719 PASS Point 10 [paras[1].firstChild, 1], range 46 [testDiv, 1, paras[2].firstChil d, 5]
720 PASS Point 10 [paras[1].firstChild, 1], range 47 [document.documentElement, 1, d ocument.body, 0]
721 PASS Point 10 [paras[1].firstChild, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
722 PASS Point 10 [paras[1].firstChild, 1], range 49 [document, 1, document, 2]
723 PASS Point 10 [paras[1].firstChild, 1], range 50 [paras[2].firstChild, 4, commen t, 2]
724 PASS Point 10 [paras[1].firstChild, 1], range 51 [paras[3], 1, comment, 8]
725 PASS Point 10 [paras[1].firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
726 PASS Point 10 [paras[1].firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
727 PASS Point 10 [paras[1].firstChild, 1], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
728 PASS Point 10 [paras[1].firstChild, 1], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
729 FAIL Point 10 [paras[1].firstChild, 1], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
730 PASS Point 10 [paras[1].firstChild, 1], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
731 PASS Point 10 [paras[1].firstChild, 1], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
732 PASS Point 10 [paras[1].firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
733 PASS Point 10 [paras[1].firstChild, 1], range 60 detached
734 PASS Point 11 [paras[1].firstChild, 2], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
735 PASS Point 11 [paras[1].firstChild, 2], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
736 PASS Point 11 [paras[1].firstChild, 2], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
737 PASS Point 11 [paras[1].firstChild, 2], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
738 PASS Point 11 [paras[1].firstChild, 2], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
739 PASS Point 11 [paras[1].firstChild, 2], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
740 FAIL Point 11 [paras[1].firstChild, 2], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
741 FAIL Point 11 [paras[1].firstChild, 2], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
742 PASS Point 11 [paras[1].firstChild, 2], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
743 PASS Point 11 [paras[1].firstChild, 2], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
744 PASS Point 11 [paras[1].firstChild, 2], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
745 PASS Point 11 [paras[1].firstChild, 2], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
746 PASS Point 11 [paras[1].firstChild, 2], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
747 PASS Point 11 [paras[1].firstChild, 2], range 13 [document.head, 1, document.hea d, 1]
748 PASS Point 11 [paras[1].firstChild, 2], range 14 [document.body, 4, document.bod y, 5]
749 PASS Point 11 [paras[1].firstChild, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
750 PASS Point 11 [paras[1].firstChild, 2], range 16 [paras[0], 0, paras[0], 1]
751 FAIL Point 11 [paras[1].firstChild, 2], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
752 PASS Point 11 [paras[1].firstChild, 2], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
753 PASS Point 11 [paras[1].firstChild, 2], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
754 PASS Point 11 [paras[1].firstChild, 2], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
755 PASS Point 11 [paras[1].firstChild, 2], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
756 PASS Point 11 [paras[1].firstChild, 2], range 22 [testDiv, 2, paras[4], 1]
757 PASS Point 11 [paras[1].firstChild, 2], range 23 [document, 0, document, 1]
758 PASS Point 11 [paras[1].firstChild, 2], range 24 [document, 0, document, 2]
759 PASS Point 11 [paras[1].firstChild, 2], range 25 [comment, 2, comment, 3]
760 PASS Point 11 [paras[1].firstChild, 2], range 26 [testDiv, 0, comment, 5]
761 PASS Point 11 [paras[1].firstChild, 2], range 27 [foreignDoc, 1, foreignComment, 2]
762 PASS Point 11 [paras[1].firstChild, 2], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
763 PASS Point 11 [paras[1].firstChild, 2], range 29 [xmlDoc, 1, xmlComment, 0]
764 FAIL Point 11 [paras[1].firstChild, 2], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
765 PASS Point 11 [paras[1].firstChild, 2], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
766 PASS Point 11 [paras[1].firstChild, 2], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
767 FAIL Point 11 [paras[1].firstChild, 2], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
768 PASS Point 11 [paras[1].firstChild, 2], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
769 PASS Point 11 [paras[1].firstChild, 2], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
770 FAIL Point 11 [paras[1].firstChild, 2], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
771 PASS Point 11 [paras[1].firstChild, 2], range 37 [processingInstruction, 0, proc essingInstruction, 4]
772 PASS Point 11 [paras[1].firstChild, 2], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
773 PASS Point 11 [paras[1].firstChild, 2], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
774 FAIL Point 11 [paras[1].firstChild, 2], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The t wo ranges are in separate documents.
775 PASS Point 11 [paras[1].firstChild, 2], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
776 PASS Point 11 [paras[1].firstChild, 2], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
777 PASS Point 11 [paras[1].firstChild, 2], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
778 PASS Point 11 [paras[1].firstChild, 2], range 44 [paras[0], 0, paras[0], 0]
779 FAIL Point 11 [paras[1].firstChild, 2], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
780 PASS Point 11 [paras[1].firstChild, 2], range 46 [testDiv, 1, paras[2].firstChil d, 5]
781 PASS Point 11 [paras[1].firstChild, 2], range 47 [document.documentElement, 1, d ocument.body, 0]
782 PASS Point 11 [paras[1].firstChild, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
783 PASS Point 11 [paras[1].firstChild, 2], range 49 [document, 1, document, 2]
784 PASS Point 11 [paras[1].firstChild, 2], range 50 [paras[2].firstChild, 4, commen t, 2]
785 PASS Point 11 [paras[1].firstChild, 2], range 51 [paras[3], 1, comment, 8]
786 PASS Point 11 [paras[1].firstChild, 2], range 52 [foreignDoc, 0, foreignDoc, 0]
787 PASS Point 11 [paras[1].firstChild, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
788 PASS Point 11 [paras[1].firstChild, 2], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
789 PASS Point 11 [paras[1].firstChild, 2], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
790 FAIL Point 11 [paras[1].firstChild, 2], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
791 PASS Point 11 [paras[1].firstChild, 2], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
792 PASS Point 11 [paras[1].firstChild, 2], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
793 PASS Point 11 [paras[1].firstChild, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
794 PASS Point 11 [paras[1].firstChild, 2], range 60 detached
795 PASS Point 12 [paras[1].firstChild, 8], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
796 PASS Point 12 [paras[1].firstChild, 8], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
797 PASS Point 12 [paras[1].firstChild, 8], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
798 PASS Point 12 [paras[1].firstChild, 8], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
799 PASS Point 12 [paras[1].firstChild, 8], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
800 PASS Point 12 [paras[1].firstChild, 8], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
801 FAIL Point 12 [paras[1].firstChild, 8], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
802 FAIL Point 12 [paras[1].firstChild, 8], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
803 PASS Point 12 [paras[1].firstChild, 8], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
804 PASS Point 12 [paras[1].firstChild, 8], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
805 PASS Point 12 [paras[1].firstChild, 8], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
806 PASS Point 12 [paras[1].firstChild, 8], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
807 PASS Point 12 [paras[1].firstChild, 8], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
808 PASS Point 12 [paras[1].firstChild, 8], range 13 [document.head, 1, document.hea d, 1]
809 PASS Point 12 [paras[1].firstChild, 8], range 14 [document.body, 4, document.bod y, 5]
810 PASS Point 12 [paras[1].firstChild, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
811 PASS Point 12 [paras[1].firstChild, 8], range 16 [paras[0], 0, paras[0], 1]
812 FAIL Point 12 [paras[1].firstChild, 8], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
813 PASS Point 12 [paras[1].firstChild, 8], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
814 PASS Point 12 [paras[1].firstChild, 8], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
815 PASS Point 12 [paras[1].firstChild, 8], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
816 PASS Point 12 [paras[1].firstChild, 8], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
817 PASS Point 12 [paras[1].firstChild, 8], range 22 [testDiv, 2, paras[4], 1]
818 PASS Point 12 [paras[1].firstChild, 8], range 23 [document, 0, document, 1]
819 PASS Point 12 [paras[1].firstChild, 8], range 24 [document, 0, document, 2]
820 PASS Point 12 [paras[1].firstChild, 8], range 25 [comment, 2, comment, 3]
821 PASS Point 12 [paras[1].firstChild, 8], range 26 [testDiv, 0, comment, 5]
822 PASS Point 12 [paras[1].firstChild, 8], range 27 [foreignDoc, 1, foreignComment, 2]
823 PASS Point 12 [paras[1].firstChild, 8], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
824 PASS Point 12 [paras[1].firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0]
825 FAIL Point 12 [paras[1].firstChild, 8], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
826 PASS Point 12 [paras[1].firstChild, 8], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
827 PASS Point 12 [paras[1].firstChild, 8], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
828 FAIL Point 12 [paras[1].firstChild, 8], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
829 PASS Point 12 [paras[1].firstChild, 8], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
830 PASS Point 12 [paras[1].firstChild, 8], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
831 FAIL Point 12 [paras[1].firstChild, 8], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
832 PASS Point 12 [paras[1].firstChild, 8], range 37 [processingInstruction, 0, proc essingInstruction, 4]
833 PASS Point 12 [paras[1].firstChild, 8], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
834 PASS Point 12 [paras[1].firstChild, 8], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
835 FAIL Point 12 [paras[1].firstChild, 8], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The t wo ranges are in separate documents.
836 PASS Point 12 [paras[1].firstChild, 8], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
837 PASS Point 12 [paras[1].firstChild, 8], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
838 PASS Point 12 [paras[1].firstChild, 8], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
839 PASS Point 12 [paras[1].firstChild, 8], range 44 [paras[0], 0, paras[0], 0]
840 FAIL Point 12 [paras[1].firstChild, 8], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
841 PASS Point 12 [paras[1].firstChild, 8], range 46 [testDiv, 1, paras[2].firstChil d, 5]
842 PASS Point 12 [paras[1].firstChild, 8], range 47 [document.documentElement, 1, d ocument.body, 0]
843 PASS Point 12 [paras[1].firstChild, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
844 PASS Point 12 [paras[1].firstChild, 8], range 49 [document, 1, document, 2]
845 PASS Point 12 [paras[1].firstChild, 8], range 50 [paras[2].firstChild, 4, commen t, 2]
846 PASS Point 12 [paras[1].firstChild, 8], range 51 [paras[3], 1, comment, 8]
847 PASS Point 12 [paras[1].firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
848 PASS Point 12 [paras[1].firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
849 PASS Point 12 [paras[1].firstChild, 8], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
850 PASS Point 12 [paras[1].firstChild, 8], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
851 FAIL Point 12 [paras[1].firstChild, 8], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
852 PASS Point 12 [paras[1].firstChild, 8], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
853 PASS Point 12 [paras[1].firstChild, 8], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
854 PASS Point 12 [paras[1].firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
855 PASS Point 12 [paras[1].firstChild, 8], range 60 detached
856 PASS Point 13 [paras[1].firstChild, 9], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
857 PASS Point 13 [paras[1].firstChild, 9], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
858 PASS Point 13 [paras[1].firstChild, 9], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
859 PASS Point 13 [paras[1].firstChild, 9], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
860 PASS Point 13 [paras[1].firstChild, 9], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
861 PASS Point 13 [paras[1].firstChild, 9], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
862 FAIL Point 13 [paras[1].firstChild, 9], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
863 FAIL Point 13 [paras[1].firstChild, 9], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The tw o ranges are in separate documents.
864 PASS Point 13 [paras[1].firstChild, 9], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
865 PASS Point 13 [paras[1].firstChild, 9], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
866 PASS Point 13 [paras[1].firstChild, 9], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
867 PASS Point 13 [paras[1].firstChild, 9], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
868 PASS Point 13 [paras[1].firstChild, 9], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
869 PASS Point 13 [paras[1].firstChild, 9], range 13 [document.head, 1, document.hea d, 1]
870 PASS Point 13 [paras[1].firstChild, 9], range 14 [document.body, 4, document.bod y, 5]
871 PASS Point 13 [paras[1].firstChild, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
872 PASS Point 13 [paras[1].firstChild, 9], range 16 [paras[0], 0, paras[0], 1]
873 FAIL Point 13 [paras[1].firstChild, 9], range 17 [detachedPara1, 0, detachedPara 1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
874 PASS Point 13 [paras[1].firstChild, 9], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
875 PASS Point 13 [paras[1].firstChild, 9], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
876 PASS Point 13 [paras[1].firstChild, 9], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
877 PASS Point 13 [paras[1].firstChild, 9], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
878 PASS Point 13 [paras[1].firstChild, 9], range 22 [testDiv, 2, paras[4], 1]
879 PASS Point 13 [paras[1].firstChild, 9], range 23 [document, 0, document, 1]
880 PASS Point 13 [paras[1].firstChild, 9], range 24 [document, 0, document, 2]
881 PASS Point 13 [paras[1].firstChild, 9], range 25 [comment, 2, comment, 3]
882 PASS Point 13 [paras[1].firstChild, 9], range 26 [testDiv, 0, comment, 5]
883 PASS Point 13 [paras[1].firstChild, 9], range 27 [foreignDoc, 1, foreignComment, 2]
884 PASS Point 13 [paras[1].firstChild, 9], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
885 PASS Point 13 [paras[1].firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0]
886 FAIL Point 13 [paras[1].firstChild, 9], range 30 [detachedTextNode, 0, detachedT extNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
887 PASS Point 13 [paras[1].firstChild, 9], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
888 PASS Point 13 [paras[1].firstChild, 9], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8]
889 FAIL Point 13 [paras[1].firstChild, 9], range 33 [detachedComment, 3, detachedCo mment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
890 PASS Point 13 [paras[1].firstChild, 9], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
891 PASS Point 13 [paras[1].firstChild, 9], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
892 FAIL Point 13 [paras[1].firstChild, 9], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
893 PASS Point 13 [paras[1].firstChild, 9], range 37 [processingInstruction, 0, proc essingInstruction, 4]
894 PASS Point 13 [paras[1].firstChild, 9], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
895 PASS Point 13 [paras[1].firstChild, 9], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
896 FAIL Point 13 [paras[1].firstChild, 9], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The t wo ranges are in separate documents.
897 PASS Point 13 [paras[1].firstChild, 9], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
898 PASS Point 13 [paras[1].firstChild, 9], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
899 PASS Point 13 [paras[1].firstChild, 9], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
900 PASS Point 13 [paras[1].firstChild, 9], range 44 [paras[0], 0, paras[0], 0]
901 FAIL Point 13 [paras[1].firstChild, 9], range 45 [detachedPara1, 0, detachedPara 1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
902 PASS Point 13 [paras[1].firstChild, 9], range 46 [testDiv, 1, paras[2].firstChil d, 5]
903 PASS Point 13 [paras[1].firstChild, 9], range 47 [document.documentElement, 1, d ocument.body, 0]
904 PASS Point 13 [paras[1].firstChild, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
905 PASS Point 13 [paras[1].firstChild, 9], range 49 [document, 1, document, 2]
906 PASS Point 13 [paras[1].firstChild, 9], range 50 [paras[2].firstChild, 4, commen t, 2]
907 PASS Point 13 [paras[1].firstChild, 9], range 51 [paras[3], 1, comment, 8]
908 PASS Point 13 [paras[1].firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0]
909 PASS Point 13 [paras[1].firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0]
910 PASS Point 13 [paras[1].firstChild, 9], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
911 PASS Point 13 [paras[1].firstChild, 9], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
912 FAIL Point 13 [paras[1].firstChild, 9], range 56 [detachedComment, 5, detachedCo mment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in s eparate documents.
913 PASS Point 13 [paras[1].firstChild, 9], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
914 PASS Point 13 [paras[1].firstChild, 9], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
915 PASS Point 13 [paras[1].firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
916 PASS Point 13 [paras[1].firstChild, 9], range 60 detached
917 PASS Point 14 [paras[1].firstChild, 10], range 0 [paras[0].firstChild, 0, paras[ 0].firstChild, 0]
918 PASS Point 14 [paras[1].firstChild, 10], range 1 [paras[0].firstChild, 0, paras[ 0].firstChild, 1]
919 PASS Point 14 [paras[1].firstChild, 10], range 2 [paras[0].firstChild, 2, paras[ 0].firstChild, 8]
920 PASS Point 14 [paras[1].firstChild, 10], range 3 [paras[0].firstChild, 2, paras[ 0].firstChild, 9]
921 PASS Point 14 [paras[1].firstChild, 10], range 4 [paras[1].firstChild, 0, paras[ 1].firstChild, 0]
922 PASS Point 14 [paras[1].firstChild, 10], range 5 [paras[1].firstChild, 2, paras[ 1].firstChild, 9]
923 FAIL Point 14 [paras[1].firstChild, 10], range 6 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The o ffset 10 is larger than or equal to the node's length (9).
924 FAIL Point 14 [paras[1].firstChild, 10], range 7 [detachedPara1.firstChild, 2, d etachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The o ffset 10 is larger than or equal to the node's length (9).
925 PASS Point 14 [paras[1].firstChild, 10], range 8 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 0]
926 PASS Point 14 [paras[1].firstChild, 10], range 9 [foreignPara1.firstChild, 2, fo reignPara1.firstChild, 8]
927 PASS Point 14 [paras[1].firstChild, 10], range 10 [document.documentElement, 0, document.documentElement, 1]
928 PASS Point 14 [paras[1].firstChild, 10], range 11 [document.documentElement, 0, document.documentElement, 2]
929 PASS Point 14 [paras[1].firstChild, 10], range 12 [document.documentElement, 1, document.documentElement, 2]
930 PASS Point 14 [paras[1].firstChild, 10], range 13 [document.head, 1, document.he ad, 1]
931 PASS Point 14 [paras[1].firstChild, 10], range 14 [document.body, 4, document.bo dy, 5]
932 PASS Point 14 [paras[1].firstChild, 10], range 15 [foreignDoc.documentElement, 0 , foreignDoc.documentElement, 1]
933 PASS Point 14 [paras[1].firstChild, 10], range 16 [paras[0], 0, paras[0], 1]
934 FAIL Point 14 [paras[1].firstChild, 10], range 17 [detachedPara1, 0, detachedPar a1, 1] Failed to execute 'isPointInRange' on 'Range': The offset 10 is larger th an or equal to the node's length (9).
935 PASS Point 14 [paras[1].firstChild, 10], range 18 [paras[0].firstChild, 0, paras [1].firstChild, 0]
936 PASS Point 14 [paras[1].firstChild, 10], range 19 [paras[0].firstChild, 0, paras [1].firstChild, 8]
937 PASS Point 14 [paras[1].firstChild, 10], range 20 [paras[0].firstChild, 3, paras [3], 1]
938 PASS Point 14 [paras[1].firstChild, 10], range 21 [paras[0], 0, paras[0].firstCh ild, 7]
939 PASS Point 14 [paras[1].firstChild, 10], range 22 [testDiv, 2, paras[4], 1]
940 PASS Point 14 [paras[1].firstChild, 10], range 23 [document, 0, document, 1]
941 PASS Point 14 [paras[1].firstChild, 10], range 24 [document, 0, document, 2]
942 PASS Point 14 [paras[1].firstChild, 10], range 25 [comment, 2, comment, 3]
943 PASS Point 14 [paras[1].firstChild, 10], range 26 [testDiv, 0, comment, 5]
944 PASS Point 14 [paras[1].firstChild, 10], range 27 [foreignDoc, 1, foreignComment , 2]
945 PASS Point 14 [paras[1].firstChild, 10], range 28 [foreignDoc.body, 0, foreignTe xtNode, 36]
946 PASS Point 14 [paras[1].firstChild, 10], range 29 [xmlDoc, 1, xmlComment, 0]
947 FAIL Point 14 [paras[1].firstChild, 10], range 30 [detachedTextNode, 0, detached TextNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset 10 is lar ger than or equal to the node's length (9).
948 PASS Point 14 [paras[1].firstChild, 10], range 31 [detachedForeignTextNode, 0, d etachedForeignTextNode, 8]
949 PASS Point 14 [paras[1].firstChild, 10], range 32 [detachedXmlTextNode, 0, detac hedXmlTextNode, 8]
950 FAIL Point 14 [paras[1].firstChild, 10], range 33 [detachedComment, 3, detachedC omment, 4] Failed to execute 'isPointInRange' on 'Range': The offset 10 is large r than or equal to the node's length (9).
951 PASS Point 14 [paras[1].firstChild, 10], range 34 [detachedForeignComment, 0, de tachedForeignComment, 1]
952 PASS Point 14 [paras[1].firstChild, 10], range 35 [detachedXmlComment, 2, detach edXmlComment, 6]
953 FAIL Point 14 [paras[1].firstChild, 10], range 36 [docfrag, 0, docfrag, 0] Faile d to execute 'isPointInRange' on 'Range': The offset 10 is larger than or equal to the node's length (9).
954 PASS Point 14 [paras[1].firstChild, 10], range 37 [processingInstruction, 0, pro cessingInstruction, 4]
955 PASS Point 14 [paras[1].firstChild, 10], range 38 [paras[1].firstChild, 0, paras [1].firstChild, 1]
956 PASS Point 14 [paras[1].firstChild, 10], range 39 [paras[1].firstChild, 2, paras [1].firstChild, 8]
957 FAIL Point 14 [paras[1].firstChild, 10], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The offset 10 is larger than or equal to the node's length (9).
958 PASS Point 14 [paras[1].firstChild, 10], range 41 [foreignPara1.firstChild, 0, f oreignPara1.firstChild, 1]
959 PASS Point 14 [paras[1].firstChild, 10], range 42 [foreignDoc.head, 1, foreignDo c.head, 1]
960 PASS Point 14 [paras[1].firstChild, 10], range 43 [foreignDoc.body, 0, foreignDo c.body, 0]
961 PASS Point 14 [paras[1].firstChild, 10], range 44 [paras[0], 0, paras[0], 0]
962 FAIL Point 14 [paras[1].firstChild, 10], range 45 [detachedPara1, 0, detachedPar a1, 0] Failed to execute 'isPointInRange' on 'Range': The offset 10 is larger th an or equal to the node's length (9).
963 PASS Point 14 [paras[1].firstChild, 10], range 46 [testDiv, 1, paras[2].firstChi ld, 5]
964 PASS Point 14 [paras[1].firstChild, 10], range 47 [document.documentElement, 1, document.body, 0]
965 PASS Point 14 [paras[1].firstChild, 10], range 48 [foreignDoc.documentElement, 1 , foreignDoc.body, 0]
966 PASS Point 14 [paras[1].firstChild, 10], range 49 [document, 1, document, 2]
967 PASS Point 14 [paras[1].firstChild, 10], range 50 [paras[2].firstChild, 4, comme nt, 2]
968 PASS Point 14 [paras[1].firstChild, 10], range 51 [paras[3], 1, comment, 8]
969 PASS Point 14 [paras[1].firstChild, 10], range 52 [foreignDoc, 0, foreignDoc, 0]
970 PASS Point 14 [paras[1].firstChild, 10], range 53 [xmlDoc, 0, xmlDoc, 0]
971 PASS Point 14 [paras[1].firstChild, 10], range 54 [detachedForeignTextNode, 7, d etachedForeignTextNode, 7]
972 PASS Point 14 [paras[1].firstChild, 10], range 55 [detachedXmlTextNode, 7, detac hedXmlTextNode, 7]
973 FAIL Point 14 [paras[1].firstChild, 10], range 56 [detachedComment, 5, detachedC omment, 5] Failed to execute 'isPointInRange' on 'Range': The offset 10 is large r than or equal to the node's length (9).
974 PASS Point 14 [paras[1].firstChild, 10], range 57 [detachedForeignComment, 4, de tachedForeignComment, 4]
975 PASS Point 14 [paras[1].firstChild, 10], range 58 [foreignDocfrag, 0, foreignDoc frag, 0]
976 PASS Point 14 [paras[1].firstChild, 10], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
977 PASS Point 14 [paras[1].firstChild, 10], range 60 detached
978 PASS Point 15 [paras[1].firstChild, 65535], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
979 PASS Point 15 [paras[1].firstChild, 65535], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
980 PASS Point 15 [paras[1].firstChild, 65535], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
981 PASS Point 15 [paras[1].firstChild, 65535], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
982 PASS Point 15 [paras[1].firstChild, 65535], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
983 PASS Point 15 [paras[1].firstChild, 65535], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
984 FAIL Point 15 [paras[1].firstChild, 65535], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': Th e offset 65535 is larger than or equal to the node's length (9).
985 FAIL Point 15 [paras[1].firstChild, 65535], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': Th e offset 65535 is larger than or equal to the node's length (9).
986 PASS Point 15 [paras[1].firstChild, 65535], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
987 PASS Point 15 [paras[1].firstChild, 65535], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
988 PASS Point 15 [paras[1].firstChild, 65535], range 10 [document.documentElement, 0, document.documentElement, 1]
989 PASS Point 15 [paras[1].firstChild, 65535], range 11 [document.documentElement, 0, document.documentElement, 2]
990 PASS Point 15 [paras[1].firstChild, 65535], range 12 [document.documentElement, 1, document.documentElement, 2]
991 PASS Point 15 [paras[1].firstChild, 65535], range 13 [document.head, 1, document .head, 1]
992 PASS Point 15 [paras[1].firstChild, 65535], range 14 [document.body, 4, document .body, 5]
993 PASS Point 15 [paras[1].firstChild, 65535], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
994 PASS Point 15 [paras[1].firstChild, 65535], range 16 [paras[0], 0, paras[0], 1]
995 FAIL Point 15 [paras[1].firstChild, 65535], range 17 [detachedPara1, 0, detached Para1, 1] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is lar ger than or equal to the node's length (9).
996 PASS Point 15 [paras[1].firstChild, 65535], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
997 PASS Point 15 [paras[1].firstChild, 65535], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
998 PASS Point 15 [paras[1].firstChild, 65535], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
999 PASS Point 15 [paras[1].firstChild, 65535], range 21 [paras[0], 0, paras[0].firs tChild, 7]
1000 PASS Point 15 [paras[1].firstChild, 65535], range 22 [testDiv, 2, paras[4], 1]
1001 PASS Point 15 [paras[1].firstChild, 65535], range 23 [document, 0, document, 1]
1002 PASS Point 15 [paras[1].firstChild, 65535], range 24 [document, 0, document, 2]
1003 PASS Point 15 [paras[1].firstChild, 65535], range 25 [comment, 2, comment, 3]
1004 PASS Point 15 [paras[1].firstChild, 65535], range 26 [testDiv, 0, comment, 5]
1005 PASS Point 15 [paras[1].firstChild, 65535], range 27 [foreignDoc, 1, foreignComm ent, 2]
1006 PASS Point 15 [paras[1].firstChild, 65535], range 28 [foreignDoc.body, 0, foreig nTextNode, 36]
1007 PASS Point 15 [paras[1].firstChild, 65535], range 29 [xmlDoc, 1, xmlComment, 0]
1008 FAIL Point 15 [paras[1].firstChild, 65535], range 30 [detachedTextNode, 0, detac hedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (9).
1009 PASS Point 15 [paras[1].firstChild, 65535], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8]
1010 PASS Point 15 [paras[1].firstChild, 65535], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
1011 FAIL Point 15 [paras[1].firstChild, 65535], range 33 [detachedComment, 3, detach edComment, 4] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (9).
1012 PASS Point 15 [paras[1].firstChild, 65535], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1013 PASS Point 15 [paras[1].firstChild, 65535], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
1014 FAIL Point 15 [paras[1].firstChild, 65535], range 36 [docfrag, 0, docfrag, 0] Fa iled to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (9).
1015 PASS Point 15 [paras[1].firstChild, 65535], range 37 [processingInstruction, 0, processingInstruction, 4]
1016 PASS Point 15 [paras[1].firstChild, 65535], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
1017 PASS Point 15 [paras[1].firstChild, 65535], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
1018 FAIL Point 15 [paras[1].firstChild, 65535], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': T he offset 65535 is larger than or equal to the node's length (9).
1019 PASS Point 15 [paras[1].firstChild, 65535], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1]
1020 PASS Point 15 [paras[1].firstChild, 65535], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
1021 PASS Point 15 [paras[1].firstChild, 65535], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
1022 PASS Point 15 [paras[1].firstChild, 65535], range 44 [paras[0], 0, paras[0], 0]
1023 FAIL Point 15 [paras[1].firstChild, 65535], range 45 [detachedPara1, 0, detached Para1, 0] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is lar ger than or equal to the node's length (9).
1024 PASS Point 15 [paras[1].firstChild, 65535], range 46 [testDiv, 1, paras[2].first Child, 5]
1025 PASS Point 15 [paras[1].firstChild, 65535], range 47 [document.documentElement, 1, document.body, 0]
1026 PASS Point 15 [paras[1].firstChild, 65535], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
1027 PASS Point 15 [paras[1].firstChild, 65535], range 49 [document, 1, document, 2]
1028 PASS Point 15 [paras[1].firstChild, 65535], range 50 [paras[2].firstChild, 4, co mment, 2]
1029 PASS Point 15 [paras[1].firstChild, 65535], range 51 [paras[3], 1, comment, 8]
1030 PASS Point 15 [paras[1].firstChild, 65535], range 52 [foreignDoc, 0, foreignDoc, 0]
1031 PASS Point 15 [paras[1].firstChild, 65535], range 53 [xmlDoc, 0, xmlDoc, 0]
1032 PASS Point 15 [paras[1].firstChild, 65535], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
1033 PASS Point 15 [paras[1].firstChild, 65535], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
1034 FAIL Point 15 [paras[1].firstChild, 65535], range 56 [detachedComment, 5, detach edComment, 5] Failed to execute 'isPointInRange' on 'Range': The offset 65535 is larger than or equal to the node's length (9).
1035 PASS Point 15 [paras[1].firstChild, 65535], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1036 PASS Point 15 [paras[1].firstChild, 65535], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
1037 PASS Point 15 [paras[1].firstChild, 65535], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1038 PASS Point 15 [paras[1].firstChild, 65535], range 60 detached
1039 PASS Point 16 [detachedPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1040 PASS Point 16 [detachedPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1041 PASS Point 16 [detachedPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1042 PASS Point 16 [detachedPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1043 PASS Point 16 [detachedPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1044 PASS Point 16 [detachedPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1045 FAIL Point 16 [detachedPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] assert_true: Must return true if point is not be fore start, after end, or in different tree expected true got false
1046 PASS Point 16 [detachedPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
1047 PASS Point 16 [detachedPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1048 PASS Point 16 [detachedPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1049 PASS Point 16 [detachedPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1]
1050 PASS Point 16 [detachedPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2]
1051 PASS Point 16 [detachedPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2]
1052 PASS Point 16 [detachedPara1.firstChild, 0], range 13 [document.head, 1, documen t.head, 1]
1053 PASS Point 16 [detachedPara1.firstChild, 0], range 14 [document.body, 4, documen t.body, 5]
1054 PASS Point 16 [detachedPara1.firstChild, 0], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1055 PASS Point 16 [detachedPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1]
1056 FAIL Point 16 [detachedPara1.firstChild, 0], range 17 [detachedPara1, 0, detache dPara1, 1] assert_true: Must return true if point is not before start, after end , or in different tree expected true got false
1057 PASS Point 16 [detachedPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1058 PASS Point 16 [detachedPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1059 PASS Point 16 [detachedPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1060 PASS Point 16 [detachedPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1061 PASS Point 16 [detachedPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1]
1062 PASS Point 16 [detachedPara1.firstChild, 0], range 23 [document, 0, document, 1]
1063 PASS Point 16 [detachedPara1.firstChild, 0], range 24 [document, 0, document, 2]
1064 PASS Point 16 [detachedPara1.firstChild, 0], range 25 [comment, 2, comment, 3]
1065 PASS Point 16 [detachedPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5]
1066 PASS Point 16 [detachedPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignCom ment, 2]
1067 PASS Point 16 [detachedPara1.firstChild, 0], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1068 PASS Point 16 [detachedPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0]
1069 PASS Point 16 [detachedPara1.firstChild, 0], range 30 [detachedTextNode, 0, deta chedTextNode, 8]
1070 PASS Point 16 [detachedPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1071 PASS Point 16 [detachedPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1072 PASS Point 16 [detachedPara1.firstChild, 0], range 33 [detachedComment, 3, detac hedComment, 4]
1073 PASS Point 16 [detachedPara1.firstChild, 0], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1074 PASS Point 16 [detachedPara1.firstChild, 0], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1075 PASS Point 16 [detachedPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0]
1076 PASS Point 16 [detachedPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4]
1077 PASS Point 16 [detachedPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1078 PASS Point 16 [detachedPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1079 FAIL Point 16 [detachedPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] assert_true: Must return true if point is not b efore start, after end, or in different tree expected true got false
1080 PASS Point 16 [detachedPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1081 PASS Point 16 [detachedPara1.firstChild, 0], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1082 PASS Point 16 [detachedPara1.firstChild, 0], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1083 PASS Point 16 [detachedPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0]
1084 PASS Point 16 [detachedPara1.firstChild, 0], range 45 [detachedPara1, 0, detache dPara1, 0]
1085 PASS Point 16 [detachedPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1086 PASS Point 16 [detachedPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0]
1087 PASS Point 16 [detachedPara1.firstChild, 0], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1088 PASS Point 16 [detachedPara1.firstChild, 0], range 49 [document, 1, document, 2]
1089 PASS Point 16 [detachedPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, c omment, 2]
1090 PASS Point 16 [detachedPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8]
1091 PASS Point 16 [detachedPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc , 0]
1092 PASS Point 16 [detachedPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
1093 PASS Point 16 [detachedPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1094 PASS Point 16 [detachedPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1095 PASS Point 16 [detachedPara1.firstChild, 0], range 56 [detachedComment, 5, detac hedComment, 5]
1096 PASS Point 16 [detachedPara1.firstChild, 0], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1097 PASS Point 16 [detachedPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1098 PASS Point 16 [detachedPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1099 PASS Point 16 [detachedPara1.firstChild, 0], range 60 detached
1100 PASS Point 17 [detachedPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1101 PASS Point 17 [detachedPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1102 PASS Point 17 [detachedPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1103 PASS Point 17 [detachedPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1104 PASS Point 17 [detachedPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1105 PASS Point 17 [detachedPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1106 PASS Point 17 [detachedPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
1107 PASS Point 17 [detachedPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
1108 PASS Point 17 [detachedPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1109 PASS Point 17 [detachedPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1110 PASS Point 17 [detachedPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1]
1111 PASS Point 17 [detachedPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2]
1112 PASS Point 17 [detachedPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2]
1113 PASS Point 17 [detachedPara1.firstChild, 1], range 13 [document.head, 1, documen t.head, 1]
1114 PASS Point 17 [detachedPara1.firstChild, 1], range 14 [document.body, 4, documen t.body, 5]
1115 PASS Point 17 [detachedPara1.firstChild, 1], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1116 PASS Point 17 [detachedPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1]
1117 FAIL Point 17 [detachedPara1.firstChild, 1], range 17 [detachedPara1, 0, detache dPara1, 1] assert_true: Must return true if point is not before start, after end , or in different tree expected true got false
1118 PASS Point 17 [detachedPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1119 PASS Point 17 [detachedPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1120 PASS Point 17 [detachedPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1121 PASS Point 17 [detachedPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1122 PASS Point 17 [detachedPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1]
1123 PASS Point 17 [detachedPara1.firstChild, 1], range 23 [document, 0, document, 1]
1124 PASS Point 17 [detachedPara1.firstChild, 1], range 24 [document, 0, document, 2]
1125 PASS Point 17 [detachedPara1.firstChild, 1], range 25 [comment, 2, comment, 3]
1126 PASS Point 17 [detachedPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5]
1127 PASS Point 17 [detachedPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignCom ment, 2]
1128 PASS Point 17 [detachedPara1.firstChild, 1], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1129 PASS Point 17 [detachedPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0]
1130 PASS Point 17 [detachedPara1.firstChild, 1], range 30 [detachedTextNode, 0, deta chedTextNode, 8]
1131 PASS Point 17 [detachedPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1132 PASS Point 17 [detachedPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1133 PASS Point 17 [detachedPara1.firstChild, 1], range 33 [detachedComment, 3, detac hedComment, 4]
1134 PASS Point 17 [detachedPara1.firstChild, 1], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1135 PASS Point 17 [detachedPara1.firstChild, 1], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1136 PASS Point 17 [detachedPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0]
1137 PASS Point 17 [detachedPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4]
1138 PASS Point 17 [detachedPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1139 PASS Point 17 [detachedPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1140 FAIL Point 17 [detachedPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] assert_true: Must return true if point is not b efore start, after end, or in different tree expected true got false
1141 PASS Point 17 [detachedPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1142 PASS Point 17 [detachedPara1.firstChild, 1], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1143 PASS Point 17 [detachedPara1.firstChild, 1], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1144 PASS Point 17 [detachedPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0]
1145 PASS Point 17 [detachedPara1.firstChild, 1], range 45 [detachedPara1, 0, detache dPara1, 0]
1146 PASS Point 17 [detachedPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1147 PASS Point 17 [detachedPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0]
1148 PASS Point 17 [detachedPara1.firstChild, 1], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1149 PASS Point 17 [detachedPara1.firstChild, 1], range 49 [document, 1, document, 2]
1150 PASS Point 17 [detachedPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, c omment, 2]
1151 PASS Point 17 [detachedPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8]
1152 PASS Point 17 [detachedPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc , 0]
1153 PASS Point 17 [detachedPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
1154 PASS Point 17 [detachedPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1155 PASS Point 17 [detachedPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1156 PASS Point 17 [detachedPara1.firstChild, 1], range 56 [detachedComment, 5, detac hedComment, 5]
1157 PASS Point 17 [detachedPara1.firstChild, 1], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1158 PASS Point 17 [detachedPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1159 PASS Point 17 [detachedPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1160 PASS Point 17 [detachedPara1.firstChild, 1], range 60 detached
1161 PASS Point 18 [detachedPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1162 PASS Point 18 [detachedPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1163 PASS Point 18 [detachedPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1164 PASS Point 18 [detachedPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1165 PASS Point 18 [detachedPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1166 PASS Point 18 [detachedPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1167 PASS Point 18 [detachedPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
1168 FAIL Point 18 [detachedPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] assert_true: Must return true if point is not be fore start, after end, or in different tree expected true got false
1169 PASS Point 18 [detachedPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1170 PASS Point 18 [detachedPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1171 PASS Point 18 [detachedPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1]
1172 PASS Point 18 [detachedPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2]
1173 PASS Point 18 [detachedPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2]
1174 PASS Point 18 [detachedPara1.firstChild, 8], range 13 [document.head, 1, documen t.head, 1]
1175 PASS Point 18 [detachedPara1.firstChild, 8], range 14 [document.body, 4, documen t.body, 5]
1176 PASS Point 18 [detachedPara1.firstChild, 8], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1177 PASS Point 18 [detachedPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1]
1178 FAIL Point 18 [detachedPara1.firstChild, 8], range 17 [detachedPara1, 0, detache dPara1, 1] assert_true: Must return true if point is not before start, after end , or in different tree expected true got false
1179 PASS Point 18 [detachedPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1180 PASS Point 18 [detachedPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1181 PASS Point 18 [detachedPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1182 PASS Point 18 [detachedPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1183 PASS Point 18 [detachedPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1]
1184 PASS Point 18 [detachedPara1.firstChild, 8], range 23 [document, 0, document, 1]
1185 PASS Point 18 [detachedPara1.firstChild, 8], range 24 [document, 0, document, 2]
1186 PASS Point 18 [detachedPara1.firstChild, 8], range 25 [comment, 2, comment, 3]
1187 PASS Point 18 [detachedPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5]
1188 PASS Point 18 [detachedPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignCom ment, 2]
1189 PASS Point 18 [detachedPara1.firstChild, 8], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1190 PASS Point 18 [detachedPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0]
1191 PASS Point 18 [detachedPara1.firstChild, 8], range 30 [detachedTextNode, 0, deta chedTextNode, 8]
1192 PASS Point 18 [detachedPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1193 PASS Point 18 [detachedPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1194 PASS Point 18 [detachedPara1.firstChild, 8], range 33 [detachedComment, 3, detac hedComment, 4]
1195 PASS Point 18 [detachedPara1.firstChild, 8], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1196 PASS Point 18 [detachedPara1.firstChild, 8], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1197 PASS Point 18 [detachedPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0]
1198 PASS Point 18 [detachedPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4]
1199 PASS Point 18 [detachedPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1200 PASS Point 18 [detachedPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1201 PASS Point 18 [detachedPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
1202 PASS Point 18 [detachedPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1203 PASS Point 18 [detachedPara1.firstChild, 8], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1204 PASS Point 18 [detachedPara1.firstChild, 8], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1205 PASS Point 18 [detachedPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0]
1206 PASS Point 18 [detachedPara1.firstChild, 8], range 45 [detachedPara1, 0, detache dPara1, 0]
1207 PASS Point 18 [detachedPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1208 PASS Point 18 [detachedPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0]
1209 PASS Point 18 [detachedPara1.firstChild, 8], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1210 PASS Point 18 [detachedPara1.firstChild, 8], range 49 [document, 1, document, 2]
1211 PASS Point 18 [detachedPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, c omment, 2]
1212 PASS Point 18 [detachedPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8]
1213 PASS Point 18 [detachedPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc , 0]
1214 PASS Point 18 [detachedPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
1215 PASS Point 18 [detachedPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1216 PASS Point 18 [detachedPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1217 PASS Point 18 [detachedPara1.firstChild, 8], range 56 [detachedComment, 5, detac hedComment, 5]
1218 PASS Point 18 [detachedPara1.firstChild, 8], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1219 PASS Point 18 [detachedPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1220 PASS Point 18 [detachedPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1221 PASS Point 18 [detachedPara1.firstChild, 8], range 60 detached
1222 PASS Point 19 [detachedPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1223 PASS Point 19 [detachedPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1224 PASS Point 19 [detachedPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1225 PASS Point 19 [detachedPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1226 PASS Point 19 [detachedPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1227 PASS Point 19 [detachedPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1228 FAIL Point 19 [detachedPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] assert_throws: Must throw IndexSizeError if offs et is greater than length function "function () {
1229 range.isPointInRange(node, offset);
1230 }" did not throw
1231 FAIL Point 19 [detachedPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] assert_throws: Must throw IndexSizeError if offs et is greater than length function "function () {
1232 range.isPointInRange(node, offset);
1233 }" did not throw
1234 PASS Point 19 [detachedPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1235 PASS Point 19 [detachedPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1236 PASS Point 19 [detachedPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1]
1237 PASS Point 19 [detachedPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2]
1238 PASS Point 19 [detachedPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2]
1239 PASS Point 19 [detachedPara1.firstChild, 9], range 13 [document.head, 1, documen t.head, 1]
1240 PASS Point 19 [detachedPara1.firstChild, 9], range 14 [document.body, 4, documen t.body, 5]
1241 PASS Point 19 [detachedPara1.firstChild, 9], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1242 PASS Point 19 [detachedPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1]
1243 FAIL Point 19 [detachedPara1.firstChild, 9], range 17 [detachedPara1, 0, detache dPara1, 1] assert_throws: Must throw IndexSizeError if offset is greater than l ength function "function () {
1244 range.isPointInRange(node, offset);
1245 }" did not throw
1246 PASS Point 19 [detachedPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1247 PASS Point 19 [detachedPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1248 PASS Point 19 [detachedPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1249 PASS Point 19 [detachedPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1250 PASS Point 19 [detachedPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1]
1251 PASS Point 19 [detachedPara1.firstChild, 9], range 23 [document, 0, document, 1]
1252 PASS Point 19 [detachedPara1.firstChild, 9], range 24 [document, 0, document, 2]
1253 PASS Point 19 [detachedPara1.firstChild, 9], range 25 [comment, 2, comment, 3]
1254 PASS Point 19 [detachedPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5]
1255 PASS Point 19 [detachedPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignCom ment, 2]
1256 PASS Point 19 [detachedPara1.firstChild, 9], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1257 PASS Point 19 [detachedPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0]
1258 PASS Point 19 [detachedPara1.firstChild, 9], range 30 [detachedTextNode, 0, deta chedTextNode, 8]
1259 PASS Point 19 [detachedPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1260 PASS Point 19 [detachedPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1261 PASS Point 19 [detachedPara1.firstChild, 9], range 33 [detachedComment, 3, detac hedComment, 4]
1262 PASS Point 19 [detachedPara1.firstChild, 9], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1263 PASS Point 19 [detachedPara1.firstChild, 9], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1264 PASS Point 19 [detachedPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0]
1265 PASS Point 19 [detachedPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4]
1266 PASS Point 19 [detachedPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1267 PASS Point 19 [detachedPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1268 FAIL Point 19 [detachedPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] assert_throws: Must throw IndexSizeError if off set is greater than length function "function () {
1269 range.isPointInRange(node, offset);
1270 }" did not throw
1271 PASS Point 19 [detachedPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1272 PASS Point 19 [detachedPara1.firstChild, 9], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1273 PASS Point 19 [detachedPara1.firstChild, 9], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1274 PASS Point 19 [detachedPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0]
1275 FAIL Point 19 [detachedPara1.firstChild, 9], range 45 [detachedPara1, 0, detache dPara1, 0] assert_throws: Must throw IndexSizeError if offset is greater than l ength function "function () {
1276 range.isPointInRange(node, offset);
1277 }" did not throw
1278 PASS Point 19 [detachedPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1279 PASS Point 19 [detachedPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0]
1280 PASS Point 19 [detachedPara1.firstChild, 9], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1281 PASS Point 19 [detachedPara1.firstChild, 9], range 49 [document, 1, document, 2]
1282 PASS Point 19 [detachedPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, c omment, 2]
1283 PASS Point 19 [detachedPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8]
1284 PASS Point 19 [detachedPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc , 0]
1285 PASS Point 19 [detachedPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0]
1286 PASS Point 19 [detachedPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1287 PASS Point 19 [detachedPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1288 PASS Point 19 [detachedPara1.firstChild, 9], range 56 [detachedComment, 5, detac hedComment, 5]
1289 PASS Point 19 [detachedPara1.firstChild, 9], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1290 PASS Point 19 [detachedPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1291 PASS Point 19 [detachedPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1292 PASS Point 19 [detachedPara1.firstChild, 9], range 60 detached
1293 PASS Point 20 [foreignPara1.firstChild, 0], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
1294 PASS Point 20 [foreignPara1.firstChild, 0], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
1295 PASS Point 20 [foreignPara1.firstChild, 0], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
1296 PASS Point 20 [foreignPara1.firstChild, 0], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
1297 PASS Point 20 [foreignPara1.firstChild, 0], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
1298 PASS Point 20 [foreignPara1.firstChild, 0], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
1299 PASS Point 20 [foreignPara1.firstChild, 0], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
1300 PASS Point 20 [foreignPara1.firstChild, 0], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
1301 FAIL Point 20 [foreignPara1.firstChild, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] assert_true: Must return true if point is not befor e start, after end, or in different tree expected true got false
1302 PASS Point 20 [foreignPara1.firstChild, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
1303 PASS Point 20 [foreignPara1.firstChild, 0], range 10 [document.documentElement, 0, document.documentElement, 1]
1304 PASS Point 20 [foreignPara1.firstChild, 0], range 11 [document.documentElement, 0, document.documentElement, 2]
1305 PASS Point 20 [foreignPara1.firstChild, 0], range 12 [document.documentElement, 1, document.documentElement, 2]
1306 PASS Point 20 [foreignPara1.firstChild, 0], range 13 [document.head, 1, document .head, 1]
1307 PASS Point 20 [foreignPara1.firstChild, 0], range 14 [document.body, 4, document .body, 5]
1308 PASS Point 20 [foreignPara1.firstChild, 0], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
1309 PASS Point 20 [foreignPara1.firstChild, 0], range 16 [paras[0], 0, paras[0], 1]
1310 PASS Point 20 [foreignPara1.firstChild, 0], range 17 [detachedPara1, 0, detached Para1, 1]
1311 PASS Point 20 [foreignPara1.firstChild, 0], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
1312 PASS Point 20 [foreignPara1.firstChild, 0], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
1313 PASS Point 20 [foreignPara1.firstChild, 0], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
1314 PASS Point 20 [foreignPara1.firstChild, 0], range 21 [paras[0], 0, paras[0].firs tChild, 7]
1315 PASS Point 20 [foreignPara1.firstChild, 0], range 22 [testDiv, 2, paras[4], 1]
1316 PASS Point 20 [foreignPara1.firstChild, 0], range 23 [document, 0, document, 1]
1317 PASS Point 20 [foreignPara1.firstChild, 0], range 24 [document, 0, document, 2]
1318 PASS Point 20 [foreignPara1.firstChild, 0], range 25 [comment, 2, comment, 3]
1319 PASS Point 20 [foreignPara1.firstChild, 0], range 26 [testDiv, 0, comment, 5]
1320 FAIL Point 20 [foreignPara1.firstChild, 0], range 27 [foreignDoc, 1, foreignComm ent, 2] assert_true: Must return true if point is not before start, after end, o r in different tree expected true got false
1321 FAIL Point 20 [foreignPara1.firstChild, 0], range 28 [foreignDoc.body, 0, foreig nTextNode, 36] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
1322 PASS Point 20 [foreignPara1.firstChild, 0], range 29 [xmlDoc, 1, xmlComment, 0]
1323 PASS Point 20 [foreignPara1.firstChild, 0], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
1324 PASS Point 20 [foreignPara1.firstChild, 0], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8]
1325 PASS Point 20 [foreignPara1.firstChild, 0], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
1326 PASS Point 20 [foreignPara1.firstChild, 0], range 33 [detachedComment, 3, detach edComment, 4]
1327 PASS Point 20 [foreignPara1.firstChild, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1328 PASS Point 20 [foreignPara1.firstChild, 0], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
1329 PASS Point 20 [foreignPara1.firstChild, 0], range 36 [docfrag, 0, docfrag, 0]
1330 PASS Point 20 [foreignPara1.firstChild, 0], range 37 [processingInstruction, 0, processingInstruction, 4]
1331 PASS Point 20 [foreignPara1.firstChild, 0], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
1332 PASS Point 20 [foreignPara1.firstChild, 0], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
1333 PASS Point 20 [foreignPara1.firstChild, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
1334 FAIL Point 20 [foreignPara1.firstChild, 0], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1] assert_true: Must return true if point is not befo re start, after end, or in different tree expected true got false
1335 PASS Point 20 [foreignPara1.firstChild, 0], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
1336 PASS Point 20 [foreignPara1.firstChild, 0], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
1337 PASS Point 20 [foreignPara1.firstChild, 0], range 44 [paras[0], 0, paras[0], 0]
1338 PASS Point 20 [foreignPara1.firstChild, 0], range 45 [detachedPara1, 0, detached Para1, 0]
1339 PASS Point 20 [foreignPara1.firstChild, 0], range 46 [testDiv, 1, paras[2].first Child, 5]
1340 PASS Point 20 [foreignPara1.firstChild, 0], range 47 [document.documentElement, 1, document.body, 0]
1341 PASS Point 20 [foreignPara1.firstChild, 0], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
1342 PASS Point 20 [foreignPara1.firstChild, 0], range 49 [document, 1, document, 2]
1343 PASS Point 20 [foreignPara1.firstChild, 0], range 50 [paras[2].firstChild, 4, co mment, 2]
1344 PASS Point 20 [foreignPara1.firstChild, 0], range 51 [paras[3], 1, comment, 8]
1345 PASS Point 20 [foreignPara1.firstChild, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
1346 PASS Point 20 [foreignPara1.firstChild, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
1347 PASS Point 20 [foreignPara1.firstChild, 0], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
1348 PASS Point 20 [foreignPara1.firstChild, 0], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
1349 PASS Point 20 [foreignPara1.firstChild, 0], range 56 [detachedComment, 5, detach edComment, 5]
1350 PASS Point 20 [foreignPara1.firstChild, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1351 PASS Point 20 [foreignPara1.firstChild, 0], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
1352 PASS Point 20 [foreignPara1.firstChild, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1353 PASS Point 20 [foreignPara1.firstChild, 0], range 60 detached
1354 PASS Point 21 [foreignPara1.firstChild, 1], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
1355 PASS Point 21 [foreignPara1.firstChild, 1], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
1356 PASS Point 21 [foreignPara1.firstChild, 1], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
1357 PASS Point 21 [foreignPara1.firstChild, 1], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
1358 PASS Point 21 [foreignPara1.firstChild, 1], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
1359 PASS Point 21 [foreignPara1.firstChild, 1], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
1360 PASS Point 21 [foreignPara1.firstChild, 1], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
1361 PASS Point 21 [foreignPara1.firstChild, 1], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
1362 PASS Point 21 [foreignPara1.firstChild, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
1363 PASS Point 21 [foreignPara1.firstChild, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
1364 PASS Point 21 [foreignPara1.firstChild, 1], range 10 [document.documentElement, 0, document.documentElement, 1]
1365 PASS Point 21 [foreignPara1.firstChild, 1], range 11 [document.documentElement, 0, document.documentElement, 2]
1366 PASS Point 21 [foreignPara1.firstChild, 1], range 12 [document.documentElement, 1, document.documentElement, 2]
1367 PASS Point 21 [foreignPara1.firstChild, 1], range 13 [document.head, 1, document .head, 1]
1368 PASS Point 21 [foreignPara1.firstChild, 1], range 14 [document.body, 4, document .body, 5]
1369 PASS Point 21 [foreignPara1.firstChild, 1], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
1370 PASS Point 21 [foreignPara1.firstChild, 1], range 16 [paras[0], 0, paras[0], 1]
1371 PASS Point 21 [foreignPara1.firstChild, 1], range 17 [detachedPara1, 0, detached Para1, 1]
1372 PASS Point 21 [foreignPara1.firstChild, 1], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
1373 PASS Point 21 [foreignPara1.firstChild, 1], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
1374 PASS Point 21 [foreignPara1.firstChild, 1], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
1375 PASS Point 21 [foreignPara1.firstChild, 1], range 21 [paras[0], 0, paras[0].firs tChild, 7]
1376 PASS Point 21 [foreignPara1.firstChild, 1], range 22 [testDiv, 2, paras[4], 1]
1377 PASS Point 21 [foreignPara1.firstChild, 1], range 23 [document, 0, document, 1]
1378 PASS Point 21 [foreignPara1.firstChild, 1], range 24 [document, 0, document, 2]
1379 PASS Point 21 [foreignPara1.firstChild, 1], range 25 [comment, 2, comment, 3]
1380 PASS Point 21 [foreignPara1.firstChild, 1], range 26 [testDiv, 0, comment, 5]
1381 FAIL Point 21 [foreignPara1.firstChild, 1], range 27 [foreignDoc, 1, foreignComm ent, 2] assert_true: Must return true if point is not before start, after end, o r in different tree expected true got false
1382 FAIL Point 21 [foreignPara1.firstChild, 1], range 28 [foreignDoc.body, 0, foreig nTextNode, 36] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
1383 PASS Point 21 [foreignPara1.firstChild, 1], range 29 [xmlDoc, 1, xmlComment, 0]
1384 PASS Point 21 [foreignPara1.firstChild, 1], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
1385 PASS Point 21 [foreignPara1.firstChild, 1], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8]
1386 PASS Point 21 [foreignPara1.firstChild, 1], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
1387 PASS Point 21 [foreignPara1.firstChild, 1], range 33 [detachedComment, 3, detach edComment, 4]
1388 PASS Point 21 [foreignPara1.firstChild, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1389 PASS Point 21 [foreignPara1.firstChild, 1], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
1390 PASS Point 21 [foreignPara1.firstChild, 1], range 36 [docfrag, 0, docfrag, 0]
1391 PASS Point 21 [foreignPara1.firstChild, 1], range 37 [processingInstruction, 0, processingInstruction, 4]
1392 PASS Point 21 [foreignPara1.firstChild, 1], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
1393 PASS Point 21 [foreignPara1.firstChild, 1], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
1394 PASS Point 21 [foreignPara1.firstChild, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
1395 FAIL Point 21 [foreignPara1.firstChild, 1], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1] assert_true: Must return true if point is not befo re start, after end, or in different tree expected true got false
1396 PASS Point 21 [foreignPara1.firstChild, 1], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
1397 PASS Point 21 [foreignPara1.firstChild, 1], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
1398 PASS Point 21 [foreignPara1.firstChild, 1], range 44 [paras[0], 0, paras[0], 0]
1399 PASS Point 21 [foreignPara1.firstChild, 1], range 45 [detachedPara1, 0, detached Para1, 0]
1400 PASS Point 21 [foreignPara1.firstChild, 1], range 46 [testDiv, 1, paras[2].first Child, 5]
1401 PASS Point 21 [foreignPara1.firstChild, 1], range 47 [document.documentElement, 1, document.body, 0]
1402 PASS Point 21 [foreignPara1.firstChild, 1], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
1403 PASS Point 21 [foreignPara1.firstChild, 1], range 49 [document, 1, document, 2]
1404 PASS Point 21 [foreignPara1.firstChild, 1], range 50 [paras[2].firstChild, 4, co mment, 2]
1405 PASS Point 21 [foreignPara1.firstChild, 1], range 51 [paras[3], 1, comment, 8]
1406 PASS Point 21 [foreignPara1.firstChild, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
1407 PASS Point 21 [foreignPara1.firstChild, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
1408 PASS Point 21 [foreignPara1.firstChild, 1], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
1409 PASS Point 21 [foreignPara1.firstChild, 1], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
1410 PASS Point 21 [foreignPara1.firstChild, 1], range 56 [detachedComment, 5, detach edComment, 5]
1411 PASS Point 21 [foreignPara1.firstChild, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1412 PASS Point 21 [foreignPara1.firstChild, 1], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
1413 PASS Point 21 [foreignPara1.firstChild, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1414 PASS Point 21 [foreignPara1.firstChild, 1], range 60 detached
1415 PASS Point 22 [foreignPara1.firstChild, 8], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
1416 PASS Point 22 [foreignPara1.firstChild, 8], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
1417 PASS Point 22 [foreignPara1.firstChild, 8], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
1418 PASS Point 22 [foreignPara1.firstChild, 8], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
1419 PASS Point 22 [foreignPara1.firstChild, 8], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
1420 PASS Point 22 [foreignPara1.firstChild, 8], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
1421 PASS Point 22 [foreignPara1.firstChild, 8], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
1422 PASS Point 22 [foreignPara1.firstChild, 8], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
1423 PASS Point 22 [foreignPara1.firstChild, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
1424 FAIL Point 22 [foreignPara1.firstChild, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] assert_true: Must return true if point is not befor e start, after end, or in different tree expected true got false
1425 PASS Point 22 [foreignPara1.firstChild, 8], range 10 [document.documentElement, 0, document.documentElement, 1]
1426 PASS Point 22 [foreignPara1.firstChild, 8], range 11 [document.documentElement, 0, document.documentElement, 2]
1427 PASS Point 22 [foreignPara1.firstChild, 8], range 12 [document.documentElement, 1, document.documentElement, 2]
1428 PASS Point 22 [foreignPara1.firstChild, 8], range 13 [document.head, 1, document .head, 1]
1429 PASS Point 22 [foreignPara1.firstChild, 8], range 14 [document.body, 4, document .body, 5]
1430 PASS Point 22 [foreignPara1.firstChild, 8], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
1431 PASS Point 22 [foreignPara1.firstChild, 8], range 16 [paras[0], 0, paras[0], 1]
1432 PASS Point 22 [foreignPara1.firstChild, 8], range 17 [detachedPara1, 0, detached Para1, 1]
1433 PASS Point 22 [foreignPara1.firstChild, 8], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
1434 PASS Point 22 [foreignPara1.firstChild, 8], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
1435 PASS Point 22 [foreignPara1.firstChild, 8], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
1436 PASS Point 22 [foreignPara1.firstChild, 8], range 21 [paras[0], 0, paras[0].firs tChild, 7]
1437 PASS Point 22 [foreignPara1.firstChild, 8], range 22 [testDiv, 2, paras[4], 1]
1438 PASS Point 22 [foreignPara1.firstChild, 8], range 23 [document, 0, document, 1]
1439 PASS Point 22 [foreignPara1.firstChild, 8], range 24 [document, 0, document, 2]
1440 PASS Point 22 [foreignPara1.firstChild, 8], range 25 [comment, 2, comment, 3]
1441 PASS Point 22 [foreignPara1.firstChild, 8], range 26 [testDiv, 0, comment, 5]
1442 FAIL Point 22 [foreignPara1.firstChild, 8], range 27 [foreignDoc, 1, foreignComm ent, 2] assert_true: Must return true if point is not before start, after end, o r in different tree expected true got false
1443 FAIL Point 22 [foreignPara1.firstChild, 8], range 28 [foreignDoc.body, 0, foreig nTextNode, 36] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
1444 PASS Point 22 [foreignPara1.firstChild, 8], range 29 [xmlDoc, 1, xmlComment, 0]
1445 PASS Point 22 [foreignPara1.firstChild, 8], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
1446 PASS Point 22 [foreignPara1.firstChild, 8], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8]
1447 PASS Point 22 [foreignPara1.firstChild, 8], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
1448 PASS Point 22 [foreignPara1.firstChild, 8], range 33 [detachedComment, 3, detach edComment, 4]
1449 PASS Point 22 [foreignPara1.firstChild, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1450 PASS Point 22 [foreignPara1.firstChild, 8], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
1451 PASS Point 22 [foreignPara1.firstChild, 8], range 36 [docfrag, 0, docfrag, 0]
1452 PASS Point 22 [foreignPara1.firstChild, 8], range 37 [processingInstruction, 0, processingInstruction, 4]
1453 PASS Point 22 [foreignPara1.firstChild, 8], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
1454 PASS Point 22 [foreignPara1.firstChild, 8], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
1455 PASS Point 22 [foreignPara1.firstChild, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
1456 PASS Point 22 [foreignPara1.firstChild, 8], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1]
1457 PASS Point 22 [foreignPara1.firstChild, 8], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
1458 PASS Point 22 [foreignPara1.firstChild, 8], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
1459 PASS Point 22 [foreignPara1.firstChild, 8], range 44 [paras[0], 0, paras[0], 0]
1460 PASS Point 22 [foreignPara1.firstChild, 8], range 45 [detachedPara1, 0, detached Para1, 0]
1461 PASS Point 22 [foreignPara1.firstChild, 8], range 46 [testDiv, 1, paras[2].first Child, 5]
1462 PASS Point 22 [foreignPara1.firstChild, 8], range 47 [document.documentElement, 1, document.body, 0]
1463 PASS Point 22 [foreignPara1.firstChild, 8], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
1464 PASS Point 22 [foreignPara1.firstChild, 8], range 49 [document, 1, document, 2]
1465 PASS Point 22 [foreignPara1.firstChild, 8], range 50 [paras[2].firstChild, 4, co mment, 2]
1466 PASS Point 22 [foreignPara1.firstChild, 8], range 51 [paras[3], 1, comment, 8]
1467 PASS Point 22 [foreignPara1.firstChild, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
1468 PASS Point 22 [foreignPara1.firstChild, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
1469 PASS Point 22 [foreignPara1.firstChild, 8], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
1470 PASS Point 22 [foreignPara1.firstChild, 8], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
1471 PASS Point 22 [foreignPara1.firstChild, 8], range 56 [detachedComment, 5, detach edComment, 5]
1472 PASS Point 22 [foreignPara1.firstChild, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1473 PASS Point 22 [foreignPara1.firstChild, 8], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
1474 PASS Point 22 [foreignPara1.firstChild, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1475 PASS Point 22 [foreignPara1.firstChild, 8], range 60 detached
1476 PASS Point 23 [foreignPara1.firstChild, 9], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
1477 PASS Point 23 [foreignPara1.firstChild, 9], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
1478 PASS Point 23 [foreignPara1.firstChild, 9], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
1479 PASS Point 23 [foreignPara1.firstChild, 9], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
1480 PASS Point 23 [foreignPara1.firstChild, 9], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
1481 PASS Point 23 [foreignPara1.firstChild, 9], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
1482 PASS Point 23 [foreignPara1.firstChild, 9], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
1483 PASS Point 23 [foreignPara1.firstChild, 9], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
1484 FAIL Point 23 [foreignPara1.firstChild, 9], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1485 range.isPointInRange(node, offset);
1486 }" did not throw
1487 FAIL Point 23 [foreignPara1.firstChild, 9], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1488 range.isPointInRange(node, offset);
1489 }" did not throw
1490 PASS Point 23 [foreignPara1.firstChild, 9], range 10 [document.documentElement, 0, document.documentElement, 1]
1491 PASS Point 23 [foreignPara1.firstChild, 9], range 11 [document.documentElement, 0, document.documentElement, 2]
1492 PASS Point 23 [foreignPara1.firstChild, 9], range 12 [document.documentElement, 1, document.documentElement, 2]
1493 PASS Point 23 [foreignPara1.firstChild, 9], range 13 [document.head, 1, document .head, 1]
1494 PASS Point 23 [foreignPara1.firstChild, 9], range 14 [document.body, 4, document .body, 5]
1495 FAIL Point 23 [foreignPara1.firstChild, 9], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1496 range.isPointInRange(node, offset);
1497 }" did not throw
1498 PASS Point 23 [foreignPara1.firstChild, 9], range 16 [paras[0], 0, paras[0], 1]
1499 PASS Point 23 [foreignPara1.firstChild, 9], range 17 [detachedPara1, 0, detached Para1, 1]
1500 PASS Point 23 [foreignPara1.firstChild, 9], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
1501 PASS Point 23 [foreignPara1.firstChild, 9], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
1502 PASS Point 23 [foreignPara1.firstChild, 9], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
1503 PASS Point 23 [foreignPara1.firstChild, 9], range 21 [paras[0], 0, paras[0].firs tChild, 7]
1504 PASS Point 23 [foreignPara1.firstChild, 9], range 22 [testDiv, 2, paras[4], 1]
1505 PASS Point 23 [foreignPara1.firstChild, 9], range 23 [document, 0, document, 1]
1506 PASS Point 23 [foreignPara1.firstChild, 9], range 24 [document, 0, document, 2]
1507 PASS Point 23 [foreignPara1.firstChild, 9], range 25 [comment, 2, comment, 3]
1508 PASS Point 23 [foreignPara1.firstChild, 9], range 26 [testDiv, 0, comment, 5]
1509 FAIL Point 23 [foreignPara1.firstChild, 9], range 27 [foreignDoc, 1, foreignComm ent, 2] assert_throws: Must throw IndexSizeError if offset is greater than leng th function "function () {
1510 range.isPointInRange(node, offset);
1511 }" did not throw
1512 FAIL Point 23 [foreignPara1.firstChild, 9], range 28 [foreignDoc.body, 0, foreig nTextNode, 36] assert_throws: Must throw IndexSizeError if offset is greater tha n length function "function () {
1513 range.isPointInRange(node, offset);
1514 }" did not throw
1515 PASS Point 23 [foreignPara1.firstChild, 9], range 29 [xmlDoc, 1, xmlComment, 0]
1516 PASS Point 23 [foreignPara1.firstChild, 9], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
1517 PASS Point 23 [foreignPara1.firstChild, 9], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8]
1518 PASS Point 23 [foreignPara1.firstChild, 9], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
1519 PASS Point 23 [foreignPara1.firstChild, 9], range 33 [detachedComment, 3, detach edComment, 4]
1520 PASS Point 23 [foreignPara1.firstChild, 9], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1521 PASS Point 23 [foreignPara1.firstChild, 9], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
1522 PASS Point 23 [foreignPara1.firstChild, 9], range 36 [docfrag, 0, docfrag, 0]
1523 PASS Point 23 [foreignPara1.firstChild, 9], range 37 [processingInstruction, 0, processingInstruction, 4]
1524 PASS Point 23 [foreignPara1.firstChild, 9], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
1525 PASS Point 23 [foreignPara1.firstChild, 9], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
1526 PASS Point 23 [foreignPara1.firstChild, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
1527 FAIL Point 23 [foreignPara1.firstChild, 9], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1528 range.isPointInRange(node, offset);
1529 }" did not throw
1530 FAIL Point 23 [foreignPara1.firstChild, 9], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1531 range.isPointInRange(node, offset);
1532 }" did not throw
1533 FAIL Point 23 [foreignPara1.firstChild, 9], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
1534 range.isPointInRange(node, offset);
1535 }" did not throw
1536 PASS Point 23 [foreignPara1.firstChild, 9], range 44 [paras[0], 0, paras[0], 0]
1537 PASS Point 23 [foreignPara1.firstChild, 9], range 45 [detachedPara1, 0, detached Para1, 0]
1538 PASS Point 23 [foreignPara1.firstChild, 9], range 46 [testDiv, 1, paras[2].first Child, 5]
1539 PASS Point 23 [foreignPara1.firstChild, 9], range 47 [document.documentElement, 1, document.body, 0]
1540 FAIL Point 23 [foreignPara1.firstChild, 9], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0] assert_throws: Must throw IndexSizeError if offset is g reater than length function "function () {
1541 range.isPointInRange(node, offset);
1542 }" did not throw
1543 PASS Point 23 [foreignPara1.firstChild, 9], range 49 [document, 1, document, 2]
1544 PASS Point 23 [foreignPara1.firstChild, 9], range 50 [paras[2].firstChild, 4, co mment, 2]
1545 PASS Point 23 [foreignPara1.firstChild, 9], range 51 [paras[3], 1, comment, 8]
1546 FAIL Point 23 [foreignPara1.firstChild, 9], range 52 [foreignDoc, 0, foreignDoc, 0] assert_throws: Must throw IndexSizeError if offset is greater than length f unction "function () {
1547 range.isPointInRange(node, offset);
1548 }" did not throw
1549 PASS Point 23 [foreignPara1.firstChild, 9], range 53 [xmlDoc, 0, xmlDoc, 0]
1550 PASS Point 23 [foreignPara1.firstChild, 9], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
1551 PASS Point 23 [foreignPara1.firstChild, 9], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
1552 PASS Point 23 [foreignPara1.firstChild, 9], range 56 [detachedComment, 5, detach edComment, 5]
1553 PASS Point 23 [foreignPara1.firstChild, 9], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1554 PASS Point 23 [foreignPara1.firstChild, 9], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
1555 PASS Point 23 [foreignPara1.firstChild, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1556 PASS Point 23 [foreignPara1.firstChild, 9], range 60 detached
1557 PASS Point 24 [document.documentElement, -1], range 0 [paras[0].firstChild, 0, p aras[0].firstChild, 0]
1558 PASS Point 24 [document.documentElement, -1], range 1 [paras[0].firstChild, 0, p aras[0].firstChild, 1]
1559 PASS Point 24 [document.documentElement, -1], range 2 [paras[0].firstChild, 2, p aras[0].firstChild, 8]
1560 PASS Point 24 [document.documentElement, -1], range 3 [paras[0].firstChild, 2, p aras[0].firstChild, 9]
1561 PASS Point 24 [document.documentElement, -1], range 4 [paras[1].firstChild, 0, p aras[1].firstChild, 0]
1562 PASS Point 24 [document.documentElement, -1], range 5 [paras[1].firstChild, 2, p aras[1].firstChild, 9]
1563 FAIL Point 24 [document.documentElement, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1564 FAIL Point 24 [document.documentElement, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1565 PASS Point 24 [document.documentElement, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
1566 PASS Point 24 [document.documentElement, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
1567 PASS Point 24 [document.documentElement, -1], range 10 [document.documentElement , 0, document.documentElement, 1]
1568 PASS Point 24 [document.documentElement, -1], range 11 [document.documentElement , 0, document.documentElement, 2]
1569 PASS Point 24 [document.documentElement, -1], range 12 [document.documentElement , 1, document.documentElement, 2]
1570 PASS Point 24 [document.documentElement, -1], range 13 [document.head, 1, docume nt.head, 1]
1571 PASS Point 24 [document.documentElement, -1], range 14 [document.body, 4, docume nt.body, 5]
1572 PASS Point 24 [document.documentElement, -1], range 15 [foreignDoc.documentEleme nt, 0, foreignDoc.documentElement, 1]
1573 PASS Point 24 [document.documentElement, -1], range 16 [paras[0], 0, paras[0], 1 ]
1574 FAIL Point 24 [document.documentElement, -1], range 17 [detachedPara1, 0, detach edPara1, 1] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1575 PASS Point 24 [document.documentElement, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0]
1576 PASS Point 24 [document.documentElement, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8]
1577 PASS Point 24 [document.documentElement, -1], range 20 [paras[0].firstChild, 3, paras[3], 1]
1578 PASS Point 24 [document.documentElement, -1], range 21 [paras[0], 0, paras[0].fi rstChild, 7]
1579 PASS Point 24 [document.documentElement, -1], range 22 [testDiv, 2, paras[4], 1]
1580 PASS Point 24 [document.documentElement, -1], range 23 [document, 0, document, 1 ]
1581 PASS Point 24 [document.documentElement, -1], range 24 [document, 0, document, 2 ]
1582 PASS Point 24 [document.documentElement, -1], range 25 [comment, 2, comment, 3]
1583 PASS Point 24 [document.documentElement, -1], range 26 [testDiv, 0, comment, 5]
1584 PASS Point 24 [document.documentElement, -1], range 27 [foreignDoc, 1, foreignCo mment, 2]
1585 PASS Point 24 [document.documentElement, -1], range 28 [foreignDoc.body, 0, fore ignTextNode, 36]
1586 PASS Point 24 [document.documentElement, -1], range 29 [xmlDoc, 1, xmlComment, 0 ]
1587 FAIL Point 24 [document.documentElement, -1], range 30 [detachedTextNode, 0, det achedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': There is no chi ld at offset -1.
1588 PASS Point 24 [document.documentElement, -1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1589 PASS Point 24 [document.documentElement, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8]
1590 FAIL Point 24 [document.documentElement, -1], range 33 [detachedComment, 3, deta chedComment, 4] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1591 PASS Point 24 [document.documentElement, -1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
1592 PASS Point 24 [document.documentElement, -1], range 35 [detachedXmlComment, 2, d etachedXmlComment, 6]
1593 FAIL Point 24 [document.documentElement, -1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1594 PASS Point 24 [document.documentElement, -1], range 37 [processingInstruction, 0 , processingInstruction, 4]
1595 PASS Point 24 [document.documentElement, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1]
1596 PASS Point 24 [document.documentElement, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8]
1597 FAIL Point 24 [document.documentElement, -1], range 40 [detachedPara1.firstChild , 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1598 PASS Point 24 [document.documentElement, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1599 PASS Point 24 [document.documentElement, -1], range 42 [foreignDoc.head, 1, fore ignDoc.head, 1]
1600 PASS Point 24 [document.documentElement, -1], range 43 [foreignDoc.body, 0, fore ignDoc.body, 0]
1601 PASS Point 24 [document.documentElement, -1], range 44 [paras[0], 0, paras[0], 0 ]
1602 FAIL Point 24 [document.documentElement, -1], range 45 [detachedPara1, 0, detach edPara1, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1603 PASS Point 24 [document.documentElement, -1], range 46 [testDiv, 1, paras[2].fir stChild, 5]
1604 PASS Point 24 [document.documentElement, -1], range 47 [document.documentElement , 1, document.body, 0]
1605 PASS Point 24 [document.documentElement, -1], range 48 [foreignDoc.documentEleme nt, 1, foreignDoc.body, 0]
1606 PASS Point 24 [document.documentElement, -1], range 49 [document, 1, document, 2 ]
1607 PASS Point 24 [document.documentElement, -1], range 50 [paras[2].firstChild, 4, comment, 2]
1608 PASS Point 24 [document.documentElement, -1], range 51 [paras[3], 1, comment, 8]
1609 PASS Point 24 [document.documentElement, -1], range 52 [foreignDoc, 0, foreignDo c, 0]
1610 PASS Point 24 [document.documentElement, -1], range 53 [xmlDoc, 0, xmlDoc, 0]
1611 PASS Point 24 [document.documentElement, -1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1612 PASS Point 24 [document.documentElement, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7]
1613 FAIL Point 24 [document.documentElement, -1], range 56 [detachedComment, 5, deta chedComment, 5] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
1614 PASS Point 24 [document.documentElement, -1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
1615 PASS Point 24 [document.documentElement, -1], range 58 [foreignDocfrag, 0, forei gnDocfrag, 0]
1616 PASS Point 24 [document.documentElement, -1], range 59 [xmlDocfrag, 0, xmlDocfra g, 0]
1617 PASS Point 24 [document.documentElement, -1], range 60 detached
1618 PASS Point 25 [document.documentElement, 0], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1619 PASS Point 25 [document.documentElement, 0], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1620 PASS Point 25 [document.documentElement, 0], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1621 PASS Point 25 [document.documentElement, 0], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1622 PASS Point 25 [document.documentElement, 0], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1623 PASS Point 25 [document.documentElement, 0], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1624 FAIL Point 25 [document.documentElement, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1625 FAIL Point 25 [document.documentElement, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1626 PASS Point 25 [document.documentElement, 0], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1627 PASS Point 25 [document.documentElement, 0], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1628 PASS Point 25 [document.documentElement, 0], range 10 [document.documentElement, 0, document.documentElement, 1]
1629 PASS Point 25 [document.documentElement, 0], range 11 [document.documentElement, 0, document.documentElement, 2]
1630 PASS Point 25 [document.documentElement, 0], range 12 [document.documentElement, 1, document.documentElement, 2]
1631 PASS Point 25 [document.documentElement, 0], range 13 [document.head, 1, documen t.head, 1]
1632 PASS Point 25 [document.documentElement, 0], range 14 [document.body, 4, documen t.body, 5]
1633 PASS Point 25 [document.documentElement, 0], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1634 PASS Point 25 [document.documentElement, 0], range 16 [paras[0], 0, paras[0], 1]
1635 FAIL Point 25 [document.documentElement, 0], range 17 [detachedPara1, 0, detache dPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1636 PASS Point 25 [document.documentElement, 0], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1637 PASS Point 25 [document.documentElement, 0], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1638 PASS Point 25 [document.documentElement, 0], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1639 PASS Point 25 [document.documentElement, 0], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1640 PASS Point 25 [document.documentElement, 0], range 22 [testDiv, 2, paras[4], 1]
1641 PASS Point 25 [document.documentElement, 0], range 23 [document, 0, document, 1]
1642 PASS Point 25 [document.documentElement, 0], range 24 [document, 0, document, 2]
1643 PASS Point 25 [document.documentElement, 0], range 25 [comment, 2, comment, 3]
1644 PASS Point 25 [document.documentElement, 0], range 26 [testDiv, 0, comment, 5]
1645 PASS Point 25 [document.documentElement, 0], range 27 [foreignDoc, 1, foreignCom ment, 2]
1646 PASS Point 25 [document.documentElement, 0], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1647 PASS Point 25 [document.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0]
1648 FAIL Point 25 [document.documentElement, 0], range 30 [detachedTextNode, 0, deta chedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
1649 PASS Point 25 [document.documentElement, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1650 PASS Point 25 [document.documentElement, 0], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1651 FAIL Point 25 [document.documentElement, 0], range 33 [detachedComment, 3, detac hedComment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1652 PASS Point 25 [document.documentElement, 0], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1653 PASS Point 25 [document.documentElement, 0], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1654 FAIL Point 25 [document.documentElement, 0], range 36 [docfrag, 0, docfrag, 0] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
1655 PASS Point 25 [document.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4]
1656 PASS Point 25 [document.documentElement, 0], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1657 PASS Point 25 [document.documentElement, 0], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1658 FAIL Point 25 [document.documentElement, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1659 PASS Point 25 [document.documentElement, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1660 PASS Point 25 [document.documentElement, 0], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1661 PASS Point 25 [document.documentElement, 0], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1662 PASS Point 25 [document.documentElement, 0], range 44 [paras[0], 0, paras[0], 0]
1663 FAIL Point 25 [document.documentElement, 0], range 45 [detachedPara1, 0, detache dPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1664 PASS Point 25 [document.documentElement, 0], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1665 PASS Point 25 [document.documentElement, 0], range 47 [document.documentElement, 1, document.body, 0]
1666 PASS Point 25 [document.documentElement, 0], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1667 PASS Point 25 [document.documentElement, 0], range 49 [document, 1, document, 2]
1668 PASS Point 25 [document.documentElement, 0], range 50 [paras[2].firstChild, 4, c omment, 2]
1669 PASS Point 25 [document.documentElement, 0], range 51 [paras[3], 1, comment, 8]
1670 PASS Point 25 [document.documentElement, 0], range 52 [foreignDoc, 0, foreignDoc , 0]
1671 PASS Point 25 [document.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
1672 PASS Point 25 [document.documentElement, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1673 PASS Point 25 [document.documentElement, 0], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1674 FAIL Point 25 [document.documentElement, 0], range 56 [detachedComment, 5, detac hedComment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1675 PASS Point 25 [document.documentElement, 0], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1676 PASS Point 25 [document.documentElement, 0], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1677 PASS Point 25 [document.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1678 PASS Point 25 [document.documentElement, 0], range 60 detached
1679 PASS Point 26 [document.documentElement, 1], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1680 PASS Point 26 [document.documentElement, 1], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1681 PASS Point 26 [document.documentElement, 1], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1682 PASS Point 26 [document.documentElement, 1], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1683 PASS Point 26 [document.documentElement, 1], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1684 PASS Point 26 [document.documentElement, 1], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1685 FAIL Point 26 [document.documentElement, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1686 FAIL Point 26 [document.documentElement, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1687 PASS Point 26 [document.documentElement, 1], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1688 PASS Point 26 [document.documentElement, 1], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1689 PASS Point 26 [document.documentElement, 1], range 10 [document.documentElement, 0, document.documentElement, 1]
1690 PASS Point 26 [document.documentElement, 1], range 11 [document.documentElement, 0, document.documentElement, 2]
1691 PASS Point 26 [document.documentElement, 1], range 12 [document.documentElement, 1, document.documentElement, 2]
1692 PASS Point 26 [document.documentElement, 1], range 13 [document.head, 1, documen t.head, 1]
1693 PASS Point 26 [document.documentElement, 1], range 14 [document.body, 4, documen t.body, 5]
1694 PASS Point 26 [document.documentElement, 1], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1695 PASS Point 26 [document.documentElement, 1], range 16 [paras[0], 0, paras[0], 1]
1696 FAIL Point 26 [document.documentElement, 1], range 17 [detachedPara1, 0, detache dPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1697 PASS Point 26 [document.documentElement, 1], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1698 PASS Point 26 [document.documentElement, 1], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1699 PASS Point 26 [document.documentElement, 1], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1700 PASS Point 26 [document.documentElement, 1], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1701 PASS Point 26 [document.documentElement, 1], range 22 [testDiv, 2, paras[4], 1]
1702 PASS Point 26 [document.documentElement, 1], range 23 [document, 0, document, 1]
1703 PASS Point 26 [document.documentElement, 1], range 24 [document, 0, document, 2]
1704 PASS Point 26 [document.documentElement, 1], range 25 [comment, 2, comment, 3]
1705 PASS Point 26 [document.documentElement, 1], range 26 [testDiv, 0, comment, 5]
1706 PASS Point 26 [document.documentElement, 1], range 27 [foreignDoc, 1, foreignCom ment, 2]
1707 PASS Point 26 [document.documentElement, 1], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1708 PASS Point 26 [document.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0]
1709 FAIL Point 26 [document.documentElement, 1], range 30 [detachedTextNode, 0, deta chedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
1710 PASS Point 26 [document.documentElement, 1], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1711 PASS Point 26 [document.documentElement, 1], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1712 FAIL Point 26 [document.documentElement, 1], range 33 [detachedComment, 3, detac hedComment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1713 PASS Point 26 [document.documentElement, 1], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1714 PASS Point 26 [document.documentElement, 1], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1715 FAIL Point 26 [document.documentElement, 1], range 36 [docfrag, 0, docfrag, 0] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
1716 PASS Point 26 [document.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4]
1717 PASS Point 26 [document.documentElement, 1], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1718 PASS Point 26 [document.documentElement, 1], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1719 FAIL Point 26 [document.documentElement, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1720 PASS Point 26 [document.documentElement, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1721 PASS Point 26 [document.documentElement, 1], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1722 PASS Point 26 [document.documentElement, 1], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1723 PASS Point 26 [document.documentElement, 1], range 44 [paras[0], 0, paras[0], 0]
1724 FAIL Point 26 [document.documentElement, 1], range 45 [detachedPara1, 0, detache dPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1725 PASS Point 26 [document.documentElement, 1], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1726 PASS Point 26 [document.documentElement, 1], range 47 [document.documentElement, 1, document.body, 0]
1727 PASS Point 26 [document.documentElement, 1], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1728 PASS Point 26 [document.documentElement, 1], range 49 [document, 1, document, 2]
1729 PASS Point 26 [document.documentElement, 1], range 50 [paras[2].firstChild, 4, c omment, 2]
1730 PASS Point 26 [document.documentElement, 1], range 51 [paras[3], 1, comment, 8]
1731 PASS Point 26 [document.documentElement, 1], range 52 [foreignDoc, 0, foreignDoc , 0]
1732 PASS Point 26 [document.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
1733 PASS Point 26 [document.documentElement, 1], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1734 PASS Point 26 [document.documentElement, 1], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1735 FAIL Point 26 [document.documentElement, 1], range 56 [detachedComment, 5, detac hedComment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1736 PASS Point 26 [document.documentElement, 1], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1737 PASS Point 26 [document.documentElement, 1], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1738 PASS Point 26 [document.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1739 PASS Point 26 [document.documentElement, 1], range 60 detached
1740 PASS Point 27 [document.documentElement, 2], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1741 PASS Point 27 [document.documentElement, 2], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1742 PASS Point 27 [document.documentElement, 2], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1743 PASS Point 27 [document.documentElement, 2], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1744 PASS Point 27 [document.documentElement, 2], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1745 PASS Point 27 [document.documentElement, 2], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1746 FAIL Point 27 [document.documentElement, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1747 FAIL Point 27 [document.documentElement, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': T he two ranges are in separate documents.
1748 PASS Point 27 [document.documentElement, 2], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1749 PASS Point 27 [document.documentElement, 2], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1750 PASS Point 27 [document.documentElement, 2], range 10 [document.documentElement, 0, document.documentElement, 1]
1751 PASS Point 27 [document.documentElement, 2], range 11 [document.documentElement, 0, document.documentElement, 2]
1752 PASS Point 27 [document.documentElement, 2], range 12 [document.documentElement, 1, document.documentElement, 2]
1753 PASS Point 27 [document.documentElement, 2], range 13 [document.head, 1, documen t.head, 1]
1754 PASS Point 27 [document.documentElement, 2], range 14 [document.body, 4, documen t.body, 5]
1755 PASS Point 27 [document.documentElement, 2], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1756 PASS Point 27 [document.documentElement, 2], range 16 [paras[0], 0, paras[0], 1]
1757 FAIL Point 27 [document.documentElement, 2], range 17 [detachedPara1, 0, detache dPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1758 PASS Point 27 [document.documentElement, 2], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1759 PASS Point 27 [document.documentElement, 2], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1760 PASS Point 27 [document.documentElement, 2], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1761 PASS Point 27 [document.documentElement, 2], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1762 PASS Point 27 [document.documentElement, 2], range 22 [testDiv, 2, paras[4], 1]
1763 PASS Point 27 [document.documentElement, 2], range 23 [document, 0, document, 1]
1764 PASS Point 27 [document.documentElement, 2], range 24 [document, 0, document, 2]
1765 PASS Point 27 [document.documentElement, 2], range 25 [comment, 2, comment, 3]
1766 PASS Point 27 [document.documentElement, 2], range 26 [testDiv, 0, comment, 5]
1767 PASS Point 27 [document.documentElement, 2], range 27 [foreignDoc, 1, foreignCom ment, 2]
1768 PASS Point 27 [document.documentElement, 2], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1769 PASS Point 27 [document.documentElement, 2], range 29 [xmlDoc, 1, xmlComment, 0]
1770 FAIL Point 27 [document.documentElement, 2], range 30 [detachedTextNode, 0, deta chedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
1771 PASS Point 27 [document.documentElement, 2], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1772 PASS Point 27 [document.documentElement, 2], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1773 FAIL Point 27 [document.documentElement, 2], range 33 [detachedComment, 3, detac hedComment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1774 PASS Point 27 [document.documentElement, 2], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1775 PASS Point 27 [document.documentElement, 2], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1776 FAIL Point 27 [document.documentElement, 2], range 36 [docfrag, 0, docfrag, 0] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
1777 PASS Point 27 [document.documentElement, 2], range 37 [processingInstruction, 0, processingInstruction, 4]
1778 PASS Point 27 [document.documentElement, 2], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1779 PASS Point 27 [document.documentElement, 2], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1780 FAIL Point 27 [document.documentElement, 2], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1781 PASS Point 27 [document.documentElement, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1782 PASS Point 27 [document.documentElement, 2], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1783 PASS Point 27 [document.documentElement, 2], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1784 PASS Point 27 [document.documentElement, 2], range 44 [paras[0], 0, paras[0], 0]
1785 FAIL Point 27 [document.documentElement, 2], range 45 [detachedPara1, 0, detache dPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1786 PASS Point 27 [document.documentElement, 2], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1787 PASS Point 27 [document.documentElement, 2], range 47 [document.documentElement, 1, document.body, 0]
1788 PASS Point 27 [document.documentElement, 2], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1789 PASS Point 27 [document.documentElement, 2], range 49 [document, 1, document, 2]
1790 PASS Point 27 [document.documentElement, 2], range 50 [paras[2].firstChild, 4, c omment, 2]
1791 PASS Point 27 [document.documentElement, 2], range 51 [paras[3], 1, comment, 8]
1792 PASS Point 27 [document.documentElement, 2], range 52 [foreignDoc, 0, foreignDoc , 0]
1793 PASS Point 27 [document.documentElement, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
1794 PASS Point 27 [document.documentElement, 2], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1795 PASS Point 27 [document.documentElement, 2], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1796 FAIL Point 27 [document.documentElement, 2], range 56 [detachedComment, 5, detac hedComment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1797 PASS Point 27 [document.documentElement, 2], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1798 PASS Point 27 [document.documentElement, 2], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1799 PASS Point 27 [document.documentElement, 2], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1800 PASS Point 27 [document.documentElement, 2], range 60 detached
1801 PASS Point 28 [document.documentElement, 7], range 0 [paras[0].firstChild, 0, pa ras[0].firstChild, 0]
1802 PASS Point 28 [document.documentElement, 7], range 1 [paras[0].firstChild, 0, pa ras[0].firstChild, 1]
1803 PASS Point 28 [document.documentElement, 7], range 2 [paras[0].firstChild, 2, pa ras[0].firstChild, 8]
1804 PASS Point 28 [document.documentElement, 7], range 3 [paras[0].firstChild, 2, pa ras[0].firstChild, 9]
1805 PASS Point 28 [document.documentElement, 7], range 4 [paras[1].firstChild, 0, pa ras[1].firstChild, 0]
1806 PASS Point 28 [document.documentElement, 7], range 5 [paras[1].firstChild, 2, pa ras[1].firstChild, 9]
1807 FAIL Point 28 [document.documentElement, 7], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': T here is no child at offset 7.
1808 FAIL Point 28 [document.documentElement, 7], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': T here is no child at offset 7.
1809 PASS Point 28 [document.documentElement, 7], range 8 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 0]
1810 PASS Point 28 [document.documentElement, 7], range 9 [foreignPara1.firstChild, 2 , foreignPara1.firstChild, 8]
1811 PASS Point 28 [document.documentElement, 7], range 10 [document.documentElement, 0, document.documentElement, 1]
1812 PASS Point 28 [document.documentElement, 7], range 11 [document.documentElement, 0, document.documentElement, 2]
1813 PASS Point 28 [document.documentElement, 7], range 12 [document.documentElement, 1, document.documentElement, 2]
1814 PASS Point 28 [document.documentElement, 7], range 13 [document.head, 1, documen t.head, 1]
1815 PASS Point 28 [document.documentElement, 7], range 14 [document.body, 4, documen t.body, 5]
1816 PASS Point 28 [document.documentElement, 7], range 15 [foreignDoc.documentElemen t, 0, foreignDoc.documentElement, 1]
1817 PASS Point 28 [document.documentElement, 7], range 16 [paras[0], 0, paras[0], 1]
1818 FAIL Point 28 [document.documentElement, 7], range 17 [detachedPara1, 0, detache dPara1, 1] Failed to execute 'isPointInRange' on 'Range': There is no child at o ffset 7.
1819 PASS Point 28 [document.documentElement, 7], range 18 [paras[0].firstChild, 0, p aras[1].firstChild, 0]
1820 PASS Point 28 [document.documentElement, 7], range 19 [paras[0].firstChild, 0, p aras[1].firstChild, 8]
1821 PASS Point 28 [document.documentElement, 7], range 20 [paras[0].firstChild, 3, p aras[3], 1]
1822 PASS Point 28 [document.documentElement, 7], range 21 [paras[0], 0, paras[0].fir stChild, 7]
1823 PASS Point 28 [document.documentElement, 7], range 22 [testDiv, 2, paras[4], 1]
1824 PASS Point 28 [document.documentElement, 7], range 23 [document, 0, document, 1]
1825 PASS Point 28 [document.documentElement, 7], range 24 [document, 0, document, 2]
1826 PASS Point 28 [document.documentElement, 7], range 25 [comment, 2, comment, 3]
1827 PASS Point 28 [document.documentElement, 7], range 26 [testDiv, 0, comment, 5]
1828 PASS Point 28 [document.documentElement, 7], range 27 [foreignDoc, 1, foreignCom ment, 2]
1829 PASS Point 28 [document.documentElement, 7], range 28 [foreignDoc.body, 0, forei gnTextNode, 36]
1830 PASS Point 28 [document.documentElement, 7], range 29 [xmlDoc, 1, xmlComment, 0]
1831 FAIL Point 28 [document.documentElement, 7], range 30 [detachedTextNode, 0, deta chedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset 7.
1832 PASS Point 28 [document.documentElement, 7], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
1833 PASS Point 28 [document.documentElement, 7], range 32 [detachedXmlTextNode, 0, d etachedXmlTextNode, 8]
1834 FAIL Point 28 [document.documentElement, 7], range 33 [detachedComment, 3, detac hedComment, 4] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 7.
1835 PASS Point 28 [document.documentElement, 7], range 34 [detachedForeignComment, 0 , detachedForeignComment, 1]
1836 PASS Point 28 [document.documentElement, 7], range 35 [detachedXmlComment, 2, de tachedXmlComment, 6]
1837 FAIL Point 28 [document.documentElement, 7], range 36 [docfrag, 0, docfrag, 0] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 7.
1838 PASS Point 28 [document.documentElement, 7], range 37 [processingInstruction, 0, processingInstruction, 4]
1839 PASS Point 28 [document.documentElement, 7], range 38 [paras[1].firstChild, 0, p aras[1].firstChild, 1]
1840 PASS Point 28 [document.documentElement, 7], range 39 [paras[1].firstChild, 2, p aras[1].firstChild, 8]
1841 FAIL Point 28 [document.documentElement, 7], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 7.
1842 PASS Point 28 [document.documentElement, 7], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
1843 PASS Point 28 [document.documentElement, 7], range 42 [foreignDoc.head, 1, forei gnDoc.head, 1]
1844 PASS Point 28 [document.documentElement, 7], range 43 [foreignDoc.body, 0, forei gnDoc.body, 0]
1845 PASS Point 28 [document.documentElement, 7], range 44 [paras[0], 0, paras[0], 0]
1846 FAIL Point 28 [document.documentElement, 7], range 45 [detachedPara1, 0, detache dPara1, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at o ffset 7.
1847 PASS Point 28 [document.documentElement, 7], range 46 [testDiv, 1, paras[2].firs tChild, 5]
1848 PASS Point 28 [document.documentElement, 7], range 47 [document.documentElement, 1, document.body, 0]
1849 PASS Point 28 [document.documentElement, 7], range 48 [foreignDoc.documentElemen t, 1, foreignDoc.body, 0]
1850 PASS Point 28 [document.documentElement, 7], range 49 [document, 1, document, 2]
1851 PASS Point 28 [document.documentElement, 7], range 50 [paras[2].firstChild, 4, c omment, 2]
1852 PASS Point 28 [document.documentElement, 7], range 51 [paras[3], 1, comment, 8]
1853 PASS Point 28 [document.documentElement, 7], range 52 [foreignDoc, 0, foreignDoc , 0]
1854 PASS Point 28 [document.documentElement, 7], range 53 [xmlDoc, 0, xmlDoc, 0]
1855 PASS Point 28 [document.documentElement, 7], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
1856 PASS Point 28 [document.documentElement, 7], range 55 [detachedXmlTextNode, 7, d etachedXmlTextNode, 7]
1857 FAIL Point 28 [document.documentElement, 7], range 56 [detachedComment, 5, detac hedComment, 5] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 7.
1858 PASS Point 28 [document.documentElement, 7], range 57 [detachedForeignComment, 4 , detachedForeignComment, 4]
1859 PASS Point 28 [document.documentElement, 7], range 58 [foreignDocfrag, 0, foreig nDocfrag, 0]
1860 PASS Point 28 [document.documentElement, 7], range 59 [xmlDocfrag, 0, xmlDocfrag , 0]
1861 PASS Point 28 [document.documentElement, 7], range 60 detached
1862 PASS Point 29 [document.head, 1], range 0 [paras[0].firstChild, 0, paras[0].firs tChild, 0]
1863 PASS Point 29 [document.head, 1], range 1 [paras[0].firstChild, 0, paras[0].firs tChild, 1]
1864 PASS Point 29 [document.head, 1], range 2 [paras[0].firstChild, 2, paras[0].firs tChild, 8]
1865 PASS Point 29 [document.head, 1], range 3 [paras[0].firstChild, 2, paras[0].firs tChild, 9]
1866 PASS Point 29 [document.head, 1], range 4 [paras[1].firstChild, 0, paras[1].firs tChild, 0]
1867 PASS Point 29 [document.head, 1], range 5 [paras[1].firstChild, 2, paras[1].firs tChild, 9]
1868 FAIL Point 29 [document.head, 1], range 6 [detachedPara1.firstChild, 0, detached Para1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two rang es are in separate documents.
1869 FAIL Point 29 [document.head, 1], range 7 [detachedPara1.firstChild, 2, detached Para1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two rang es are in separate documents.
1870 PASS Point 29 [document.head, 1], range 8 [foreignPara1.firstChild, 0, foreignPa ra1.firstChild, 0]
1871 PASS Point 29 [document.head, 1], range 9 [foreignPara1.firstChild, 2, foreignPa ra1.firstChild, 8]
1872 PASS Point 29 [document.head, 1], range 10 [document.documentElement, 0, documen t.documentElement, 1]
1873 PASS Point 29 [document.head, 1], range 11 [document.documentElement, 0, documen t.documentElement, 2]
1874 PASS Point 29 [document.head, 1], range 12 [document.documentElement, 1, documen t.documentElement, 2]
1875 PASS Point 29 [document.head, 1], range 13 [document.head, 1, document.head, 1]
1876 PASS Point 29 [document.head, 1], range 14 [document.body, 4, document.body, 5]
1877 PASS Point 29 [document.head, 1], range 15 [foreignDoc.documentElement, 0, forei gnDoc.documentElement, 1]
1878 PASS Point 29 [document.head, 1], range 16 [paras[0], 0, paras[0], 1]
1879 FAIL Point 29 [document.head, 1], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
1880 PASS Point 29 [document.head, 1], range 18 [paras[0].firstChild, 0, paras[1].fir stChild, 0]
1881 PASS Point 29 [document.head, 1], range 19 [paras[0].firstChild, 0, paras[1].fir stChild, 8]
1882 PASS Point 29 [document.head, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
1883 PASS Point 29 [document.head, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
1884 PASS Point 29 [document.head, 1], range 22 [testDiv, 2, paras[4], 1]
1885 PASS Point 29 [document.head, 1], range 23 [document, 0, document, 1]
1886 PASS Point 29 [document.head, 1], range 24 [document, 0, document, 2]
1887 PASS Point 29 [document.head, 1], range 25 [comment, 2, comment, 3]
1888 PASS Point 29 [document.head, 1], range 26 [testDiv, 0, comment, 5]
1889 PASS Point 29 [document.head, 1], range 27 [foreignDoc, 1, foreignComment, 2]
1890 PASS Point 29 [document.head, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
1891 PASS Point 29 [document.head, 1], range 29 [xmlDoc, 1, xmlComment, 0]
1892 FAIL Point 29 [document.head, 1], range 30 [detachedTextNode, 0, detachedTextNod e, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
1893 PASS Point 29 [document.head, 1], range 31 [detachedForeignTextNode, 0, detached ForeignTextNode, 8]
1894 PASS Point 29 [document.head, 1], range 32 [detachedXmlTextNode, 0, detachedXmlT extNode, 8]
1895 FAIL Point 29 [document.head, 1], range 33 [detachedComment, 3, detachedComment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separat e documents.
1896 PASS Point 29 [document.head, 1], range 34 [detachedForeignComment, 0, detachedF oreignComment, 1]
1897 PASS Point 29 [document.head, 1], range 35 [detachedXmlComment, 2, detachedXmlCo mment, 6]
1898 FAIL Point 29 [document.head, 1], range 36 [docfrag, 0, docfrag, 0] Failed to ex ecute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1899 PASS Point 29 [document.head, 1], range 37 [processingInstruction, 0, processing Instruction, 4]
1900 PASS Point 29 [document.head, 1], range 38 [paras[1].firstChild, 0, paras[1].fir stChild, 1]
1901 PASS Point 29 [document.head, 1], range 39 [paras[1].firstChild, 2, paras[1].fir stChild, 8]
1902 FAIL Point 29 [document.head, 1], range 40 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ran ges are in separate documents.
1903 PASS Point 29 [document.head, 1], range 41 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 1]
1904 PASS Point 29 [document.head, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
1905 PASS Point 29 [document.head, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
1906 PASS Point 29 [document.head, 1], range 44 [paras[0], 0, paras[0], 0]
1907 FAIL Point 29 [document.head, 1], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
1908 PASS Point 29 [document.head, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
1909 PASS Point 29 [document.head, 1], range 47 [document.documentElement, 1, documen t.body, 0]
1910 PASS Point 29 [document.head, 1], range 48 [foreignDoc.documentElement, 1, forei gnDoc.body, 0]
1911 PASS Point 29 [document.head, 1], range 49 [document, 1, document, 2]
1912 PASS Point 29 [document.head, 1], range 50 [paras[2].firstChild, 4, comment, 2]
1913 PASS Point 29 [document.head, 1], range 51 [paras[3], 1, comment, 8]
1914 PASS Point 29 [document.head, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
1915 PASS Point 29 [document.head, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
1916 PASS Point 29 [document.head, 1], range 54 [detachedForeignTextNode, 7, detached ForeignTextNode, 7]
1917 PASS Point 29 [document.head, 1], range 55 [detachedXmlTextNode, 7, detachedXmlT extNode, 7]
1918 FAIL Point 29 [document.head, 1], range 56 [detachedComment, 5, detachedComment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separat e documents.
1919 PASS Point 29 [document.head, 1], range 57 [detachedForeignComment, 4, detachedF oreignComment, 4]
1920 PASS Point 29 [document.head, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0 ]
1921 PASS Point 29 [document.head, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1922 PASS Point 29 [document.head, 1], range 60 detached
1923 PASS Point 30 [document.body, 3], range 0 [paras[0].firstChild, 0, paras[0].firs tChild, 0]
1924 PASS Point 30 [document.body, 3], range 1 [paras[0].firstChild, 0, paras[0].firs tChild, 1]
1925 PASS Point 30 [document.body, 3], range 2 [paras[0].firstChild, 2, paras[0].firs tChild, 8]
1926 PASS Point 30 [document.body, 3], range 3 [paras[0].firstChild, 2, paras[0].firs tChild, 9]
1927 PASS Point 30 [document.body, 3], range 4 [paras[1].firstChild, 0, paras[1].firs tChild, 0]
1928 PASS Point 30 [document.body, 3], range 5 [paras[1].firstChild, 2, paras[1].firs tChild, 9]
1929 FAIL Point 30 [document.body, 3], range 6 [detachedPara1.firstChild, 0, detached Para1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two rang es are in separate documents.
1930 FAIL Point 30 [document.body, 3], range 7 [detachedPara1.firstChild, 2, detached Para1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two rang es are in separate documents.
1931 PASS Point 30 [document.body, 3], range 8 [foreignPara1.firstChild, 0, foreignPa ra1.firstChild, 0]
1932 PASS Point 30 [document.body, 3], range 9 [foreignPara1.firstChild, 2, foreignPa ra1.firstChild, 8]
1933 PASS Point 30 [document.body, 3], range 10 [document.documentElement, 0, documen t.documentElement, 1]
1934 PASS Point 30 [document.body, 3], range 11 [document.documentElement, 0, documen t.documentElement, 2]
1935 PASS Point 30 [document.body, 3], range 12 [document.documentElement, 1, documen t.documentElement, 2]
1936 PASS Point 30 [document.body, 3], range 13 [document.head, 1, document.head, 1]
1937 PASS Point 30 [document.body, 3], range 14 [document.body, 4, document.body, 5]
1938 PASS Point 30 [document.body, 3], range 15 [foreignDoc.documentElement, 0, forei gnDoc.documentElement, 1]
1939 PASS Point 30 [document.body, 3], range 16 [paras[0], 0, paras[0], 1]
1940 FAIL Point 30 [document.body, 3], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
1941 PASS Point 30 [document.body, 3], range 18 [paras[0].firstChild, 0, paras[1].fir stChild, 0]
1942 PASS Point 30 [document.body, 3], range 19 [paras[0].firstChild, 0, paras[1].fir stChild, 8]
1943 PASS Point 30 [document.body, 3], range 20 [paras[0].firstChild, 3, paras[3], 1]
1944 PASS Point 30 [document.body, 3], range 21 [paras[0], 0, paras[0].firstChild, 7]
1945 PASS Point 30 [document.body, 3], range 22 [testDiv, 2, paras[4], 1]
1946 PASS Point 30 [document.body, 3], range 23 [document, 0, document, 1]
1947 PASS Point 30 [document.body, 3], range 24 [document, 0, document, 2]
1948 PASS Point 30 [document.body, 3], range 25 [comment, 2, comment, 3]
1949 PASS Point 30 [document.body, 3], range 26 [testDiv, 0, comment, 5]
1950 PASS Point 30 [document.body, 3], range 27 [foreignDoc, 1, foreignComment, 2]
1951 PASS Point 30 [document.body, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
1952 PASS Point 30 [document.body, 3], range 29 [xmlDoc, 1, xmlComment, 0]
1953 FAIL Point 30 [document.body, 3], range 30 [detachedTextNode, 0, detachedTextNod e, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separ ate documents.
1954 PASS Point 30 [document.body, 3], range 31 [detachedForeignTextNode, 0, detached ForeignTextNode, 8]
1955 PASS Point 30 [document.body, 3], range 32 [detachedXmlTextNode, 0, detachedXmlT extNode, 8]
1956 FAIL Point 30 [document.body, 3], range 33 [detachedComment, 3, detachedComment, 4] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separat e documents.
1957 PASS Point 30 [document.body, 3], range 34 [detachedForeignComment, 0, detachedF oreignComment, 1]
1958 PASS Point 30 [document.body, 3], range 35 [detachedXmlComment, 2, detachedXmlCo mment, 6]
1959 FAIL Point 30 [document.body, 3], range 36 [docfrag, 0, docfrag, 0] Failed to ex ecute 'isPointInRange' on 'Range': The two ranges are in separate documents.
1960 PASS Point 30 [document.body, 3], range 37 [processingInstruction, 0, processing Instruction, 4]
1961 PASS Point 30 [document.body, 3], range 38 [paras[1].firstChild, 0, paras[1].fir stChild, 1]
1962 PASS Point 30 [document.body, 3], range 39 [paras[1].firstChild, 2, paras[1].fir stChild, 8]
1963 FAIL Point 30 [document.body, 3], range 40 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ran ges are in separate documents.
1964 PASS Point 30 [document.body, 3], range 41 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 1]
1965 PASS Point 30 [document.body, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
1966 PASS Point 30 [document.body, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
1967 PASS Point 30 [document.body, 3], range 44 [paras[0], 0, paras[0], 0]
1968 FAIL Point 30 [document.body, 3], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
1969 PASS Point 30 [document.body, 3], range 46 [testDiv, 1, paras[2].firstChild, 5]
1970 PASS Point 30 [document.body, 3], range 47 [document.documentElement, 1, documen t.body, 0]
1971 PASS Point 30 [document.body, 3], range 48 [foreignDoc.documentElement, 1, forei gnDoc.body, 0]
1972 PASS Point 30 [document.body, 3], range 49 [document, 1, document, 2]
1973 PASS Point 30 [document.body, 3], range 50 [paras[2].firstChild, 4, comment, 2]
1974 PASS Point 30 [document.body, 3], range 51 [paras[3], 1, comment, 8]
1975 PASS Point 30 [document.body, 3], range 52 [foreignDoc, 0, foreignDoc, 0]
1976 PASS Point 30 [document.body, 3], range 53 [xmlDoc, 0, xmlDoc, 0]
1977 PASS Point 30 [document.body, 3], range 54 [detachedForeignTextNode, 7, detached ForeignTextNode, 7]
1978 PASS Point 30 [document.body, 3], range 55 [detachedXmlTextNode, 7, detachedXmlT extNode, 7]
1979 FAIL Point 30 [document.body, 3], range 56 [detachedComment, 5, detachedComment, 5] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separat e documents.
1980 PASS Point 30 [document.body, 3], range 57 [detachedForeignComment, 4, detachedF oreignComment, 4]
1981 PASS Point 30 [document.body, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0 ]
1982 PASS Point 30 [document.body, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
1983 PASS Point 30 [document.body, 3], range 60 detached
1984 PASS Point 31 [foreignDoc.documentElement, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
1985 PASS Point 31 [foreignDoc.documentElement, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
1986 PASS Point 31 [foreignDoc.documentElement, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
1987 PASS Point 31 [foreignDoc.documentElement, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
1988 PASS Point 31 [foreignDoc.documentElement, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
1989 PASS Point 31 [foreignDoc.documentElement, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
1990 PASS Point 31 [foreignDoc.documentElement, 0], range 6 [detachedPara1.firstChild , 0, detachedPara1.firstChild, 0]
1991 PASS Point 31 [foreignDoc.documentElement, 0], range 7 [detachedPara1.firstChild , 2, detachedPara1.firstChild, 8]
1992 PASS Point 31 [foreignDoc.documentElement, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
1993 PASS Point 31 [foreignDoc.documentElement, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
1994 PASS Point 31 [foreignDoc.documentElement, 0], range 10 [document.documentElemen t, 0, document.documentElement, 1]
1995 PASS Point 31 [foreignDoc.documentElement, 0], range 11 [document.documentElemen t, 0, document.documentElement, 2]
1996 PASS Point 31 [foreignDoc.documentElement, 0], range 12 [document.documentElemen t, 1, document.documentElement, 2]
1997 PASS Point 31 [foreignDoc.documentElement, 0], range 13 [document.head, 1, docum ent.head, 1]
1998 PASS Point 31 [foreignDoc.documentElement, 0], range 14 [document.body, 4, docum ent.body, 5]
1999 FAIL Point 31 [foreignDoc.documentElement, 0], range 15 [foreignDoc.documentElem ent, 0, foreignDoc.documentElement, 1] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
2000 PASS Point 31 [foreignDoc.documentElement, 0], range 16 [paras[0], 0, paras[0], 1]
2001 PASS Point 31 [foreignDoc.documentElement, 0], range 17 [detachedPara1, 0, detac hedPara1, 1]
2002 PASS Point 31 [foreignDoc.documentElement, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0]
2003 PASS Point 31 [foreignDoc.documentElement, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8]
2004 PASS Point 31 [foreignDoc.documentElement, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2005 PASS Point 31 [foreignDoc.documentElement, 0], range 21 [paras[0], 0, paras[0].f irstChild, 7]
2006 PASS Point 31 [foreignDoc.documentElement, 0], range 22 [testDiv, 2, paras[4], 1 ]
2007 PASS Point 31 [foreignDoc.documentElement, 0], range 23 [document, 0, document, 1]
2008 PASS Point 31 [foreignDoc.documentElement, 0], range 24 [document, 0, document, 2]
2009 PASS Point 31 [foreignDoc.documentElement, 0], range 25 [comment, 2, comment, 3]
2010 PASS Point 31 [foreignDoc.documentElement, 0], range 26 [testDiv, 0, comment, 5]
2011 FAIL Point 31 [foreignDoc.documentElement, 0], range 27 [foreignDoc, 1, foreignC omment, 2] assert_true: Must return true if point is not before start, after end , or in different tree expected true got false
2012 PASS Point 31 [foreignDoc.documentElement, 0], range 28 [foreignDoc.body, 0, for eignTextNode, 36]
2013 PASS Point 31 [foreignDoc.documentElement, 0], range 29 [xmlDoc, 1, xmlComment, 0]
2014 PASS Point 31 [foreignDoc.documentElement, 0], range 30 [detachedTextNode, 0, de tachedTextNode, 8]
2015 PASS Point 31 [foreignDoc.documentElement, 0], range 31 [detachedForeignTextNode , 0, detachedForeignTextNode, 8]
2016 PASS Point 31 [foreignDoc.documentElement, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8]
2017 PASS Point 31 [foreignDoc.documentElement, 0], range 33 [detachedComment, 3, det achedComment, 4]
2018 PASS Point 31 [foreignDoc.documentElement, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
2019 PASS Point 31 [foreignDoc.documentElement, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
2020 PASS Point 31 [foreignDoc.documentElement, 0], range 36 [docfrag, 0, docfrag, 0]
2021 PASS Point 31 [foreignDoc.documentElement, 0], range 37 [processingInstruction, 0, processingInstruction, 4]
2022 PASS Point 31 [foreignDoc.documentElement, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1]
2023 PASS Point 31 [foreignDoc.documentElement, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8]
2024 PASS Point 31 [foreignDoc.documentElement, 0], range 40 [detachedPara1.firstChil d, 0, detachedPara1.firstChild, 1]
2025 PASS Point 31 [foreignDoc.documentElement, 0], range 41 [foreignPara1.firstChild , 0, foreignPara1.firstChild, 1]
2026 PASS Point 31 [foreignDoc.documentElement, 0], range 42 [foreignDoc.head, 1, for eignDoc.head, 1]
2027 PASS Point 31 [foreignDoc.documentElement, 0], range 43 [foreignDoc.body, 0, for eignDoc.body, 0]
2028 PASS Point 31 [foreignDoc.documentElement, 0], range 44 [paras[0], 0, paras[0], 0]
2029 PASS Point 31 [foreignDoc.documentElement, 0], range 45 [detachedPara1, 0, detac hedPara1, 0]
2030 PASS Point 31 [foreignDoc.documentElement, 0], range 46 [testDiv, 1, paras[2].fi rstChild, 5]
2031 PASS Point 31 [foreignDoc.documentElement, 0], range 47 [document.documentElemen t, 1, document.body, 0]
2032 PASS Point 31 [foreignDoc.documentElement, 0], range 48 [foreignDoc.documentElem ent, 1, foreignDoc.body, 0]
2033 PASS Point 31 [foreignDoc.documentElement, 0], range 49 [document, 1, document, 2]
2034 PASS Point 31 [foreignDoc.documentElement, 0], range 50 [paras[2].firstChild, 4, comment, 2]
2035 PASS Point 31 [foreignDoc.documentElement, 0], range 51 [paras[3], 1, comment, 8 ]
2036 PASS Point 31 [foreignDoc.documentElement, 0], range 52 [foreignDoc, 0, foreignD oc, 0]
2037 PASS Point 31 [foreignDoc.documentElement, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2038 PASS Point 31 [foreignDoc.documentElement, 0], range 54 [detachedForeignTextNode , 7, detachedForeignTextNode, 7]
2039 PASS Point 31 [foreignDoc.documentElement, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7]
2040 PASS Point 31 [foreignDoc.documentElement, 0], range 56 [detachedComment, 5, det achedComment, 5]
2041 PASS Point 31 [foreignDoc.documentElement, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
2042 PASS Point 31 [foreignDoc.documentElement, 0], range 58 [foreignDocfrag, 0, fore ignDocfrag, 0]
2043 PASS Point 31 [foreignDoc.documentElement, 0], range 59 [xmlDocfrag, 0, xmlDocfr ag, 0]
2044 PASS Point 31 [foreignDoc.documentElement, 0], range 60 detached
2045 PASS Point 32 [foreignDoc.documentElement, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
2046 PASS Point 32 [foreignDoc.documentElement, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
2047 PASS Point 32 [foreignDoc.documentElement, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
2048 PASS Point 32 [foreignDoc.documentElement, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
2049 PASS Point 32 [foreignDoc.documentElement, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
2050 PASS Point 32 [foreignDoc.documentElement, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
2051 PASS Point 32 [foreignDoc.documentElement, 1], range 6 [detachedPara1.firstChild , 0, detachedPara1.firstChild, 0]
2052 PASS Point 32 [foreignDoc.documentElement, 1], range 7 [detachedPara1.firstChild , 2, detachedPara1.firstChild, 8]
2053 PASS Point 32 [foreignDoc.documentElement, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
2054 PASS Point 32 [foreignDoc.documentElement, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
2055 PASS Point 32 [foreignDoc.documentElement, 1], range 10 [document.documentElemen t, 0, document.documentElement, 1]
2056 PASS Point 32 [foreignDoc.documentElement, 1], range 11 [document.documentElemen t, 0, document.documentElement, 2]
2057 PASS Point 32 [foreignDoc.documentElement, 1], range 12 [document.documentElemen t, 1, document.documentElement, 2]
2058 PASS Point 32 [foreignDoc.documentElement, 1], range 13 [document.head, 1, docum ent.head, 1]
2059 PASS Point 32 [foreignDoc.documentElement, 1], range 14 [document.body, 4, docum ent.body, 5]
2060 FAIL Point 32 [foreignDoc.documentElement, 1], range 15 [foreignDoc.documentElem ent, 0, foreignDoc.documentElement, 1] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
2061 PASS Point 32 [foreignDoc.documentElement, 1], range 16 [paras[0], 0, paras[0], 1]
2062 PASS Point 32 [foreignDoc.documentElement, 1], range 17 [detachedPara1, 0, detac hedPara1, 1]
2063 PASS Point 32 [foreignDoc.documentElement, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild, 0]
2064 PASS Point 32 [foreignDoc.documentElement, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild, 8]
2065 PASS Point 32 [foreignDoc.documentElement, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2066 PASS Point 32 [foreignDoc.documentElement, 1], range 21 [paras[0], 0, paras[0].f irstChild, 7]
2067 PASS Point 32 [foreignDoc.documentElement, 1], range 22 [testDiv, 2, paras[4], 1 ]
2068 PASS Point 32 [foreignDoc.documentElement, 1], range 23 [document, 0, document, 1]
2069 PASS Point 32 [foreignDoc.documentElement, 1], range 24 [document, 0, document, 2]
2070 PASS Point 32 [foreignDoc.documentElement, 1], range 25 [comment, 2, comment, 3]
2071 PASS Point 32 [foreignDoc.documentElement, 1], range 26 [testDiv, 0, comment, 5]
2072 FAIL Point 32 [foreignDoc.documentElement, 1], range 27 [foreignDoc, 1, foreignC omment, 2] assert_true: Must return true if point is not before start, after end , or in different tree expected true got false
2073 PASS Point 32 [foreignDoc.documentElement, 1], range 28 [foreignDoc.body, 0, for eignTextNode, 36]
2074 PASS Point 32 [foreignDoc.documentElement, 1], range 29 [xmlDoc, 1, xmlComment, 0]
2075 PASS Point 32 [foreignDoc.documentElement, 1], range 30 [detachedTextNode, 0, de tachedTextNode, 8]
2076 PASS Point 32 [foreignDoc.documentElement, 1], range 31 [detachedForeignTextNode , 0, detachedForeignTextNode, 8]
2077 PASS Point 32 [foreignDoc.documentElement, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode, 8]
2078 PASS Point 32 [foreignDoc.documentElement, 1], range 33 [detachedComment, 3, det achedComment, 4]
2079 PASS Point 32 [foreignDoc.documentElement, 1], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
2080 PASS Point 32 [foreignDoc.documentElement, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
2081 PASS Point 32 [foreignDoc.documentElement, 1], range 36 [docfrag, 0, docfrag, 0]
2082 PASS Point 32 [foreignDoc.documentElement, 1], range 37 [processingInstruction, 0, processingInstruction, 4]
2083 PASS Point 32 [foreignDoc.documentElement, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild, 1]
2084 PASS Point 32 [foreignDoc.documentElement, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild, 8]
2085 PASS Point 32 [foreignDoc.documentElement, 1], range 40 [detachedPara1.firstChil d, 0, detachedPara1.firstChild, 1]
2086 PASS Point 32 [foreignDoc.documentElement, 1], range 41 [foreignPara1.firstChild , 0, foreignPara1.firstChild, 1]
2087 PASS Point 32 [foreignDoc.documentElement, 1], range 42 [foreignDoc.head, 1, for eignDoc.head, 1]
2088 PASS Point 32 [foreignDoc.documentElement, 1], range 43 [foreignDoc.body, 0, for eignDoc.body, 0]
2089 PASS Point 32 [foreignDoc.documentElement, 1], range 44 [paras[0], 0, paras[0], 0]
2090 PASS Point 32 [foreignDoc.documentElement, 1], range 45 [detachedPara1, 0, detac hedPara1, 0]
2091 PASS Point 32 [foreignDoc.documentElement, 1], range 46 [testDiv, 1, paras[2].fi rstChild, 5]
2092 PASS Point 32 [foreignDoc.documentElement, 1], range 47 [document.documentElemen t, 1, document.body, 0]
2093 FAIL Point 32 [foreignDoc.documentElement, 1], range 48 [foreignDoc.documentElem ent, 1, foreignDoc.body, 0] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
2094 PASS Point 32 [foreignDoc.documentElement, 1], range 49 [document, 1, document, 2]
2095 PASS Point 32 [foreignDoc.documentElement, 1], range 50 [paras[2].firstChild, 4, comment, 2]
2096 PASS Point 32 [foreignDoc.documentElement, 1], range 51 [paras[3], 1, comment, 8 ]
2097 PASS Point 32 [foreignDoc.documentElement, 1], range 52 [foreignDoc, 0, foreignD oc, 0]
2098 PASS Point 32 [foreignDoc.documentElement, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
2099 PASS Point 32 [foreignDoc.documentElement, 1], range 54 [detachedForeignTextNode , 7, detachedForeignTextNode, 7]
2100 PASS Point 32 [foreignDoc.documentElement, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode, 7]
2101 PASS Point 32 [foreignDoc.documentElement, 1], range 56 [detachedComment, 5, det achedComment, 5]
2102 PASS Point 32 [foreignDoc.documentElement, 1], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
2103 PASS Point 32 [foreignDoc.documentElement, 1], range 58 [foreignDocfrag, 0, fore ignDocfrag, 0]
2104 PASS Point 32 [foreignDoc.documentElement, 1], range 59 [xmlDocfrag, 0, xmlDocfr ag, 0]
2105 PASS Point 32 [foreignDoc.documentElement, 1], range 60 detached
2106 PASS Point 33 [foreignDoc.head, 0], range 0 [paras[0].firstChild, 0, paras[0].fi rstChild, 0]
2107 PASS Point 33 [foreignDoc.head, 0], range 1 [paras[0].firstChild, 0, paras[0].fi rstChild, 1]
2108 PASS Point 33 [foreignDoc.head, 0], range 2 [paras[0].firstChild, 2, paras[0].fi rstChild, 8]
2109 PASS Point 33 [foreignDoc.head, 0], range 3 [paras[0].firstChild, 2, paras[0].fi rstChild, 9]
2110 PASS Point 33 [foreignDoc.head, 0], range 4 [paras[1].firstChild, 0, paras[1].fi rstChild, 0]
2111 PASS Point 33 [foreignDoc.head, 0], range 5 [paras[1].firstChild, 2, paras[1].fi rstChild, 9]
2112 PASS Point 33 [foreignDoc.head, 0], range 6 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 0]
2113 PASS Point 33 [foreignDoc.head, 0], range 7 [detachedPara1.firstChild, 2, detach edPara1.firstChild, 8]
2114 PASS Point 33 [foreignDoc.head, 0], range 8 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 0]
2115 PASS Point 33 [foreignDoc.head, 0], range 9 [foreignPara1.firstChild, 2, foreign Para1.firstChild, 8]
2116 PASS Point 33 [foreignDoc.head, 0], range 10 [document.documentElement, 0, docum ent.documentElement, 1]
2117 PASS Point 33 [foreignDoc.head, 0], range 11 [document.documentElement, 0, docum ent.documentElement, 2]
2118 PASS Point 33 [foreignDoc.head, 0], range 12 [document.documentElement, 1, docum ent.documentElement, 2]
2119 PASS Point 33 [foreignDoc.head, 0], range 13 [document.head, 1, document.head, 1 ]
2120 PASS Point 33 [foreignDoc.head, 0], range 14 [document.body, 4, document.body, 5 ]
2121 FAIL Point 33 [foreignDoc.head, 0], range 15 [foreignDoc.documentElement, 0, for eignDoc.documentElement, 1] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
2122 PASS Point 33 [foreignDoc.head, 0], range 16 [paras[0], 0, paras[0], 1]
2123 PASS Point 33 [foreignDoc.head, 0], range 17 [detachedPara1, 0, detachedPara1, 1 ]
2124 PASS Point 33 [foreignDoc.head, 0], range 18 [paras[0].firstChild, 0, paras[1].f irstChild, 0]
2125 PASS Point 33 [foreignDoc.head, 0], range 19 [paras[0].firstChild, 0, paras[1].f irstChild, 8]
2126 PASS Point 33 [foreignDoc.head, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2127 PASS Point 33 [foreignDoc.head, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2128 PASS Point 33 [foreignDoc.head, 0], range 22 [testDiv, 2, paras[4], 1]
2129 PASS Point 33 [foreignDoc.head, 0], range 23 [document, 0, document, 1]
2130 PASS Point 33 [foreignDoc.head, 0], range 24 [document, 0, document, 2]
2131 PASS Point 33 [foreignDoc.head, 0], range 25 [comment, 2, comment, 3]
2132 PASS Point 33 [foreignDoc.head, 0], range 26 [testDiv, 0, comment, 5]
2133 FAIL Point 33 [foreignDoc.head, 0], range 27 [foreignDoc, 1, foreignComment, 2] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
2134 PASS Point 33 [foreignDoc.head, 0], range 28 [foreignDoc.body, 0, foreignTextNod e, 36]
2135 PASS Point 33 [foreignDoc.head, 0], range 29 [xmlDoc, 1, xmlComment, 0]
2136 PASS Point 33 [foreignDoc.head, 0], range 30 [detachedTextNode, 0, detachedTextN ode, 8]
2137 PASS Point 33 [foreignDoc.head, 0], range 31 [detachedForeignTextNode, 0, detach edForeignTextNode, 8]
2138 PASS Point 33 [foreignDoc.head, 0], range 32 [detachedXmlTextNode, 0, detachedXm lTextNode, 8]
2139 PASS Point 33 [foreignDoc.head, 0], range 33 [detachedComment, 3, detachedCommen t, 4]
2140 PASS Point 33 [foreignDoc.head, 0], range 34 [detachedForeignComment, 0, detache dForeignComment, 1]
2141 PASS Point 33 [foreignDoc.head, 0], range 35 [detachedXmlComment, 2, detachedXml Comment, 6]
2142 PASS Point 33 [foreignDoc.head, 0], range 36 [docfrag, 0, docfrag, 0]
2143 PASS Point 33 [foreignDoc.head, 0], range 37 [processingInstruction, 0, processi ngInstruction, 4]
2144 PASS Point 33 [foreignDoc.head, 0], range 38 [paras[1].firstChild, 0, paras[1].f irstChild, 1]
2145 PASS Point 33 [foreignDoc.head, 0], range 39 [paras[1].firstChild, 2, paras[1].f irstChild, 8]
2146 PASS Point 33 [foreignDoc.head, 0], range 40 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 1]
2147 PASS Point 33 [foreignDoc.head, 0], range 41 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 1]
2148 PASS Point 33 [foreignDoc.head, 0], range 42 [foreignDoc.head, 1, foreignDoc.hea d, 1]
2149 PASS Point 33 [foreignDoc.head, 0], range 43 [foreignDoc.body, 0, foreignDoc.bod y, 0]
2150 PASS Point 33 [foreignDoc.head, 0], range 44 [paras[0], 0, paras[0], 0]
2151 PASS Point 33 [foreignDoc.head, 0], range 45 [detachedPara1, 0, detachedPara1, 0 ]
2152 PASS Point 33 [foreignDoc.head, 0], range 46 [testDiv, 1, paras[2].firstChild, 5 ]
2153 PASS Point 33 [foreignDoc.head, 0], range 47 [document.documentElement, 1, docum ent.body, 0]
2154 PASS Point 33 [foreignDoc.head, 0], range 48 [foreignDoc.documentElement, 1, for eignDoc.body, 0]
2155 PASS Point 33 [foreignDoc.head, 0], range 49 [document, 1, document, 2]
2156 PASS Point 33 [foreignDoc.head, 0], range 50 [paras[2].firstChild, 4, comment, 2 ]
2157 PASS Point 33 [foreignDoc.head, 0], range 51 [paras[3], 1, comment, 8]
2158 PASS Point 33 [foreignDoc.head, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2159 PASS Point 33 [foreignDoc.head, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2160 PASS Point 33 [foreignDoc.head, 0], range 54 [detachedForeignTextNode, 7, detach edForeignTextNode, 7]
2161 PASS Point 33 [foreignDoc.head, 0], range 55 [detachedXmlTextNode, 7, detachedXm lTextNode, 7]
2162 PASS Point 33 [foreignDoc.head, 0], range 56 [detachedComment, 5, detachedCommen t, 5]
2163 PASS Point 33 [foreignDoc.head, 0], range 57 [detachedForeignComment, 4, detache dForeignComment, 4]
2164 PASS Point 33 [foreignDoc.head, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2165 PASS Point 33 [foreignDoc.head, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2166 PASS Point 33 [foreignDoc.head, 0], range 60 detached
2167 PASS Point 34 [foreignDoc.body, 1], range 0 [paras[0].firstChild, 0, paras[0].fi rstChild, 0]
2168 PASS Point 34 [foreignDoc.body, 1], range 1 [paras[0].firstChild, 0, paras[0].fi rstChild, 1]
2169 PASS Point 34 [foreignDoc.body, 1], range 2 [paras[0].firstChild, 2, paras[0].fi rstChild, 8]
2170 PASS Point 34 [foreignDoc.body, 1], range 3 [paras[0].firstChild, 2, paras[0].fi rstChild, 9]
2171 PASS Point 34 [foreignDoc.body, 1], range 4 [paras[1].firstChild, 0, paras[1].fi rstChild, 0]
2172 PASS Point 34 [foreignDoc.body, 1], range 5 [paras[1].firstChild, 2, paras[1].fi rstChild, 9]
2173 PASS Point 34 [foreignDoc.body, 1], range 6 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 0]
2174 PASS Point 34 [foreignDoc.body, 1], range 7 [detachedPara1.firstChild, 2, detach edPara1.firstChild, 8]
2175 PASS Point 34 [foreignDoc.body, 1], range 8 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 0]
2176 PASS Point 34 [foreignDoc.body, 1], range 9 [foreignPara1.firstChild, 2, foreign Para1.firstChild, 8]
2177 PASS Point 34 [foreignDoc.body, 1], range 10 [document.documentElement, 0, docum ent.documentElement, 1]
2178 PASS Point 34 [foreignDoc.body, 1], range 11 [document.documentElement, 0, docum ent.documentElement, 2]
2179 PASS Point 34 [foreignDoc.body, 1], range 12 [document.documentElement, 1, docum ent.documentElement, 2]
2180 PASS Point 34 [foreignDoc.body, 1], range 13 [document.head, 1, document.head, 1 ]
2181 PASS Point 34 [foreignDoc.body, 1], range 14 [document.body, 4, document.body, 5 ]
2182 PASS Point 34 [foreignDoc.body, 1], range 15 [foreignDoc.documentElement, 0, for eignDoc.documentElement, 1]
2183 PASS Point 34 [foreignDoc.body, 1], range 16 [paras[0], 0, paras[0], 1]
2184 PASS Point 34 [foreignDoc.body, 1], range 17 [detachedPara1, 0, detachedPara1, 1 ]
2185 PASS Point 34 [foreignDoc.body, 1], range 18 [paras[0].firstChild, 0, paras[1].f irstChild, 0]
2186 PASS Point 34 [foreignDoc.body, 1], range 19 [paras[0].firstChild, 0, paras[1].f irstChild, 8]
2187 PASS Point 34 [foreignDoc.body, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2188 PASS Point 34 [foreignDoc.body, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2189 PASS Point 34 [foreignDoc.body, 1], range 22 [testDiv, 2, paras[4], 1]
2190 PASS Point 34 [foreignDoc.body, 1], range 23 [document, 0, document, 1]
2191 PASS Point 34 [foreignDoc.body, 1], range 24 [document, 0, document, 2]
2192 PASS Point 34 [foreignDoc.body, 1], range 25 [comment, 2, comment, 3]
2193 PASS Point 34 [foreignDoc.body, 1], range 26 [testDiv, 0, comment, 5]
2194 FAIL Point 34 [foreignDoc.body, 1], range 27 [foreignDoc, 1, foreignComment, 2] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
2195 FAIL Point 34 [foreignDoc.body, 1], range 28 [foreignDoc.body, 0, foreignTextNod e, 36] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
2196 PASS Point 34 [foreignDoc.body, 1], range 29 [xmlDoc, 1, xmlComment, 0]
2197 PASS Point 34 [foreignDoc.body, 1], range 30 [detachedTextNode, 0, detachedTextN ode, 8]
2198 PASS Point 34 [foreignDoc.body, 1], range 31 [detachedForeignTextNode, 0, detach edForeignTextNode, 8]
2199 PASS Point 34 [foreignDoc.body, 1], range 32 [detachedXmlTextNode, 0, detachedXm lTextNode, 8]
2200 PASS Point 34 [foreignDoc.body, 1], range 33 [detachedComment, 3, detachedCommen t, 4]
2201 PASS Point 34 [foreignDoc.body, 1], range 34 [detachedForeignComment, 0, detache dForeignComment, 1]
2202 PASS Point 34 [foreignDoc.body, 1], range 35 [detachedXmlComment, 2, detachedXml Comment, 6]
2203 PASS Point 34 [foreignDoc.body, 1], range 36 [docfrag, 0, docfrag, 0]
2204 PASS Point 34 [foreignDoc.body, 1], range 37 [processingInstruction, 0, processi ngInstruction, 4]
2205 PASS Point 34 [foreignDoc.body, 1], range 38 [paras[1].firstChild, 0, paras[1].f irstChild, 1]
2206 PASS Point 34 [foreignDoc.body, 1], range 39 [paras[1].firstChild, 2, paras[1].f irstChild, 8]
2207 PASS Point 34 [foreignDoc.body, 1], range 40 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 1]
2208 PASS Point 34 [foreignDoc.body, 1], range 41 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 1]
2209 PASS Point 34 [foreignDoc.body, 1], range 42 [foreignDoc.head, 1, foreignDoc.hea d, 1]
2210 PASS Point 34 [foreignDoc.body, 1], range 43 [foreignDoc.body, 0, foreignDoc.bod y, 0]
2211 PASS Point 34 [foreignDoc.body, 1], range 44 [paras[0], 0, paras[0], 0]
2212 PASS Point 34 [foreignDoc.body, 1], range 45 [detachedPara1, 0, detachedPara1, 0 ]
2213 PASS Point 34 [foreignDoc.body, 1], range 46 [testDiv, 1, paras[2].firstChild, 5 ]
2214 PASS Point 34 [foreignDoc.body, 1], range 47 [document.documentElement, 1, docum ent.body, 0]
2215 PASS Point 34 [foreignDoc.body, 1], range 48 [foreignDoc.documentElement, 1, for eignDoc.body, 0]
2216 PASS Point 34 [foreignDoc.body, 1], range 49 [document, 1, document, 2]
2217 PASS Point 34 [foreignDoc.body, 1], range 50 [paras[2].firstChild, 4, comment, 2 ]
2218 PASS Point 34 [foreignDoc.body, 1], range 51 [paras[3], 1, comment, 8]
2219 PASS Point 34 [foreignDoc.body, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
2220 PASS Point 34 [foreignDoc.body, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
2221 PASS Point 34 [foreignDoc.body, 1], range 54 [detachedForeignTextNode, 7, detach edForeignTextNode, 7]
2222 PASS Point 34 [foreignDoc.body, 1], range 55 [detachedXmlTextNode, 7, detachedXm lTextNode, 7]
2223 PASS Point 34 [foreignDoc.body, 1], range 56 [detachedComment, 5, detachedCommen t, 5]
2224 PASS Point 34 [foreignDoc.body, 1], range 57 [detachedForeignComment, 4, detache dForeignComment, 4]
2225 PASS Point 34 [foreignDoc.body, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2226 PASS Point 34 [foreignDoc.body, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2227 PASS Point 34 [foreignDoc.body, 1], range 60 detached
2228 PASS Point 35 [paras[0], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2229 PASS Point 35 [paras[0], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2230 PASS Point 35 [paras[0], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2231 PASS Point 35 [paras[0], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2232 PASS Point 35 [paras[0], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2233 PASS Point 35 [paras[0], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2234 FAIL Point 35 [paras[0], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2235 FAIL Point 35 [paras[0], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2236 PASS Point 35 [paras[0], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2237 PASS Point 35 [paras[0], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2238 PASS Point 35 [paras[0], 0], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2239 PASS Point 35 [paras[0], 0], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2240 PASS Point 35 [paras[0], 0], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2241 PASS Point 35 [paras[0], 0], range 13 [document.head, 1, document.head, 1]
2242 PASS Point 35 [paras[0], 0], range 14 [document.body, 4, document.body, 5]
2243 PASS Point 35 [paras[0], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2244 PASS Point 35 [paras[0], 0], range 16 [paras[0], 0, paras[0], 1]
2245 FAIL Point 35 [paras[0], 0], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2246 PASS Point 35 [paras[0], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2247 PASS Point 35 [paras[0], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2248 PASS Point 35 [paras[0], 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2249 PASS Point 35 [paras[0], 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2250 PASS Point 35 [paras[0], 0], range 22 [testDiv, 2, paras[4], 1]
2251 PASS Point 35 [paras[0], 0], range 23 [document, 0, document, 1]
2252 PASS Point 35 [paras[0], 0], range 24 [document, 0, document, 2]
2253 PASS Point 35 [paras[0], 0], range 25 [comment, 2, comment, 3]
2254 PASS Point 35 [paras[0], 0], range 26 [testDiv, 0, comment, 5]
2255 PASS Point 35 [paras[0], 0], range 27 [foreignDoc, 1, foreignComment, 2]
2256 PASS Point 35 [paras[0], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2257 PASS Point 35 [paras[0], 0], range 29 [xmlDoc, 1, xmlComment, 0]
2258 FAIL Point 35 [paras[0], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2259 PASS Point 35 [paras[0], 0], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2260 PASS Point 35 [paras[0], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2261 FAIL Point 35 [paras[0], 0], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2262 PASS Point 35 [paras[0], 0], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2263 PASS Point 35 [paras[0], 0], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2264 FAIL Point 35 [paras[0], 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2265 PASS Point 35 [paras[0], 0], range 37 [processingInstruction, 0, processingInstr uction, 4]
2266 PASS Point 35 [paras[0], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2267 PASS Point 35 [paras[0], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2268 FAIL Point 35 [paras[0], 0], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
2269 PASS Point 35 [paras[0], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2270 PASS Point 35 [paras[0], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2271 PASS Point 35 [paras[0], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2272 PASS Point 35 [paras[0], 0], range 44 [paras[0], 0, paras[0], 0]
2273 FAIL Point 35 [paras[0], 0], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2274 PASS Point 35 [paras[0], 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
2275 PASS Point 35 [paras[0], 0], range 47 [document.documentElement, 1, document.bod y, 0]
2276 PASS Point 35 [paras[0], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2277 PASS Point 35 [paras[0], 0], range 49 [document, 1, document, 2]
2278 PASS Point 35 [paras[0], 0], range 50 [paras[2].firstChild, 4, comment, 2]
2279 PASS Point 35 [paras[0], 0], range 51 [paras[3], 1, comment, 8]
2280 PASS Point 35 [paras[0], 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2281 PASS Point 35 [paras[0], 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2282 PASS Point 35 [paras[0], 0], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2283 PASS Point 35 [paras[0], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2284 FAIL Point 35 [paras[0], 0], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2285 PASS Point 35 [paras[0], 0], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2286 PASS Point 35 [paras[0], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2287 PASS Point 35 [paras[0], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2288 PASS Point 35 [paras[0], 0], range 60 detached
2289 PASS Point 36 [paras[0], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2290 PASS Point 36 [paras[0], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2291 PASS Point 36 [paras[0], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2292 PASS Point 36 [paras[0], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2293 PASS Point 36 [paras[0], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2294 PASS Point 36 [paras[0], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2295 FAIL Point 36 [paras[0], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2296 FAIL Point 36 [paras[0], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2297 PASS Point 36 [paras[0], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2298 PASS Point 36 [paras[0], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2299 PASS Point 36 [paras[0], 1], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2300 PASS Point 36 [paras[0], 1], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2301 PASS Point 36 [paras[0], 1], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2302 PASS Point 36 [paras[0], 1], range 13 [document.head, 1, document.head, 1]
2303 PASS Point 36 [paras[0], 1], range 14 [document.body, 4, document.body, 5]
2304 PASS Point 36 [paras[0], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2305 PASS Point 36 [paras[0], 1], range 16 [paras[0], 0, paras[0], 1]
2306 FAIL Point 36 [paras[0], 1], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2307 PASS Point 36 [paras[0], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2308 PASS Point 36 [paras[0], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2309 PASS Point 36 [paras[0], 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2310 PASS Point 36 [paras[0], 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2311 PASS Point 36 [paras[0], 1], range 22 [testDiv, 2, paras[4], 1]
2312 PASS Point 36 [paras[0], 1], range 23 [document, 0, document, 1]
2313 PASS Point 36 [paras[0], 1], range 24 [document, 0, document, 2]
2314 PASS Point 36 [paras[0], 1], range 25 [comment, 2, comment, 3]
2315 PASS Point 36 [paras[0], 1], range 26 [testDiv, 0, comment, 5]
2316 PASS Point 36 [paras[0], 1], range 27 [foreignDoc, 1, foreignComment, 2]
2317 PASS Point 36 [paras[0], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2318 PASS Point 36 [paras[0], 1], range 29 [xmlDoc, 1, xmlComment, 0]
2319 FAIL Point 36 [paras[0], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2320 PASS Point 36 [paras[0], 1], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2321 PASS Point 36 [paras[0], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2322 FAIL Point 36 [paras[0], 1], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2323 PASS Point 36 [paras[0], 1], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2324 PASS Point 36 [paras[0], 1], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2325 FAIL Point 36 [paras[0], 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2326 PASS Point 36 [paras[0], 1], range 37 [processingInstruction, 0, processingInstr uction, 4]
2327 PASS Point 36 [paras[0], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2328 PASS Point 36 [paras[0], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2329 FAIL Point 36 [paras[0], 1], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
2330 PASS Point 36 [paras[0], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2331 PASS Point 36 [paras[0], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2332 PASS Point 36 [paras[0], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2333 PASS Point 36 [paras[0], 1], range 44 [paras[0], 0, paras[0], 0]
2334 FAIL Point 36 [paras[0], 1], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2335 PASS Point 36 [paras[0], 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
2336 PASS Point 36 [paras[0], 1], range 47 [document.documentElement, 1, document.bod y, 0]
2337 PASS Point 36 [paras[0], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2338 PASS Point 36 [paras[0], 1], range 49 [document, 1, document, 2]
2339 PASS Point 36 [paras[0], 1], range 50 [paras[2].firstChild, 4, comment, 2]
2340 PASS Point 36 [paras[0], 1], range 51 [paras[3], 1, comment, 8]
2341 PASS Point 36 [paras[0], 1], range 52 [foreignDoc, 0, foreignDoc, 0]
2342 PASS Point 36 [paras[0], 1], range 53 [xmlDoc, 0, xmlDoc, 0]
2343 PASS Point 36 [paras[0], 1], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2344 PASS Point 36 [paras[0], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2345 FAIL Point 36 [paras[0], 1], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2346 PASS Point 36 [paras[0], 1], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2347 PASS Point 36 [paras[0], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2348 PASS Point 36 [paras[0], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2349 PASS Point 36 [paras[0], 1], range 60 detached
2350 PASS Point 37 [paras[0], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2351 PASS Point 37 [paras[0], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2352 PASS Point 37 [paras[0], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2353 PASS Point 37 [paras[0], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2354 PASS Point 37 [paras[0], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2355 PASS Point 37 [paras[0], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2356 FAIL Point 37 [paras[0], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2357 FAIL Point 37 [paras[0], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2358 PASS Point 37 [paras[0], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2359 PASS Point 37 [paras[0], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2360 PASS Point 37 [paras[0], 2], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2361 PASS Point 37 [paras[0], 2], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2362 PASS Point 37 [paras[0], 2], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2363 PASS Point 37 [paras[0], 2], range 13 [document.head, 1, document.head, 1]
2364 PASS Point 37 [paras[0], 2], range 14 [document.body, 4, document.body, 5]
2365 PASS Point 37 [paras[0], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2366 PASS Point 37 [paras[0], 2], range 16 [paras[0], 0, paras[0], 1]
2367 FAIL Point 37 [paras[0], 2], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2368 PASS Point 37 [paras[0], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2369 PASS Point 37 [paras[0], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2370 PASS Point 37 [paras[0], 2], range 20 [paras[0].firstChild, 3, paras[3], 1]
2371 PASS Point 37 [paras[0], 2], range 21 [paras[0], 0, paras[0].firstChild, 7]
2372 PASS Point 37 [paras[0], 2], range 22 [testDiv, 2, paras[4], 1]
2373 PASS Point 37 [paras[0], 2], range 23 [document, 0, document, 1]
2374 PASS Point 37 [paras[0], 2], range 24 [document, 0, document, 2]
2375 PASS Point 37 [paras[0], 2], range 25 [comment, 2, comment, 3]
2376 PASS Point 37 [paras[0], 2], range 26 [testDiv, 0, comment, 5]
2377 PASS Point 37 [paras[0], 2], range 27 [foreignDoc, 1, foreignComment, 2]
2378 PASS Point 37 [paras[0], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2379 PASS Point 37 [paras[0], 2], range 29 [xmlDoc, 1, xmlComment, 0]
2380 FAIL Point 37 [paras[0], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2381 PASS Point 37 [paras[0], 2], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2382 PASS Point 37 [paras[0], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2383 FAIL Point 37 [paras[0], 2], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2384 PASS Point 37 [paras[0], 2], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2385 PASS Point 37 [paras[0], 2], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2386 FAIL Point 37 [paras[0], 2], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2387 PASS Point 37 [paras[0], 2], range 37 [processingInstruction, 0, processingInstr uction, 4]
2388 PASS Point 37 [paras[0], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2389 PASS Point 37 [paras[0], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2390 FAIL Point 37 [paras[0], 2], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset 2.
2391 PASS Point 37 [paras[0], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2392 PASS Point 37 [paras[0], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2393 PASS Point 37 [paras[0], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2394 PASS Point 37 [paras[0], 2], range 44 [paras[0], 0, paras[0], 0]
2395 FAIL Point 37 [paras[0], 2], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2396 PASS Point 37 [paras[0], 2], range 46 [testDiv, 1, paras[2].firstChild, 5]
2397 PASS Point 37 [paras[0], 2], range 47 [document.documentElement, 1, document.bod y, 0]
2398 PASS Point 37 [paras[0], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2399 PASS Point 37 [paras[0], 2], range 49 [document, 1, document, 2]
2400 PASS Point 37 [paras[0], 2], range 50 [paras[2].firstChild, 4, comment, 2]
2401 PASS Point 37 [paras[0], 2], range 51 [paras[3], 1, comment, 8]
2402 PASS Point 37 [paras[0], 2], range 52 [foreignDoc, 0, foreignDoc, 0]
2403 PASS Point 37 [paras[0], 2], range 53 [xmlDoc, 0, xmlDoc, 0]
2404 PASS Point 37 [paras[0], 2], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2405 PASS Point 37 [paras[0], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2406 FAIL Point 37 [paras[0], 2], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2407 PASS Point 37 [paras[0], 2], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2408 PASS Point 37 [paras[0], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2409 PASS Point 37 [paras[0], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2410 PASS Point 37 [paras[0], 2], range 60 detached
2411 PASS Point 38 [paras[1], 0], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2412 PASS Point 38 [paras[1], 0], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2413 PASS Point 38 [paras[1], 0], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2414 PASS Point 38 [paras[1], 0], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2415 PASS Point 38 [paras[1], 0], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2416 PASS Point 38 [paras[1], 0], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2417 FAIL Point 38 [paras[1], 0], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2418 FAIL Point 38 [paras[1], 0], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2419 PASS Point 38 [paras[1], 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2420 PASS Point 38 [paras[1], 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2421 PASS Point 38 [paras[1], 0], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2422 PASS Point 38 [paras[1], 0], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2423 PASS Point 38 [paras[1], 0], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2424 PASS Point 38 [paras[1], 0], range 13 [document.head, 1, document.head, 1]
2425 PASS Point 38 [paras[1], 0], range 14 [document.body, 4, document.body, 5]
2426 PASS Point 38 [paras[1], 0], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2427 PASS Point 38 [paras[1], 0], range 16 [paras[0], 0, paras[0], 1]
2428 FAIL Point 38 [paras[1], 0], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2429 PASS Point 38 [paras[1], 0], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2430 PASS Point 38 [paras[1], 0], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2431 PASS Point 38 [paras[1], 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2432 PASS Point 38 [paras[1], 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2433 PASS Point 38 [paras[1], 0], range 22 [testDiv, 2, paras[4], 1]
2434 PASS Point 38 [paras[1], 0], range 23 [document, 0, document, 1]
2435 PASS Point 38 [paras[1], 0], range 24 [document, 0, document, 2]
2436 PASS Point 38 [paras[1], 0], range 25 [comment, 2, comment, 3]
2437 PASS Point 38 [paras[1], 0], range 26 [testDiv, 0, comment, 5]
2438 PASS Point 38 [paras[1], 0], range 27 [foreignDoc, 1, foreignComment, 2]
2439 PASS Point 38 [paras[1], 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2440 PASS Point 38 [paras[1], 0], range 29 [xmlDoc, 1, xmlComment, 0]
2441 FAIL Point 38 [paras[1], 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2442 PASS Point 38 [paras[1], 0], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2443 PASS Point 38 [paras[1], 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2444 FAIL Point 38 [paras[1], 0], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2445 PASS Point 38 [paras[1], 0], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2446 PASS Point 38 [paras[1], 0], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2447 FAIL Point 38 [paras[1], 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2448 PASS Point 38 [paras[1], 0], range 37 [processingInstruction, 0, processingInstr uction, 4]
2449 PASS Point 38 [paras[1], 0], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2450 PASS Point 38 [paras[1], 0], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2451 FAIL Point 38 [paras[1], 0], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
2452 PASS Point 38 [paras[1], 0], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2453 PASS Point 38 [paras[1], 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2454 PASS Point 38 [paras[1], 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2455 PASS Point 38 [paras[1], 0], range 44 [paras[0], 0, paras[0], 0]
2456 FAIL Point 38 [paras[1], 0], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2457 PASS Point 38 [paras[1], 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
2458 PASS Point 38 [paras[1], 0], range 47 [document.documentElement, 1, document.bod y, 0]
2459 PASS Point 38 [paras[1], 0], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2460 PASS Point 38 [paras[1], 0], range 49 [document, 1, document, 2]
2461 PASS Point 38 [paras[1], 0], range 50 [paras[2].firstChild, 4, comment, 2]
2462 PASS Point 38 [paras[1], 0], range 51 [paras[3], 1, comment, 8]
2463 PASS Point 38 [paras[1], 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2464 PASS Point 38 [paras[1], 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2465 PASS Point 38 [paras[1], 0], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2466 PASS Point 38 [paras[1], 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2467 FAIL Point 38 [paras[1], 0], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2468 PASS Point 38 [paras[1], 0], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2469 PASS Point 38 [paras[1], 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2470 PASS Point 38 [paras[1], 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2471 PASS Point 38 [paras[1], 0], range 60 detached
2472 PASS Point 39 [paras[1], 1], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2473 PASS Point 39 [paras[1], 1], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2474 PASS Point 39 [paras[1], 1], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2475 PASS Point 39 [paras[1], 1], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2476 PASS Point 39 [paras[1], 1], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2477 PASS Point 39 [paras[1], 1], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2478 FAIL Point 39 [paras[1], 1], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2479 FAIL Point 39 [paras[1], 1], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2480 PASS Point 39 [paras[1], 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2481 PASS Point 39 [paras[1], 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2482 PASS Point 39 [paras[1], 1], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2483 PASS Point 39 [paras[1], 1], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2484 PASS Point 39 [paras[1], 1], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2485 PASS Point 39 [paras[1], 1], range 13 [document.head, 1, document.head, 1]
2486 PASS Point 39 [paras[1], 1], range 14 [document.body, 4, document.body, 5]
2487 PASS Point 39 [paras[1], 1], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2488 PASS Point 39 [paras[1], 1], range 16 [paras[0], 0, paras[0], 1]
2489 FAIL Point 39 [paras[1], 1], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2490 PASS Point 39 [paras[1], 1], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2491 PASS Point 39 [paras[1], 1], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2492 PASS Point 39 [paras[1], 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2493 PASS Point 39 [paras[1], 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2494 PASS Point 39 [paras[1], 1], range 22 [testDiv, 2, paras[4], 1]
2495 PASS Point 39 [paras[1], 1], range 23 [document, 0, document, 1]
2496 PASS Point 39 [paras[1], 1], range 24 [document, 0, document, 2]
2497 PASS Point 39 [paras[1], 1], range 25 [comment, 2, comment, 3]
2498 PASS Point 39 [paras[1], 1], range 26 [testDiv, 0, comment, 5]
2499 PASS Point 39 [paras[1], 1], range 27 [foreignDoc, 1, foreignComment, 2]
2500 PASS Point 39 [paras[1], 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2501 PASS Point 39 [paras[1], 1], range 29 [xmlDoc, 1, xmlComment, 0]
2502 FAIL Point 39 [paras[1], 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2503 PASS Point 39 [paras[1], 1], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2504 PASS Point 39 [paras[1], 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2505 FAIL Point 39 [paras[1], 1], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2506 PASS Point 39 [paras[1], 1], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2507 PASS Point 39 [paras[1], 1], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2508 FAIL Point 39 [paras[1], 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2509 PASS Point 39 [paras[1], 1], range 37 [processingInstruction, 0, processingInstr uction, 4]
2510 PASS Point 39 [paras[1], 1], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2511 PASS Point 39 [paras[1], 1], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2512 FAIL Point 39 [paras[1], 1], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
2513 PASS Point 39 [paras[1], 1], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2514 PASS Point 39 [paras[1], 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2515 PASS Point 39 [paras[1], 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2516 PASS Point 39 [paras[1], 1], range 44 [paras[0], 0, paras[0], 0]
2517 FAIL Point 39 [paras[1], 1], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2518 PASS Point 39 [paras[1], 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
2519 PASS Point 39 [paras[1], 1], range 47 [document.documentElement, 1, document.bod y, 0]
2520 PASS Point 39 [paras[1], 1], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2521 PASS Point 39 [paras[1], 1], range 49 [document, 1, document, 2]
2522 PASS Point 39 [paras[1], 1], range 50 [paras[2].firstChild, 4, comment, 2]
2523 PASS Point 39 [paras[1], 1], range 51 [paras[3], 1, comment, 8]
2524 PASS Point 39 [paras[1], 1], range 52 [foreignDoc, 0, foreignDoc, 0]
2525 PASS Point 39 [paras[1], 1], range 53 [xmlDoc, 0, xmlDoc, 0]
2526 PASS Point 39 [paras[1], 1], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2527 PASS Point 39 [paras[1], 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2528 FAIL Point 39 [paras[1], 1], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2529 PASS Point 39 [paras[1], 1], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2530 PASS Point 39 [paras[1], 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2531 PASS Point 39 [paras[1], 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2532 PASS Point 39 [paras[1], 1], range 60 detached
2533 PASS Point 40 [paras[1], 2], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2534 PASS Point 40 [paras[1], 2], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2535 PASS Point 40 [paras[1], 2], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2536 PASS Point 40 [paras[1], 2], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2537 PASS Point 40 [paras[1], 2], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2538 PASS Point 40 [paras[1], 2], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2539 FAIL Point 40 [paras[1], 2], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2540 FAIL Point 40 [paras[1], 2], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2541 PASS Point 40 [paras[1], 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2542 PASS Point 40 [paras[1], 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2543 PASS Point 40 [paras[1], 2], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2544 PASS Point 40 [paras[1], 2], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2545 PASS Point 40 [paras[1], 2], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2546 PASS Point 40 [paras[1], 2], range 13 [document.head, 1, document.head, 1]
2547 PASS Point 40 [paras[1], 2], range 14 [document.body, 4, document.body, 5]
2548 PASS Point 40 [paras[1], 2], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2549 PASS Point 40 [paras[1], 2], range 16 [paras[0], 0, paras[0], 1]
2550 FAIL Point 40 [paras[1], 2], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2551 PASS Point 40 [paras[1], 2], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2552 PASS Point 40 [paras[1], 2], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2553 PASS Point 40 [paras[1], 2], range 20 [paras[0].firstChild, 3, paras[3], 1]
2554 PASS Point 40 [paras[1], 2], range 21 [paras[0], 0, paras[0].firstChild, 7]
2555 PASS Point 40 [paras[1], 2], range 22 [testDiv, 2, paras[4], 1]
2556 PASS Point 40 [paras[1], 2], range 23 [document, 0, document, 1]
2557 PASS Point 40 [paras[1], 2], range 24 [document, 0, document, 2]
2558 PASS Point 40 [paras[1], 2], range 25 [comment, 2, comment, 3]
2559 PASS Point 40 [paras[1], 2], range 26 [testDiv, 0, comment, 5]
2560 PASS Point 40 [paras[1], 2], range 27 [foreignDoc, 1, foreignComment, 2]
2561 PASS Point 40 [paras[1], 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2562 PASS Point 40 [paras[1], 2], range 29 [xmlDoc, 1, xmlComment, 0]
2563 FAIL Point 40 [paras[1], 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2564 PASS Point 40 [paras[1], 2], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2565 PASS Point 40 [paras[1], 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2566 FAIL Point 40 [paras[1], 2], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2567 PASS Point 40 [paras[1], 2], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2568 PASS Point 40 [paras[1], 2], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2569 FAIL Point 40 [paras[1], 2], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2570 PASS Point 40 [paras[1], 2], range 37 [processingInstruction, 0, processingInstr uction, 4]
2571 PASS Point 40 [paras[1], 2], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2572 PASS Point 40 [paras[1], 2], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2573 FAIL Point 40 [paras[1], 2], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset 2.
2574 PASS Point 40 [paras[1], 2], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2575 PASS Point 40 [paras[1], 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2576 PASS Point 40 [paras[1], 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2577 PASS Point 40 [paras[1], 2], range 44 [paras[0], 0, paras[0], 0]
2578 FAIL Point 40 [paras[1], 2], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2579 PASS Point 40 [paras[1], 2], range 46 [testDiv, 1, paras[2].firstChild, 5]
2580 PASS Point 40 [paras[1], 2], range 47 [document.documentElement, 1, document.bod y, 0]
2581 PASS Point 40 [paras[1], 2], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2582 PASS Point 40 [paras[1], 2], range 49 [document, 1, document, 2]
2583 PASS Point 40 [paras[1], 2], range 50 [paras[2].firstChild, 4, comment, 2]
2584 PASS Point 40 [paras[1], 2], range 51 [paras[3], 1, comment, 8]
2585 PASS Point 40 [paras[1], 2], range 52 [foreignDoc, 0, foreignDoc, 0]
2586 PASS Point 40 [paras[1], 2], range 53 [xmlDoc, 0, xmlDoc, 0]
2587 PASS Point 40 [paras[1], 2], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2588 PASS Point 40 [paras[1], 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2589 FAIL Point 40 [paras[1], 2], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 2.
2590 PASS Point 40 [paras[1], 2], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2591 PASS Point 40 [paras[1], 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2592 PASS Point 40 [paras[1], 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2593 PASS Point 40 [paras[1], 2], range 60 detached
2594 PASS Point 41 [detachedPara1, 0], range 0 [paras[0].firstChild, 0, paras[0].firs tChild, 0]
2595 PASS Point 41 [detachedPara1, 0], range 1 [paras[0].firstChild, 0, paras[0].firs tChild, 1]
2596 PASS Point 41 [detachedPara1, 0], range 2 [paras[0].firstChild, 2, paras[0].firs tChild, 8]
2597 PASS Point 41 [detachedPara1, 0], range 3 [paras[0].firstChild, 2, paras[0].firs tChild, 9]
2598 PASS Point 41 [detachedPara1, 0], range 4 [paras[1].firstChild, 0, paras[1].firs tChild, 0]
2599 PASS Point 41 [detachedPara1, 0], range 5 [paras[1].firstChild, 2, paras[1].firs tChild, 9]
2600 PASS Point 41 [detachedPara1, 0], range 6 [detachedPara1.firstChild, 0, detached Para1.firstChild, 0]
2601 PASS Point 41 [detachedPara1, 0], range 7 [detachedPara1.firstChild, 2, detached Para1.firstChild, 8]
2602 PASS Point 41 [detachedPara1, 0], range 8 [foreignPara1.firstChild, 0, foreignPa ra1.firstChild, 0]
2603 PASS Point 41 [detachedPara1, 0], range 9 [foreignPara1.firstChild, 2, foreignPa ra1.firstChild, 8]
2604 PASS Point 41 [detachedPara1, 0], range 10 [document.documentElement, 0, documen t.documentElement, 1]
2605 PASS Point 41 [detachedPara1, 0], range 11 [document.documentElement, 0, documen t.documentElement, 2]
2606 PASS Point 41 [detachedPara1, 0], range 12 [document.documentElement, 1, documen t.documentElement, 2]
2607 PASS Point 41 [detachedPara1, 0], range 13 [document.head, 1, document.head, 1]
2608 PASS Point 41 [detachedPara1, 0], range 14 [document.body, 4, document.body, 5]
2609 PASS Point 41 [detachedPara1, 0], range 15 [foreignDoc.documentElement, 0, forei gnDoc.documentElement, 1]
2610 PASS Point 41 [detachedPara1, 0], range 16 [paras[0], 0, paras[0], 1]
2611 FAIL Point 41 [detachedPara1, 0], range 17 [detachedPara1, 0, detachedPara1, 1] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
2612 PASS Point 41 [detachedPara1, 0], range 18 [paras[0].firstChild, 0, paras[1].fir stChild, 0]
2613 PASS Point 41 [detachedPara1, 0], range 19 [paras[0].firstChild, 0, paras[1].fir stChild, 8]
2614 PASS Point 41 [detachedPara1, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2615 PASS Point 41 [detachedPara1, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2616 PASS Point 41 [detachedPara1, 0], range 22 [testDiv, 2, paras[4], 1]
2617 PASS Point 41 [detachedPara1, 0], range 23 [document, 0, document, 1]
2618 PASS Point 41 [detachedPara1, 0], range 24 [document, 0, document, 2]
2619 PASS Point 41 [detachedPara1, 0], range 25 [comment, 2, comment, 3]
2620 PASS Point 41 [detachedPara1, 0], range 26 [testDiv, 0, comment, 5]
2621 PASS Point 41 [detachedPara1, 0], range 27 [foreignDoc, 1, foreignComment, 2]
2622 PASS Point 41 [detachedPara1, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2623 PASS Point 41 [detachedPara1, 0], range 29 [xmlDoc, 1, xmlComment, 0]
2624 PASS Point 41 [detachedPara1, 0], range 30 [detachedTextNode, 0, detachedTextNod e, 8]
2625 PASS Point 41 [detachedPara1, 0], range 31 [detachedForeignTextNode, 0, detached ForeignTextNode, 8]
2626 PASS Point 41 [detachedPara1, 0], range 32 [detachedXmlTextNode, 0, detachedXmlT extNode, 8]
2627 PASS Point 41 [detachedPara1, 0], range 33 [detachedComment, 3, detachedComment, 4]
2628 PASS Point 41 [detachedPara1, 0], range 34 [detachedForeignComment, 0, detachedF oreignComment, 1]
2629 PASS Point 41 [detachedPara1, 0], range 35 [detachedXmlComment, 2, detachedXmlCo mment, 6]
2630 PASS Point 41 [detachedPara1, 0], range 36 [docfrag, 0, docfrag, 0]
2631 PASS Point 41 [detachedPara1, 0], range 37 [processingInstruction, 0, processing Instruction, 4]
2632 PASS Point 41 [detachedPara1, 0], range 38 [paras[1].firstChild, 0, paras[1].fir stChild, 1]
2633 PASS Point 41 [detachedPara1, 0], range 39 [paras[1].firstChild, 2, paras[1].fir stChild, 8]
2634 PASS Point 41 [detachedPara1, 0], range 40 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 1]
2635 PASS Point 41 [detachedPara1, 0], range 41 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 1]
2636 PASS Point 41 [detachedPara1, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2637 PASS Point 41 [detachedPara1, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2638 PASS Point 41 [detachedPara1, 0], range 44 [paras[0], 0, paras[0], 0]
2639 FAIL Point 41 [detachedPara1, 0], range 45 [detachedPara1, 0, detachedPara1, 0] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
2640 PASS Point 41 [detachedPara1, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
2641 PASS Point 41 [detachedPara1, 0], range 47 [document.documentElement, 1, documen t.body, 0]
2642 PASS Point 41 [detachedPara1, 0], range 48 [foreignDoc.documentElement, 1, forei gnDoc.body, 0]
2643 PASS Point 41 [detachedPara1, 0], range 49 [document, 1, document, 2]
2644 PASS Point 41 [detachedPara1, 0], range 50 [paras[2].firstChild, 4, comment, 2]
2645 PASS Point 41 [detachedPara1, 0], range 51 [paras[3], 1, comment, 8]
2646 PASS Point 41 [detachedPara1, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2647 PASS Point 41 [detachedPara1, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2648 PASS Point 41 [detachedPara1, 0], range 54 [detachedForeignTextNode, 7, detached ForeignTextNode, 7]
2649 PASS Point 41 [detachedPara1, 0], range 55 [detachedXmlTextNode, 7, detachedXmlT extNode, 7]
2650 PASS Point 41 [detachedPara1, 0], range 56 [detachedComment, 5, detachedComment, 5]
2651 PASS Point 41 [detachedPara1, 0], range 57 [detachedForeignComment, 4, detachedF oreignComment, 4]
2652 PASS Point 41 [detachedPara1, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0 ]
2653 PASS Point 41 [detachedPara1, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2654 PASS Point 41 [detachedPara1, 0], range 60 detached
2655 PASS Point 42 [detachedPara1, 1], range 0 [paras[0].firstChild, 0, paras[0].firs tChild, 0]
2656 PASS Point 42 [detachedPara1, 1], range 1 [paras[0].firstChild, 0, paras[0].firs tChild, 1]
2657 PASS Point 42 [detachedPara1, 1], range 2 [paras[0].firstChild, 2, paras[0].firs tChild, 8]
2658 PASS Point 42 [detachedPara1, 1], range 3 [paras[0].firstChild, 2, paras[0].firs tChild, 9]
2659 PASS Point 42 [detachedPara1, 1], range 4 [paras[1].firstChild, 0, paras[1].firs tChild, 0]
2660 PASS Point 42 [detachedPara1, 1], range 5 [paras[1].firstChild, 2, paras[1].firs tChild, 9]
2661 PASS Point 42 [detachedPara1, 1], range 6 [detachedPara1.firstChild, 0, detached Para1.firstChild, 0]
2662 PASS Point 42 [detachedPara1, 1], range 7 [detachedPara1.firstChild, 2, detached Para1.firstChild, 8]
2663 PASS Point 42 [detachedPara1, 1], range 8 [foreignPara1.firstChild, 0, foreignPa ra1.firstChild, 0]
2664 PASS Point 42 [detachedPara1, 1], range 9 [foreignPara1.firstChild, 2, foreignPa ra1.firstChild, 8]
2665 PASS Point 42 [detachedPara1, 1], range 10 [document.documentElement, 0, documen t.documentElement, 1]
2666 PASS Point 42 [detachedPara1, 1], range 11 [document.documentElement, 0, documen t.documentElement, 2]
2667 PASS Point 42 [detachedPara1, 1], range 12 [document.documentElement, 1, documen t.documentElement, 2]
2668 PASS Point 42 [detachedPara1, 1], range 13 [document.head, 1, document.head, 1]
2669 PASS Point 42 [detachedPara1, 1], range 14 [document.body, 4, document.body, 5]
2670 PASS Point 42 [detachedPara1, 1], range 15 [foreignDoc.documentElement, 0, forei gnDoc.documentElement, 1]
2671 PASS Point 42 [detachedPara1, 1], range 16 [paras[0], 0, paras[0], 1]
2672 FAIL Point 42 [detachedPara1, 1], range 17 [detachedPara1, 0, detachedPara1, 1] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
2673 PASS Point 42 [detachedPara1, 1], range 18 [paras[0].firstChild, 0, paras[1].fir stChild, 0]
2674 PASS Point 42 [detachedPara1, 1], range 19 [paras[0].firstChild, 0, paras[1].fir stChild, 8]
2675 PASS Point 42 [detachedPara1, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2676 PASS Point 42 [detachedPara1, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2677 PASS Point 42 [detachedPara1, 1], range 22 [testDiv, 2, paras[4], 1]
2678 PASS Point 42 [detachedPara1, 1], range 23 [document, 0, document, 1]
2679 PASS Point 42 [detachedPara1, 1], range 24 [document, 0, document, 2]
2680 PASS Point 42 [detachedPara1, 1], range 25 [comment, 2, comment, 3]
2681 PASS Point 42 [detachedPara1, 1], range 26 [testDiv, 0, comment, 5]
2682 PASS Point 42 [detachedPara1, 1], range 27 [foreignDoc, 1, foreignComment, 2]
2683 PASS Point 42 [detachedPara1, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2684 PASS Point 42 [detachedPara1, 1], range 29 [xmlDoc, 1, xmlComment, 0]
2685 PASS Point 42 [detachedPara1, 1], range 30 [detachedTextNode, 0, detachedTextNod e, 8]
2686 PASS Point 42 [detachedPara1, 1], range 31 [detachedForeignTextNode, 0, detached ForeignTextNode, 8]
2687 PASS Point 42 [detachedPara1, 1], range 32 [detachedXmlTextNode, 0, detachedXmlT extNode, 8]
2688 PASS Point 42 [detachedPara1, 1], range 33 [detachedComment, 3, detachedComment, 4]
2689 PASS Point 42 [detachedPara1, 1], range 34 [detachedForeignComment, 0, detachedF oreignComment, 1]
2690 PASS Point 42 [detachedPara1, 1], range 35 [detachedXmlComment, 2, detachedXmlCo mment, 6]
2691 PASS Point 42 [detachedPara1, 1], range 36 [docfrag, 0, docfrag, 0]
2692 PASS Point 42 [detachedPara1, 1], range 37 [processingInstruction, 0, processing Instruction, 4]
2693 PASS Point 42 [detachedPara1, 1], range 38 [paras[1].firstChild, 0, paras[1].fir stChild, 1]
2694 PASS Point 42 [detachedPara1, 1], range 39 [paras[1].firstChild, 2, paras[1].fir stChild, 8]
2695 PASS Point 42 [detachedPara1, 1], range 40 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 1]
2696 PASS Point 42 [detachedPara1, 1], range 41 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 1]
2697 PASS Point 42 [detachedPara1, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2698 PASS Point 42 [detachedPara1, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2699 PASS Point 42 [detachedPara1, 1], range 44 [paras[0], 0, paras[0], 0]
2700 PASS Point 42 [detachedPara1, 1], range 45 [detachedPara1, 0, detachedPara1, 0]
2701 PASS Point 42 [detachedPara1, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
2702 PASS Point 42 [detachedPara1, 1], range 47 [document.documentElement, 1, documen t.body, 0]
2703 PASS Point 42 [detachedPara1, 1], range 48 [foreignDoc.documentElement, 1, forei gnDoc.body, 0]
2704 PASS Point 42 [detachedPara1, 1], range 49 [document, 1, document, 2]
2705 PASS Point 42 [detachedPara1, 1], range 50 [paras[2].firstChild, 4, comment, 2]
2706 PASS Point 42 [detachedPara1, 1], range 51 [paras[3], 1, comment, 8]
2707 PASS Point 42 [detachedPara1, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
2708 PASS Point 42 [detachedPara1, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
2709 PASS Point 42 [detachedPara1, 1], range 54 [detachedForeignTextNode, 7, detached ForeignTextNode, 7]
2710 PASS Point 42 [detachedPara1, 1], range 55 [detachedXmlTextNode, 7, detachedXmlT extNode, 7]
2711 PASS Point 42 [detachedPara1, 1], range 56 [detachedComment, 5, detachedComment, 5]
2712 PASS Point 42 [detachedPara1, 1], range 57 [detachedForeignComment, 4, detachedF oreignComment, 4]
2713 PASS Point 42 [detachedPara1, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0 ]
2714 PASS Point 42 [detachedPara1, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2715 PASS Point 42 [detachedPara1, 1], range 60 detached
2716 PASS Point 43 [testDiv, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
2717 PASS Point 43 [testDiv, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
2718 PASS Point 43 [testDiv, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
2719 PASS Point 43 [testDiv, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
2720 PASS Point 43 [testDiv, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
2721 PASS Point 43 [testDiv, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
2722 FAIL Point 43 [testDiv, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2723 FAIL Point 43 [testDiv, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2724 PASS Point 43 [testDiv, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
2725 PASS Point 43 [testDiv, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
2726 PASS Point 43 [testDiv, 0], range 10 [document.documentElement, 0, document.docu mentElement, 1]
2727 PASS Point 43 [testDiv, 0], range 11 [document.documentElement, 0, document.docu mentElement, 2]
2728 PASS Point 43 [testDiv, 0], range 12 [document.documentElement, 1, document.docu mentElement, 2]
2729 PASS Point 43 [testDiv, 0], range 13 [document.head, 1, document.head, 1]
2730 PASS Point 43 [testDiv, 0], range 14 [document.body, 4, document.body, 5]
2731 PASS Point 43 [testDiv, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
2732 PASS Point 43 [testDiv, 0], range 16 [paras[0], 0, paras[0], 1]
2733 FAIL Point 43 [testDiv, 0], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
2734 PASS Point 43 [testDiv, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
2735 PASS Point 43 [testDiv, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
2736 PASS Point 43 [testDiv, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2737 PASS Point 43 [testDiv, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2738 PASS Point 43 [testDiv, 0], range 22 [testDiv, 2, paras[4], 1]
2739 PASS Point 43 [testDiv, 0], range 23 [document, 0, document, 1]
2740 PASS Point 43 [testDiv, 0], range 24 [document, 0, document, 2]
2741 PASS Point 43 [testDiv, 0], range 25 [comment, 2, comment, 3]
2742 PASS Point 43 [testDiv, 0], range 26 [testDiv, 0, comment, 5]
2743 PASS Point 43 [testDiv, 0], range 27 [foreignDoc, 1, foreignComment, 2]
2744 PASS Point 43 [testDiv, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2745 PASS Point 43 [testDiv, 0], range 29 [xmlDoc, 1, xmlComment, 0]
2746 FAIL Point 43 [testDiv, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
2747 PASS Point 43 [testDiv, 0], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
2748 PASS Point 43 [testDiv, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
2749 FAIL Point 43 [testDiv, 0], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
2750 PASS Point 43 [testDiv, 0], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
2751 PASS Point 43 [testDiv, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
2752 FAIL Point 43 [testDiv, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2753 PASS Point 43 [testDiv, 0], range 37 [processingInstruction, 0, processingInstru ction, 4]
2754 PASS Point 43 [testDiv, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
2755 PASS Point 43 [testDiv, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
2756 FAIL Point 43 [testDiv, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2757 PASS Point 43 [testDiv, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
2758 PASS Point 43 [testDiv, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2759 PASS Point 43 [testDiv, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2760 PASS Point 43 [testDiv, 0], range 44 [paras[0], 0, paras[0], 0]
2761 FAIL Point 43 [testDiv, 0], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
2762 PASS Point 43 [testDiv, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
2763 PASS Point 43 [testDiv, 0], range 47 [document.documentElement, 1, document.body , 0]
2764 PASS Point 43 [testDiv, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
2765 PASS Point 43 [testDiv, 0], range 49 [document, 1, document, 2]
2766 PASS Point 43 [testDiv, 0], range 50 [paras[2].firstChild, 4, comment, 2]
2767 PASS Point 43 [testDiv, 0], range 51 [paras[3], 1, comment, 8]
2768 PASS Point 43 [testDiv, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2769 PASS Point 43 [testDiv, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2770 PASS Point 43 [testDiv, 0], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
2771 PASS Point 43 [testDiv, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
2772 FAIL Point 43 [testDiv, 0], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
2773 PASS Point 43 [testDiv, 0], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
2774 PASS Point 43 [testDiv, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2775 PASS Point 43 [testDiv, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2776 PASS Point 43 [testDiv, 0], range 60 detached
2777 PASS Point 44 [testDiv, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
2778 PASS Point 44 [testDiv, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
2779 PASS Point 44 [testDiv, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
2780 PASS Point 44 [testDiv, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
2781 PASS Point 44 [testDiv, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
2782 PASS Point 44 [testDiv, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
2783 FAIL Point 44 [testDiv, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2784 FAIL Point 44 [testDiv, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2785 PASS Point 44 [testDiv, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
2786 PASS Point 44 [testDiv, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
2787 PASS Point 44 [testDiv, 3], range 10 [document.documentElement, 0, document.docu mentElement, 1]
2788 PASS Point 44 [testDiv, 3], range 11 [document.documentElement, 0, document.docu mentElement, 2]
2789 PASS Point 44 [testDiv, 3], range 12 [document.documentElement, 1, document.docu mentElement, 2]
2790 PASS Point 44 [testDiv, 3], range 13 [document.head, 1, document.head, 1]
2791 PASS Point 44 [testDiv, 3], range 14 [document.body, 4, document.body, 5]
2792 PASS Point 44 [testDiv, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
2793 PASS Point 44 [testDiv, 3], range 16 [paras[0], 0, paras[0], 1]
2794 FAIL Point 44 [testDiv, 3], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
2795 PASS Point 44 [testDiv, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
2796 PASS Point 44 [testDiv, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
2797 PASS Point 44 [testDiv, 3], range 20 [paras[0].firstChild, 3, paras[3], 1]
2798 PASS Point 44 [testDiv, 3], range 21 [paras[0], 0, paras[0].firstChild, 7]
2799 PASS Point 44 [testDiv, 3], range 22 [testDiv, 2, paras[4], 1]
2800 PASS Point 44 [testDiv, 3], range 23 [document, 0, document, 1]
2801 PASS Point 44 [testDiv, 3], range 24 [document, 0, document, 2]
2802 PASS Point 44 [testDiv, 3], range 25 [comment, 2, comment, 3]
2803 PASS Point 44 [testDiv, 3], range 26 [testDiv, 0, comment, 5]
2804 PASS Point 44 [testDiv, 3], range 27 [foreignDoc, 1, foreignComment, 2]
2805 PASS Point 44 [testDiv, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2806 PASS Point 44 [testDiv, 3], range 29 [xmlDoc, 1, xmlComment, 0]
2807 FAIL Point 44 [testDiv, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
2808 PASS Point 44 [testDiv, 3], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
2809 PASS Point 44 [testDiv, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
2810 FAIL Point 44 [testDiv, 3], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
2811 PASS Point 44 [testDiv, 3], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
2812 PASS Point 44 [testDiv, 3], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
2813 FAIL Point 44 [testDiv, 3], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2814 PASS Point 44 [testDiv, 3], range 37 [processingInstruction, 0, processingInstru ction, 4]
2815 PASS Point 44 [testDiv, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
2816 PASS Point 44 [testDiv, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
2817 FAIL Point 44 [testDiv, 3], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2818 PASS Point 44 [testDiv, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
2819 PASS Point 44 [testDiv, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2820 PASS Point 44 [testDiv, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2821 PASS Point 44 [testDiv, 3], range 44 [paras[0], 0, paras[0], 0]
2822 FAIL Point 44 [testDiv, 3], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
2823 PASS Point 44 [testDiv, 3], range 46 [testDiv, 1, paras[2].firstChild, 5]
2824 PASS Point 44 [testDiv, 3], range 47 [document.documentElement, 1, document.body , 0]
2825 PASS Point 44 [testDiv, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
2826 PASS Point 44 [testDiv, 3], range 49 [document, 1, document, 2]
2827 PASS Point 44 [testDiv, 3], range 50 [paras[2].firstChild, 4, comment, 2]
2828 PASS Point 44 [testDiv, 3], range 51 [paras[3], 1, comment, 8]
2829 PASS Point 44 [testDiv, 3], range 52 [foreignDoc, 0, foreignDoc, 0]
2830 PASS Point 44 [testDiv, 3], range 53 [xmlDoc, 0, xmlDoc, 0]
2831 PASS Point 44 [testDiv, 3], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
2832 PASS Point 44 [testDiv, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
2833 FAIL Point 44 [testDiv, 3], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
2834 PASS Point 44 [testDiv, 3], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
2835 PASS Point 44 [testDiv, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2836 PASS Point 44 [testDiv, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2837 PASS Point 44 [testDiv, 3], range 60 detached
2838 PASS Point 45 [document, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChi ld, 0]
2839 PASS Point 45 [document, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChi ld, 1]
2840 PASS Point 45 [document, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChi ld, 8]
2841 PASS Point 45 [document, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChi ld, 9]
2842 PASS Point 45 [document, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChi ld, 0]
2843 PASS Point 45 [document, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChi ld, 9]
2844 FAIL Point 45 [document, -1], range 6 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset -1.
2845 FAIL Point 45 [document, -1], range 7 [detachedPara1.firstChild, 2, detachedPara 1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset -1.
2846 PASS Point 45 [document, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 0]
2847 PASS Point 45 [document, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1. firstChild, 8]
2848 PASS Point 45 [document, -1], range 10 [document.documentElement, 0, document.do cumentElement, 1]
2849 PASS Point 45 [document, -1], range 11 [document.documentElement, 0, document.do cumentElement, 2]
2850 PASS Point 45 [document, -1], range 12 [document.documentElement, 1, document.do cumentElement, 2]
2851 PASS Point 45 [document, -1], range 13 [document.head, 1, document.head, 1]
2852 PASS Point 45 [document, -1], range 14 [document.body, 4, document.body, 5]
2853 PASS Point 45 [document, -1], range 15 [foreignDoc.documentElement, 0, foreignDo c.documentElement, 1]
2854 PASS Point 45 [document, -1], range 16 [paras[0], 0, paras[0], 1]
2855 FAIL Point 45 [document, -1], range 17 [detachedPara1, 0, detachedPara1, 1] Fail ed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
2856 PASS Point 45 [document, -1], range 18 [paras[0].firstChild, 0, paras[1].firstCh ild, 0]
2857 PASS Point 45 [document, -1], range 19 [paras[0].firstChild, 0, paras[1].firstCh ild, 8]
2858 PASS Point 45 [document, -1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2859 PASS Point 45 [document, -1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2860 PASS Point 45 [document, -1], range 22 [testDiv, 2, paras[4], 1]
2861 PASS Point 45 [document, -1], range 23 [document, 0, document, 1]
2862 PASS Point 45 [document, -1], range 24 [document, 0, document, 2]
2863 PASS Point 45 [document, -1], range 25 [comment, 2, comment, 3]
2864 PASS Point 45 [document, -1], range 26 [testDiv, 0, comment, 5]
2865 PASS Point 45 [document, -1], range 27 [foreignDoc, 1, foreignComment, 2]
2866 PASS Point 45 [document, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2867 PASS Point 45 [document, -1], range 29 [xmlDoc, 1, xmlComment, 0]
2868 FAIL Point 45 [document, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8 ] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
2869 PASS Point 45 [document, -1], range 31 [detachedForeignTextNode, 0, detachedFore ignTextNode, 8]
2870 PASS Point 45 [document, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextN ode, 8]
2871 FAIL Point 45 [document, -1], range 33 [detachedComment, 3, detachedComment, 4] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
2872 PASS Point 45 [document, -1], range 34 [detachedForeignComment, 0, detachedForei gnComment, 1]
2873 PASS Point 45 [document, -1], range 35 [detachedXmlComment, 2, detachedXmlCommen t, 6]
2874 FAIL Point 45 [document, -1], range 36 [docfrag, 0, docfrag, 0] Failed to execut e 'isPointInRange' on 'Range': There is no child at offset -1.
2875 PASS Point 45 [document, -1], range 37 [processingInstruction, 0, processingInst ruction, 4]
2876 PASS Point 45 [document, -1], range 38 [paras[1].firstChild, 0, paras[1].firstCh ild, 1]
2877 PASS Point 45 [document, -1], range 39 [paras[1].firstChild, 2, paras[1].firstCh ild, 8]
2878 FAIL Point 45 [document, -1], range 40 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no chi ld at offset -1.
2879 PASS Point 45 [document, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 1]
2880 PASS Point 45 [document, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2881 PASS Point 45 [document, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2882 PASS Point 45 [document, -1], range 44 [paras[0], 0, paras[0], 0]
2883 FAIL Point 45 [document, -1], range 45 [detachedPara1, 0, detachedPara1, 0] Fail ed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
2884 PASS Point 45 [document, -1], range 46 [testDiv, 1, paras[2].firstChild, 5]
2885 PASS Point 45 [document, -1], range 47 [document.documentElement, 1, document.bo dy, 0]
2886 PASS Point 45 [document, -1], range 48 [foreignDoc.documentElement, 1, foreignDo c.body, 0]
2887 PASS Point 45 [document, -1], range 49 [document, 1, document, 2]
2888 PASS Point 45 [document, -1], range 50 [paras[2].firstChild, 4, comment, 2]
2889 PASS Point 45 [document, -1], range 51 [paras[3], 1, comment, 8]
2890 PASS Point 45 [document, -1], range 52 [foreignDoc, 0, foreignDoc, 0]
2891 PASS Point 45 [document, -1], range 53 [xmlDoc, 0, xmlDoc, 0]
2892 PASS Point 45 [document, -1], range 54 [detachedForeignTextNode, 7, detachedFore ignTextNode, 7]
2893 PASS Point 45 [document, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextN ode, 7]
2894 FAIL Point 45 [document, -1], range 56 [detachedComment, 5, detachedComment, 5] Failed to execute 'isPointInRange' on 'Range': There is no child at offset -1.
2895 PASS Point 45 [document, -1], range 57 [detachedForeignComment, 4, detachedForei gnComment, 4]
2896 PASS Point 45 [document, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2897 PASS Point 45 [document, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2898 PASS Point 45 [document, -1], range 60 detached
2899 PASS Point 46 [document, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2900 PASS Point 46 [document, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2901 PASS Point 46 [document, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2902 PASS Point 46 [document, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2903 PASS Point 46 [document, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2904 PASS Point 46 [document, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2905 FAIL Point 46 [document, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2906 FAIL Point 46 [document, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2907 PASS Point 46 [document, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2908 PASS Point 46 [document, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2909 PASS Point 46 [document, 0], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2910 PASS Point 46 [document, 0], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2911 PASS Point 46 [document, 0], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2912 PASS Point 46 [document, 0], range 13 [document.head, 1, document.head, 1]
2913 PASS Point 46 [document, 0], range 14 [document.body, 4, document.body, 5]
2914 PASS Point 46 [document, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2915 PASS Point 46 [document, 0], range 16 [paras[0], 0, paras[0], 1]
2916 FAIL Point 46 [document, 0], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2917 PASS Point 46 [document, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2918 PASS Point 46 [document, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2919 PASS Point 46 [document, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
2920 PASS Point 46 [document, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
2921 PASS Point 46 [document, 0], range 22 [testDiv, 2, paras[4], 1]
2922 PASS Point 46 [document, 0], range 23 [document, 0, document, 1]
2923 PASS Point 46 [document, 0], range 24 [document, 0, document, 2]
2924 PASS Point 46 [document, 0], range 25 [comment, 2, comment, 3]
2925 PASS Point 46 [document, 0], range 26 [testDiv, 0, comment, 5]
2926 PASS Point 46 [document, 0], range 27 [foreignDoc, 1, foreignComment, 2]
2927 PASS Point 46 [document, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2928 PASS Point 46 [document, 0], range 29 [xmlDoc, 1, xmlComment, 0]
2929 FAIL Point 46 [document, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2930 PASS Point 46 [document, 0], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2931 PASS Point 46 [document, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2932 FAIL Point 46 [document, 0], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2933 PASS Point 46 [document, 0], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2934 PASS Point 46 [document, 0], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2935 FAIL Point 46 [document, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2936 PASS Point 46 [document, 0], range 37 [processingInstruction, 0, processingInstr uction, 4]
2937 PASS Point 46 [document, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2938 PASS Point 46 [document, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
2939 FAIL Point 46 [document, 0], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
2940 PASS Point 46 [document, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
2941 PASS Point 46 [document, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
2942 PASS Point 46 [document, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
2943 PASS Point 46 [document, 0], range 44 [paras[0], 0, paras[0], 0]
2944 FAIL Point 46 [document, 0], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2945 PASS Point 46 [document, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
2946 PASS Point 46 [document, 0], range 47 [document.documentElement, 1, document.bod y, 0]
2947 PASS Point 46 [document, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
2948 PASS Point 46 [document, 0], range 49 [document, 1, document, 2]
2949 PASS Point 46 [document, 0], range 50 [paras[2].firstChild, 4, comment, 2]
2950 PASS Point 46 [document, 0], range 51 [paras[3], 1, comment, 8]
2951 PASS Point 46 [document, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
2952 PASS Point 46 [document, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
2953 PASS Point 46 [document, 0], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
2954 PASS Point 46 [document, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
2955 FAIL Point 46 [document, 0], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2956 PASS Point 46 [document, 0], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
2957 PASS Point 46 [document, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
2958 PASS Point 46 [document, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
2959 PASS Point 46 [document, 0], range 60 detached
2960 PASS Point 47 [document, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
2961 PASS Point 47 [document, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
2962 PASS Point 47 [document, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
2963 PASS Point 47 [document, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
2964 PASS Point 47 [document, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
2965 PASS Point 47 [document, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
2966 FAIL Point 47 [document, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2967 FAIL Point 47 [document, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
2968 PASS Point 47 [document, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
2969 PASS Point 47 [document, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
2970 PASS Point 47 [document, 1], range 10 [document.documentElement, 0, document.doc umentElement, 1]
2971 PASS Point 47 [document, 1], range 11 [document.documentElement, 0, document.doc umentElement, 2]
2972 PASS Point 47 [document, 1], range 12 [document.documentElement, 1, document.doc umentElement, 2]
2973 PASS Point 47 [document, 1], range 13 [document.head, 1, document.head, 1]
2974 PASS Point 47 [document, 1], range 14 [document.body, 4, document.body, 5]
2975 PASS Point 47 [document, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
2976 PASS Point 47 [document, 1], range 16 [paras[0], 0, paras[0], 1]
2977 FAIL Point 47 [document, 1], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
2978 PASS Point 47 [document, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
2979 PASS Point 47 [document, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
2980 PASS Point 47 [document, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
2981 PASS Point 47 [document, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
2982 PASS Point 47 [document, 1], range 22 [testDiv, 2, paras[4], 1]
2983 PASS Point 47 [document, 1], range 23 [document, 0, document, 1]
2984 PASS Point 47 [document, 1], range 24 [document, 0, document, 2]
2985 PASS Point 47 [document, 1], range 25 [comment, 2, comment, 3]
2986 PASS Point 47 [document, 1], range 26 [testDiv, 0, comment, 5]
2987 PASS Point 47 [document, 1], range 27 [foreignDoc, 1, foreignComment, 2]
2988 PASS Point 47 [document, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
2989 PASS Point 47 [document, 1], range 29 [xmlDoc, 1, xmlComment, 0]
2990 FAIL Point 47 [document, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
2991 PASS Point 47 [document, 1], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
2992 PASS Point 47 [document, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
2993 FAIL Point 47 [document, 1], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
2994 PASS Point 47 [document, 1], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
2995 PASS Point 47 [document, 1], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
2996 FAIL Point 47 [document, 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
2997 PASS Point 47 [document, 1], range 37 [processingInstruction, 0, processingInstr uction, 4]
2998 PASS Point 47 [document, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
2999 PASS Point 47 [document, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
3000 FAIL Point 47 [document, 1], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
3001 PASS Point 47 [document, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
3002 PASS Point 47 [document, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3003 PASS Point 47 [document, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3004 PASS Point 47 [document, 1], range 44 [paras[0], 0, paras[0], 0]
3005 FAIL Point 47 [document, 1], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
3006 PASS Point 47 [document, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
3007 PASS Point 47 [document, 1], range 47 [document.documentElement, 1, document.bod y, 0]
3008 PASS Point 47 [document, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
3009 PASS Point 47 [document, 1], range 49 [document, 1, document, 2]
3010 PASS Point 47 [document, 1], range 50 [paras[2].firstChild, 4, comment, 2]
3011 PASS Point 47 [document, 1], range 51 [paras[3], 1, comment, 8]
3012 PASS Point 47 [document, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
3013 PASS Point 47 [document, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
3014 PASS Point 47 [document, 1], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
3015 PASS Point 47 [document, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
3016 FAIL Point 47 [document, 1], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
3017 PASS Point 47 [document, 1], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
3018 PASS Point 47 [document, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3019 PASS Point 47 [document, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3020 PASS Point 47 [document, 1], range 60 detached
3021 PASS Point 48 [document, 2], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
3022 PASS Point 48 [document, 2], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
3023 PASS Point 48 [document, 2], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
3024 PASS Point 48 [document, 2], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
3025 PASS Point 48 [document, 2], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
3026 PASS Point 48 [document, 2], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
3027 FAIL Point 48 [document, 2], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
3028 FAIL Point 48 [document, 2], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
3029 PASS Point 48 [document, 2], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
3030 PASS Point 48 [document, 2], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
3031 PASS Point 48 [document, 2], range 10 [document.documentElement, 0, document.doc umentElement, 1]
3032 PASS Point 48 [document, 2], range 11 [document.documentElement, 0, document.doc umentElement, 2]
3033 PASS Point 48 [document, 2], range 12 [document.documentElement, 1, document.doc umentElement, 2]
3034 PASS Point 48 [document, 2], range 13 [document.head, 1, document.head, 1]
3035 PASS Point 48 [document, 2], range 14 [document.body, 4, document.body, 5]
3036 PASS Point 48 [document, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
3037 PASS Point 48 [document, 2], range 16 [paras[0], 0, paras[0], 1]
3038 FAIL Point 48 [document, 2], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
3039 PASS Point 48 [document, 2], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
3040 PASS Point 48 [document, 2], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
3041 PASS Point 48 [document, 2], range 20 [paras[0].firstChild, 3, paras[3], 1]
3042 PASS Point 48 [document, 2], range 21 [paras[0], 0, paras[0].firstChild, 7]
3043 PASS Point 48 [document, 2], range 22 [testDiv, 2, paras[4], 1]
3044 PASS Point 48 [document, 2], range 23 [document, 0, document, 1]
3045 PASS Point 48 [document, 2], range 24 [document, 0, document, 2]
3046 PASS Point 48 [document, 2], range 25 [comment, 2, comment, 3]
3047 PASS Point 48 [document, 2], range 26 [testDiv, 0, comment, 5]
3048 PASS Point 48 [document, 2], range 27 [foreignDoc, 1, foreignComment, 2]
3049 PASS Point 48 [document, 2], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3050 PASS Point 48 [document, 2], range 29 [xmlDoc, 1, xmlComment, 0]
3051 FAIL Point 48 [document, 2], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate d ocuments.
3052 PASS Point 48 [document, 2], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
3053 PASS Point 48 [document, 2], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
3054 FAIL Point 48 [document, 2], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
3055 PASS Point 48 [document, 2], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
3056 PASS Point 48 [document, 2], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
3057 FAIL Point 48 [document, 2], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3058 PASS Point 48 [document, 2], range 37 [processingInstruction, 0, processingInstr uction, 4]
3059 PASS Point 48 [document, 2], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
3060 PASS Point 48 [document, 2], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
3061 FAIL Point 48 [document, 2], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges a re in separate documents.
3062 PASS Point 48 [document, 2], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
3063 PASS Point 48 [document, 2], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3064 PASS Point 48 [document, 2], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3065 PASS Point 48 [document, 2], range 44 [paras[0], 0, paras[0], 0]
3066 FAIL Point 48 [document, 2], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The two ranges are in separate documen ts.
3067 PASS Point 48 [document, 2], range 46 [testDiv, 1, paras[2].firstChild, 5]
3068 PASS Point 48 [document, 2], range 47 [document.documentElement, 1, document.bod y, 0]
3069 PASS Point 48 [document, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
3070 PASS Point 48 [document, 2], range 49 [document, 1, document, 2]
3071 PASS Point 48 [document, 2], range 50 [paras[2].firstChild, 4, comment, 2]
3072 PASS Point 48 [document, 2], range 51 [paras[3], 1, comment, 8]
3073 PASS Point 48 [document, 2], range 52 [foreignDoc, 0, foreignDoc, 0]
3074 PASS Point 48 [document, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
3075 PASS Point 48 [document, 2], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
3076 PASS Point 48 [document, 2], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
3077 FAIL Point 48 [document, 2], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The two ranges are in separate doc uments.
3078 PASS Point 48 [document, 2], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
3079 PASS Point 48 [document, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3080 PASS Point 48 [document, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3081 PASS Point 48 [document, 2], range 60 detached
3082 PASS Point 49 [document, 3], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
3083 PASS Point 49 [document, 3], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
3084 PASS Point 49 [document, 3], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
3085 PASS Point 49 [document, 3], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
3086 PASS Point 49 [document, 3], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
3087 PASS Point 49 [document, 3], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
3088 FAIL Point 49 [document, 3], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3089 FAIL Point 49 [document, 3], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3090 PASS Point 49 [document, 3], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
3091 PASS Point 49 [document, 3], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
3092 PASS Point 49 [document, 3], range 10 [document.documentElement, 0, document.doc umentElement, 1]
3093 PASS Point 49 [document, 3], range 11 [document.documentElement, 0, document.doc umentElement, 2]
3094 PASS Point 49 [document, 3], range 12 [document.documentElement, 1, document.doc umentElement, 2]
3095 PASS Point 49 [document, 3], range 13 [document.head, 1, document.head, 1]
3096 PASS Point 49 [document, 3], range 14 [document.body, 4, document.body, 5]
3097 PASS Point 49 [document, 3], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
3098 PASS Point 49 [document, 3], range 16 [paras[0], 0, paras[0], 1]
3099 FAIL Point 49 [document, 3], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3100 PASS Point 49 [document, 3], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
3101 PASS Point 49 [document, 3], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
3102 PASS Point 49 [document, 3], range 20 [paras[0].firstChild, 3, paras[3], 1]
3103 PASS Point 49 [document, 3], range 21 [paras[0], 0, paras[0].firstChild, 7]
3104 PASS Point 49 [document, 3], range 22 [testDiv, 2, paras[4], 1]
3105 PASS Point 49 [document, 3], range 23 [document, 0, document, 1]
3106 PASS Point 49 [document, 3], range 24 [document, 0, document, 2]
3107 PASS Point 49 [document, 3], range 25 [comment, 2, comment, 3]
3108 PASS Point 49 [document, 3], range 26 [testDiv, 0, comment, 5]
3109 PASS Point 49 [document, 3], range 27 [foreignDoc, 1, foreignComment, 2]
3110 PASS Point 49 [document, 3], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3111 PASS Point 49 [document, 3], range 29 [xmlDoc, 1, xmlComment, 0]
3112 FAIL Point 49 [document, 3], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3113 PASS Point 49 [document, 3], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
3114 PASS Point 49 [document, 3], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
3115 FAIL Point 49 [document, 3], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3116 PASS Point 49 [document, 3], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
3117 PASS Point 49 [document, 3], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
3118 FAIL Point 49 [document, 3], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3119 PASS Point 49 [document, 3], range 37 [processingInstruction, 0, processingInstr uction, 4]
3120 PASS Point 49 [document, 3], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
3121 PASS Point 49 [document, 3], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
3122 FAIL Point 49 [document, 3], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': There is no chil d at offset 3.
3123 PASS Point 49 [document, 3], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
3124 PASS Point 49 [document, 3], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3125 PASS Point 49 [document, 3], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3126 PASS Point 49 [document, 3], range 44 [paras[0], 0, paras[0], 0]
3127 FAIL Point 49 [document, 3], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3128 PASS Point 49 [document, 3], range 46 [testDiv, 1, paras[2].firstChild, 5]
3129 PASS Point 49 [document, 3], range 47 [document.documentElement, 1, document.bod y, 0]
3130 PASS Point 49 [document, 3], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
3131 PASS Point 49 [document, 3], range 49 [document, 1, document, 2]
3132 PASS Point 49 [document, 3], range 50 [paras[2].firstChild, 4, comment, 2]
3133 PASS Point 49 [document, 3], range 51 [paras[3], 1, comment, 8]
3134 PASS Point 49 [document, 3], range 52 [foreignDoc, 0, foreignDoc, 0]
3135 PASS Point 49 [document, 3], range 53 [xmlDoc, 0, xmlDoc, 0]
3136 PASS Point 49 [document, 3], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
3137 PASS Point 49 [document, 3], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
3138 FAIL Point 49 [document, 3], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': There is no child at offset 3.
3139 PASS Point 49 [document, 3], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
3140 PASS Point 49 [document, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3141 PASS Point 49 [document, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3142 PASS Point 49 [document, 3], range 60 detached
3143 PASS Point 50 [comment, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
3144 PASS Point 50 [comment, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
3145 PASS Point 50 [comment, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
3146 PASS Point 50 [comment, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
3147 PASS Point 50 [comment, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
3148 PASS Point 50 [comment, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
3149 FAIL Point 50 [comment, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3150 FAIL Point 50 [comment, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3151 PASS Point 50 [comment, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
3152 PASS Point 50 [comment, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
3153 PASS Point 50 [comment, -1], range 10 [document.documentElement, 0, document.doc umentElement, 1]
3154 PASS Point 50 [comment, -1], range 11 [document.documentElement, 0, document.doc umentElement, 2]
3155 PASS Point 50 [comment, -1], range 12 [document.documentElement, 1, document.doc umentElement, 2]
3156 PASS Point 50 [comment, -1], range 13 [document.head, 1, document.head, 1]
3157 PASS Point 50 [comment, -1], range 14 [document.body, 4, document.body, 5]
3158 PASS Point 50 [comment, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
3159 PASS Point 50 [comment, -1], range 16 [paras[0], 0, paras[0], 1]
3160 FAIL Point 50 [comment, -1], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3161 PASS Point 50 [comment, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
3162 PASS Point 50 [comment, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
3163 PASS Point 50 [comment, -1], range 20 [paras[0].firstChild, 3, paras[3], 1]
3164 PASS Point 50 [comment, -1], range 21 [paras[0], 0, paras[0].firstChild, 7]
3165 PASS Point 50 [comment, -1], range 22 [testDiv, 2, paras[4], 1]
3166 PASS Point 50 [comment, -1], range 23 [document, 0, document, 1]
3167 PASS Point 50 [comment, -1], range 24 [document, 0, document, 2]
3168 PASS Point 50 [comment, -1], range 25 [comment, 2, comment, 3]
3169 PASS Point 50 [comment, -1], range 26 [testDiv, 0, comment, 5]
3170 PASS Point 50 [comment, -1], range 27 [foreignDoc, 1, foreignComment, 2]
3171 PASS Point 50 [comment, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3172 PASS Point 50 [comment, -1], range 29 [xmlDoc, 1, xmlComment, 0]
3173 FAIL Point 50 [comment, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3174 PASS Point 50 [comment, -1], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
3175 PASS Point 50 [comment, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
3176 FAIL Point 50 [comment, -1], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or eq ual to the node's length (14).
3177 PASS Point 50 [comment, -1], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
3178 PASS Point 50 [comment, -1], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
3179 FAIL Point 50 [comment, -1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node' s length (14).
3180 PASS Point 50 [comment, -1], range 37 [processingInstruction, 0, processingInstr uction, 4]
3181 PASS Point 50 [comment, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
3182 PASS Point 50 [comment, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
3183 FAIL Point 50 [comment, -1], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3184 PASS Point 50 [comment, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
3185 PASS Point 50 [comment, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3186 PASS Point 50 [comment, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3187 PASS Point 50 [comment, -1], range 44 [paras[0], 0, paras[0], 0]
3188 FAIL Point 50 [comment, -1], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The offset -1 is larger than or equal to the node's length (14).
3189 PASS Point 50 [comment, -1], range 46 [testDiv, 1, paras[2].firstChild, 5]
3190 PASS Point 50 [comment, -1], range 47 [document.documentElement, 1, document.bod y, 0]
3191 PASS Point 50 [comment, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
3192 PASS Point 50 [comment, -1], range 49 [document, 1, document, 2]
3193 PASS Point 50 [comment, -1], range 50 [paras[2].firstChild, 4, comment, 2]
3194 PASS Point 50 [comment, -1], range 51 [paras[3], 1, comment, 8]
3195 PASS Point 50 [comment, -1], range 52 [foreignDoc, 0, foreignDoc, 0]
3196 PASS Point 50 [comment, -1], range 53 [xmlDoc, 0, xmlDoc, 0]
3197 PASS Point 50 [comment, -1], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
3198 PASS Point 50 [comment, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
3199 FAIL Point 50 [comment, -1], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The offset -1 is larger than or eq ual to the node's length (14).
3200 PASS Point 50 [comment, -1], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
3201 PASS Point 50 [comment, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3202 PASS Point 50 [comment, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3203 PASS Point 50 [comment, -1], range 60 detached
3204 PASS Point 51 [comment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
3205 PASS Point 51 [comment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
3206 PASS Point 51 [comment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
3207 PASS Point 51 [comment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
3208 PASS Point 51 [comment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
3209 PASS Point 51 [comment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
3210 FAIL Point 51 [comment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3211 FAIL Point 51 [comment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3212 PASS Point 51 [comment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
3213 PASS Point 51 [comment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
3214 PASS Point 51 [comment, 0], range 10 [document.documentElement, 0, document.docu mentElement, 1]
3215 PASS Point 51 [comment, 0], range 11 [document.documentElement, 0, document.docu mentElement, 2]
3216 PASS Point 51 [comment, 0], range 12 [document.documentElement, 1, document.docu mentElement, 2]
3217 PASS Point 51 [comment, 0], range 13 [document.head, 1, document.head, 1]
3218 PASS Point 51 [comment, 0], range 14 [document.body, 4, document.body, 5]
3219 PASS Point 51 [comment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
3220 PASS Point 51 [comment, 0], range 16 [paras[0], 0, paras[0], 1]
3221 FAIL Point 51 [comment, 0], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
3222 PASS Point 51 [comment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
3223 PASS Point 51 [comment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
3224 PASS Point 51 [comment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
3225 PASS Point 51 [comment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
3226 PASS Point 51 [comment, 0], range 22 [testDiv, 2, paras[4], 1]
3227 PASS Point 51 [comment, 0], range 23 [document, 0, document, 1]
3228 PASS Point 51 [comment, 0], range 24 [document, 0, document, 2]
3229 PASS Point 51 [comment, 0], range 25 [comment, 2, comment, 3]
3230 PASS Point 51 [comment, 0], range 26 [testDiv, 0, comment, 5]
3231 PASS Point 51 [comment, 0], range 27 [foreignDoc, 1, foreignComment, 2]
3232 PASS Point 51 [comment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3233 PASS Point 51 [comment, 0], range 29 [xmlDoc, 1, xmlComment, 0]
3234 FAIL Point 51 [comment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
3235 PASS Point 51 [comment, 0], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
3236 PASS Point 51 [comment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
3237 FAIL Point 51 [comment, 0], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
3238 PASS Point 51 [comment, 0], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
3239 PASS Point 51 [comment, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3240 FAIL Point 51 [comment, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3241 PASS Point 51 [comment, 0], range 37 [processingInstruction, 0, processingInstru ction, 4]
3242 PASS Point 51 [comment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
3243 PASS Point 51 [comment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
3244 FAIL Point 51 [comment, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
3245 PASS Point 51 [comment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
3246 PASS Point 51 [comment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3247 PASS Point 51 [comment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3248 PASS Point 51 [comment, 0], range 44 [paras[0], 0, paras[0], 0]
3249 FAIL Point 51 [comment, 0], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
3250 PASS Point 51 [comment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
3251 PASS Point 51 [comment, 0], range 47 [document.documentElement, 1, document.body , 0]
3252 PASS Point 51 [comment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
3253 PASS Point 51 [comment, 0], range 49 [document, 1, document, 2]
3254 PASS Point 51 [comment, 0], range 50 [paras[2].firstChild, 4, comment, 2]
3255 PASS Point 51 [comment, 0], range 51 [paras[3], 1, comment, 8]
3256 PASS Point 51 [comment, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
3257 PASS Point 51 [comment, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
3258 PASS Point 51 [comment, 0], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
3259 PASS Point 51 [comment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
3260 FAIL Point 51 [comment, 0], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
3261 PASS Point 51 [comment, 0], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
3262 PASS Point 51 [comment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3263 PASS Point 51 [comment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3264 PASS Point 51 [comment, 0], range 60 detached
3265 PASS Point 52 [comment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
3266 PASS Point 52 [comment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
3267 PASS Point 52 [comment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
3268 PASS Point 52 [comment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
3269 PASS Point 52 [comment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
3270 PASS Point 52 [comment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
3271 FAIL Point 52 [comment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3272 FAIL Point 52 [comment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3273 PASS Point 52 [comment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
3274 PASS Point 52 [comment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
3275 PASS Point 52 [comment, 4], range 10 [document.documentElement, 0, document.docu mentElement, 1]
3276 PASS Point 52 [comment, 4], range 11 [document.documentElement, 0, document.docu mentElement, 2]
3277 PASS Point 52 [comment, 4], range 12 [document.documentElement, 1, document.docu mentElement, 2]
3278 PASS Point 52 [comment, 4], range 13 [document.head, 1, document.head, 1]
3279 PASS Point 52 [comment, 4], range 14 [document.body, 4, document.body, 5]
3280 PASS Point 52 [comment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
3281 PASS Point 52 [comment, 4], range 16 [paras[0], 0, paras[0], 1]
3282 FAIL Point 52 [comment, 4], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
3283 PASS Point 52 [comment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
3284 PASS Point 52 [comment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
3285 PASS Point 52 [comment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1]
3286 PASS Point 52 [comment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7]
3287 PASS Point 52 [comment, 4], range 22 [testDiv, 2, paras[4], 1]
3288 PASS Point 52 [comment, 4], range 23 [document, 0, document, 1]
3289 PASS Point 52 [comment, 4], range 24 [document, 0, document, 2]
3290 PASS Point 52 [comment, 4], range 25 [comment, 2, comment, 3]
3291 PASS Point 52 [comment, 4], range 26 [testDiv, 0, comment, 5]
3292 PASS Point 52 [comment, 4], range 27 [foreignDoc, 1, foreignComment, 2]
3293 PASS Point 52 [comment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3294 PASS Point 52 [comment, 4], range 29 [xmlDoc, 1, xmlComment, 0]
3295 FAIL Point 52 [comment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate do cuments.
3296 PASS Point 52 [comment, 4], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
3297 PASS Point 52 [comment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
3298 FAIL Point 52 [comment, 4], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
3299 PASS Point 52 [comment, 4], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
3300 PASS Point 52 [comment, 4], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3301 FAIL Point 52 [comment, 4], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate documents.
3302 PASS Point 52 [comment, 4], range 37 [processingInstruction, 0, processingInstru ction, 4]
3303 PASS Point 52 [comment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
3304 PASS Point 52 [comment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
3305 FAIL Point 52 [comment, 4], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The two ranges ar e in separate documents.
3306 PASS Point 52 [comment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
3307 PASS Point 52 [comment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3308 PASS Point 52 [comment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3309 PASS Point 52 [comment, 4], range 44 [paras[0], 0, paras[0], 0]
3310 FAIL Point 52 [comment, 4], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The two ranges are in separate document s.
3311 PASS Point 52 [comment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5]
3312 PASS Point 52 [comment, 4], range 47 [document.documentElement, 1, document.body , 0]
3313 PASS Point 52 [comment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
3314 PASS Point 52 [comment, 4], range 49 [document, 1, document, 2]
3315 PASS Point 52 [comment, 4], range 50 [paras[2].firstChild, 4, comment, 2]
3316 PASS Point 52 [comment, 4], range 51 [paras[3], 1, comment, 8]
3317 PASS Point 52 [comment, 4], range 52 [foreignDoc, 0, foreignDoc, 0]
3318 PASS Point 52 [comment, 4], range 53 [xmlDoc, 0, xmlDoc, 0]
3319 PASS Point 52 [comment, 4], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
3320 PASS Point 52 [comment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
3321 FAIL Point 52 [comment, 4], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The two ranges are in separate docu ments.
3322 PASS Point 52 [comment, 4], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
3323 PASS Point 52 [comment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3324 PASS Point 52 [comment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3325 PASS Point 52 [comment, 4], range 60 detached
3326 PASS Point 53 [comment, 96], range 0 [paras[0].firstChild, 0, paras[0].firstChil d, 0]
3327 PASS Point 53 [comment, 96], range 1 [paras[0].firstChild, 0, paras[0].firstChil d, 1]
3328 PASS Point 53 [comment, 96], range 2 [paras[0].firstChild, 2, paras[0].firstChil d, 8]
3329 PASS Point 53 [comment, 96], range 3 [paras[0].firstChild, 2, paras[0].firstChil d, 9]
3330 PASS Point 53 [comment, 96], range 4 [paras[1].firstChild, 0, paras[1].firstChil d, 0]
3331 PASS Point 53 [comment, 96], range 5 [paras[1].firstChild, 2, paras[1].firstChil d, 9]
3332 FAIL Point 53 [comment, 96], range 6 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3333 FAIL Point 53 [comment, 96], range 7 [detachedPara1.firstChild, 2, detachedPara1 .firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3334 PASS Point 53 [comment, 96], range 8 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 0]
3335 PASS Point 53 [comment, 96], range 9 [foreignPara1.firstChild, 2, foreignPara1.f irstChild, 8]
3336 PASS Point 53 [comment, 96], range 10 [document.documentElement, 0, document.doc umentElement, 1]
3337 PASS Point 53 [comment, 96], range 11 [document.documentElement, 0, document.doc umentElement, 2]
3338 PASS Point 53 [comment, 96], range 12 [document.documentElement, 1, document.doc umentElement, 2]
3339 PASS Point 53 [comment, 96], range 13 [document.head, 1, document.head, 1]
3340 PASS Point 53 [comment, 96], range 14 [document.body, 4, document.body, 5]
3341 PASS Point 53 [comment, 96], range 15 [foreignDoc.documentElement, 0, foreignDoc .documentElement, 1]
3342 PASS Point 53 [comment, 96], range 16 [paras[0], 0, paras[0], 1]
3343 FAIL Point 53 [comment, 96], range 17 [detachedPara1, 0, detachedPara1, 1] Faile d to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3344 PASS Point 53 [comment, 96], range 18 [paras[0].firstChild, 0, paras[1].firstChi ld, 0]
3345 PASS Point 53 [comment, 96], range 19 [paras[0].firstChild, 0, paras[1].firstChi ld, 8]
3346 PASS Point 53 [comment, 96], range 20 [paras[0].firstChild, 3, paras[3], 1]
3347 PASS Point 53 [comment, 96], range 21 [paras[0], 0, paras[0].firstChild, 7]
3348 PASS Point 53 [comment, 96], range 22 [testDiv, 2, paras[4], 1]
3349 PASS Point 53 [comment, 96], range 23 [document, 0, document, 1]
3350 PASS Point 53 [comment, 96], range 24 [document, 0, document, 2]
3351 PASS Point 53 [comment, 96], range 25 [comment, 2, comment, 3]
3352 PASS Point 53 [comment, 96], range 26 [testDiv, 0, comment, 5]
3353 PASS Point 53 [comment, 96], range 27 [foreignDoc, 1, foreignComment, 2]
3354 PASS Point 53 [comment, 96], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3355 PASS Point 53 [comment, 96], range 29 [xmlDoc, 1, xmlComment, 0]
3356 FAIL Point 53 [comment, 96], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3357 PASS Point 53 [comment, 96], range 31 [detachedForeignTextNode, 0, detachedForei gnTextNode, 8]
3358 PASS Point 53 [comment, 96], range 32 [detachedXmlTextNode, 0, detachedXmlTextNo de, 8]
3359 FAIL Point 53 [comment, 96], range 33 [detachedComment, 3, detachedComment, 4] F ailed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or eq ual to the node's length (14).
3360 PASS Point 53 [comment, 96], range 34 [detachedForeignComment, 0, detachedForeig nComment, 1]
3361 PASS Point 53 [comment, 96], range 35 [detachedXmlComment, 2, detachedXmlComment , 6]
3362 FAIL Point 53 [comment, 96], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node' s length (14).
3363 PASS Point 53 [comment, 96], range 37 [processingInstruction, 0, processingInstr uction, 4]
3364 PASS Point 53 [comment, 96], range 38 [paras[1].firstChild, 0, paras[1].firstChi ld, 1]
3365 PASS Point 53 [comment, 96], range 39 [paras[1].firstChild, 2, paras[1].firstChi ld, 8]
3366 FAIL Point 53 [comment, 96], range 40 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3367 PASS Point 53 [comment, 96], range 41 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 1]
3368 PASS Point 53 [comment, 96], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3369 PASS Point 53 [comment, 96], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3370 PASS Point 53 [comment, 96], range 44 [paras[0], 0, paras[0], 0]
3371 FAIL Point 53 [comment, 96], range 45 [detachedPara1, 0, detachedPara1, 0] Faile d to execute 'isPointInRange' on 'Range': The offset 96 is larger than or equal to the node's length (14).
3372 PASS Point 53 [comment, 96], range 46 [testDiv, 1, paras[2].firstChild, 5]
3373 PASS Point 53 [comment, 96], range 47 [document.documentElement, 1, document.bod y, 0]
3374 PASS Point 53 [comment, 96], range 48 [foreignDoc.documentElement, 1, foreignDoc .body, 0]
3375 PASS Point 53 [comment, 96], range 49 [document, 1, document, 2]
3376 PASS Point 53 [comment, 96], range 50 [paras[2].firstChild, 4, comment, 2]
3377 PASS Point 53 [comment, 96], range 51 [paras[3], 1, comment, 8]
3378 PASS Point 53 [comment, 96], range 52 [foreignDoc, 0, foreignDoc, 0]
3379 PASS Point 53 [comment, 96], range 53 [xmlDoc, 0, xmlDoc, 0]
3380 PASS Point 53 [comment, 96], range 54 [detachedForeignTextNode, 7, detachedForei gnTextNode, 7]
3381 PASS Point 53 [comment, 96], range 55 [detachedXmlTextNode, 7, detachedXmlTextNo de, 7]
3382 FAIL Point 53 [comment, 96], range 56 [detachedComment, 5, detachedComment, 5] F ailed to execute 'isPointInRange' on 'Range': The offset 96 is larger than or eq ual to the node's length (14).
3383 PASS Point 53 [comment, 96], range 57 [detachedForeignComment, 4, detachedForeig nComment, 4]
3384 PASS Point 53 [comment, 96], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3385 PASS Point 53 [comment, 96], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3386 PASS Point 53 [comment, 96], range 60 detached
3387 PASS Point 54 [foreignDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
3388 PASS Point 54 [foreignDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
3389 PASS Point 54 [foreignDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
3390 PASS Point 54 [foreignDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
3391 PASS Point 54 [foreignDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
3392 PASS Point 54 [foreignDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
3393 PASS Point 54 [foreignDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
3394 PASS Point 54 [foreignDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
3395 PASS Point 54 [foreignDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
3396 PASS Point 54 [foreignDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
3397 PASS Point 54 [foreignDoc, 0], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
3398 PASS Point 54 [foreignDoc, 0], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
3399 PASS Point 54 [foreignDoc, 0], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
3400 PASS Point 54 [foreignDoc, 0], range 13 [document.head, 1, document.head, 1]
3401 PASS Point 54 [foreignDoc, 0], range 14 [document.body, 4, document.body, 5]
3402 PASS Point 54 [foreignDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
3403 PASS Point 54 [foreignDoc, 0], range 16 [paras[0], 0, paras[0], 1]
3404 PASS Point 54 [foreignDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
3405 PASS Point 54 [foreignDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
3406 PASS Point 54 [foreignDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
3407 PASS Point 54 [foreignDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
3408 PASS Point 54 [foreignDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
3409 PASS Point 54 [foreignDoc, 0], range 22 [testDiv, 2, paras[4], 1]
3410 PASS Point 54 [foreignDoc, 0], range 23 [document, 0, document, 1]
3411 PASS Point 54 [foreignDoc, 0], range 24 [document, 0, document, 2]
3412 PASS Point 54 [foreignDoc, 0], range 25 [comment, 2, comment, 3]
3413 PASS Point 54 [foreignDoc, 0], range 26 [testDiv, 0, comment, 5]
3414 PASS Point 54 [foreignDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2]
3415 PASS Point 54 [foreignDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
3416 PASS Point 54 [foreignDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0]
3417 PASS Point 54 [foreignDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3418 PASS Point 54 [foreignDoc, 0], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
3419 PASS Point 54 [foreignDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
3420 PASS Point 54 [foreignDoc, 0], range 33 [detachedComment, 3, detachedComment, 4]
3421 PASS Point 54 [foreignDoc, 0], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
3422 PASS Point 54 [foreignDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
3423 PASS Point 54 [foreignDoc, 0], range 36 [docfrag, 0, docfrag, 0]
3424 PASS Point 54 [foreignDoc, 0], range 37 [processingInstruction, 0, processingIns truction, 4]
3425 PASS Point 54 [foreignDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
3426 PASS Point 54 [foreignDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
3427 PASS Point 54 [foreignDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
3428 PASS Point 54 [foreignDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
3429 PASS Point 54 [foreignDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3430 PASS Point 54 [foreignDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3431 PASS Point 54 [foreignDoc, 0], range 44 [paras[0], 0, paras[0], 0]
3432 PASS Point 54 [foreignDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
3433 PASS Point 54 [foreignDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
3434 PASS Point 54 [foreignDoc, 0], range 47 [document.documentElement, 1, document.b ody, 0]
3435 PASS Point 54 [foreignDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
3436 PASS Point 54 [foreignDoc, 0], range 49 [document, 1, document, 2]
3437 PASS Point 54 [foreignDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2]
3438 PASS Point 54 [foreignDoc, 0], range 51 [paras[3], 1, comment, 8]
3439 FAIL Point 54 [foreignDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0] assert_tr ue: Must return true if point is not before start, after end, or in different tr ee expected true got false
3440 PASS Point 54 [foreignDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
3441 PASS Point 54 [foreignDoc, 0], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
3442 PASS Point 54 [foreignDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
3443 PASS Point 54 [foreignDoc, 0], range 56 [detachedComment, 5, detachedComment, 5]
3444 PASS Point 54 [foreignDoc, 0], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
3445 PASS Point 54 [foreignDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3446 PASS Point 54 [foreignDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3447 PASS Point 54 [foreignDoc, 0], range 60 detached
3448 PASS Point 55 [foreignDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
3449 PASS Point 55 [foreignDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
3450 PASS Point 55 [foreignDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
3451 PASS Point 55 [foreignDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
3452 PASS Point 55 [foreignDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
3453 PASS Point 55 [foreignDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
3454 PASS Point 55 [foreignDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
3455 PASS Point 55 [foreignDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
3456 PASS Point 55 [foreignDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
3457 PASS Point 55 [foreignDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
3458 PASS Point 55 [foreignDoc, 1], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
3459 PASS Point 55 [foreignDoc, 1], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
3460 PASS Point 55 [foreignDoc, 1], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
3461 PASS Point 55 [foreignDoc, 1], range 13 [document.head, 1, document.head, 1]
3462 PASS Point 55 [foreignDoc, 1], range 14 [document.body, 4, document.body, 5]
3463 PASS Point 55 [foreignDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
3464 PASS Point 55 [foreignDoc, 1], range 16 [paras[0], 0, paras[0], 1]
3465 PASS Point 55 [foreignDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1]
3466 PASS Point 55 [foreignDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
3467 PASS Point 55 [foreignDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
3468 PASS Point 55 [foreignDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
3469 PASS Point 55 [foreignDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
3470 PASS Point 55 [foreignDoc, 1], range 22 [testDiv, 2, paras[4], 1]
3471 PASS Point 55 [foreignDoc, 1], range 23 [document, 0, document, 1]
3472 PASS Point 55 [foreignDoc, 1], range 24 [document, 0, document, 2]
3473 PASS Point 55 [foreignDoc, 1], range 25 [comment, 2, comment, 3]
3474 PASS Point 55 [foreignDoc, 1], range 26 [testDiv, 0, comment, 5]
3475 FAIL Point 55 [foreignDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2] asser t_true: Must return true if point is not before start, after end, or in differen t tree expected true got false
3476 PASS Point 55 [foreignDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
3477 PASS Point 55 [foreignDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0]
3478 PASS Point 55 [foreignDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3479 PASS Point 55 [foreignDoc, 1], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
3480 PASS Point 55 [foreignDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
3481 PASS Point 55 [foreignDoc, 1], range 33 [detachedComment, 3, detachedComment, 4]
3482 PASS Point 55 [foreignDoc, 1], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
3483 PASS Point 55 [foreignDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
3484 PASS Point 55 [foreignDoc, 1], range 36 [docfrag, 0, docfrag, 0]
3485 PASS Point 55 [foreignDoc, 1], range 37 [processingInstruction, 0, processingIns truction, 4]
3486 PASS Point 55 [foreignDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
3487 PASS Point 55 [foreignDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
3488 PASS Point 55 [foreignDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
3489 PASS Point 55 [foreignDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
3490 PASS Point 55 [foreignDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3491 PASS Point 55 [foreignDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3492 PASS Point 55 [foreignDoc, 1], range 44 [paras[0], 0, paras[0], 0]
3493 PASS Point 55 [foreignDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0]
3494 PASS Point 55 [foreignDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
3495 PASS Point 55 [foreignDoc, 1], range 47 [document.documentElement, 1, document.b ody, 0]
3496 PASS Point 55 [foreignDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
3497 PASS Point 55 [foreignDoc, 1], range 49 [document, 1, document, 2]
3498 PASS Point 55 [foreignDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2]
3499 PASS Point 55 [foreignDoc, 1], range 51 [paras[3], 1, comment, 8]
3500 PASS Point 55 [foreignDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
3501 PASS Point 55 [foreignDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
3502 PASS Point 55 [foreignDoc, 1], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
3503 PASS Point 55 [foreignDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
3504 PASS Point 55 [foreignDoc, 1], range 56 [detachedComment, 5, detachedComment, 5]
3505 PASS Point 55 [foreignDoc, 1], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
3506 PASS Point 55 [foreignDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3507 PASS Point 55 [foreignDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3508 PASS Point 55 [foreignDoc, 1], range 60 detached
3509 PASS Point 56 [foreignComment, 2], range 0 [paras[0].firstChild, 0, paras[0].fir stChild, 0]
3510 PASS Point 56 [foreignComment, 2], range 1 [paras[0].firstChild, 0, paras[0].fir stChild, 1]
3511 PASS Point 56 [foreignComment, 2], range 2 [paras[0].firstChild, 2, paras[0].fir stChild, 8]
3512 PASS Point 56 [foreignComment, 2], range 3 [paras[0].firstChild, 2, paras[0].fir stChild, 9]
3513 PASS Point 56 [foreignComment, 2], range 4 [paras[1].firstChild, 0, paras[1].fir stChild, 0]
3514 PASS Point 56 [foreignComment, 2], range 5 [paras[1].firstChild, 2, paras[1].fir stChild, 9]
3515 PASS Point 56 [foreignComment, 2], range 6 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 0]
3516 PASS Point 56 [foreignComment, 2], range 7 [detachedPara1.firstChild, 2, detache dPara1.firstChild, 8]
3517 PASS Point 56 [foreignComment, 2], range 8 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 0]
3518 PASS Point 56 [foreignComment, 2], range 9 [foreignPara1.firstChild, 2, foreignP ara1.firstChild, 8]
3519 PASS Point 56 [foreignComment, 2], range 10 [document.documentElement, 0, docume nt.documentElement, 1]
3520 PASS Point 56 [foreignComment, 2], range 11 [document.documentElement, 0, docume nt.documentElement, 2]
3521 PASS Point 56 [foreignComment, 2], range 12 [document.documentElement, 1, docume nt.documentElement, 2]
3522 PASS Point 56 [foreignComment, 2], range 13 [document.head, 1, document.head, 1]
3523 PASS Point 56 [foreignComment, 2], range 14 [document.body, 4, document.body, 5]
3524 PASS Point 56 [foreignComment, 2], range 15 [foreignDoc.documentElement, 0, fore ignDoc.documentElement, 1]
3525 PASS Point 56 [foreignComment, 2], range 16 [paras[0], 0, paras[0], 1]
3526 PASS Point 56 [foreignComment, 2], range 17 [detachedPara1, 0, detachedPara1, 1]
3527 PASS Point 56 [foreignComment, 2], range 18 [paras[0].firstChild, 0, paras[1].fi rstChild, 0]
3528 PASS Point 56 [foreignComment, 2], range 19 [paras[0].firstChild, 0, paras[1].fi rstChild, 8]
3529 PASS Point 56 [foreignComment, 2], range 20 [paras[0].firstChild, 3, paras[3], 1 ]
3530 PASS Point 56 [foreignComment, 2], range 21 [paras[0], 0, paras[0].firstChild, 7 ]
3531 PASS Point 56 [foreignComment, 2], range 22 [testDiv, 2, paras[4], 1]
3532 PASS Point 56 [foreignComment, 2], range 23 [document, 0, document, 1]
3533 PASS Point 56 [foreignComment, 2], range 24 [document, 0, document, 2]
3534 PASS Point 56 [foreignComment, 2], range 25 [comment, 2, comment, 3]
3535 PASS Point 56 [foreignComment, 2], range 26 [testDiv, 0, comment, 5]
3536 FAIL Point 56 [foreignComment, 2], range 27 [foreignDoc, 1, foreignComment, 2] a ssert_true: Must return true if point is not before start, after end, or in diff erent tree expected true got false
3537 PASS Point 56 [foreignComment, 2], range 28 [foreignDoc.body, 0, foreignTextNode , 36]
3538 PASS Point 56 [foreignComment, 2], range 29 [xmlDoc, 1, xmlComment, 0]
3539 PASS Point 56 [foreignComment, 2], range 30 [detachedTextNode, 0, detachedTextNo de, 8]
3540 PASS Point 56 [foreignComment, 2], range 31 [detachedForeignTextNode, 0, detache dForeignTextNode, 8]
3541 PASS Point 56 [foreignComment, 2], range 32 [detachedXmlTextNode, 0, detachedXml TextNode, 8]
3542 PASS Point 56 [foreignComment, 2], range 33 [detachedComment, 3, detachedComment , 4]
3543 PASS Point 56 [foreignComment, 2], range 34 [detachedForeignComment, 0, detached ForeignComment, 1]
3544 PASS Point 56 [foreignComment, 2], range 35 [detachedXmlComment, 2, detachedXmlC omment, 6]
3545 PASS Point 56 [foreignComment, 2], range 36 [docfrag, 0, docfrag, 0]
3546 PASS Point 56 [foreignComment, 2], range 37 [processingInstruction, 0, processin gInstruction, 4]
3547 PASS Point 56 [foreignComment, 2], range 38 [paras[1].firstChild, 0, paras[1].fi rstChild, 1]
3548 PASS Point 56 [foreignComment, 2], range 39 [paras[1].firstChild, 2, paras[1].fi rstChild, 8]
3549 PASS Point 56 [foreignComment, 2], range 40 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 1]
3550 PASS Point 56 [foreignComment, 2], range 41 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 1]
3551 PASS Point 56 [foreignComment, 2], range 42 [foreignDoc.head, 1, foreignDoc.head , 1]
3552 PASS Point 56 [foreignComment, 2], range 43 [foreignDoc.body, 0, foreignDoc.body , 0]
3553 PASS Point 56 [foreignComment, 2], range 44 [paras[0], 0, paras[0], 0]
3554 PASS Point 56 [foreignComment, 2], range 45 [detachedPara1, 0, detachedPara1, 0]
3555 PASS Point 56 [foreignComment, 2], range 46 [testDiv, 1, paras[2].firstChild, 5]
3556 PASS Point 56 [foreignComment, 2], range 47 [document.documentElement, 1, docume nt.body, 0]
3557 PASS Point 56 [foreignComment, 2], range 48 [foreignDoc.documentElement, 1, fore ignDoc.body, 0]
3558 PASS Point 56 [foreignComment, 2], range 49 [document, 1, document, 2]
3559 PASS Point 56 [foreignComment, 2], range 50 [paras[2].firstChild, 4, comment, 2]
3560 PASS Point 56 [foreignComment, 2], range 51 [paras[3], 1, comment, 8]
3561 PASS Point 56 [foreignComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0]
3562 PASS Point 56 [foreignComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
3563 PASS Point 56 [foreignComment, 2], range 54 [detachedForeignTextNode, 7, detache dForeignTextNode, 7]
3564 PASS Point 56 [foreignComment, 2], range 55 [detachedXmlTextNode, 7, detachedXml TextNode, 7]
3565 PASS Point 56 [foreignComment, 2], range 56 [detachedComment, 5, detachedComment , 5]
3566 PASS Point 56 [foreignComment, 2], range 57 [detachedForeignComment, 4, detached ForeignComment, 4]
3567 PASS Point 56 [foreignComment, 2], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3568 PASS Point 56 [foreignComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3569 PASS Point 56 [foreignComment, 2], range 60 detached
3570 PASS Point 57 [foreignTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].fi rstChild, 0]
3571 PASS Point 57 [foreignTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].fi rstChild, 1]
3572 PASS Point 57 [foreignTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].fi rstChild, 8]
3573 PASS Point 57 [foreignTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].fi rstChild, 9]
3574 PASS Point 57 [foreignTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].fi rstChild, 0]
3575 PASS Point 57 [foreignTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].fi rstChild, 9]
3576 PASS Point 57 [foreignTextNode, 0], range 6 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 0]
3577 PASS Point 57 [foreignTextNode, 0], range 7 [detachedPara1.firstChild, 2, detach edPara1.firstChild, 8]
3578 PASS Point 57 [foreignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 0]
3579 PASS Point 57 [foreignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreign Para1.firstChild, 8]
3580 PASS Point 57 [foreignTextNode, 0], range 10 [document.documentElement, 0, docum ent.documentElement, 1]
3581 PASS Point 57 [foreignTextNode, 0], range 11 [document.documentElement, 0, docum ent.documentElement, 2]
3582 PASS Point 57 [foreignTextNode, 0], range 12 [document.documentElement, 1, docum ent.documentElement, 2]
3583 PASS Point 57 [foreignTextNode, 0], range 13 [document.head, 1, document.head, 1 ]
3584 PASS Point 57 [foreignTextNode, 0], range 14 [document.body, 4, document.body, 5 ]
3585 PASS Point 57 [foreignTextNode, 0], range 15 [foreignDoc.documentElement, 0, for eignDoc.documentElement, 1]
3586 PASS Point 57 [foreignTextNode, 0], range 16 [paras[0], 0, paras[0], 1]
3587 PASS Point 57 [foreignTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1 ]
3588 PASS Point 57 [foreignTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1].f irstChild, 0]
3589 PASS Point 57 [foreignTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1].f irstChild, 8]
3590 PASS Point 57 [foreignTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
3591 PASS Point 57 [foreignTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
3592 PASS Point 57 [foreignTextNode, 0], range 22 [testDiv, 2, paras[4], 1]
3593 PASS Point 57 [foreignTextNode, 0], range 23 [document, 0, document, 1]
3594 PASS Point 57 [foreignTextNode, 0], range 24 [document, 0, document, 2]
3595 PASS Point 57 [foreignTextNode, 0], range 25 [comment, 2, comment, 3]
3596 PASS Point 57 [foreignTextNode, 0], range 26 [testDiv, 0, comment, 5]
3597 FAIL Point 57 [foreignTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2] assert_true: Must return true if point is not before start, after end, or in dif ferent tree expected true got false
3598 FAIL Point 57 [foreignTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNod e, 36] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
3599 PASS Point 57 [foreignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0]
3600 PASS Point 57 [foreignTextNode, 0], range 30 [detachedTextNode, 0, detachedTextN ode, 8]
3601 PASS Point 57 [foreignTextNode, 0], range 31 [detachedForeignTextNode, 0, detach edForeignTextNode, 8]
3602 PASS Point 57 [foreignTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedXm lTextNode, 8]
3603 PASS Point 57 [foreignTextNode, 0], range 33 [detachedComment, 3, detachedCommen t, 4]
3604 PASS Point 57 [foreignTextNode, 0], range 34 [detachedForeignComment, 0, detache dForeignComment, 1]
3605 PASS Point 57 [foreignTextNode, 0], range 35 [detachedXmlComment, 2, detachedXml Comment, 6]
3606 PASS Point 57 [foreignTextNode, 0], range 36 [docfrag, 0, docfrag, 0]
3607 PASS Point 57 [foreignTextNode, 0], range 37 [processingInstruction, 0, processi ngInstruction, 4]
3608 PASS Point 57 [foreignTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1].f irstChild, 1]
3609 PASS Point 57 [foreignTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1].f irstChild, 8]
3610 PASS Point 57 [foreignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 1]
3611 PASS Point 57 [foreignTextNode, 0], range 41 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 1]
3612 PASS Point 57 [foreignTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.hea d, 1]
3613 PASS Point 57 [foreignTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.bod y, 0]
3614 PASS Point 57 [foreignTextNode, 0], range 44 [paras[0], 0, paras[0], 0]
3615 PASS Point 57 [foreignTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0 ]
3616 PASS Point 57 [foreignTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5 ]
3617 PASS Point 57 [foreignTextNode, 0], range 47 [document.documentElement, 1, docum ent.body, 0]
3618 PASS Point 57 [foreignTextNode, 0], range 48 [foreignDoc.documentElement, 1, for eignDoc.body, 0]
3619 PASS Point 57 [foreignTextNode, 0], range 49 [document, 1, document, 2]
3620 PASS Point 57 [foreignTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2 ]
3621 PASS Point 57 [foreignTextNode, 0], range 51 [paras[3], 1, comment, 8]
3622 PASS Point 57 [foreignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
3623 PASS Point 57 [foreignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
3624 PASS Point 57 [foreignTextNode, 0], range 54 [detachedForeignTextNode, 7, detach edForeignTextNode, 7]
3625 PASS Point 57 [foreignTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedXm lTextNode, 7]
3626 PASS Point 57 [foreignTextNode, 0], range 56 [detachedComment, 5, detachedCommen t, 5]
3627 PASS Point 57 [foreignTextNode, 0], range 57 [detachedForeignComment, 4, detache dForeignComment, 4]
3628 PASS Point 57 [foreignTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3629 PASS Point 57 [foreignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3630 PASS Point 57 [foreignTextNode, 0], range 60 detached
3631 PASS Point 58 [foreignTextNode, 36], range 0 [paras[0].firstChild, 0, paras[0].f irstChild, 0]
3632 PASS Point 58 [foreignTextNode, 36], range 1 [paras[0].firstChild, 0, paras[0].f irstChild, 1]
3633 PASS Point 58 [foreignTextNode, 36], range 2 [paras[0].firstChild, 2, paras[0].f irstChild, 8]
3634 PASS Point 58 [foreignTextNode, 36], range 3 [paras[0].firstChild, 2, paras[0].f irstChild, 9]
3635 PASS Point 58 [foreignTextNode, 36], range 4 [paras[1].firstChild, 0, paras[1].f irstChild, 0]
3636 PASS Point 58 [foreignTextNode, 36], range 5 [paras[1].firstChild, 2, paras[1].f irstChild, 9]
3637 PASS Point 58 [foreignTextNode, 36], range 6 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 0]
3638 PASS Point 58 [foreignTextNode, 36], range 7 [detachedPara1.firstChild, 2, detac hedPara1.firstChild, 8]
3639 PASS Point 58 [foreignTextNode, 36], range 8 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 0]
3640 PASS Point 58 [foreignTextNode, 36], range 9 [foreignPara1.firstChild, 2, foreig nPara1.firstChild, 8]
3641 PASS Point 58 [foreignTextNode, 36], range 10 [document.documentElement, 0, docu ment.documentElement, 1]
3642 PASS Point 58 [foreignTextNode, 36], range 11 [document.documentElement, 0, docu ment.documentElement, 2]
3643 PASS Point 58 [foreignTextNode, 36], range 12 [document.documentElement, 1, docu ment.documentElement, 2]
3644 PASS Point 58 [foreignTextNode, 36], range 13 [document.head, 1, document.head, 1]
3645 PASS Point 58 [foreignTextNode, 36], range 14 [document.body, 4, document.body, 5]
3646 PASS Point 58 [foreignTextNode, 36], range 15 [foreignDoc.documentElement, 0, fo reignDoc.documentElement, 1]
3647 PASS Point 58 [foreignTextNode, 36], range 16 [paras[0], 0, paras[0], 1]
3648 PASS Point 58 [foreignTextNode, 36], range 17 [detachedPara1, 0, detachedPara1, 1]
3649 PASS Point 58 [foreignTextNode, 36], range 18 [paras[0].firstChild, 0, paras[1]. firstChild, 0]
3650 PASS Point 58 [foreignTextNode, 36], range 19 [paras[0].firstChild, 0, paras[1]. firstChild, 8]
3651 PASS Point 58 [foreignTextNode, 36], range 20 [paras[0].firstChild, 3, paras[3], 1]
3652 PASS Point 58 [foreignTextNode, 36], range 21 [paras[0], 0, paras[0].firstChild, 7]
3653 PASS Point 58 [foreignTextNode, 36], range 22 [testDiv, 2, paras[4], 1]
3654 PASS Point 58 [foreignTextNode, 36], range 23 [document, 0, document, 1]
3655 PASS Point 58 [foreignTextNode, 36], range 24 [document, 0, document, 2]
3656 PASS Point 58 [foreignTextNode, 36], range 25 [comment, 2, comment, 3]
3657 PASS Point 58 [foreignTextNode, 36], range 26 [testDiv, 0, comment, 5]
3658 FAIL Point 58 [foreignTextNode, 36], range 27 [foreignDoc, 1, foreignComment, 2] assert_true: Must return true if point is not before start, after end, or in di fferent tree expected true got false
3659 FAIL Point 58 [foreignTextNode, 36], range 28 [foreignDoc.body, 0, foreignTextNo de, 36] assert_true: Must return true if point is not before start, after end, o r in different tree expected true got false
3660 PASS Point 58 [foreignTextNode, 36], range 29 [xmlDoc, 1, xmlComment, 0]
3661 PASS Point 58 [foreignTextNode, 36], range 30 [detachedTextNode, 0, detachedText Node, 8]
3662 PASS Point 58 [foreignTextNode, 36], range 31 [detachedForeignTextNode, 0, detac hedForeignTextNode, 8]
3663 PASS Point 58 [foreignTextNode, 36], range 32 [detachedXmlTextNode, 0, detachedX mlTextNode, 8]
3664 PASS Point 58 [foreignTextNode, 36], range 33 [detachedComment, 3, detachedComme nt, 4]
3665 PASS Point 58 [foreignTextNode, 36], range 34 [detachedForeignComment, 0, detach edForeignComment, 1]
3666 PASS Point 58 [foreignTextNode, 36], range 35 [detachedXmlComment, 2, detachedXm lComment, 6]
3667 PASS Point 58 [foreignTextNode, 36], range 36 [docfrag, 0, docfrag, 0]
3668 PASS Point 58 [foreignTextNode, 36], range 37 [processingInstruction, 0, process ingInstruction, 4]
3669 PASS Point 58 [foreignTextNode, 36], range 38 [paras[1].firstChild, 0, paras[1]. firstChild, 1]
3670 PASS Point 58 [foreignTextNode, 36], range 39 [paras[1].firstChild, 2, paras[1]. firstChild, 8]
3671 PASS Point 58 [foreignTextNode, 36], range 40 [detachedPara1.firstChild, 0, deta chedPara1.firstChild, 1]
3672 PASS Point 58 [foreignTextNode, 36], range 41 [foreignPara1.firstChild, 0, forei gnPara1.firstChild, 1]
3673 PASS Point 58 [foreignTextNode, 36], range 42 [foreignDoc.head, 1, foreignDoc.he ad, 1]
3674 PASS Point 58 [foreignTextNode, 36], range 43 [foreignDoc.body, 0, foreignDoc.bo dy, 0]
3675 PASS Point 58 [foreignTextNode, 36], range 44 [paras[0], 0, paras[0], 0]
3676 PASS Point 58 [foreignTextNode, 36], range 45 [detachedPara1, 0, detachedPara1, 0]
3677 PASS Point 58 [foreignTextNode, 36], range 46 [testDiv, 1, paras[2].firstChild, 5]
3678 PASS Point 58 [foreignTextNode, 36], range 47 [document.documentElement, 1, docu ment.body, 0]
3679 PASS Point 58 [foreignTextNode, 36], range 48 [foreignDoc.documentElement, 1, fo reignDoc.body, 0]
3680 PASS Point 58 [foreignTextNode, 36], range 49 [document, 1, document, 2]
3681 PASS Point 58 [foreignTextNode, 36], range 50 [paras[2].firstChild, 4, comment, 2]
3682 PASS Point 58 [foreignTextNode, 36], range 51 [paras[3], 1, comment, 8]
3683 PASS Point 58 [foreignTextNode, 36], range 52 [foreignDoc, 0, foreignDoc, 0]
3684 PASS Point 58 [foreignTextNode, 36], range 53 [xmlDoc, 0, xmlDoc, 0]
3685 PASS Point 58 [foreignTextNode, 36], range 54 [detachedForeignTextNode, 7, detac hedForeignTextNode, 7]
3686 PASS Point 58 [foreignTextNode, 36], range 55 [detachedXmlTextNode, 7, detachedX mlTextNode, 7]
3687 PASS Point 58 [foreignTextNode, 36], range 56 [detachedComment, 5, detachedComme nt, 5]
3688 PASS Point 58 [foreignTextNode, 36], range 57 [detachedForeignComment, 4, detach edForeignComment, 4]
3689 PASS Point 58 [foreignTextNode, 36], range 58 [foreignDocfrag, 0, foreignDocfrag , 0]
3690 PASS Point 58 [foreignTextNode, 36], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3691 PASS Point 58 [foreignTextNode, 36], range 60 detached
3692 PASS Point 59 [xmlDoc, -1], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
3693 PASS Point 59 [xmlDoc, -1], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
3694 PASS Point 59 [xmlDoc, -1], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
3695 PASS Point 59 [xmlDoc, -1], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
3696 PASS Point 59 [xmlDoc, -1], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
3697 PASS Point 59 [xmlDoc, -1], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
3698 PASS Point 59 [xmlDoc, -1], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0]
3699 PASS Point 59 [xmlDoc, -1], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8]
3700 PASS Point 59 [xmlDoc, -1], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
3701 PASS Point 59 [xmlDoc, -1], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
3702 PASS Point 59 [xmlDoc, -1], range 10 [document.documentElement, 0, document.docu mentElement, 1]
3703 PASS Point 59 [xmlDoc, -1], range 11 [document.documentElement, 0, document.docu mentElement, 2]
3704 PASS Point 59 [xmlDoc, -1], range 12 [document.documentElement, 1, document.docu mentElement, 2]
3705 PASS Point 59 [xmlDoc, -1], range 13 [document.head, 1, document.head, 1]
3706 PASS Point 59 [xmlDoc, -1], range 14 [document.body, 4, document.body, 5]
3707 PASS Point 59 [xmlDoc, -1], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
3708 PASS Point 59 [xmlDoc, -1], range 16 [paras[0], 0, paras[0], 1]
3709 PASS Point 59 [xmlDoc, -1], range 17 [detachedPara1, 0, detachedPara1, 1]
3710 PASS Point 59 [xmlDoc, -1], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
3711 PASS Point 59 [xmlDoc, -1], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
3712 PASS Point 59 [xmlDoc, -1], range 20 [paras[0].firstChild, 3, paras[3], 1]
3713 PASS Point 59 [xmlDoc, -1], range 21 [paras[0], 0, paras[0].firstChild, 7]
3714 PASS Point 59 [xmlDoc, -1], range 22 [testDiv, 2, paras[4], 1]
3715 PASS Point 59 [xmlDoc, -1], range 23 [document, 0, document, 1]
3716 PASS Point 59 [xmlDoc, -1], range 24 [document, 0, document, 2]
3717 PASS Point 59 [xmlDoc, -1], range 25 [comment, 2, comment, 3]
3718 PASS Point 59 [xmlDoc, -1], range 26 [testDiv, 0, comment, 5]
3719 PASS Point 59 [xmlDoc, -1], range 27 [foreignDoc, 1, foreignComment, 2]
3720 PASS Point 59 [xmlDoc, -1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3721 FAIL Point 59 [xmlDoc, -1], range 29 [xmlDoc, 1, xmlComment, 0] assert_throws: M ust throw IndexSizeError if offset is greater than length function "function () {
3722 range.isPointInRange(node, offset);
3723 }" did not throw
3724 PASS Point 59 [xmlDoc, -1], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3725 PASS Point 59 [xmlDoc, -1], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
3726 PASS Point 59 [xmlDoc, -1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
3727 PASS Point 59 [xmlDoc, -1], range 33 [detachedComment, 3, detachedComment, 4]
3728 PASS Point 59 [xmlDoc, -1], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
3729 PASS Point 59 [xmlDoc, -1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3730 PASS Point 59 [xmlDoc, -1], range 36 [docfrag, 0, docfrag, 0]
3731 FAIL Point 59 [xmlDoc, -1], range 37 [processingInstruction, 0, processingInstru ction, 4] assert_throws: Must throw IndexSizeError if offset is greater than le ngth function "function () {
3732 range.isPointInRange(node, offset);
3733 }" did not throw
3734 PASS Point 59 [xmlDoc, -1], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
3735 PASS Point 59 [xmlDoc, -1], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
3736 PASS Point 59 [xmlDoc, -1], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1]
3737 PASS Point 59 [xmlDoc, -1], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
3738 PASS Point 59 [xmlDoc, -1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3739 PASS Point 59 [xmlDoc, -1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3740 PASS Point 59 [xmlDoc, -1], range 44 [paras[0], 0, paras[0], 0]
3741 PASS Point 59 [xmlDoc, -1], range 45 [detachedPara1, 0, detachedPara1, 0]
3742 PASS Point 59 [xmlDoc, -1], range 46 [testDiv, 1, paras[2].firstChild, 5]
3743 PASS Point 59 [xmlDoc, -1], range 47 [document.documentElement, 1, document.body , 0]
3744 PASS Point 59 [xmlDoc, -1], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
3745 PASS Point 59 [xmlDoc, -1], range 49 [document, 1, document, 2]
3746 PASS Point 59 [xmlDoc, -1], range 50 [paras[2].firstChild, 4, comment, 2]
3747 PASS Point 59 [xmlDoc, -1], range 51 [paras[3], 1, comment, 8]
3748 PASS Point 59 [xmlDoc, -1], range 52 [foreignDoc, 0, foreignDoc, 0]
3749 FAIL Point 59 [xmlDoc, -1], range 53 [xmlDoc, 0, xmlDoc, 0] assert_throws: Must throw IndexSizeError if offset is greater than length function "function () {
3750 range.isPointInRange(node, offset);
3751 }" did not throw
3752 PASS Point 59 [xmlDoc, -1], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
3753 PASS Point 59 [xmlDoc, -1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
3754 PASS Point 59 [xmlDoc, -1], range 56 [detachedComment, 5, detachedComment, 5]
3755 PASS Point 59 [xmlDoc, -1], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
3756 PASS Point 59 [xmlDoc, -1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3757 PASS Point 59 [xmlDoc, -1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3758 PASS Point 59 [xmlDoc, -1], range 60 detached
3759 PASS Point 60 [xmlDoc, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
3760 PASS Point 60 [xmlDoc, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
3761 PASS Point 60 [xmlDoc, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
3762 PASS Point 60 [xmlDoc, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
3763 PASS Point 60 [xmlDoc, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
3764 PASS Point 60 [xmlDoc, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
3765 PASS Point 60 [xmlDoc, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.f irstChild, 0]
3766 PASS Point 60 [xmlDoc, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.f irstChild, 8]
3767 PASS Point 60 [xmlDoc, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.fir stChild, 0]
3768 PASS Point 60 [xmlDoc, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.fir stChild, 8]
3769 PASS Point 60 [xmlDoc, 0], range 10 [document.documentElement, 0, document.docum entElement, 1]
3770 PASS Point 60 [xmlDoc, 0], range 11 [document.documentElement, 0, document.docum entElement, 2]
3771 PASS Point 60 [xmlDoc, 0], range 12 [document.documentElement, 1, document.docum entElement, 2]
3772 PASS Point 60 [xmlDoc, 0], range 13 [document.head, 1, document.head, 1]
3773 PASS Point 60 [xmlDoc, 0], range 14 [document.body, 4, document.body, 5]
3774 PASS Point 60 [xmlDoc, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.d ocumentElement, 1]
3775 PASS Point 60 [xmlDoc, 0], range 16 [paras[0], 0, paras[0], 1]
3776 PASS Point 60 [xmlDoc, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
3777 PASS Point 60 [xmlDoc, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChild , 0]
3778 PASS Point 60 [xmlDoc, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChild , 8]
3779 PASS Point 60 [xmlDoc, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
3780 PASS Point 60 [xmlDoc, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
3781 PASS Point 60 [xmlDoc, 0], range 22 [testDiv, 2, paras[4], 1]
3782 PASS Point 60 [xmlDoc, 0], range 23 [document, 0, document, 1]
3783 PASS Point 60 [xmlDoc, 0], range 24 [document, 0, document, 2]
3784 PASS Point 60 [xmlDoc, 0], range 25 [comment, 2, comment, 3]
3785 PASS Point 60 [xmlDoc, 0], range 26 [testDiv, 0, comment, 5]
3786 PASS Point 60 [xmlDoc, 0], range 27 [foreignDoc, 1, foreignComment, 2]
3787 PASS Point 60 [xmlDoc, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3788 PASS Point 60 [xmlDoc, 0], range 29 [xmlDoc, 1, xmlComment, 0]
3789 PASS Point 60 [xmlDoc, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3790 PASS Point 60 [xmlDoc, 0], range 31 [detachedForeignTextNode, 0, detachedForeign TextNode, 8]
3791 PASS Point 60 [xmlDoc, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode , 8]
3792 PASS Point 60 [xmlDoc, 0], range 33 [detachedComment, 3, detachedComment, 4]
3793 PASS Point 60 [xmlDoc, 0], range 34 [detachedForeignComment, 0, detachedForeignC omment, 1]
3794 PASS Point 60 [xmlDoc, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3795 PASS Point 60 [xmlDoc, 0], range 36 [docfrag, 0, docfrag, 0]
3796 PASS Point 60 [xmlDoc, 0], range 37 [processingInstruction, 0, processingInstruc tion, 4]
3797 PASS Point 60 [xmlDoc, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChild , 1]
3798 PASS Point 60 [xmlDoc, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChild , 8]
3799 PASS Point 60 [xmlDoc, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 1]
3800 PASS Point 60 [xmlDoc, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 1]
3801 PASS Point 60 [xmlDoc, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3802 PASS Point 60 [xmlDoc, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3803 PASS Point 60 [xmlDoc, 0], range 44 [paras[0], 0, paras[0], 0]
3804 PASS Point 60 [xmlDoc, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
3805 PASS Point 60 [xmlDoc, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
3806 PASS Point 60 [xmlDoc, 0], range 47 [document.documentElement, 1, document.body, 0]
3807 PASS Point 60 [xmlDoc, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.b ody, 0]
3808 PASS Point 60 [xmlDoc, 0], range 49 [document, 1, document, 2]
3809 PASS Point 60 [xmlDoc, 0], range 50 [paras[2].firstChild, 4, comment, 2]
3810 PASS Point 60 [xmlDoc, 0], range 51 [paras[3], 1, comment, 8]
3811 PASS Point 60 [xmlDoc, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
3812 FAIL Point 60 [xmlDoc, 0], range 53 [xmlDoc, 0, xmlDoc, 0] assert_true: Must ret urn true if point is not before start, after end, or in different tree expected true got false
3813 PASS Point 60 [xmlDoc, 0], range 54 [detachedForeignTextNode, 7, detachedForeign TextNode, 7]
3814 PASS Point 60 [xmlDoc, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode , 7]
3815 PASS Point 60 [xmlDoc, 0], range 56 [detachedComment, 5, detachedComment, 5]
3816 PASS Point 60 [xmlDoc, 0], range 57 [detachedForeignComment, 4, detachedForeignC omment, 4]
3817 PASS Point 60 [xmlDoc, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3818 PASS Point 60 [xmlDoc, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3819 PASS Point 60 [xmlDoc, 0], range 60 detached
3820 PASS Point 61 [xmlDoc, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
3821 PASS Point 61 [xmlDoc, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
3822 PASS Point 61 [xmlDoc, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
3823 PASS Point 61 [xmlDoc, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
3824 PASS Point 61 [xmlDoc, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
3825 PASS Point 61 [xmlDoc, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
3826 PASS Point 61 [xmlDoc, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1.f irstChild, 0]
3827 PASS Point 61 [xmlDoc, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1.f irstChild, 8]
3828 PASS Point 61 [xmlDoc, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.fir stChild, 0]
3829 PASS Point 61 [xmlDoc, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.fir stChild, 8]
3830 PASS Point 61 [xmlDoc, 1], range 10 [document.documentElement, 0, document.docum entElement, 1]
3831 PASS Point 61 [xmlDoc, 1], range 11 [document.documentElement, 0, document.docum entElement, 2]
3832 PASS Point 61 [xmlDoc, 1], range 12 [document.documentElement, 1, document.docum entElement, 2]
3833 PASS Point 61 [xmlDoc, 1], range 13 [document.head, 1, document.head, 1]
3834 PASS Point 61 [xmlDoc, 1], range 14 [document.body, 4, document.body, 5]
3835 PASS Point 61 [xmlDoc, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc.d ocumentElement, 1]
3836 PASS Point 61 [xmlDoc, 1], range 16 [paras[0], 0, paras[0], 1]
3837 PASS Point 61 [xmlDoc, 1], range 17 [detachedPara1, 0, detachedPara1, 1]
3838 PASS Point 61 [xmlDoc, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChild , 0]
3839 PASS Point 61 [xmlDoc, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChild , 8]
3840 PASS Point 61 [xmlDoc, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
3841 PASS Point 61 [xmlDoc, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
3842 PASS Point 61 [xmlDoc, 1], range 22 [testDiv, 2, paras[4], 1]
3843 PASS Point 61 [xmlDoc, 1], range 23 [document, 0, document, 1]
3844 PASS Point 61 [xmlDoc, 1], range 24 [document, 0, document, 2]
3845 PASS Point 61 [xmlDoc, 1], range 25 [comment, 2, comment, 3]
3846 PASS Point 61 [xmlDoc, 1], range 26 [testDiv, 0, comment, 5]
3847 PASS Point 61 [xmlDoc, 1], range 27 [foreignDoc, 1, foreignComment, 2]
3848 PASS Point 61 [xmlDoc, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3849 FAIL Point 61 [xmlDoc, 1], range 29 [xmlDoc, 1, xmlComment, 0] assert_true: Must return true if point is not before start, after end, or in different tree expec ted true got false
3850 PASS Point 61 [xmlDoc, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3851 PASS Point 61 [xmlDoc, 1], range 31 [detachedForeignTextNode, 0, detachedForeign TextNode, 8]
3852 PASS Point 61 [xmlDoc, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode , 8]
3853 PASS Point 61 [xmlDoc, 1], range 33 [detachedComment, 3, detachedComment, 4]
3854 PASS Point 61 [xmlDoc, 1], range 34 [detachedForeignComment, 0, detachedForeignC omment, 1]
3855 PASS Point 61 [xmlDoc, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3856 PASS Point 61 [xmlDoc, 1], range 36 [docfrag, 0, docfrag, 0]
3857 PASS Point 61 [xmlDoc, 1], range 37 [processingInstruction, 0, processingInstruc tion, 4]
3858 PASS Point 61 [xmlDoc, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChild , 1]
3859 PASS Point 61 [xmlDoc, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChild , 8]
3860 PASS Point 61 [xmlDoc, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 1]
3861 PASS Point 61 [xmlDoc, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 1]
3862 PASS Point 61 [xmlDoc, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3863 PASS Point 61 [xmlDoc, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3864 PASS Point 61 [xmlDoc, 1], range 44 [paras[0], 0, paras[0], 0]
3865 PASS Point 61 [xmlDoc, 1], range 45 [detachedPara1, 0, detachedPara1, 0]
3866 PASS Point 61 [xmlDoc, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
3867 PASS Point 61 [xmlDoc, 1], range 47 [document.documentElement, 1, document.body, 0]
3868 PASS Point 61 [xmlDoc, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc.b ody, 0]
3869 PASS Point 61 [xmlDoc, 1], range 49 [document, 1, document, 2]
3870 PASS Point 61 [xmlDoc, 1], range 50 [paras[2].firstChild, 4, comment, 2]
3871 PASS Point 61 [xmlDoc, 1], range 51 [paras[3], 1, comment, 8]
3872 PASS Point 61 [xmlDoc, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
3873 PASS Point 61 [xmlDoc, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
3874 PASS Point 61 [xmlDoc, 1], range 54 [detachedForeignTextNode, 7, detachedForeign TextNode, 7]
3875 PASS Point 61 [xmlDoc, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode , 7]
3876 PASS Point 61 [xmlDoc, 1], range 56 [detachedComment, 5, detachedComment, 5]
3877 PASS Point 61 [xmlDoc, 1], range 57 [detachedForeignComment, 4, detachedForeignC omment, 4]
3878 PASS Point 61 [xmlDoc, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3879 PASS Point 61 [xmlDoc, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3880 PASS Point 61 [xmlDoc, 1], range 60 detached
3881 PASS Point 62 [xmlDoc, 5], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
3882 PASS Point 62 [xmlDoc, 5], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
3883 PASS Point 62 [xmlDoc, 5], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
3884 PASS Point 62 [xmlDoc, 5], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
3885 PASS Point 62 [xmlDoc, 5], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
3886 PASS Point 62 [xmlDoc, 5], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
3887 PASS Point 62 [xmlDoc, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.f irstChild, 0]
3888 PASS Point 62 [xmlDoc, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.f irstChild, 8]
3889 PASS Point 62 [xmlDoc, 5], range 8 [foreignPara1.firstChild, 0, foreignPara1.fir stChild, 0]
3890 PASS Point 62 [xmlDoc, 5], range 9 [foreignPara1.firstChild, 2, foreignPara1.fir stChild, 8]
3891 PASS Point 62 [xmlDoc, 5], range 10 [document.documentElement, 0, document.docum entElement, 1]
3892 PASS Point 62 [xmlDoc, 5], range 11 [document.documentElement, 0, document.docum entElement, 2]
3893 PASS Point 62 [xmlDoc, 5], range 12 [document.documentElement, 1, document.docum entElement, 2]
3894 PASS Point 62 [xmlDoc, 5], range 13 [document.head, 1, document.head, 1]
3895 PASS Point 62 [xmlDoc, 5], range 14 [document.body, 4, document.body, 5]
3896 PASS Point 62 [xmlDoc, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.d ocumentElement, 1]
3897 PASS Point 62 [xmlDoc, 5], range 16 [paras[0], 0, paras[0], 1]
3898 PASS Point 62 [xmlDoc, 5], range 17 [detachedPara1, 0, detachedPara1, 1]
3899 PASS Point 62 [xmlDoc, 5], range 18 [paras[0].firstChild, 0, paras[1].firstChild , 0]
3900 PASS Point 62 [xmlDoc, 5], range 19 [paras[0].firstChild, 0, paras[1].firstChild , 8]
3901 PASS Point 62 [xmlDoc, 5], range 20 [paras[0].firstChild, 3, paras[3], 1]
3902 PASS Point 62 [xmlDoc, 5], range 21 [paras[0], 0, paras[0].firstChild, 7]
3903 PASS Point 62 [xmlDoc, 5], range 22 [testDiv, 2, paras[4], 1]
3904 PASS Point 62 [xmlDoc, 5], range 23 [document, 0, document, 1]
3905 PASS Point 62 [xmlDoc, 5], range 24 [document, 0, document, 2]
3906 PASS Point 62 [xmlDoc, 5], range 25 [comment, 2, comment, 3]
3907 PASS Point 62 [xmlDoc, 5], range 26 [testDiv, 0, comment, 5]
3908 PASS Point 62 [xmlDoc, 5], range 27 [foreignDoc, 1, foreignComment, 2]
3909 PASS Point 62 [xmlDoc, 5], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
3910 FAIL Point 62 [xmlDoc, 5], range 29 [xmlDoc, 1, xmlComment, 0] assert_throws: Mu st throw IndexSizeError if offset is greater than length function "function () {
3911 range.isPointInRange(node, offset);
3912 }" did not throw
3913 PASS Point 62 [xmlDoc, 5], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3914 PASS Point 62 [xmlDoc, 5], range 31 [detachedForeignTextNode, 0, detachedForeign TextNode, 8]
3915 PASS Point 62 [xmlDoc, 5], range 32 [detachedXmlTextNode, 0, detachedXmlTextNode , 8]
3916 PASS Point 62 [xmlDoc, 5], range 33 [detachedComment, 3, detachedComment, 4]
3917 PASS Point 62 [xmlDoc, 5], range 34 [detachedForeignComment, 0, detachedForeignC omment, 1]
3918 PASS Point 62 [xmlDoc, 5], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
3919 PASS Point 62 [xmlDoc, 5], range 36 [docfrag, 0, docfrag, 0]
3920 FAIL Point 62 [xmlDoc, 5], range 37 [processingInstruction, 0, processingInstruc tion, 4] assert_throws: Must throw IndexSizeError if offset is greater than len gth function "function () {
3921 range.isPointInRange(node, offset);
3922 }" did not throw
3923 PASS Point 62 [xmlDoc, 5], range 38 [paras[1].firstChild, 0, paras[1].firstChild , 1]
3924 PASS Point 62 [xmlDoc, 5], range 39 [paras[1].firstChild, 2, paras[1].firstChild , 8]
3925 PASS Point 62 [xmlDoc, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 1]
3926 PASS Point 62 [xmlDoc, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 1]
3927 PASS Point 62 [xmlDoc, 5], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3928 PASS Point 62 [xmlDoc, 5], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3929 PASS Point 62 [xmlDoc, 5], range 44 [paras[0], 0, paras[0], 0]
3930 PASS Point 62 [xmlDoc, 5], range 45 [detachedPara1, 0, detachedPara1, 0]
3931 PASS Point 62 [xmlDoc, 5], range 46 [testDiv, 1, paras[2].firstChild, 5]
3932 PASS Point 62 [xmlDoc, 5], range 47 [document.documentElement, 1, document.body, 0]
3933 PASS Point 62 [xmlDoc, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.b ody, 0]
3934 PASS Point 62 [xmlDoc, 5], range 49 [document, 1, document, 2]
3935 PASS Point 62 [xmlDoc, 5], range 50 [paras[2].firstChild, 4, comment, 2]
3936 PASS Point 62 [xmlDoc, 5], range 51 [paras[3], 1, comment, 8]
3937 PASS Point 62 [xmlDoc, 5], range 52 [foreignDoc, 0, foreignDoc, 0]
3938 FAIL Point 62 [xmlDoc, 5], range 53 [xmlDoc, 0, xmlDoc, 0] assert_throws: Must t hrow IndexSizeError if offset is greater than length function "function () {
3939 range.isPointInRange(node, offset);
3940 }" did not throw
3941 PASS Point 62 [xmlDoc, 5], range 54 [detachedForeignTextNode, 7, detachedForeign TextNode, 7]
3942 PASS Point 62 [xmlDoc, 5], range 55 [detachedXmlTextNode, 7, detachedXmlTextNode , 7]
3943 PASS Point 62 [xmlDoc, 5], range 56 [detachedComment, 5, detachedComment, 5]
3944 PASS Point 62 [xmlDoc, 5], range 57 [detachedForeignComment, 4, detachedForeignC omment, 4]
3945 PASS Point 62 [xmlDoc, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
3946 PASS Point 62 [xmlDoc, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
3947 PASS Point 62 [xmlDoc, 5], range 60 detached
3948 PASS Point 63 [xmlComment, 0], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
3949 PASS Point 63 [xmlComment, 0], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
3950 PASS Point 63 [xmlComment, 0], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
3951 PASS Point 63 [xmlComment, 0], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
3952 PASS Point 63 [xmlComment, 0], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
3953 PASS Point 63 [xmlComment, 0], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
3954 PASS Point 63 [xmlComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
3955 PASS Point 63 [xmlComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
3956 PASS Point 63 [xmlComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
3957 PASS Point 63 [xmlComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
3958 PASS Point 63 [xmlComment, 0], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
3959 PASS Point 63 [xmlComment, 0], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
3960 PASS Point 63 [xmlComment, 0], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
3961 PASS Point 63 [xmlComment, 0], range 13 [document.head, 1, document.head, 1]
3962 PASS Point 63 [xmlComment, 0], range 14 [document.body, 4, document.body, 5]
3963 PASS Point 63 [xmlComment, 0], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
3964 PASS Point 63 [xmlComment, 0], range 16 [paras[0], 0, paras[0], 1]
3965 PASS Point 63 [xmlComment, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
3966 PASS Point 63 [xmlComment, 0], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
3967 PASS Point 63 [xmlComment, 0], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
3968 PASS Point 63 [xmlComment, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
3969 PASS Point 63 [xmlComment, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
3970 PASS Point 63 [xmlComment, 0], range 22 [testDiv, 2, paras[4], 1]
3971 PASS Point 63 [xmlComment, 0], range 23 [document, 0, document, 1]
3972 PASS Point 63 [xmlComment, 0], range 24 [document, 0, document, 2]
3973 PASS Point 63 [xmlComment, 0], range 25 [comment, 2, comment, 3]
3974 PASS Point 63 [xmlComment, 0], range 26 [testDiv, 0, comment, 5]
3975 PASS Point 63 [xmlComment, 0], range 27 [foreignDoc, 1, foreignComment, 2]
3976 PASS Point 63 [xmlComment, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
3977 FAIL Point 63 [xmlComment, 0], range 29 [xmlDoc, 1, xmlComment, 0] assert_true: Must return true if point is not before start, after end, or in different tree e xpected true got false
3978 PASS Point 63 [xmlComment, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
3979 PASS Point 63 [xmlComment, 0], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
3980 PASS Point 63 [xmlComment, 0], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
3981 PASS Point 63 [xmlComment, 0], range 33 [detachedComment, 3, detachedComment, 4]
3982 PASS Point 63 [xmlComment, 0], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
3983 PASS Point 63 [xmlComment, 0], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
3984 PASS Point 63 [xmlComment, 0], range 36 [docfrag, 0, docfrag, 0]
3985 PASS Point 63 [xmlComment, 0], range 37 [processingInstruction, 0, processingIns truction, 4]
3986 PASS Point 63 [xmlComment, 0], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
3987 PASS Point 63 [xmlComment, 0], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
3988 PASS Point 63 [xmlComment, 0], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
3989 PASS Point 63 [xmlComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
3990 PASS Point 63 [xmlComment, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
3991 PASS Point 63 [xmlComment, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
3992 PASS Point 63 [xmlComment, 0], range 44 [paras[0], 0, paras[0], 0]
3993 PASS Point 63 [xmlComment, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
3994 PASS Point 63 [xmlComment, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
3995 PASS Point 63 [xmlComment, 0], range 47 [document.documentElement, 1, document.b ody, 0]
3996 PASS Point 63 [xmlComment, 0], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
3997 PASS Point 63 [xmlComment, 0], range 49 [document, 1, document, 2]
3998 PASS Point 63 [xmlComment, 0], range 50 [paras[2].firstChild, 4, comment, 2]
3999 PASS Point 63 [xmlComment, 0], range 51 [paras[3], 1, comment, 8]
4000 PASS Point 63 [xmlComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
4001 PASS Point 63 [xmlComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4002 PASS Point 63 [xmlComment, 0], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
4003 PASS Point 63 [xmlComment, 0], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
4004 PASS Point 63 [xmlComment, 0], range 56 [detachedComment, 5, detachedComment, 5]
4005 PASS Point 63 [xmlComment, 0], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
4006 PASS Point 63 [xmlComment, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
4007 PASS Point 63 [xmlComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4008 PASS Point 63 [xmlComment, 0], range 60 detached
4009 PASS Point 64 [xmlComment, 4], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
4010 PASS Point 64 [xmlComment, 4], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
4011 PASS Point 64 [xmlComment, 4], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
4012 PASS Point 64 [xmlComment, 4], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
4013 PASS Point 64 [xmlComment, 4], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
4014 PASS Point 64 [xmlComment, 4], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
4015 PASS Point 64 [xmlComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
4016 PASS Point 64 [xmlComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
4017 PASS Point 64 [xmlComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
4018 PASS Point 64 [xmlComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
4019 PASS Point 64 [xmlComment, 4], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
4020 PASS Point 64 [xmlComment, 4], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
4021 PASS Point 64 [xmlComment, 4], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
4022 PASS Point 64 [xmlComment, 4], range 13 [document.head, 1, document.head, 1]
4023 PASS Point 64 [xmlComment, 4], range 14 [document.body, 4, document.body, 5]
4024 PASS Point 64 [xmlComment, 4], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
4025 PASS Point 64 [xmlComment, 4], range 16 [paras[0], 0, paras[0], 1]
4026 PASS Point 64 [xmlComment, 4], range 17 [detachedPara1, 0, detachedPara1, 1]
4027 PASS Point 64 [xmlComment, 4], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
4028 PASS Point 64 [xmlComment, 4], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
4029 PASS Point 64 [xmlComment, 4], range 20 [paras[0].firstChild, 3, paras[3], 1]
4030 PASS Point 64 [xmlComment, 4], range 21 [paras[0], 0, paras[0].firstChild, 7]
4031 PASS Point 64 [xmlComment, 4], range 22 [testDiv, 2, paras[4], 1]
4032 PASS Point 64 [xmlComment, 4], range 23 [document, 0, document, 1]
4033 PASS Point 64 [xmlComment, 4], range 24 [document, 0, document, 2]
4034 PASS Point 64 [xmlComment, 4], range 25 [comment, 2, comment, 3]
4035 PASS Point 64 [xmlComment, 4], range 26 [testDiv, 0, comment, 5]
4036 PASS Point 64 [xmlComment, 4], range 27 [foreignDoc, 1, foreignComment, 2]
4037 PASS Point 64 [xmlComment, 4], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
4038 PASS Point 64 [xmlComment, 4], range 29 [xmlDoc, 1, xmlComment, 0]
4039 PASS Point 64 [xmlComment, 4], range 30 [detachedTextNode, 0, detachedTextNode, 8]
4040 PASS Point 64 [xmlComment, 4], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
4041 PASS Point 64 [xmlComment, 4], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
4042 PASS Point 64 [xmlComment, 4], range 33 [detachedComment, 3, detachedComment, 4]
4043 PASS Point 64 [xmlComment, 4], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
4044 PASS Point 64 [xmlComment, 4], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
4045 PASS Point 64 [xmlComment, 4], range 36 [docfrag, 0, docfrag, 0]
4046 PASS Point 64 [xmlComment, 4], range 37 [processingInstruction, 0, processingIns truction, 4]
4047 PASS Point 64 [xmlComment, 4], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
4048 PASS Point 64 [xmlComment, 4], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
4049 PASS Point 64 [xmlComment, 4], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
4050 PASS Point 64 [xmlComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
4051 PASS Point 64 [xmlComment, 4], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
4052 PASS Point 64 [xmlComment, 4], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
4053 PASS Point 64 [xmlComment, 4], range 44 [paras[0], 0, paras[0], 0]
4054 PASS Point 64 [xmlComment, 4], range 45 [detachedPara1, 0, detachedPara1, 0]
4055 PASS Point 64 [xmlComment, 4], range 46 [testDiv, 1, paras[2].firstChild, 5]
4056 PASS Point 64 [xmlComment, 4], range 47 [document.documentElement, 1, document.b ody, 0]
4057 PASS Point 64 [xmlComment, 4], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
4058 PASS Point 64 [xmlComment, 4], range 49 [document, 1, document, 2]
4059 PASS Point 64 [xmlComment, 4], range 50 [paras[2].firstChild, 4, comment, 2]
4060 PASS Point 64 [xmlComment, 4], range 51 [paras[3], 1, comment, 8]
4061 PASS Point 64 [xmlComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0]
4062 PASS Point 64 [xmlComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0]
4063 PASS Point 64 [xmlComment, 4], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
4064 PASS Point 64 [xmlComment, 4], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
4065 PASS Point 64 [xmlComment, 4], range 56 [detachedComment, 5, detachedComment, 5]
4066 PASS Point 64 [xmlComment, 4], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
4067 PASS Point 64 [xmlComment, 4], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
4068 PASS Point 64 [xmlComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4069 PASS Point 64 [xmlComment, 4], range 60 detached
4070 PASS Point 65 [processingInstruction, 0], range 0 [paras[0].firstChild, 0, paras [0].firstChild, 0]
4071 PASS Point 65 [processingInstruction, 0], range 1 [paras[0].firstChild, 0, paras [0].firstChild, 1]
4072 PASS Point 65 [processingInstruction, 0], range 2 [paras[0].firstChild, 2, paras [0].firstChild, 8]
4073 PASS Point 65 [processingInstruction, 0], range 3 [paras[0].firstChild, 2, paras [0].firstChild, 9]
4074 PASS Point 65 [processingInstruction, 0], range 4 [paras[1].firstChild, 0, paras [1].firstChild, 0]
4075 PASS Point 65 [processingInstruction, 0], range 5 [paras[1].firstChild, 2, paras [1].firstChild, 9]
4076 PASS Point 65 [processingInstruction, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
4077 PASS Point 65 [processingInstruction, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
4078 PASS Point 65 [processingInstruction, 0], range 8 [foreignPara1.firstChild, 0, f oreignPara1.firstChild, 0]
4079 PASS Point 65 [processingInstruction, 0], range 9 [foreignPara1.firstChild, 2, f oreignPara1.firstChild, 8]
4080 PASS Point 65 [processingInstruction, 0], range 10 [document.documentElement, 0, document.documentElement, 1]
4081 PASS Point 65 [processingInstruction, 0], range 11 [document.documentElement, 0, document.documentElement, 2]
4082 PASS Point 65 [processingInstruction, 0], range 12 [document.documentElement, 1, document.documentElement, 2]
4083 PASS Point 65 [processingInstruction, 0], range 13 [document.head, 1, document.h ead, 1]
4084 PASS Point 65 [processingInstruction, 0], range 14 [document.body, 4, document.b ody, 5]
4085 PASS Point 65 [processingInstruction, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4086 PASS Point 65 [processingInstruction, 0], range 16 [paras[0], 0, paras[0], 1]
4087 PASS Point 65 [processingInstruction, 0], range 17 [detachedPara1, 0, detachedPa ra1, 1]
4088 PASS Point 65 [processingInstruction, 0], range 18 [paras[0].firstChild, 0, para s[1].firstChild, 0]
4089 PASS Point 65 [processingInstruction, 0], range 19 [paras[0].firstChild, 0, para s[1].firstChild, 8]
4090 PASS Point 65 [processingInstruction, 0], range 20 [paras[0].firstChild, 3, para s[3], 1]
4091 PASS Point 65 [processingInstruction, 0], range 21 [paras[0], 0, paras[0].firstC hild, 7]
4092 PASS Point 65 [processingInstruction, 0], range 22 [testDiv, 2, paras[4], 1]
4093 PASS Point 65 [processingInstruction, 0], range 23 [document, 0, document, 1]
4094 PASS Point 65 [processingInstruction, 0], range 24 [document, 0, document, 2]
4095 PASS Point 65 [processingInstruction, 0], range 25 [comment, 2, comment, 3]
4096 PASS Point 65 [processingInstruction, 0], range 26 [testDiv, 0, comment, 5]
4097 PASS Point 65 [processingInstruction, 0], range 27 [foreignDoc, 1, foreignCommen t, 2]
4098 PASS Point 65 [processingInstruction, 0], range 28 [foreignDoc.body, 0, foreignT extNode, 36]
4099 FAIL Point 65 [processingInstruction, 0], range 29 [xmlDoc, 1, xmlComment, 0] as sert_true: Must return true if point is not before start, after end, or in diffe rent tree expected true got false
4100 PASS Point 65 [processingInstruction, 0], range 30 [detachedTextNode, 0, detache dTextNode, 8]
4101 PASS Point 65 [processingInstruction, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
4102 PASS Point 65 [processingInstruction, 0], range 32 [detachedXmlTextNode, 0, deta chedXmlTextNode, 8]
4103 PASS Point 65 [processingInstruction, 0], range 33 [detachedComment, 3, detached Comment, 4]
4104 PASS Point 65 [processingInstruction, 0], range 34 [detachedForeignComment, 0, d etachedForeignComment, 1]
4105 PASS Point 65 [processingInstruction, 0], range 35 [detachedXmlComment, 2, detac hedXmlComment, 6]
4106 PASS Point 65 [processingInstruction, 0], range 36 [docfrag, 0, docfrag, 0]
4107 FAIL Point 65 [processingInstruction, 0], range 37 [processingInstruction, 0, pr ocessingInstruction, 4] assert_true: Must return true if point is not before sta rt, after end, or in different tree expected true got false
4108 PASS Point 65 [processingInstruction, 0], range 38 [paras[1].firstChild, 0, para s[1].firstChild, 1]
4109 PASS Point 65 [processingInstruction, 0], range 39 [paras[1].firstChild, 2, para s[1].firstChild, 8]
4110 PASS Point 65 [processingInstruction, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
4111 PASS Point 65 [processingInstruction, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
4112 PASS Point 65 [processingInstruction, 0], range 42 [foreignDoc.head, 1, foreignD oc.head, 1]
4113 PASS Point 65 [processingInstruction, 0], range 43 [foreignDoc.body, 0, foreignD oc.body, 0]
4114 PASS Point 65 [processingInstruction, 0], range 44 [paras[0], 0, paras[0], 0]
4115 PASS Point 65 [processingInstruction, 0], range 45 [detachedPara1, 0, detachedPa ra1, 0]
4116 PASS Point 65 [processingInstruction, 0], range 46 [testDiv, 1, paras[2].firstCh ild, 5]
4117 PASS Point 65 [processingInstruction, 0], range 47 [document.documentElement, 1, document.body, 0]
4118 PASS Point 65 [processingInstruction, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4119 PASS Point 65 [processingInstruction, 0], range 49 [document, 1, document, 2]
4120 PASS Point 65 [processingInstruction, 0], range 50 [paras[2].firstChild, 4, comm ent, 2]
4121 PASS Point 65 [processingInstruction, 0], range 51 [paras[3], 1, comment, 8]
4122 PASS Point 65 [processingInstruction, 0], range 52 [foreignDoc, 0, foreignDoc, 0 ]
4123 PASS Point 65 [processingInstruction, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4124 PASS Point 65 [processingInstruction, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
4125 PASS Point 65 [processingInstruction, 0], range 55 [detachedXmlTextNode, 7, deta chedXmlTextNode, 7]
4126 PASS Point 65 [processingInstruction, 0], range 56 [detachedComment, 5, detached Comment, 5]
4127 PASS Point 65 [processingInstruction, 0], range 57 [detachedForeignComment, 4, d etachedForeignComment, 4]
4128 PASS Point 65 [processingInstruction, 0], range 58 [foreignDocfrag, 0, foreignDo cfrag, 0]
4129 PASS Point 65 [processingInstruction, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0 ]
4130 PASS Point 65 [processingInstruction, 0], range 60 detached
4131 PASS Point 66 [processingInstruction, 5], range 0 [paras[0].firstChild, 0, paras [0].firstChild, 0]
4132 PASS Point 66 [processingInstruction, 5], range 1 [paras[0].firstChild, 0, paras [0].firstChild, 1]
4133 PASS Point 66 [processingInstruction, 5], range 2 [paras[0].firstChild, 2, paras [0].firstChild, 8]
4134 PASS Point 66 [processingInstruction, 5], range 3 [paras[0].firstChild, 2, paras [0].firstChild, 9]
4135 PASS Point 66 [processingInstruction, 5], range 4 [paras[1].firstChild, 0, paras [1].firstChild, 0]
4136 PASS Point 66 [processingInstruction, 5], range 5 [paras[1].firstChild, 2, paras [1].firstChild, 9]
4137 PASS Point 66 [processingInstruction, 5], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
4138 PASS Point 66 [processingInstruction, 5], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
4139 PASS Point 66 [processingInstruction, 5], range 8 [foreignPara1.firstChild, 0, f oreignPara1.firstChild, 0]
4140 PASS Point 66 [processingInstruction, 5], range 9 [foreignPara1.firstChild, 2, f oreignPara1.firstChild, 8]
4141 PASS Point 66 [processingInstruction, 5], range 10 [document.documentElement, 0, document.documentElement, 1]
4142 PASS Point 66 [processingInstruction, 5], range 11 [document.documentElement, 0, document.documentElement, 2]
4143 PASS Point 66 [processingInstruction, 5], range 12 [document.documentElement, 1, document.documentElement, 2]
4144 PASS Point 66 [processingInstruction, 5], range 13 [document.head, 1, document.h ead, 1]
4145 PASS Point 66 [processingInstruction, 5], range 14 [document.body, 4, document.b ody, 5]
4146 PASS Point 66 [processingInstruction, 5], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4147 PASS Point 66 [processingInstruction, 5], range 16 [paras[0], 0, paras[0], 1]
4148 PASS Point 66 [processingInstruction, 5], range 17 [detachedPara1, 0, detachedPa ra1, 1]
4149 PASS Point 66 [processingInstruction, 5], range 18 [paras[0].firstChild, 0, para s[1].firstChild, 0]
4150 PASS Point 66 [processingInstruction, 5], range 19 [paras[0].firstChild, 0, para s[1].firstChild, 8]
4151 PASS Point 66 [processingInstruction, 5], range 20 [paras[0].firstChild, 3, para s[3], 1]
4152 PASS Point 66 [processingInstruction, 5], range 21 [paras[0], 0, paras[0].firstC hild, 7]
4153 PASS Point 66 [processingInstruction, 5], range 22 [testDiv, 2, paras[4], 1]
4154 PASS Point 66 [processingInstruction, 5], range 23 [document, 0, document, 1]
4155 PASS Point 66 [processingInstruction, 5], range 24 [document, 0, document, 2]
4156 PASS Point 66 [processingInstruction, 5], range 25 [comment, 2, comment, 3]
4157 PASS Point 66 [processingInstruction, 5], range 26 [testDiv, 0, comment, 5]
4158 PASS Point 66 [processingInstruction, 5], range 27 [foreignDoc, 1, foreignCommen t, 2]
4159 PASS Point 66 [processingInstruction, 5], range 28 [foreignDoc.body, 0, foreignT extNode, 36]
4160 FAIL Point 66 [processingInstruction, 5], range 29 [xmlDoc, 1, xmlComment, 0] as sert_true: Must return true if point is not before start, after end, or in diffe rent tree expected true got false
4161 PASS Point 66 [processingInstruction, 5], range 30 [detachedTextNode, 0, detache dTextNode, 8]
4162 PASS Point 66 [processingInstruction, 5], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
4163 PASS Point 66 [processingInstruction, 5], range 32 [detachedXmlTextNode, 0, deta chedXmlTextNode, 8]
4164 PASS Point 66 [processingInstruction, 5], range 33 [detachedComment, 3, detached Comment, 4]
4165 PASS Point 66 [processingInstruction, 5], range 34 [detachedForeignComment, 0, d etachedForeignComment, 1]
4166 PASS Point 66 [processingInstruction, 5], range 35 [detachedXmlComment, 2, detac hedXmlComment, 6]
4167 PASS Point 66 [processingInstruction, 5], range 36 [docfrag, 0, docfrag, 0]
4168 PASS Point 66 [processingInstruction, 5], range 37 [processingInstruction, 0, pr ocessingInstruction, 4]
4169 PASS Point 66 [processingInstruction, 5], range 38 [paras[1].firstChild, 0, para s[1].firstChild, 1]
4170 PASS Point 66 [processingInstruction, 5], range 39 [paras[1].firstChild, 2, para s[1].firstChild, 8]
4171 PASS Point 66 [processingInstruction, 5], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
4172 PASS Point 66 [processingInstruction, 5], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
4173 PASS Point 66 [processingInstruction, 5], range 42 [foreignDoc.head, 1, foreignD oc.head, 1]
4174 PASS Point 66 [processingInstruction, 5], range 43 [foreignDoc.body, 0, foreignD oc.body, 0]
4175 PASS Point 66 [processingInstruction, 5], range 44 [paras[0], 0, paras[0], 0]
4176 PASS Point 66 [processingInstruction, 5], range 45 [detachedPara1, 0, detachedPa ra1, 0]
4177 PASS Point 66 [processingInstruction, 5], range 46 [testDiv, 1, paras[2].firstCh ild, 5]
4178 PASS Point 66 [processingInstruction, 5], range 47 [document.documentElement, 1, document.body, 0]
4179 PASS Point 66 [processingInstruction, 5], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4180 PASS Point 66 [processingInstruction, 5], range 49 [document, 1, document, 2]
4181 PASS Point 66 [processingInstruction, 5], range 50 [paras[2].firstChild, 4, comm ent, 2]
4182 PASS Point 66 [processingInstruction, 5], range 51 [paras[3], 1, comment, 8]
4183 PASS Point 66 [processingInstruction, 5], range 52 [foreignDoc, 0, foreignDoc, 0 ]
4184 PASS Point 66 [processingInstruction, 5], range 53 [xmlDoc, 0, xmlDoc, 0]
4185 PASS Point 66 [processingInstruction, 5], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
4186 PASS Point 66 [processingInstruction, 5], range 55 [detachedXmlTextNode, 7, deta chedXmlTextNode, 7]
4187 PASS Point 66 [processingInstruction, 5], range 56 [detachedComment, 5, detached Comment, 5]
4188 PASS Point 66 [processingInstruction, 5], range 57 [detachedForeignComment, 4, d etachedForeignComment, 4]
4189 PASS Point 66 [processingInstruction, 5], range 58 [foreignDocfrag, 0, foreignDo cfrag, 0]
4190 PASS Point 66 [processingInstruction, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0 ]
4191 PASS Point 66 [processingInstruction, 5], range 60 detached
4192 PASS Point 67 [processingInstruction, 9], range 0 [paras[0].firstChild, 0, paras [0].firstChild, 0]
4193 PASS Point 67 [processingInstruction, 9], range 1 [paras[0].firstChild, 0, paras [0].firstChild, 1]
4194 PASS Point 67 [processingInstruction, 9], range 2 [paras[0].firstChild, 2, paras [0].firstChild, 8]
4195 PASS Point 67 [processingInstruction, 9], range 3 [paras[0].firstChild, 2, paras [0].firstChild, 9]
4196 PASS Point 67 [processingInstruction, 9], range 4 [paras[1].firstChild, 0, paras [1].firstChild, 0]
4197 PASS Point 67 [processingInstruction, 9], range 5 [paras[1].firstChild, 2, paras [1].firstChild, 9]
4198 PASS Point 67 [processingInstruction, 9], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
4199 PASS Point 67 [processingInstruction, 9], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
4200 PASS Point 67 [processingInstruction, 9], range 8 [foreignPara1.firstChild, 0, f oreignPara1.firstChild, 0]
4201 PASS Point 67 [processingInstruction, 9], range 9 [foreignPara1.firstChild, 2, f oreignPara1.firstChild, 8]
4202 PASS Point 67 [processingInstruction, 9], range 10 [document.documentElement, 0, document.documentElement, 1]
4203 PASS Point 67 [processingInstruction, 9], range 11 [document.documentElement, 0, document.documentElement, 2]
4204 PASS Point 67 [processingInstruction, 9], range 12 [document.documentElement, 1, document.documentElement, 2]
4205 PASS Point 67 [processingInstruction, 9], range 13 [document.head, 1, document.h ead, 1]
4206 PASS Point 67 [processingInstruction, 9], range 14 [document.body, 4, document.b ody, 5]
4207 PASS Point 67 [processingInstruction, 9], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4208 PASS Point 67 [processingInstruction, 9], range 16 [paras[0], 0, paras[0], 1]
4209 PASS Point 67 [processingInstruction, 9], range 17 [detachedPara1, 0, detachedPa ra1, 1]
4210 PASS Point 67 [processingInstruction, 9], range 18 [paras[0].firstChild, 0, para s[1].firstChild, 0]
4211 PASS Point 67 [processingInstruction, 9], range 19 [paras[0].firstChild, 0, para s[1].firstChild, 8]
4212 PASS Point 67 [processingInstruction, 9], range 20 [paras[0].firstChild, 3, para s[3], 1]
4213 PASS Point 67 [processingInstruction, 9], range 21 [paras[0], 0, paras[0].firstC hild, 7]
4214 PASS Point 67 [processingInstruction, 9], range 22 [testDiv, 2, paras[4], 1]
4215 PASS Point 67 [processingInstruction, 9], range 23 [document, 0, document, 1]
4216 PASS Point 67 [processingInstruction, 9], range 24 [document, 0, document, 2]
4217 PASS Point 67 [processingInstruction, 9], range 25 [comment, 2, comment, 3]
4218 PASS Point 67 [processingInstruction, 9], range 26 [testDiv, 0, comment, 5]
4219 PASS Point 67 [processingInstruction, 9], range 27 [foreignDoc, 1, foreignCommen t, 2]
4220 PASS Point 67 [processingInstruction, 9], range 28 [foreignDoc.body, 0, foreignT extNode, 36]
4221 FAIL Point 67 [processingInstruction, 9], range 29 [xmlDoc, 1, xmlComment, 0] as sert_true: Must return true if point is not before start, after end, or in diffe rent tree expected true got false
4222 PASS Point 67 [processingInstruction, 9], range 30 [detachedTextNode, 0, detache dTextNode, 8]
4223 PASS Point 67 [processingInstruction, 9], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
4224 PASS Point 67 [processingInstruction, 9], range 32 [detachedXmlTextNode, 0, deta chedXmlTextNode, 8]
4225 PASS Point 67 [processingInstruction, 9], range 33 [detachedComment, 3, detached Comment, 4]
4226 PASS Point 67 [processingInstruction, 9], range 34 [detachedForeignComment, 0, d etachedForeignComment, 1]
4227 PASS Point 67 [processingInstruction, 9], range 35 [detachedXmlComment, 2, detac hedXmlComment, 6]
4228 PASS Point 67 [processingInstruction, 9], range 36 [docfrag, 0, docfrag, 0]
4229 PASS Point 67 [processingInstruction, 9], range 37 [processingInstruction, 0, pr ocessingInstruction, 4]
4230 PASS Point 67 [processingInstruction, 9], range 38 [paras[1].firstChild, 0, para s[1].firstChild, 1]
4231 PASS Point 67 [processingInstruction, 9], range 39 [paras[1].firstChild, 2, para s[1].firstChild, 8]
4232 PASS Point 67 [processingInstruction, 9], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
4233 PASS Point 67 [processingInstruction, 9], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
4234 PASS Point 67 [processingInstruction, 9], range 42 [foreignDoc.head, 1, foreignD oc.head, 1]
4235 PASS Point 67 [processingInstruction, 9], range 43 [foreignDoc.body, 0, foreignD oc.body, 0]
4236 PASS Point 67 [processingInstruction, 9], range 44 [paras[0], 0, paras[0], 0]
4237 PASS Point 67 [processingInstruction, 9], range 45 [detachedPara1, 0, detachedPa ra1, 0]
4238 PASS Point 67 [processingInstruction, 9], range 46 [testDiv, 1, paras[2].firstCh ild, 5]
4239 PASS Point 67 [processingInstruction, 9], range 47 [document.documentElement, 1, document.body, 0]
4240 PASS Point 67 [processingInstruction, 9], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4241 PASS Point 67 [processingInstruction, 9], range 49 [document, 1, document, 2]
4242 PASS Point 67 [processingInstruction, 9], range 50 [paras[2].firstChild, 4, comm ent, 2]
4243 PASS Point 67 [processingInstruction, 9], range 51 [paras[3], 1, comment, 8]
4244 PASS Point 67 [processingInstruction, 9], range 52 [foreignDoc, 0, foreignDoc, 0 ]
4245 PASS Point 67 [processingInstruction, 9], range 53 [xmlDoc, 0, xmlDoc, 0]
4246 PASS Point 67 [processingInstruction, 9], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
4247 PASS Point 67 [processingInstruction, 9], range 55 [detachedXmlTextNode, 7, deta chedXmlTextNode, 7]
4248 PASS Point 67 [processingInstruction, 9], range 56 [detachedComment, 5, detached Comment, 5]
4249 PASS Point 67 [processingInstruction, 9], range 57 [detachedForeignComment, 4, d etachedForeignComment, 4]
4250 PASS Point 67 [processingInstruction, 9], range 58 [foreignDocfrag, 0, foreignDo cfrag, 0]
4251 PASS Point 67 [processingInstruction, 9], range 59 [xmlDocfrag, 0, xmlDocfrag, 0 ]
4252 PASS Point 67 [processingInstruction, 9], range 60 detached
4253 PASS Point 68 [detachedTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0].f irstChild, 0]
4254 PASS Point 68 [detachedTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0].f irstChild, 1]
4255 PASS Point 68 [detachedTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0].f irstChild, 8]
4256 PASS Point 68 [detachedTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0].f irstChild, 9]
4257 PASS Point 68 [detachedTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1].f irstChild, 0]
4258 PASS Point 68 [detachedTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1].f irstChild, 9]
4259 PASS Point 68 [detachedTextNode, 0], range 6 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 0]
4260 PASS Point 68 [detachedTextNode, 0], range 7 [detachedPara1.firstChild, 2, detac hedPara1.firstChild, 8]
4261 PASS Point 68 [detachedTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 0]
4262 PASS Point 68 [detachedTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreig nPara1.firstChild, 8]
4263 PASS Point 68 [detachedTextNode, 0], range 10 [document.documentElement, 0, docu ment.documentElement, 1]
4264 PASS Point 68 [detachedTextNode, 0], range 11 [document.documentElement, 0, docu ment.documentElement, 2]
4265 PASS Point 68 [detachedTextNode, 0], range 12 [document.documentElement, 1, docu ment.documentElement, 2]
4266 PASS Point 68 [detachedTextNode, 0], range 13 [document.head, 1, document.head, 1]
4267 PASS Point 68 [detachedTextNode, 0], range 14 [document.body, 4, document.body, 5]
4268 PASS Point 68 [detachedTextNode, 0], range 15 [foreignDoc.documentElement, 0, fo reignDoc.documentElement, 1]
4269 PASS Point 68 [detachedTextNode, 0], range 16 [paras[0], 0, paras[0], 1]
4270 PASS Point 68 [detachedTextNode, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
4271 PASS Point 68 [detachedTextNode, 0], range 18 [paras[0].firstChild, 0, paras[1]. firstChild, 0]
4272 PASS Point 68 [detachedTextNode, 0], range 19 [paras[0].firstChild, 0, paras[1]. firstChild, 8]
4273 PASS Point 68 [detachedTextNode, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
4274 PASS Point 68 [detachedTextNode, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
4275 PASS Point 68 [detachedTextNode, 0], range 22 [testDiv, 2, paras[4], 1]
4276 PASS Point 68 [detachedTextNode, 0], range 23 [document, 0, document, 1]
4277 PASS Point 68 [detachedTextNode, 0], range 24 [document, 0, document, 2]
4278 PASS Point 68 [detachedTextNode, 0], range 25 [comment, 2, comment, 3]
4279 PASS Point 68 [detachedTextNode, 0], range 26 [testDiv, 0, comment, 5]
4280 PASS Point 68 [detachedTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2]
4281 PASS Point 68 [detachedTextNode, 0], range 28 [foreignDoc.body, 0, foreignTextNo de, 36]
4282 PASS Point 68 [detachedTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0]
4283 FAIL Point 68 [detachedTextNode, 0], range 30 [detachedTextNode, 0, detachedText Node, 8] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4284 PASS Point 68 [detachedTextNode, 0], range 31 [detachedForeignTextNode, 0, detac hedForeignTextNode, 8]
4285 PASS Point 68 [detachedTextNode, 0], range 32 [detachedXmlTextNode, 0, detachedX mlTextNode, 8]
4286 PASS Point 68 [detachedTextNode, 0], range 33 [detachedComment, 3, detachedComme nt, 4]
4287 PASS Point 68 [detachedTextNode, 0], range 34 [detachedForeignComment, 0, detach edForeignComment, 1]
4288 PASS Point 68 [detachedTextNode, 0], range 35 [detachedXmlComment, 2, detachedXm lComment, 6]
4289 PASS Point 68 [detachedTextNode, 0], range 36 [docfrag, 0, docfrag, 0]
4290 PASS Point 68 [detachedTextNode, 0], range 37 [processingInstruction, 0, process ingInstruction, 4]
4291 PASS Point 68 [detachedTextNode, 0], range 38 [paras[1].firstChild, 0, paras[1]. firstChild, 1]
4292 PASS Point 68 [detachedTextNode, 0], range 39 [paras[1].firstChild, 2, paras[1]. firstChild, 8]
4293 PASS Point 68 [detachedTextNode, 0], range 40 [detachedPara1.firstChild, 0, deta chedPara1.firstChild, 1]
4294 PASS Point 68 [detachedTextNode, 0], range 41 [foreignPara1.firstChild, 0, forei gnPara1.firstChild, 1]
4295 PASS Point 68 [detachedTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc.he ad, 1]
4296 PASS Point 68 [detachedTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc.bo dy, 0]
4297 PASS Point 68 [detachedTextNode, 0], range 44 [paras[0], 0, paras[0], 0]
4298 PASS Point 68 [detachedTextNode, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
4299 PASS Point 68 [detachedTextNode, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
4300 PASS Point 68 [detachedTextNode, 0], range 47 [document.documentElement, 1, docu ment.body, 0]
4301 PASS Point 68 [detachedTextNode, 0], range 48 [foreignDoc.documentElement, 1, fo reignDoc.body, 0]
4302 PASS Point 68 [detachedTextNode, 0], range 49 [document, 1, document, 2]
4303 PASS Point 68 [detachedTextNode, 0], range 50 [paras[2].firstChild, 4, comment, 2]
4304 PASS Point 68 [detachedTextNode, 0], range 51 [paras[3], 1, comment, 8]
4305 PASS Point 68 [detachedTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
4306 PASS Point 68 [detachedTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4307 PASS Point 68 [detachedTextNode, 0], range 54 [detachedForeignTextNode, 7, detac hedForeignTextNode, 7]
4308 PASS Point 68 [detachedTextNode, 0], range 55 [detachedXmlTextNode, 7, detachedX mlTextNode, 7]
4309 PASS Point 68 [detachedTextNode, 0], range 56 [detachedComment, 5, detachedComme nt, 5]
4310 PASS Point 68 [detachedTextNode, 0], range 57 [detachedForeignComment, 4, detach edForeignComment, 4]
4311 PASS Point 68 [detachedTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocfrag , 0]
4312 PASS Point 68 [detachedTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4313 PASS Point 68 [detachedTextNode, 0], range 60 detached
4314 PASS Point 69 [detachedTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0].f irstChild, 0]
4315 PASS Point 69 [detachedTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0].f irstChild, 1]
4316 PASS Point 69 [detachedTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0].f irstChild, 8]
4317 PASS Point 69 [detachedTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0].f irstChild, 9]
4318 PASS Point 69 [detachedTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1].f irstChild, 0]
4319 PASS Point 69 [detachedTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1].f irstChild, 9]
4320 PASS Point 69 [detachedTextNode, 8], range 6 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 0]
4321 PASS Point 69 [detachedTextNode, 8], range 7 [detachedPara1.firstChild, 2, detac hedPara1.firstChild, 8]
4322 PASS Point 69 [detachedTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 0]
4323 PASS Point 69 [detachedTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreig nPara1.firstChild, 8]
4324 PASS Point 69 [detachedTextNode, 8], range 10 [document.documentElement, 0, docu ment.documentElement, 1]
4325 PASS Point 69 [detachedTextNode, 8], range 11 [document.documentElement, 0, docu ment.documentElement, 2]
4326 PASS Point 69 [detachedTextNode, 8], range 12 [document.documentElement, 1, docu ment.documentElement, 2]
4327 PASS Point 69 [detachedTextNode, 8], range 13 [document.head, 1, document.head, 1]
4328 PASS Point 69 [detachedTextNode, 8], range 14 [document.body, 4, document.body, 5]
4329 PASS Point 69 [detachedTextNode, 8], range 15 [foreignDoc.documentElement, 0, fo reignDoc.documentElement, 1]
4330 PASS Point 69 [detachedTextNode, 8], range 16 [paras[0], 0, paras[0], 1]
4331 PASS Point 69 [detachedTextNode, 8], range 17 [detachedPara1, 0, detachedPara1, 1]
4332 PASS Point 69 [detachedTextNode, 8], range 18 [paras[0].firstChild, 0, paras[1]. firstChild, 0]
4333 PASS Point 69 [detachedTextNode, 8], range 19 [paras[0].firstChild, 0, paras[1]. firstChild, 8]
4334 PASS Point 69 [detachedTextNode, 8], range 20 [paras[0].firstChild, 3, paras[3], 1]
4335 PASS Point 69 [detachedTextNode, 8], range 21 [paras[0], 0, paras[0].firstChild, 7]
4336 PASS Point 69 [detachedTextNode, 8], range 22 [testDiv, 2, paras[4], 1]
4337 PASS Point 69 [detachedTextNode, 8], range 23 [document, 0, document, 1]
4338 PASS Point 69 [detachedTextNode, 8], range 24 [document, 0, document, 2]
4339 PASS Point 69 [detachedTextNode, 8], range 25 [comment, 2, comment, 3]
4340 PASS Point 69 [detachedTextNode, 8], range 26 [testDiv, 0, comment, 5]
4341 PASS Point 69 [detachedTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2]
4342 PASS Point 69 [detachedTextNode, 8], range 28 [foreignDoc.body, 0, foreignTextNo de, 36]
4343 PASS Point 69 [detachedTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0]
4344 FAIL Point 69 [detachedTextNode, 8], range 30 [detachedTextNode, 0, detachedText Node, 8] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4345 PASS Point 69 [detachedTextNode, 8], range 31 [detachedForeignTextNode, 0, detac hedForeignTextNode, 8]
4346 PASS Point 69 [detachedTextNode, 8], range 32 [detachedXmlTextNode, 0, detachedX mlTextNode, 8]
4347 PASS Point 69 [detachedTextNode, 8], range 33 [detachedComment, 3, detachedComme nt, 4]
4348 PASS Point 69 [detachedTextNode, 8], range 34 [detachedForeignComment, 0, detach edForeignComment, 1]
4349 PASS Point 69 [detachedTextNode, 8], range 35 [detachedXmlComment, 2, detachedXm lComment, 6]
4350 PASS Point 69 [detachedTextNode, 8], range 36 [docfrag, 0, docfrag, 0]
4351 PASS Point 69 [detachedTextNode, 8], range 37 [processingInstruction, 0, process ingInstruction, 4]
4352 PASS Point 69 [detachedTextNode, 8], range 38 [paras[1].firstChild, 0, paras[1]. firstChild, 1]
4353 PASS Point 69 [detachedTextNode, 8], range 39 [paras[1].firstChild, 2, paras[1]. firstChild, 8]
4354 PASS Point 69 [detachedTextNode, 8], range 40 [detachedPara1.firstChild, 0, deta chedPara1.firstChild, 1]
4355 PASS Point 69 [detachedTextNode, 8], range 41 [foreignPara1.firstChild, 0, forei gnPara1.firstChild, 1]
4356 PASS Point 69 [detachedTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc.he ad, 1]
4357 PASS Point 69 [detachedTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc.bo dy, 0]
4358 PASS Point 69 [detachedTextNode, 8], range 44 [paras[0], 0, paras[0], 0]
4359 PASS Point 69 [detachedTextNode, 8], range 45 [detachedPara1, 0, detachedPara1, 0]
4360 PASS Point 69 [detachedTextNode, 8], range 46 [testDiv, 1, paras[2].firstChild, 5]
4361 PASS Point 69 [detachedTextNode, 8], range 47 [document.documentElement, 1, docu ment.body, 0]
4362 PASS Point 69 [detachedTextNode, 8], range 48 [foreignDoc.documentElement, 1, fo reignDoc.body, 0]
4363 PASS Point 69 [detachedTextNode, 8], range 49 [document, 1, document, 2]
4364 PASS Point 69 [detachedTextNode, 8], range 50 [paras[2].firstChild, 4, comment, 2]
4365 PASS Point 69 [detachedTextNode, 8], range 51 [paras[3], 1, comment, 8]
4366 PASS Point 69 [detachedTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
4367 PASS Point 69 [detachedTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
4368 PASS Point 69 [detachedTextNode, 8], range 54 [detachedForeignTextNode, 7, detac hedForeignTextNode, 7]
4369 PASS Point 69 [detachedTextNode, 8], range 55 [detachedXmlTextNode, 7, detachedX mlTextNode, 7]
4370 PASS Point 69 [detachedTextNode, 8], range 56 [detachedComment, 5, detachedComme nt, 5]
4371 PASS Point 69 [detachedTextNode, 8], range 57 [detachedForeignComment, 4, detach edForeignComment, 4]
4372 PASS Point 69 [detachedTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocfrag , 0]
4373 PASS Point 69 [detachedTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4374 PASS Point 69 [detachedTextNode, 8], range 60 detached
4375 PASS Point 70 [detachedForeignTextNode, 0], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
4376 PASS Point 70 [detachedForeignTextNode, 0], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
4377 PASS Point 70 [detachedForeignTextNode, 0], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
4378 PASS Point 70 [detachedForeignTextNode, 0], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
4379 PASS Point 70 [detachedForeignTextNode, 0], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
4380 PASS Point 70 [detachedForeignTextNode, 0], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
4381 PASS Point 70 [detachedForeignTextNode, 0], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
4382 PASS Point 70 [detachedForeignTextNode, 0], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
4383 PASS Point 70 [detachedForeignTextNode, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
4384 PASS Point 70 [detachedForeignTextNode, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
4385 PASS Point 70 [detachedForeignTextNode, 0], range 10 [document.documentElement, 0, document.documentElement, 1]
4386 PASS Point 70 [detachedForeignTextNode, 0], range 11 [document.documentElement, 0, document.documentElement, 2]
4387 PASS Point 70 [detachedForeignTextNode, 0], range 12 [document.documentElement, 1, document.documentElement, 2]
4388 PASS Point 70 [detachedForeignTextNode, 0], range 13 [document.head, 1, document .head, 1]
4389 PASS Point 70 [detachedForeignTextNode, 0], range 14 [document.body, 4, document .body, 5]
4390 PASS Point 70 [detachedForeignTextNode, 0], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
4391 PASS Point 70 [detachedForeignTextNode, 0], range 16 [paras[0], 0, paras[0], 1]
4392 PASS Point 70 [detachedForeignTextNode, 0], range 17 [detachedPara1, 0, detached Para1, 1]
4393 PASS Point 70 [detachedForeignTextNode, 0], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
4394 PASS Point 70 [detachedForeignTextNode, 0], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
4395 PASS Point 70 [detachedForeignTextNode, 0], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
4396 PASS Point 70 [detachedForeignTextNode, 0], range 21 [paras[0], 0, paras[0].firs tChild, 7]
4397 PASS Point 70 [detachedForeignTextNode, 0], range 22 [testDiv, 2, paras[4], 1]
4398 PASS Point 70 [detachedForeignTextNode, 0], range 23 [document, 0, document, 1]
4399 PASS Point 70 [detachedForeignTextNode, 0], range 24 [document, 0, document, 2]
4400 PASS Point 70 [detachedForeignTextNode, 0], range 25 [comment, 2, comment, 3]
4401 PASS Point 70 [detachedForeignTextNode, 0], range 26 [testDiv, 0, comment, 5]
4402 PASS Point 70 [detachedForeignTextNode, 0], range 27 [foreignDoc, 1, foreignComm ent, 2]
4403 PASS Point 70 [detachedForeignTextNode, 0], range 28 [foreignDoc.body, 0, foreig nTextNode, 36]
4404 PASS Point 70 [detachedForeignTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0]
4405 PASS Point 70 [detachedForeignTextNode, 0], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
4406 FAIL Point 70 [detachedForeignTextNode, 0], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8] assert_true: Must return true if point is not befo re start, after end, or in different tree expected true got false
4407 PASS Point 70 [detachedForeignTextNode, 0], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
4408 PASS Point 70 [detachedForeignTextNode, 0], range 33 [detachedComment, 3, detach edComment, 4]
4409 PASS Point 70 [detachedForeignTextNode, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
4410 PASS Point 70 [detachedForeignTextNode, 0], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
4411 PASS Point 70 [detachedForeignTextNode, 0], range 36 [docfrag, 0, docfrag, 0]
4412 PASS Point 70 [detachedForeignTextNode, 0], range 37 [processingInstruction, 0, processingInstruction, 4]
4413 PASS Point 70 [detachedForeignTextNode, 0], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
4414 PASS Point 70 [detachedForeignTextNode, 0], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
4415 PASS Point 70 [detachedForeignTextNode, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
4416 PASS Point 70 [detachedForeignTextNode, 0], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1]
4417 PASS Point 70 [detachedForeignTextNode, 0], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
4418 PASS Point 70 [detachedForeignTextNode, 0], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
4419 PASS Point 70 [detachedForeignTextNode, 0], range 44 [paras[0], 0, paras[0], 0]
4420 PASS Point 70 [detachedForeignTextNode, 0], range 45 [detachedPara1, 0, detached Para1, 0]
4421 PASS Point 70 [detachedForeignTextNode, 0], range 46 [testDiv, 1, paras[2].first Child, 5]
4422 PASS Point 70 [detachedForeignTextNode, 0], range 47 [document.documentElement, 1, document.body, 0]
4423 PASS Point 70 [detachedForeignTextNode, 0], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
4424 PASS Point 70 [detachedForeignTextNode, 0], range 49 [document, 1, document, 2]
4425 PASS Point 70 [detachedForeignTextNode, 0], range 50 [paras[2].firstChild, 4, co mment, 2]
4426 PASS Point 70 [detachedForeignTextNode, 0], range 51 [paras[3], 1, comment, 8]
4427 PASS Point 70 [detachedForeignTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
4428 PASS Point 70 [detachedForeignTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4429 PASS Point 70 [detachedForeignTextNode, 0], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
4430 PASS Point 70 [detachedForeignTextNode, 0], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
4431 PASS Point 70 [detachedForeignTextNode, 0], range 56 [detachedComment, 5, detach edComment, 5]
4432 PASS Point 70 [detachedForeignTextNode, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
4433 PASS Point 70 [detachedForeignTextNode, 0], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
4434 PASS Point 70 [detachedForeignTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4435 PASS Point 70 [detachedForeignTextNode, 0], range 60 detached
4436 PASS Point 71 [detachedForeignTextNode, 8], range 0 [paras[0].firstChild, 0, par as[0].firstChild, 0]
4437 PASS Point 71 [detachedForeignTextNode, 8], range 1 [paras[0].firstChild, 0, par as[0].firstChild, 1]
4438 PASS Point 71 [detachedForeignTextNode, 8], range 2 [paras[0].firstChild, 2, par as[0].firstChild, 8]
4439 PASS Point 71 [detachedForeignTextNode, 8], range 3 [paras[0].firstChild, 2, par as[0].firstChild, 9]
4440 PASS Point 71 [detachedForeignTextNode, 8], range 4 [paras[1].firstChild, 0, par as[1].firstChild, 0]
4441 PASS Point 71 [detachedForeignTextNode, 8], range 5 [paras[1].firstChild, 2, par as[1].firstChild, 9]
4442 PASS Point 71 [detachedForeignTextNode, 8], range 6 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 0]
4443 PASS Point 71 [detachedForeignTextNode, 8], range 7 [detachedPara1.firstChild, 2 , detachedPara1.firstChild, 8]
4444 PASS Point 71 [detachedForeignTextNode, 8], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
4445 PASS Point 71 [detachedForeignTextNode, 8], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
4446 PASS Point 71 [detachedForeignTextNode, 8], range 10 [document.documentElement, 0, document.documentElement, 1]
4447 PASS Point 71 [detachedForeignTextNode, 8], range 11 [document.documentElement, 0, document.documentElement, 2]
4448 PASS Point 71 [detachedForeignTextNode, 8], range 12 [document.documentElement, 1, document.documentElement, 2]
4449 PASS Point 71 [detachedForeignTextNode, 8], range 13 [document.head, 1, document .head, 1]
4450 PASS Point 71 [detachedForeignTextNode, 8], range 14 [document.body, 4, document .body, 5]
4451 PASS Point 71 [detachedForeignTextNode, 8], range 15 [foreignDoc.documentElement , 0, foreignDoc.documentElement, 1]
4452 PASS Point 71 [detachedForeignTextNode, 8], range 16 [paras[0], 0, paras[0], 1]
4453 PASS Point 71 [detachedForeignTextNode, 8], range 17 [detachedPara1, 0, detached Para1, 1]
4454 PASS Point 71 [detachedForeignTextNode, 8], range 18 [paras[0].firstChild, 0, pa ras[1].firstChild, 0]
4455 PASS Point 71 [detachedForeignTextNode, 8], range 19 [paras[0].firstChild, 0, pa ras[1].firstChild, 8]
4456 PASS Point 71 [detachedForeignTextNode, 8], range 20 [paras[0].firstChild, 3, pa ras[3], 1]
4457 PASS Point 71 [detachedForeignTextNode, 8], range 21 [paras[0], 0, paras[0].firs tChild, 7]
4458 PASS Point 71 [detachedForeignTextNode, 8], range 22 [testDiv, 2, paras[4], 1]
4459 PASS Point 71 [detachedForeignTextNode, 8], range 23 [document, 0, document, 1]
4460 PASS Point 71 [detachedForeignTextNode, 8], range 24 [document, 0, document, 2]
4461 PASS Point 71 [detachedForeignTextNode, 8], range 25 [comment, 2, comment, 3]
4462 PASS Point 71 [detachedForeignTextNode, 8], range 26 [testDiv, 0, comment, 5]
4463 PASS Point 71 [detachedForeignTextNode, 8], range 27 [foreignDoc, 1, foreignComm ent, 2]
4464 PASS Point 71 [detachedForeignTextNode, 8], range 28 [foreignDoc.body, 0, foreig nTextNode, 36]
4465 PASS Point 71 [detachedForeignTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0]
4466 PASS Point 71 [detachedForeignTextNode, 8], range 30 [detachedTextNode, 0, detac hedTextNode, 8]
4467 FAIL Point 71 [detachedForeignTextNode, 8], range 31 [detachedForeignTextNode, 0 , detachedForeignTextNode, 8] assert_true: Must return true if point is not befo re start, after end, or in different tree expected true got false
4468 PASS Point 71 [detachedForeignTextNode, 8], range 32 [detachedXmlTextNode, 0, de tachedXmlTextNode, 8]
4469 PASS Point 71 [detachedForeignTextNode, 8], range 33 [detachedComment, 3, detach edComment, 4]
4470 PASS Point 71 [detachedForeignTextNode, 8], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
4471 PASS Point 71 [detachedForeignTextNode, 8], range 35 [detachedXmlComment, 2, det achedXmlComment, 6]
4472 PASS Point 71 [detachedForeignTextNode, 8], range 36 [docfrag, 0, docfrag, 0]
4473 PASS Point 71 [detachedForeignTextNode, 8], range 37 [processingInstruction, 0, processingInstruction, 4]
4474 PASS Point 71 [detachedForeignTextNode, 8], range 38 [paras[1].firstChild, 0, pa ras[1].firstChild, 1]
4475 PASS Point 71 [detachedForeignTextNode, 8], range 39 [paras[1].firstChild, 2, pa ras[1].firstChild, 8]
4476 PASS Point 71 [detachedForeignTextNode, 8], range 40 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 1]
4477 PASS Point 71 [detachedForeignTextNode, 8], range 41 [foreignPara1.firstChild, 0 , foreignPara1.firstChild, 1]
4478 PASS Point 71 [detachedForeignTextNode, 8], range 42 [foreignDoc.head, 1, foreig nDoc.head, 1]
4479 PASS Point 71 [detachedForeignTextNode, 8], range 43 [foreignDoc.body, 0, foreig nDoc.body, 0]
4480 PASS Point 71 [detachedForeignTextNode, 8], range 44 [paras[0], 0, paras[0], 0]
4481 PASS Point 71 [detachedForeignTextNode, 8], range 45 [detachedPara1, 0, detached Para1, 0]
4482 PASS Point 71 [detachedForeignTextNode, 8], range 46 [testDiv, 1, paras[2].first Child, 5]
4483 PASS Point 71 [detachedForeignTextNode, 8], range 47 [document.documentElement, 1, document.body, 0]
4484 PASS Point 71 [detachedForeignTextNode, 8], range 48 [foreignDoc.documentElement , 1, foreignDoc.body, 0]
4485 PASS Point 71 [detachedForeignTextNode, 8], range 49 [document, 1, document, 2]
4486 PASS Point 71 [detachedForeignTextNode, 8], range 50 [paras[2].firstChild, 4, co mment, 2]
4487 PASS Point 71 [detachedForeignTextNode, 8], range 51 [paras[3], 1, comment, 8]
4488 PASS Point 71 [detachedForeignTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
4489 PASS Point 71 [detachedForeignTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
4490 PASS Point 71 [detachedForeignTextNode, 8], range 54 [detachedForeignTextNode, 7 , detachedForeignTextNode, 7]
4491 PASS Point 71 [detachedForeignTextNode, 8], range 55 [detachedXmlTextNode, 7, de tachedXmlTextNode, 7]
4492 PASS Point 71 [detachedForeignTextNode, 8], range 56 [detachedComment, 5, detach edComment, 5]
4493 PASS Point 71 [detachedForeignTextNode, 8], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
4494 PASS Point 71 [detachedForeignTextNode, 8], range 58 [foreignDocfrag, 0, foreign Docfrag, 0]
4495 PASS Point 71 [detachedForeignTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4496 PASS Point 71 [detachedForeignTextNode, 8], range 60 detached
4497 PASS Point 72 [detachedXmlTextNode, 0], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
4498 PASS Point 72 [detachedXmlTextNode, 0], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
4499 PASS Point 72 [detachedXmlTextNode, 0], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
4500 PASS Point 72 [detachedXmlTextNode, 0], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
4501 PASS Point 72 [detachedXmlTextNode, 0], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
4502 PASS Point 72 [detachedXmlTextNode, 0], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
4503 PASS Point 72 [detachedXmlTextNode, 0], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0]
4504 PASS Point 72 [detachedXmlTextNode, 0], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8]
4505 PASS Point 72 [detachedXmlTextNode, 0], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
4506 PASS Point 72 [detachedXmlTextNode, 0], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
4507 PASS Point 72 [detachedXmlTextNode, 0], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
4508 PASS Point 72 [detachedXmlTextNode, 0], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
4509 PASS Point 72 [detachedXmlTextNode, 0], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
4510 PASS Point 72 [detachedXmlTextNode, 0], range 13 [document.head, 1, document.hea d, 1]
4511 PASS Point 72 [detachedXmlTextNode, 0], range 14 [document.body, 4, document.bod y, 5]
4512 PASS Point 72 [detachedXmlTextNode, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4513 PASS Point 72 [detachedXmlTextNode, 0], range 16 [paras[0], 0, paras[0], 1]
4514 PASS Point 72 [detachedXmlTextNode, 0], range 17 [detachedPara1, 0, detachedPara 1, 1]
4515 PASS Point 72 [detachedXmlTextNode, 0], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
4516 PASS Point 72 [detachedXmlTextNode, 0], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
4517 PASS Point 72 [detachedXmlTextNode, 0], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
4518 PASS Point 72 [detachedXmlTextNode, 0], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
4519 PASS Point 72 [detachedXmlTextNode, 0], range 22 [testDiv, 2, paras[4], 1]
4520 PASS Point 72 [detachedXmlTextNode, 0], range 23 [document, 0, document, 1]
4521 PASS Point 72 [detachedXmlTextNode, 0], range 24 [document, 0, document, 2]
4522 PASS Point 72 [detachedXmlTextNode, 0], range 25 [comment, 2, comment, 3]
4523 PASS Point 72 [detachedXmlTextNode, 0], range 26 [testDiv, 0, comment, 5]
4524 PASS Point 72 [detachedXmlTextNode, 0], range 27 [foreignDoc, 1, foreignComment, 2]
4525 PASS Point 72 [detachedXmlTextNode, 0], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
4526 PASS Point 72 [detachedXmlTextNode, 0], range 29 [xmlDoc, 1, xmlComment, 0]
4527 PASS Point 72 [detachedXmlTextNode, 0], range 30 [detachedTextNode, 0, detachedT extNode, 8]
4528 PASS Point 72 [detachedXmlTextNode, 0], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
4529 FAIL Point 72 [detachedXmlTextNode, 0], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8] assert_true: Must return true if point is not before start, af ter end, or in different tree expected true got false
4530 PASS Point 72 [detachedXmlTextNode, 0], range 33 [detachedComment, 3, detachedCo mment, 4]
4531 PASS Point 72 [detachedXmlTextNode, 0], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
4532 PASS Point 72 [detachedXmlTextNode, 0], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
4533 PASS Point 72 [detachedXmlTextNode, 0], range 36 [docfrag, 0, docfrag, 0]
4534 PASS Point 72 [detachedXmlTextNode, 0], range 37 [processingInstruction, 0, proc essingInstruction, 4]
4535 PASS Point 72 [detachedXmlTextNode, 0], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
4536 PASS Point 72 [detachedXmlTextNode, 0], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
4537 PASS Point 72 [detachedXmlTextNode, 0], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1]
4538 PASS Point 72 [detachedXmlTextNode, 0], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
4539 PASS Point 72 [detachedXmlTextNode, 0], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
4540 PASS Point 72 [detachedXmlTextNode, 0], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
4541 PASS Point 72 [detachedXmlTextNode, 0], range 44 [paras[0], 0, paras[0], 0]
4542 PASS Point 72 [detachedXmlTextNode, 0], range 45 [detachedPara1, 0, detachedPara 1, 0]
4543 PASS Point 72 [detachedXmlTextNode, 0], range 46 [testDiv, 1, paras[2].firstChil d, 5]
4544 PASS Point 72 [detachedXmlTextNode, 0], range 47 [document.documentElement, 1, d ocument.body, 0]
4545 PASS Point 72 [detachedXmlTextNode, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4546 PASS Point 72 [detachedXmlTextNode, 0], range 49 [document, 1, document, 2]
4547 PASS Point 72 [detachedXmlTextNode, 0], range 50 [paras[2].firstChild, 4, commen t, 2]
4548 PASS Point 72 [detachedXmlTextNode, 0], range 51 [paras[3], 1, comment, 8]
4549 PASS Point 72 [detachedXmlTextNode, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
4550 PASS Point 72 [detachedXmlTextNode, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4551 PASS Point 72 [detachedXmlTextNode, 0], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
4552 PASS Point 72 [detachedXmlTextNode, 0], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
4553 PASS Point 72 [detachedXmlTextNode, 0], range 56 [detachedComment, 5, detachedCo mment, 5]
4554 PASS Point 72 [detachedXmlTextNode, 0], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
4555 PASS Point 72 [detachedXmlTextNode, 0], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
4556 PASS Point 72 [detachedXmlTextNode, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4557 PASS Point 72 [detachedXmlTextNode, 0], range 60 detached
4558 PASS Point 73 [detachedXmlTextNode, 8], range 0 [paras[0].firstChild, 0, paras[0 ].firstChild, 0]
4559 PASS Point 73 [detachedXmlTextNode, 8], range 1 [paras[0].firstChild, 0, paras[0 ].firstChild, 1]
4560 PASS Point 73 [detachedXmlTextNode, 8], range 2 [paras[0].firstChild, 2, paras[0 ].firstChild, 8]
4561 PASS Point 73 [detachedXmlTextNode, 8], range 3 [paras[0].firstChild, 2, paras[0 ].firstChild, 9]
4562 PASS Point 73 [detachedXmlTextNode, 8], range 4 [paras[1].firstChild, 0, paras[1 ].firstChild, 0]
4563 PASS Point 73 [detachedXmlTextNode, 8], range 5 [paras[1].firstChild, 2, paras[1 ].firstChild, 9]
4564 PASS Point 73 [detachedXmlTextNode, 8], range 6 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 0]
4565 PASS Point 73 [detachedXmlTextNode, 8], range 7 [detachedPara1.firstChild, 2, de tachedPara1.firstChild, 8]
4566 PASS Point 73 [detachedXmlTextNode, 8], range 8 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 0]
4567 PASS Point 73 [detachedXmlTextNode, 8], range 9 [foreignPara1.firstChild, 2, for eignPara1.firstChild, 8]
4568 PASS Point 73 [detachedXmlTextNode, 8], range 10 [document.documentElement, 0, d ocument.documentElement, 1]
4569 PASS Point 73 [detachedXmlTextNode, 8], range 11 [document.documentElement, 0, d ocument.documentElement, 2]
4570 PASS Point 73 [detachedXmlTextNode, 8], range 12 [document.documentElement, 1, d ocument.documentElement, 2]
4571 PASS Point 73 [detachedXmlTextNode, 8], range 13 [document.head, 1, document.hea d, 1]
4572 PASS Point 73 [detachedXmlTextNode, 8], range 14 [document.body, 4, document.bod y, 5]
4573 PASS Point 73 [detachedXmlTextNode, 8], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4574 PASS Point 73 [detachedXmlTextNode, 8], range 16 [paras[0], 0, paras[0], 1]
4575 PASS Point 73 [detachedXmlTextNode, 8], range 17 [detachedPara1, 0, detachedPara 1, 1]
4576 PASS Point 73 [detachedXmlTextNode, 8], range 18 [paras[0].firstChild, 0, paras[ 1].firstChild, 0]
4577 PASS Point 73 [detachedXmlTextNode, 8], range 19 [paras[0].firstChild, 0, paras[ 1].firstChild, 8]
4578 PASS Point 73 [detachedXmlTextNode, 8], range 20 [paras[0].firstChild, 3, paras[ 3], 1]
4579 PASS Point 73 [detachedXmlTextNode, 8], range 21 [paras[0], 0, paras[0].firstChi ld, 7]
4580 PASS Point 73 [detachedXmlTextNode, 8], range 22 [testDiv, 2, paras[4], 1]
4581 PASS Point 73 [detachedXmlTextNode, 8], range 23 [document, 0, document, 1]
4582 PASS Point 73 [detachedXmlTextNode, 8], range 24 [document, 0, document, 2]
4583 PASS Point 73 [detachedXmlTextNode, 8], range 25 [comment, 2, comment, 3]
4584 PASS Point 73 [detachedXmlTextNode, 8], range 26 [testDiv, 0, comment, 5]
4585 PASS Point 73 [detachedXmlTextNode, 8], range 27 [foreignDoc, 1, foreignComment, 2]
4586 PASS Point 73 [detachedXmlTextNode, 8], range 28 [foreignDoc.body, 0, foreignTex tNode, 36]
4587 PASS Point 73 [detachedXmlTextNode, 8], range 29 [xmlDoc, 1, xmlComment, 0]
4588 PASS Point 73 [detachedXmlTextNode, 8], range 30 [detachedTextNode, 0, detachedT extNode, 8]
4589 PASS Point 73 [detachedXmlTextNode, 8], range 31 [detachedForeignTextNode, 0, de tachedForeignTextNode, 8]
4590 FAIL Point 73 [detachedXmlTextNode, 8], range 32 [detachedXmlTextNode, 0, detach edXmlTextNode, 8] assert_true: Must return true if point is not before start, af ter end, or in different tree expected true got false
4591 PASS Point 73 [detachedXmlTextNode, 8], range 33 [detachedComment, 3, detachedCo mment, 4]
4592 PASS Point 73 [detachedXmlTextNode, 8], range 34 [detachedForeignComment, 0, det achedForeignComment, 1]
4593 PASS Point 73 [detachedXmlTextNode, 8], range 35 [detachedXmlComment, 2, detache dXmlComment, 6]
4594 PASS Point 73 [detachedXmlTextNode, 8], range 36 [docfrag, 0, docfrag, 0]
4595 PASS Point 73 [detachedXmlTextNode, 8], range 37 [processingInstruction, 0, proc essingInstruction, 4]
4596 PASS Point 73 [detachedXmlTextNode, 8], range 38 [paras[1].firstChild, 0, paras[ 1].firstChild, 1]
4597 PASS Point 73 [detachedXmlTextNode, 8], range 39 [paras[1].firstChild, 2, paras[ 1].firstChild, 8]
4598 PASS Point 73 [detachedXmlTextNode, 8], range 40 [detachedPara1.firstChild, 0, d etachedPara1.firstChild, 1]
4599 PASS Point 73 [detachedXmlTextNode, 8], range 41 [foreignPara1.firstChild, 0, fo reignPara1.firstChild, 1]
4600 PASS Point 73 [detachedXmlTextNode, 8], range 42 [foreignDoc.head, 1, foreignDoc .head, 1]
4601 PASS Point 73 [detachedXmlTextNode, 8], range 43 [foreignDoc.body, 0, foreignDoc .body, 0]
4602 PASS Point 73 [detachedXmlTextNode, 8], range 44 [paras[0], 0, paras[0], 0]
4603 PASS Point 73 [detachedXmlTextNode, 8], range 45 [detachedPara1, 0, detachedPara 1, 0]
4604 PASS Point 73 [detachedXmlTextNode, 8], range 46 [testDiv, 1, paras[2].firstChil d, 5]
4605 PASS Point 73 [detachedXmlTextNode, 8], range 47 [document.documentElement, 1, d ocument.body, 0]
4606 PASS Point 73 [detachedXmlTextNode, 8], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4607 PASS Point 73 [detachedXmlTextNode, 8], range 49 [document, 1, document, 2]
4608 PASS Point 73 [detachedXmlTextNode, 8], range 50 [paras[2].firstChild, 4, commen t, 2]
4609 PASS Point 73 [detachedXmlTextNode, 8], range 51 [paras[3], 1, comment, 8]
4610 PASS Point 73 [detachedXmlTextNode, 8], range 52 [foreignDoc, 0, foreignDoc, 0]
4611 PASS Point 73 [detachedXmlTextNode, 8], range 53 [xmlDoc, 0, xmlDoc, 0]
4612 PASS Point 73 [detachedXmlTextNode, 8], range 54 [detachedForeignTextNode, 7, de tachedForeignTextNode, 7]
4613 PASS Point 73 [detachedXmlTextNode, 8], range 55 [detachedXmlTextNode, 7, detach edXmlTextNode, 7]
4614 PASS Point 73 [detachedXmlTextNode, 8], range 56 [detachedComment, 5, detachedCo mment, 5]
4615 PASS Point 73 [detachedXmlTextNode, 8], range 57 [detachedForeignComment, 4, det achedForeignComment, 4]
4616 PASS Point 73 [detachedXmlTextNode, 8], range 58 [foreignDocfrag, 0, foreignDocf rag, 0]
4617 PASS Point 73 [detachedXmlTextNode, 8], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4618 PASS Point 73 [detachedXmlTextNode, 8], range 60 detached
4619 PASS Point 74 [detachedProcessingInstruction, 12], range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]
4620 PASS Point 74 [detachedProcessingInstruction, 12], range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]
4621 PASS Point 74 [detachedProcessingInstruction, 12], range 2 [paras[0].firstChild, 2, paras[0].firstChild, 8]
4622 PASS Point 74 [detachedProcessingInstruction, 12], range 3 [paras[0].firstChild, 2, paras[0].firstChild, 9]
4623 PASS Point 74 [detachedProcessingInstruction, 12], range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0]
4624 PASS Point 74 [detachedProcessingInstruction, 12], range 5 [paras[1].firstChild, 2, paras[1].firstChild, 9]
4625 PASS Point 74 [detachedProcessingInstruction, 12], range 6 [detachedPara1.firstC hild, 0, detachedPara1.firstChild, 0]
4626 PASS Point 74 [detachedProcessingInstruction, 12], range 7 [detachedPara1.firstC hild, 2, detachedPara1.firstChild, 8]
4627 PASS Point 74 [detachedProcessingInstruction, 12], range 8 [foreignPara1.firstCh ild, 0, foreignPara1.firstChild, 0]
4628 PASS Point 74 [detachedProcessingInstruction, 12], range 9 [foreignPara1.firstCh ild, 2, foreignPara1.firstChild, 8]
4629 PASS Point 74 [detachedProcessingInstruction, 12], range 10 [document.documentEl ement, 0, document.documentElement, 1]
4630 PASS Point 74 [detachedProcessingInstruction, 12], range 11 [document.documentEl ement, 0, document.documentElement, 2]
4631 PASS Point 74 [detachedProcessingInstruction, 12], range 12 [document.documentEl ement, 1, document.documentElement, 2]
4632 PASS Point 74 [detachedProcessingInstruction, 12], range 13 [document.head, 1, d ocument.head, 1]
4633 PASS Point 74 [detachedProcessingInstruction, 12], range 14 [document.body, 4, d ocument.body, 5]
4634 PASS Point 74 [detachedProcessingInstruction, 12], range 15 [foreignDoc.document Element, 0, foreignDoc.documentElement, 1]
4635 PASS Point 74 [detachedProcessingInstruction, 12], range 16 [paras[0], 0, paras[ 0], 1]
4636 PASS Point 74 [detachedProcessingInstruction, 12], range 17 [detachedPara1, 0, d etachedPara1, 1]
4637 PASS Point 74 [detachedProcessingInstruction, 12], range 18 [paras[0].firstChild , 0, paras[1].firstChild, 0]
4638 PASS Point 74 [detachedProcessingInstruction, 12], range 19 [paras[0].firstChild , 0, paras[1].firstChild, 8]
4639 PASS Point 74 [detachedProcessingInstruction, 12], range 20 [paras[0].firstChild , 3, paras[3], 1]
4640 PASS Point 74 [detachedProcessingInstruction, 12], range 21 [paras[0], 0, paras[ 0].firstChild, 7]
4641 PASS Point 74 [detachedProcessingInstruction, 12], range 22 [testDiv, 2, paras[4 ], 1]
4642 PASS Point 74 [detachedProcessingInstruction, 12], range 23 [document, 0, docume nt, 1]
4643 PASS Point 74 [detachedProcessingInstruction, 12], range 24 [document, 0, docume nt, 2]
4644 PASS Point 74 [detachedProcessingInstruction, 12], range 25 [comment, 2, comment , 3]
4645 PASS Point 74 [detachedProcessingInstruction, 12], range 26 [testDiv, 0, comment , 5]
4646 PASS Point 74 [detachedProcessingInstruction, 12], range 27 [foreignDoc, 1, fore ignComment, 2]
4647 PASS Point 74 [detachedProcessingInstruction, 12], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
4648 PASS Point 74 [detachedProcessingInstruction, 12], range 29 [xmlDoc, 1, xmlComme nt, 0]
4649 PASS Point 74 [detachedProcessingInstruction, 12], range 30 [detachedTextNode, 0 , detachedTextNode, 8]
4650 PASS Point 74 [detachedProcessingInstruction, 12], range 31 [detachedForeignText Node, 0, detachedForeignTextNode, 8]
4651 PASS Point 74 [detachedProcessingInstruction, 12], range 32 [detachedXmlTextNode , 0, detachedXmlTextNode, 8]
4652 PASS Point 74 [detachedProcessingInstruction, 12], range 33 [detachedComment, 3, detachedComment, 4]
4653 PASS Point 74 [detachedProcessingInstruction, 12], range 34 [detachedForeignComm ent, 0, detachedForeignComment, 1]
4654 PASS Point 74 [detachedProcessingInstruction, 12], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
4655 PASS Point 74 [detachedProcessingInstruction, 12], range 36 [docfrag, 0, docfrag , 0]
4656 PASS Point 74 [detachedProcessingInstruction, 12], range 37 [processingInstructi on, 0, processingInstruction, 4]
4657 PASS Point 74 [detachedProcessingInstruction, 12], range 38 [paras[1].firstChild , 0, paras[1].firstChild, 1]
4658 PASS Point 74 [detachedProcessingInstruction, 12], range 39 [paras[1].firstChild , 2, paras[1].firstChild, 8]
4659 PASS Point 74 [detachedProcessingInstruction, 12], range 40 [detachedPara1.first Child, 0, detachedPara1.firstChild, 1]
4660 PASS Point 74 [detachedProcessingInstruction, 12], range 41 [foreignPara1.firstC hild, 0, foreignPara1.firstChild, 1]
4661 PASS Point 74 [detachedProcessingInstruction, 12], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
4662 PASS Point 74 [detachedProcessingInstruction, 12], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
4663 PASS Point 74 [detachedProcessingInstruction, 12], range 44 [paras[0], 0, paras[ 0], 0]
4664 PASS Point 74 [detachedProcessingInstruction, 12], range 45 [detachedPara1, 0, d etachedPara1, 0]
4665 PASS Point 74 [detachedProcessingInstruction, 12], range 46 [testDiv, 1, paras[2 ].firstChild, 5]
4666 PASS Point 74 [detachedProcessingInstruction, 12], range 47 [document.documentEl ement, 1, document.body, 0]
4667 PASS Point 74 [detachedProcessingInstruction, 12], range 48 [foreignDoc.document Element, 1, foreignDoc.body, 0]
4668 PASS Point 74 [detachedProcessingInstruction, 12], range 49 [document, 1, docume nt, 2]
4669 PASS Point 74 [detachedProcessingInstruction, 12], range 50 [paras[2].firstChild , 4, comment, 2]
4670 PASS Point 74 [detachedProcessingInstruction, 12], range 51 [paras[3], 1, commen t, 8]
4671 PASS Point 74 [detachedProcessingInstruction, 12], range 52 [foreignDoc, 0, fore ignDoc, 0]
4672 PASS Point 74 [detachedProcessingInstruction, 12], range 53 [xmlDoc, 0, xmlDoc, 0]
4673 PASS Point 74 [detachedProcessingInstruction, 12], range 54 [detachedForeignText Node, 7, detachedForeignTextNode, 7]
4674 PASS Point 74 [detachedProcessingInstruction, 12], range 55 [detachedXmlTextNode , 7, detachedXmlTextNode, 7]
4675 PASS Point 74 [detachedProcessingInstruction, 12], range 56 [detachedComment, 5, detachedComment, 5]
4676 PASS Point 74 [detachedProcessingInstruction, 12], range 57 [detachedForeignComm ent, 4, detachedForeignComment, 4]
4677 PASS Point 74 [detachedProcessingInstruction, 12], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
4678 PASS Point 74 [detachedProcessingInstruction, 12], range 59 [xmlDocfrag, 0, xmlD ocfrag, 0]
4679 PASS Point 74 [detachedProcessingInstruction, 12], range 60 detached
4680 PASS Point 75 [detachedComment, 3], range 0 [paras[0].firstChild, 0, paras[0].fi rstChild, 0]
4681 PASS Point 75 [detachedComment, 3], range 1 [paras[0].firstChild, 0, paras[0].fi rstChild, 1]
4682 PASS Point 75 [detachedComment, 3], range 2 [paras[0].firstChild, 2, paras[0].fi rstChild, 8]
4683 PASS Point 75 [detachedComment, 3], range 3 [paras[0].firstChild, 2, paras[0].fi rstChild, 9]
4684 PASS Point 75 [detachedComment, 3], range 4 [paras[1].firstChild, 0, paras[1].fi rstChild, 0]
4685 PASS Point 75 [detachedComment, 3], range 5 [paras[1].firstChild, 2, paras[1].fi rstChild, 9]
4686 PASS Point 75 [detachedComment, 3], range 6 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 0]
4687 PASS Point 75 [detachedComment, 3], range 7 [detachedPara1.firstChild, 2, detach edPara1.firstChild, 8]
4688 PASS Point 75 [detachedComment, 3], range 8 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 0]
4689 PASS Point 75 [detachedComment, 3], range 9 [foreignPara1.firstChild, 2, foreign Para1.firstChild, 8]
4690 PASS Point 75 [detachedComment, 3], range 10 [document.documentElement, 0, docum ent.documentElement, 1]
4691 PASS Point 75 [detachedComment, 3], range 11 [document.documentElement, 0, docum ent.documentElement, 2]
4692 PASS Point 75 [detachedComment, 3], range 12 [document.documentElement, 1, docum ent.documentElement, 2]
4693 PASS Point 75 [detachedComment, 3], range 13 [document.head, 1, document.head, 1 ]
4694 PASS Point 75 [detachedComment, 3], range 14 [document.body, 4, document.body, 5 ]
4695 PASS Point 75 [detachedComment, 3], range 15 [foreignDoc.documentElement, 0, for eignDoc.documentElement, 1]
4696 PASS Point 75 [detachedComment, 3], range 16 [paras[0], 0, paras[0], 1]
4697 PASS Point 75 [detachedComment, 3], range 17 [detachedPara1, 0, detachedPara1, 1 ]
4698 PASS Point 75 [detachedComment, 3], range 18 [paras[0].firstChild, 0, paras[1].f irstChild, 0]
4699 PASS Point 75 [detachedComment, 3], range 19 [paras[0].firstChild, 0, paras[1].f irstChild, 8]
4700 PASS Point 75 [detachedComment, 3], range 20 [paras[0].firstChild, 3, paras[3], 1]
4701 PASS Point 75 [detachedComment, 3], range 21 [paras[0], 0, paras[0].firstChild, 7]
4702 PASS Point 75 [detachedComment, 3], range 22 [testDiv, 2, paras[4], 1]
4703 PASS Point 75 [detachedComment, 3], range 23 [document, 0, document, 1]
4704 PASS Point 75 [detachedComment, 3], range 24 [document, 0, document, 2]
4705 PASS Point 75 [detachedComment, 3], range 25 [comment, 2, comment, 3]
4706 PASS Point 75 [detachedComment, 3], range 26 [testDiv, 0, comment, 5]
4707 PASS Point 75 [detachedComment, 3], range 27 [foreignDoc, 1, foreignComment, 2]
4708 PASS Point 75 [detachedComment, 3], range 28 [foreignDoc.body, 0, foreignTextNod e, 36]
4709 PASS Point 75 [detachedComment, 3], range 29 [xmlDoc, 1, xmlComment, 0]
4710 PASS Point 75 [detachedComment, 3], range 30 [detachedTextNode, 0, detachedTextN ode, 8]
4711 PASS Point 75 [detachedComment, 3], range 31 [detachedForeignTextNode, 0, detach edForeignTextNode, 8]
4712 PASS Point 75 [detachedComment, 3], range 32 [detachedXmlTextNode, 0, detachedXm lTextNode, 8]
4713 FAIL Point 75 [detachedComment, 3], range 33 [detachedComment, 3, detachedCommen t, 4] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4714 PASS Point 75 [detachedComment, 3], range 34 [detachedForeignComment, 0, detache dForeignComment, 1]
4715 PASS Point 75 [detachedComment, 3], range 35 [detachedXmlComment, 2, detachedXml Comment, 6]
4716 PASS Point 75 [detachedComment, 3], range 36 [docfrag, 0, docfrag, 0]
4717 PASS Point 75 [detachedComment, 3], range 37 [processingInstruction, 0, processi ngInstruction, 4]
4718 PASS Point 75 [detachedComment, 3], range 38 [paras[1].firstChild, 0, paras[1].f irstChild, 1]
4719 PASS Point 75 [detachedComment, 3], range 39 [paras[1].firstChild, 2, paras[1].f irstChild, 8]
4720 PASS Point 75 [detachedComment, 3], range 40 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 1]
4721 PASS Point 75 [detachedComment, 3], range 41 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 1]
4722 PASS Point 75 [detachedComment, 3], range 42 [foreignDoc.head, 1, foreignDoc.hea d, 1]
4723 PASS Point 75 [detachedComment, 3], range 43 [foreignDoc.body, 0, foreignDoc.bod y, 0]
4724 PASS Point 75 [detachedComment, 3], range 44 [paras[0], 0, paras[0], 0]
4725 PASS Point 75 [detachedComment, 3], range 45 [detachedPara1, 0, detachedPara1, 0 ]
4726 PASS Point 75 [detachedComment, 3], range 46 [testDiv, 1, paras[2].firstChild, 5 ]
4727 PASS Point 75 [detachedComment, 3], range 47 [document.documentElement, 1, docum ent.body, 0]
4728 PASS Point 75 [detachedComment, 3], range 48 [foreignDoc.documentElement, 1, for eignDoc.body, 0]
4729 PASS Point 75 [detachedComment, 3], range 49 [document, 1, document, 2]
4730 PASS Point 75 [detachedComment, 3], range 50 [paras[2].firstChild, 4, comment, 2 ]
4731 PASS Point 75 [detachedComment, 3], range 51 [paras[3], 1, comment, 8]
4732 PASS Point 75 [detachedComment, 3], range 52 [foreignDoc, 0, foreignDoc, 0]
4733 PASS Point 75 [detachedComment, 3], range 53 [xmlDoc, 0, xmlDoc, 0]
4734 PASS Point 75 [detachedComment, 3], range 54 [detachedForeignTextNode, 7, detach edForeignTextNode, 7]
4735 PASS Point 75 [detachedComment, 3], range 55 [detachedXmlTextNode, 7, detachedXm lTextNode, 7]
4736 PASS Point 75 [detachedComment, 3], range 56 [detachedComment, 5, detachedCommen t, 5]
4737 PASS Point 75 [detachedComment, 3], range 57 [detachedForeignComment, 4, detache dForeignComment, 4]
4738 PASS Point 75 [detachedComment, 3], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
4739 PASS Point 75 [detachedComment, 3], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4740 PASS Point 75 [detachedComment, 3], range 60 detached
4741 PASS Point 76 [detachedComment, 5], range 0 [paras[0].firstChild, 0, paras[0].fi rstChild, 0]
4742 PASS Point 76 [detachedComment, 5], range 1 [paras[0].firstChild, 0, paras[0].fi rstChild, 1]
4743 PASS Point 76 [detachedComment, 5], range 2 [paras[0].firstChild, 2, paras[0].fi rstChild, 8]
4744 PASS Point 76 [detachedComment, 5], range 3 [paras[0].firstChild, 2, paras[0].fi rstChild, 9]
4745 PASS Point 76 [detachedComment, 5], range 4 [paras[1].firstChild, 0, paras[1].fi rstChild, 0]
4746 PASS Point 76 [detachedComment, 5], range 5 [paras[1].firstChild, 2, paras[1].fi rstChild, 9]
4747 PASS Point 76 [detachedComment, 5], range 6 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 0]
4748 PASS Point 76 [detachedComment, 5], range 7 [detachedPara1.firstChild, 2, detach edPara1.firstChild, 8]
4749 PASS Point 76 [detachedComment, 5], range 8 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 0]
4750 PASS Point 76 [detachedComment, 5], range 9 [foreignPara1.firstChild, 2, foreign Para1.firstChild, 8]
4751 PASS Point 76 [detachedComment, 5], range 10 [document.documentElement, 0, docum ent.documentElement, 1]
4752 PASS Point 76 [detachedComment, 5], range 11 [document.documentElement, 0, docum ent.documentElement, 2]
4753 PASS Point 76 [detachedComment, 5], range 12 [document.documentElement, 1, docum ent.documentElement, 2]
4754 PASS Point 76 [detachedComment, 5], range 13 [document.head, 1, document.head, 1 ]
4755 PASS Point 76 [detachedComment, 5], range 14 [document.body, 4, document.body, 5 ]
4756 PASS Point 76 [detachedComment, 5], range 15 [foreignDoc.documentElement, 0, for eignDoc.documentElement, 1]
4757 PASS Point 76 [detachedComment, 5], range 16 [paras[0], 0, paras[0], 1]
4758 PASS Point 76 [detachedComment, 5], range 17 [detachedPara1, 0, detachedPara1, 1 ]
4759 PASS Point 76 [detachedComment, 5], range 18 [paras[0].firstChild, 0, paras[1].f irstChild, 0]
4760 PASS Point 76 [detachedComment, 5], range 19 [paras[0].firstChild, 0, paras[1].f irstChild, 8]
4761 PASS Point 76 [detachedComment, 5], range 20 [paras[0].firstChild, 3, paras[3], 1]
4762 PASS Point 76 [detachedComment, 5], range 21 [paras[0], 0, paras[0].firstChild, 7]
4763 PASS Point 76 [detachedComment, 5], range 22 [testDiv, 2, paras[4], 1]
4764 PASS Point 76 [detachedComment, 5], range 23 [document, 0, document, 1]
4765 PASS Point 76 [detachedComment, 5], range 24 [document, 0, document, 2]
4766 PASS Point 76 [detachedComment, 5], range 25 [comment, 2, comment, 3]
4767 PASS Point 76 [detachedComment, 5], range 26 [testDiv, 0, comment, 5]
4768 PASS Point 76 [detachedComment, 5], range 27 [foreignDoc, 1, foreignComment, 2]
4769 PASS Point 76 [detachedComment, 5], range 28 [foreignDoc.body, 0, foreignTextNod e, 36]
4770 PASS Point 76 [detachedComment, 5], range 29 [xmlDoc, 1, xmlComment, 0]
4771 PASS Point 76 [detachedComment, 5], range 30 [detachedTextNode, 0, detachedTextN ode, 8]
4772 PASS Point 76 [detachedComment, 5], range 31 [detachedForeignTextNode, 0, detach edForeignTextNode, 8]
4773 PASS Point 76 [detachedComment, 5], range 32 [detachedXmlTextNode, 0, detachedXm lTextNode, 8]
4774 PASS Point 76 [detachedComment, 5], range 33 [detachedComment, 3, detachedCommen t, 4]
4775 PASS Point 76 [detachedComment, 5], range 34 [detachedForeignComment, 0, detache dForeignComment, 1]
4776 PASS Point 76 [detachedComment, 5], range 35 [detachedXmlComment, 2, detachedXml Comment, 6]
4777 PASS Point 76 [detachedComment, 5], range 36 [docfrag, 0, docfrag, 0]
4778 PASS Point 76 [detachedComment, 5], range 37 [processingInstruction, 0, processi ngInstruction, 4]
4779 PASS Point 76 [detachedComment, 5], range 38 [paras[1].firstChild, 0, paras[1].f irstChild, 1]
4780 PASS Point 76 [detachedComment, 5], range 39 [paras[1].firstChild, 2, paras[1].f irstChild, 8]
4781 PASS Point 76 [detachedComment, 5], range 40 [detachedPara1.firstChild, 0, detac hedPara1.firstChild, 1]
4782 PASS Point 76 [detachedComment, 5], range 41 [foreignPara1.firstChild, 0, foreig nPara1.firstChild, 1]
4783 PASS Point 76 [detachedComment, 5], range 42 [foreignDoc.head, 1, foreignDoc.hea d, 1]
4784 PASS Point 76 [detachedComment, 5], range 43 [foreignDoc.body, 0, foreignDoc.bod y, 0]
4785 PASS Point 76 [detachedComment, 5], range 44 [paras[0], 0, paras[0], 0]
4786 PASS Point 76 [detachedComment, 5], range 45 [detachedPara1, 0, detachedPara1, 0 ]
4787 PASS Point 76 [detachedComment, 5], range 46 [testDiv, 1, paras[2].firstChild, 5 ]
4788 PASS Point 76 [detachedComment, 5], range 47 [document.documentElement, 1, docum ent.body, 0]
4789 PASS Point 76 [detachedComment, 5], range 48 [foreignDoc.documentElement, 1, for eignDoc.body, 0]
4790 PASS Point 76 [detachedComment, 5], range 49 [document, 1, document, 2]
4791 PASS Point 76 [detachedComment, 5], range 50 [paras[2].firstChild, 4, comment, 2 ]
4792 PASS Point 76 [detachedComment, 5], range 51 [paras[3], 1, comment, 8]
4793 PASS Point 76 [detachedComment, 5], range 52 [foreignDoc, 0, foreignDoc, 0]
4794 PASS Point 76 [detachedComment, 5], range 53 [xmlDoc, 0, xmlDoc, 0]
4795 PASS Point 76 [detachedComment, 5], range 54 [detachedForeignTextNode, 7, detach edForeignTextNode, 7]
4796 PASS Point 76 [detachedComment, 5], range 55 [detachedXmlTextNode, 7, detachedXm lTextNode, 7]
4797 FAIL Point 76 [detachedComment, 5], range 56 [detachedComment, 5, detachedCommen t, 5] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4798 PASS Point 76 [detachedComment, 5], range 57 [detachedForeignComment, 4, detache dForeignComment, 4]
4799 PASS Point 76 [detachedComment, 5], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
4800 PASS Point 76 [detachedComment, 5], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4801 PASS Point 76 [detachedComment, 5], range 60 detached
4802 PASS Point 77 [detachedForeignComment, 0], range 0 [paras[0].firstChild, 0, para s[0].firstChild, 0]
4803 PASS Point 77 [detachedForeignComment, 0], range 1 [paras[0].firstChild, 0, para s[0].firstChild, 1]
4804 PASS Point 77 [detachedForeignComment, 0], range 2 [paras[0].firstChild, 2, para s[0].firstChild, 8]
4805 PASS Point 77 [detachedForeignComment, 0], range 3 [paras[0].firstChild, 2, para s[0].firstChild, 9]
4806 PASS Point 77 [detachedForeignComment, 0], range 4 [paras[1].firstChild, 0, para s[1].firstChild, 0]
4807 PASS Point 77 [detachedForeignComment, 0], range 5 [paras[1].firstChild, 2, para s[1].firstChild, 9]
4808 PASS Point 77 [detachedForeignComment, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
4809 PASS Point 77 [detachedForeignComment, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
4810 PASS Point 77 [detachedForeignComment, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
4811 PASS Point 77 [detachedForeignComment, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
4812 PASS Point 77 [detachedForeignComment, 0], range 10 [document.documentElement, 0 , document.documentElement, 1]
4813 PASS Point 77 [detachedForeignComment, 0], range 11 [document.documentElement, 0 , document.documentElement, 2]
4814 PASS Point 77 [detachedForeignComment, 0], range 12 [document.documentElement, 1 , document.documentElement, 2]
4815 PASS Point 77 [detachedForeignComment, 0], range 13 [document.head, 1, document. head, 1]
4816 PASS Point 77 [detachedForeignComment, 0], range 14 [document.body, 4, document. body, 5]
4817 PASS Point 77 [detachedForeignComment, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4818 PASS Point 77 [detachedForeignComment, 0], range 16 [paras[0], 0, paras[0], 1]
4819 PASS Point 77 [detachedForeignComment, 0], range 17 [detachedPara1, 0, detachedP ara1, 1]
4820 PASS Point 77 [detachedForeignComment, 0], range 18 [paras[0].firstChild, 0, par as[1].firstChild, 0]
4821 PASS Point 77 [detachedForeignComment, 0], range 19 [paras[0].firstChild, 0, par as[1].firstChild, 8]
4822 PASS Point 77 [detachedForeignComment, 0], range 20 [paras[0].firstChild, 3, par as[3], 1]
4823 PASS Point 77 [detachedForeignComment, 0], range 21 [paras[0], 0, paras[0].first Child, 7]
4824 PASS Point 77 [detachedForeignComment, 0], range 22 [testDiv, 2, paras[4], 1]
4825 PASS Point 77 [detachedForeignComment, 0], range 23 [document, 0, document, 1]
4826 PASS Point 77 [detachedForeignComment, 0], range 24 [document, 0, document, 2]
4827 PASS Point 77 [detachedForeignComment, 0], range 25 [comment, 2, comment, 3]
4828 PASS Point 77 [detachedForeignComment, 0], range 26 [testDiv, 0, comment, 5]
4829 PASS Point 77 [detachedForeignComment, 0], range 27 [foreignDoc, 1, foreignComme nt, 2]
4830 PASS Point 77 [detachedForeignComment, 0], range 28 [foreignDoc.body, 0, foreign TextNode, 36]
4831 PASS Point 77 [detachedForeignComment, 0], range 29 [xmlDoc, 1, xmlComment, 0]
4832 PASS Point 77 [detachedForeignComment, 0], range 30 [detachedTextNode, 0, detach edTextNode, 8]
4833 PASS Point 77 [detachedForeignComment, 0], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
4834 PASS Point 77 [detachedForeignComment, 0], range 32 [detachedXmlTextNode, 0, det achedXmlTextNode, 8]
4835 PASS Point 77 [detachedForeignComment, 0], range 33 [detachedComment, 3, detache dComment, 4]
4836 FAIL Point 77 [detachedForeignComment, 0], range 34 [detachedForeignComment, 0, detachedForeignComment, 1] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4837 PASS Point 77 [detachedForeignComment, 0], range 35 [detachedXmlComment, 2, deta chedXmlComment, 6]
4838 PASS Point 77 [detachedForeignComment, 0], range 36 [docfrag, 0, docfrag, 0]
4839 PASS Point 77 [detachedForeignComment, 0], range 37 [processingInstruction, 0, p rocessingInstruction, 4]
4840 PASS Point 77 [detachedForeignComment, 0], range 38 [paras[1].firstChild, 0, par as[1].firstChild, 1]
4841 PASS Point 77 [detachedForeignComment, 0], range 39 [paras[1].firstChild, 2, par as[1].firstChild, 8]
4842 PASS Point 77 [detachedForeignComment, 0], range 40 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 1]
4843 PASS Point 77 [detachedForeignComment, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
4844 PASS Point 77 [detachedForeignComment, 0], range 42 [foreignDoc.head, 1, foreign Doc.head, 1]
4845 PASS Point 77 [detachedForeignComment, 0], range 43 [foreignDoc.body, 0, foreign Doc.body, 0]
4846 PASS Point 77 [detachedForeignComment, 0], range 44 [paras[0], 0, paras[0], 0]
4847 PASS Point 77 [detachedForeignComment, 0], range 45 [detachedPara1, 0, detachedP ara1, 0]
4848 PASS Point 77 [detachedForeignComment, 0], range 46 [testDiv, 1, paras[2].firstC hild, 5]
4849 PASS Point 77 [detachedForeignComment, 0], range 47 [document.documentElement, 1 , document.body, 0]
4850 PASS Point 77 [detachedForeignComment, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4851 PASS Point 77 [detachedForeignComment, 0], range 49 [document, 1, document, 2]
4852 PASS Point 77 [detachedForeignComment, 0], range 50 [paras[2].firstChild, 4, com ment, 2]
4853 PASS Point 77 [detachedForeignComment, 0], range 51 [paras[3], 1, comment, 8]
4854 PASS Point 77 [detachedForeignComment, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
4855 PASS Point 77 [detachedForeignComment, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
4856 PASS Point 77 [detachedForeignComment, 0], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
4857 PASS Point 77 [detachedForeignComment, 0], range 55 [detachedXmlTextNode, 7, det achedXmlTextNode, 7]
4858 PASS Point 77 [detachedForeignComment, 0], range 56 [detachedComment, 5, detache dComment, 5]
4859 PASS Point 77 [detachedForeignComment, 0], range 57 [detachedForeignComment, 4, detachedForeignComment, 4]
4860 PASS Point 77 [detachedForeignComment, 0], range 58 [foreignDocfrag, 0, foreignD ocfrag, 0]
4861 PASS Point 77 [detachedForeignComment, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4862 PASS Point 77 [detachedForeignComment, 0], range 60 detached
4863 PASS Point 78 [detachedForeignComment, 4], range 0 [paras[0].firstChild, 0, para s[0].firstChild, 0]
4864 PASS Point 78 [detachedForeignComment, 4], range 1 [paras[0].firstChild, 0, para s[0].firstChild, 1]
4865 PASS Point 78 [detachedForeignComment, 4], range 2 [paras[0].firstChild, 2, para s[0].firstChild, 8]
4866 PASS Point 78 [detachedForeignComment, 4], range 3 [paras[0].firstChild, 2, para s[0].firstChild, 9]
4867 PASS Point 78 [detachedForeignComment, 4], range 4 [paras[1].firstChild, 0, para s[1].firstChild, 0]
4868 PASS Point 78 [detachedForeignComment, 4], range 5 [paras[1].firstChild, 2, para s[1].firstChild, 9]
4869 PASS Point 78 [detachedForeignComment, 4], range 6 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0]
4870 PASS Point 78 [detachedForeignComment, 4], range 7 [detachedPara1.firstChild, 2, detachedPara1.firstChild, 8]
4871 PASS Point 78 [detachedForeignComment, 4], range 8 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0]
4872 PASS Point 78 [detachedForeignComment, 4], range 9 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8]
4873 PASS Point 78 [detachedForeignComment, 4], range 10 [document.documentElement, 0 , document.documentElement, 1]
4874 PASS Point 78 [detachedForeignComment, 4], range 11 [document.documentElement, 0 , document.documentElement, 2]
4875 PASS Point 78 [detachedForeignComment, 4], range 12 [document.documentElement, 1 , document.documentElement, 2]
4876 PASS Point 78 [detachedForeignComment, 4], range 13 [document.head, 1, document. head, 1]
4877 PASS Point 78 [detachedForeignComment, 4], range 14 [document.body, 4, document. body, 5]
4878 PASS Point 78 [detachedForeignComment, 4], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4879 PASS Point 78 [detachedForeignComment, 4], range 16 [paras[0], 0, paras[0], 1]
4880 PASS Point 78 [detachedForeignComment, 4], range 17 [detachedPara1, 0, detachedP ara1, 1]
4881 PASS Point 78 [detachedForeignComment, 4], range 18 [paras[0].firstChild, 0, par as[1].firstChild, 0]
4882 PASS Point 78 [detachedForeignComment, 4], range 19 [paras[0].firstChild, 0, par as[1].firstChild, 8]
4883 PASS Point 78 [detachedForeignComment, 4], range 20 [paras[0].firstChild, 3, par as[3], 1]
4884 PASS Point 78 [detachedForeignComment, 4], range 21 [paras[0], 0, paras[0].first Child, 7]
4885 PASS Point 78 [detachedForeignComment, 4], range 22 [testDiv, 2, paras[4], 1]
4886 PASS Point 78 [detachedForeignComment, 4], range 23 [document, 0, document, 1]
4887 PASS Point 78 [detachedForeignComment, 4], range 24 [document, 0, document, 2]
4888 PASS Point 78 [detachedForeignComment, 4], range 25 [comment, 2, comment, 3]
4889 PASS Point 78 [detachedForeignComment, 4], range 26 [testDiv, 0, comment, 5]
4890 PASS Point 78 [detachedForeignComment, 4], range 27 [foreignDoc, 1, foreignComme nt, 2]
4891 PASS Point 78 [detachedForeignComment, 4], range 28 [foreignDoc.body, 0, foreign TextNode, 36]
4892 PASS Point 78 [detachedForeignComment, 4], range 29 [xmlDoc, 1, xmlComment, 0]
4893 PASS Point 78 [detachedForeignComment, 4], range 30 [detachedTextNode, 0, detach edTextNode, 8]
4894 PASS Point 78 [detachedForeignComment, 4], range 31 [detachedForeignTextNode, 0, detachedForeignTextNode, 8]
4895 PASS Point 78 [detachedForeignComment, 4], range 32 [detachedXmlTextNode, 0, det achedXmlTextNode, 8]
4896 PASS Point 78 [detachedForeignComment, 4], range 33 [detachedComment, 3, detache dComment, 4]
4897 PASS Point 78 [detachedForeignComment, 4], range 34 [detachedForeignComment, 0, detachedForeignComment, 1]
4898 PASS Point 78 [detachedForeignComment, 4], range 35 [detachedXmlComment, 2, deta chedXmlComment, 6]
4899 PASS Point 78 [detachedForeignComment, 4], range 36 [docfrag, 0, docfrag, 0]
4900 PASS Point 78 [detachedForeignComment, 4], range 37 [processingInstruction, 0, p rocessingInstruction, 4]
4901 PASS Point 78 [detachedForeignComment, 4], range 38 [paras[1].firstChild, 0, par as[1].firstChild, 1]
4902 PASS Point 78 [detachedForeignComment, 4], range 39 [paras[1].firstChild, 2, par as[1].firstChild, 8]
4903 PASS Point 78 [detachedForeignComment, 4], range 40 [detachedPara1.firstChild, 0 , detachedPara1.firstChild, 1]
4904 PASS Point 78 [detachedForeignComment, 4], range 41 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1]
4905 PASS Point 78 [detachedForeignComment, 4], range 42 [foreignDoc.head, 1, foreign Doc.head, 1]
4906 PASS Point 78 [detachedForeignComment, 4], range 43 [foreignDoc.body, 0, foreign Doc.body, 0]
4907 PASS Point 78 [detachedForeignComment, 4], range 44 [paras[0], 0, paras[0], 0]
4908 PASS Point 78 [detachedForeignComment, 4], range 45 [detachedPara1, 0, detachedP ara1, 0]
4909 PASS Point 78 [detachedForeignComment, 4], range 46 [testDiv, 1, paras[2].firstC hild, 5]
4910 PASS Point 78 [detachedForeignComment, 4], range 47 [document.documentElement, 1 , document.body, 0]
4911 PASS Point 78 [detachedForeignComment, 4], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4912 PASS Point 78 [detachedForeignComment, 4], range 49 [document, 1, document, 2]
4913 PASS Point 78 [detachedForeignComment, 4], range 50 [paras[2].firstChild, 4, com ment, 2]
4914 PASS Point 78 [detachedForeignComment, 4], range 51 [paras[3], 1, comment, 8]
4915 PASS Point 78 [detachedForeignComment, 4], range 52 [foreignDoc, 0, foreignDoc, 0]
4916 PASS Point 78 [detachedForeignComment, 4], range 53 [xmlDoc, 0, xmlDoc, 0]
4917 PASS Point 78 [detachedForeignComment, 4], range 54 [detachedForeignTextNode, 7, detachedForeignTextNode, 7]
4918 PASS Point 78 [detachedForeignComment, 4], range 55 [detachedXmlTextNode, 7, det achedXmlTextNode, 7]
4919 PASS Point 78 [detachedForeignComment, 4], range 56 [detachedComment, 5, detache dComment, 5]
4920 FAIL Point 78 [detachedForeignComment, 4], range 57 [detachedForeignComment, 4, detachedForeignComment, 4] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4921 PASS Point 78 [detachedForeignComment, 4], range 58 [foreignDocfrag, 0, foreignD ocfrag, 0]
4922 PASS Point 78 [detachedForeignComment, 4], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4923 PASS Point 78 [detachedForeignComment, 4], range 60 detached
4924 PASS Point 79 [detachedXmlComment, 2], range 0 [paras[0].firstChild, 0, paras[0] .firstChild, 0]
4925 PASS Point 79 [detachedXmlComment, 2], range 1 [paras[0].firstChild, 0, paras[0] .firstChild, 1]
4926 PASS Point 79 [detachedXmlComment, 2], range 2 [paras[0].firstChild, 2, paras[0] .firstChild, 8]
4927 PASS Point 79 [detachedXmlComment, 2], range 3 [paras[0].firstChild, 2, paras[0] .firstChild, 9]
4928 PASS Point 79 [detachedXmlComment, 2], range 4 [paras[1].firstChild, 0, paras[1] .firstChild, 0]
4929 PASS Point 79 [detachedXmlComment, 2], range 5 [paras[1].firstChild, 2, paras[1] .firstChild, 9]
4930 PASS Point 79 [detachedXmlComment, 2], range 6 [detachedPara1.firstChild, 0, det achedPara1.firstChild, 0]
4931 PASS Point 79 [detachedXmlComment, 2], range 7 [detachedPara1.firstChild, 2, det achedPara1.firstChild, 8]
4932 PASS Point 79 [detachedXmlComment, 2], range 8 [foreignPara1.firstChild, 0, fore ignPara1.firstChild, 0]
4933 PASS Point 79 [detachedXmlComment, 2], range 9 [foreignPara1.firstChild, 2, fore ignPara1.firstChild, 8]
4934 PASS Point 79 [detachedXmlComment, 2], range 10 [document.documentElement, 0, do cument.documentElement, 1]
4935 PASS Point 79 [detachedXmlComment, 2], range 11 [document.documentElement, 0, do cument.documentElement, 2]
4936 PASS Point 79 [detachedXmlComment, 2], range 12 [document.documentElement, 1, do cument.documentElement, 2]
4937 PASS Point 79 [detachedXmlComment, 2], range 13 [document.head, 1, document.head , 1]
4938 PASS Point 79 [detachedXmlComment, 2], range 14 [document.body, 4, document.body , 5]
4939 PASS Point 79 [detachedXmlComment, 2], range 15 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1]
4940 PASS Point 79 [detachedXmlComment, 2], range 16 [paras[0], 0, paras[0], 1]
4941 PASS Point 79 [detachedXmlComment, 2], range 17 [detachedPara1, 0, detachedPara1 , 1]
4942 PASS Point 79 [detachedXmlComment, 2], range 18 [paras[0].firstChild, 0, paras[1 ].firstChild, 0]
4943 PASS Point 79 [detachedXmlComment, 2], range 19 [paras[0].firstChild, 0, paras[1 ].firstChild, 8]
4944 PASS Point 79 [detachedXmlComment, 2], range 20 [paras[0].firstChild, 3, paras[3 ], 1]
4945 PASS Point 79 [detachedXmlComment, 2], range 21 [paras[0], 0, paras[0].firstChil d, 7]
4946 PASS Point 79 [detachedXmlComment, 2], range 22 [testDiv, 2, paras[4], 1]
4947 PASS Point 79 [detachedXmlComment, 2], range 23 [document, 0, document, 1]
4948 PASS Point 79 [detachedXmlComment, 2], range 24 [document, 0, document, 2]
4949 PASS Point 79 [detachedXmlComment, 2], range 25 [comment, 2, comment, 3]
4950 PASS Point 79 [detachedXmlComment, 2], range 26 [testDiv, 0, comment, 5]
4951 PASS Point 79 [detachedXmlComment, 2], range 27 [foreignDoc, 1, foreignComment, 2]
4952 PASS Point 79 [detachedXmlComment, 2], range 28 [foreignDoc.body, 0, foreignText Node, 36]
4953 PASS Point 79 [detachedXmlComment, 2], range 29 [xmlDoc, 1, xmlComment, 0]
4954 PASS Point 79 [detachedXmlComment, 2], range 30 [detachedTextNode, 0, detachedTe xtNode, 8]
4955 PASS Point 79 [detachedXmlComment, 2], range 31 [detachedForeignTextNode, 0, det achedForeignTextNode, 8]
4956 PASS Point 79 [detachedXmlComment, 2], range 32 [detachedXmlTextNode, 0, detache dXmlTextNode, 8]
4957 PASS Point 79 [detachedXmlComment, 2], range 33 [detachedComment, 3, detachedCom ment, 4]
4958 PASS Point 79 [detachedXmlComment, 2], range 34 [detachedForeignComment, 0, deta chedForeignComment, 1]
4959 FAIL Point 79 [detachedXmlComment, 2], range 35 [detachedXmlComment, 2, detached XmlComment, 6] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
4960 PASS Point 79 [detachedXmlComment, 2], range 36 [docfrag, 0, docfrag, 0]
4961 PASS Point 79 [detachedXmlComment, 2], range 37 [processingInstruction, 0, proce ssingInstruction, 4]
4962 PASS Point 79 [detachedXmlComment, 2], range 38 [paras[1].firstChild, 0, paras[1 ].firstChild, 1]
4963 PASS Point 79 [detachedXmlComment, 2], range 39 [paras[1].firstChild, 2, paras[1 ].firstChild, 8]
4964 PASS Point 79 [detachedXmlComment, 2], range 40 [detachedPara1.firstChild, 0, de tachedPara1.firstChild, 1]
4965 PASS Point 79 [detachedXmlComment, 2], range 41 [foreignPara1.firstChild, 0, for eignPara1.firstChild, 1]
4966 PASS Point 79 [detachedXmlComment, 2], range 42 [foreignDoc.head, 1, foreignDoc. head, 1]
4967 PASS Point 79 [detachedXmlComment, 2], range 43 [foreignDoc.body, 0, foreignDoc. body, 0]
4968 PASS Point 79 [detachedXmlComment, 2], range 44 [paras[0], 0, paras[0], 0]
4969 PASS Point 79 [detachedXmlComment, 2], range 45 [detachedPara1, 0, detachedPara1 , 0]
4970 PASS Point 79 [detachedXmlComment, 2], range 46 [testDiv, 1, paras[2].firstChild , 5]
4971 PASS Point 79 [detachedXmlComment, 2], range 47 [document.documentElement, 1, do cument.body, 0]
4972 PASS Point 79 [detachedXmlComment, 2], range 48 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
4973 PASS Point 79 [detachedXmlComment, 2], range 49 [document, 1, document, 2]
4974 PASS Point 79 [detachedXmlComment, 2], range 50 [paras[2].firstChild, 4, comment , 2]
4975 PASS Point 79 [detachedXmlComment, 2], range 51 [paras[3], 1, comment, 8]
4976 PASS Point 79 [detachedXmlComment, 2], range 52 [foreignDoc, 0, foreignDoc, 0]
4977 PASS Point 79 [detachedXmlComment, 2], range 53 [xmlDoc, 0, xmlDoc, 0]
4978 PASS Point 79 [detachedXmlComment, 2], range 54 [detachedForeignTextNode, 7, det achedForeignTextNode, 7]
4979 PASS Point 79 [detachedXmlComment, 2], range 55 [detachedXmlTextNode, 7, detache dXmlTextNode, 7]
4980 PASS Point 79 [detachedXmlComment, 2], range 56 [detachedComment, 5, detachedCom ment, 5]
4981 PASS Point 79 [detachedXmlComment, 2], range 57 [detachedForeignComment, 4, deta chedForeignComment, 4]
4982 PASS Point 79 [detachedXmlComment, 2], range 58 [foreignDocfrag, 0, foreignDocfr ag, 0]
4983 PASS Point 79 [detachedXmlComment, 2], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
4984 PASS Point 79 [detachedXmlComment, 2], range 60 detached
4985 PASS Point 80 [docfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
4986 PASS Point 80 [docfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
4987 PASS Point 80 [docfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
4988 PASS Point 80 [docfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
4989 PASS Point 80 [docfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
4990 PASS Point 80 [docfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
4991 PASS Point 80 [docfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0]
4992 PASS Point 80 [docfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8]
4993 PASS Point 80 [docfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
4994 PASS Point 80 [docfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
4995 PASS Point 80 [docfrag, 0], range 10 [document.documentElement, 0, document.docu mentElement, 1]
4996 PASS Point 80 [docfrag, 0], range 11 [document.documentElement, 0, document.docu mentElement, 2]
4997 PASS Point 80 [docfrag, 0], range 12 [document.documentElement, 1, document.docu mentElement, 2]
4998 PASS Point 80 [docfrag, 0], range 13 [document.head, 1, document.head, 1]
4999 PASS Point 80 [docfrag, 0], range 14 [document.body, 4, document.body, 5]
5000 PASS Point 80 [docfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
5001 PASS Point 80 [docfrag, 0], range 16 [paras[0], 0, paras[0], 1]
5002 PASS Point 80 [docfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
5003 PASS Point 80 [docfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
5004 PASS Point 80 [docfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
5005 PASS Point 80 [docfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
5006 PASS Point 80 [docfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
5007 PASS Point 80 [docfrag, 0], range 22 [testDiv, 2, paras[4], 1]
5008 PASS Point 80 [docfrag, 0], range 23 [document, 0, document, 1]
5009 PASS Point 80 [docfrag, 0], range 24 [document, 0, document, 2]
5010 PASS Point 80 [docfrag, 0], range 25 [comment, 2, comment, 3]
5011 PASS Point 80 [docfrag, 0], range 26 [testDiv, 0, comment, 5]
5012 PASS Point 80 [docfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2]
5013 PASS Point 80 [docfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
5014 PASS Point 80 [docfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0]
5015 PASS Point 80 [docfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
5016 PASS Point 80 [docfrag, 0], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
5017 PASS Point 80 [docfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
5018 PASS Point 80 [docfrag, 0], range 33 [detachedComment, 3, detachedComment, 4]
5019 PASS Point 80 [docfrag, 0], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
5020 PASS Point 80 [docfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
5021 FAIL Point 80 [docfrag, 0], range 36 [docfrag, 0, docfrag, 0] assert_true: Must return true if point is not before start, after end, or in different tree expect ed true got false
5022 PASS Point 80 [docfrag, 0], range 37 [processingInstruction, 0, processingInstru ction, 4]
5023 PASS Point 80 [docfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
5024 PASS Point 80 [docfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
5025 PASS Point 80 [docfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1]
5026 PASS Point 80 [docfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
5027 PASS Point 80 [docfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5028 PASS Point 80 [docfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5029 PASS Point 80 [docfrag, 0], range 44 [paras[0], 0, paras[0], 0]
5030 PASS Point 80 [docfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
5031 PASS Point 80 [docfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5032 PASS Point 80 [docfrag, 0], range 47 [document.documentElement, 1, document.body , 0]
5033 PASS Point 80 [docfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
5034 PASS Point 80 [docfrag, 0], range 49 [document, 1, document, 2]
5035 PASS Point 80 [docfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5036 PASS Point 80 [docfrag, 0], range 51 [paras[3], 1, comment, 8]
5037 PASS Point 80 [docfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
5038 PASS Point 80 [docfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
5039 PASS Point 80 [docfrag, 0], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
5040 PASS Point 80 [docfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
5041 PASS Point 80 [docfrag, 0], range 56 [detachedComment, 5, detachedComment, 5]
5042 PASS Point 80 [docfrag, 0], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
5043 PASS Point 80 [docfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5044 PASS Point 80 [docfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5045 PASS Point 80 [docfrag, 0], range 60 detached
5046 PASS Point 81 [foreignDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].fir stChild, 0]
5047 PASS Point 81 [foreignDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].fir stChild, 1]
5048 PASS Point 81 [foreignDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].fir stChild, 8]
5049 PASS Point 81 [foreignDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].fir stChild, 9]
5050 PASS Point 81 [foreignDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].fir stChild, 0]
5051 PASS Point 81 [foreignDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].fir stChild, 9]
5052 PASS Point 81 [foreignDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 0]
5053 PASS Point 81 [foreignDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detache dPara1.firstChild, 8]
5054 PASS Point 81 [foreignDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 0]
5055 PASS Point 81 [foreignDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignP ara1.firstChild, 8]
5056 PASS Point 81 [foreignDocfrag, 0], range 10 [document.documentElement, 0, docume nt.documentElement, 1]
5057 PASS Point 81 [foreignDocfrag, 0], range 11 [document.documentElement, 0, docume nt.documentElement, 2]
5058 PASS Point 81 [foreignDocfrag, 0], range 12 [document.documentElement, 1, docume nt.documentElement, 2]
5059 PASS Point 81 [foreignDocfrag, 0], range 13 [document.head, 1, document.head, 1]
5060 PASS Point 81 [foreignDocfrag, 0], range 14 [document.body, 4, document.body, 5]
5061 PASS Point 81 [foreignDocfrag, 0], range 15 [foreignDoc.documentElement, 0, fore ignDoc.documentElement, 1]
5062 PASS Point 81 [foreignDocfrag, 0], range 16 [paras[0], 0, paras[0], 1]
5063 PASS Point 81 [foreignDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
5064 PASS Point 81 [foreignDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].fi rstChild, 0]
5065 PASS Point 81 [foreignDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].fi rstChild, 8]
5066 PASS Point 81 [foreignDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1 ]
5067 PASS Point 81 [foreignDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7 ]
5068 PASS Point 81 [foreignDocfrag, 0], range 22 [testDiv, 2, paras[4], 1]
5069 PASS Point 81 [foreignDocfrag, 0], range 23 [document, 0, document, 1]
5070 PASS Point 81 [foreignDocfrag, 0], range 24 [document, 0, document, 2]
5071 PASS Point 81 [foreignDocfrag, 0], range 25 [comment, 2, comment, 3]
5072 PASS Point 81 [foreignDocfrag, 0], range 26 [testDiv, 0, comment, 5]
5073 PASS Point 81 [foreignDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2]
5074 PASS Point 81 [foreignDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode , 36]
5075 PASS Point 81 [foreignDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0]
5076 PASS Point 81 [foreignDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNo de, 8]
5077 PASS Point 81 [foreignDocfrag, 0], range 31 [detachedForeignTextNode, 0, detache dForeignTextNode, 8]
5078 PASS Point 81 [foreignDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXml TextNode, 8]
5079 PASS Point 81 [foreignDocfrag, 0], range 33 [detachedComment, 3, detachedComment , 4]
5080 PASS Point 81 [foreignDocfrag, 0], range 34 [detachedForeignComment, 0, detached ForeignComment, 1]
5081 PASS Point 81 [foreignDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlC omment, 6]
5082 PASS Point 81 [foreignDocfrag, 0], range 36 [docfrag, 0, docfrag, 0]
5083 PASS Point 81 [foreignDocfrag, 0], range 37 [processingInstruction, 0, processin gInstruction, 4]
5084 PASS Point 81 [foreignDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].fi rstChild, 1]
5085 PASS Point 81 [foreignDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].fi rstChild, 8]
5086 PASS Point 81 [foreignDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 1]
5087 PASS Point 81 [foreignDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 1]
5088 PASS Point 81 [foreignDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head , 1]
5089 PASS Point 81 [foreignDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body , 0]
5090 PASS Point 81 [foreignDocfrag, 0], range 44 [paras[0], 0, paras[0], 0]
5091 PASS Point 81 [foreignDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
5092 PASS Point 81 [foreignDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5093 PASS Point 81 [foreignDocfrag, 0], range 47 [document.documentElement, 1, docume nt.body, 0]
5094 PASS Point 81 [foreignDocfrag, 0], range 48 [foreignDoc.documentElement, 1, fore ignDoc.body, 0]
5095 PASS Point 81 [foreignDocfrag, 0], range 49 [document, 1, document, 2]
5096 PASS Point 81 [foreignDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5097 PASS Point 81 [foreignDocfrag, 0], range 51 [paras[3], 1, comment, 8]
5098 PASS Point 81 [foreignDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
5099 PASS Point 81 [foreignDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
5100 PASS Point 81 [foreignDocfrag, 0], range 54 [detachedForeignTextNode, 7, detache dForeignTextNode, 7]
5101 PASS Point 81 [foreignDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXml TextNode, 7]
5102 PASS Point 81 [foreignDocfrag, 0], range 56 [detachedComment, 5, detachedComment , 5]
5103 PASS Point 81 [foreignDocfrag, 0], range 57 [detachedForeignComment, 4, detached ForeignComment, 4]
5104 FAIL Point 81 [foreignDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0] assert_true: Must return true if point is not before start, after end, or in different tree expected true got false
5105 PASS Point 81 [foreignDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5106 PASS Point 81 [foreignDocfrag, 0], range 60 detached
5107 PASS Point 82 [xmlDocfrag, 0], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
5108 PASS Point 82 [xmlDocfrag, 0], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
5109 PASS Point 82 [xmlDocfrag, 0], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
5110 PASS Point 82 [xmlDocfrag, 0], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
5111 PASS Point 82 [xmlDocfrag, 0], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
5112 PASS Point 82 [xmlDocfrag, 0], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
5113 PASS Point 82 [xmlDocfrag, 0], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
5114 PASS Point 82 [xmlDocfrag, 0], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
5115 PASS Point 82 [xmlDocfrag, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
5116 PASS Point 82 [xmlDocfrag, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
5117 PASS Point 82 [xmlDocfrag, 0], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
5118 PASS Point 82 [xmlDocfrag, 0], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
5119 PASS Point 82 [xmlDocfrag, 0], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
5120 PASS Point 82 [xmlDocfrag, 0], range 13 [document.head, 1, document.head, 1]
5121 PASS Point 82 [xmlDocfrag, 0], range 14 [document.body, 4, document.body, 5]
5122 PASS Point 82 [xmlDocfrag, 0], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
5123 PASS Point 82 [xmlDocfrag, 0], range 16 [paras[0], 0, paras[0], 1]
5124 PASS Point 82 [xmlDocfrag, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
5125 PASS Point 82 [xmlDocfrag, 0], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
5126 PASS Point 82 [xmlDocfrag, 0], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
5127 PASS Point 82 [xmlDocfrag, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
5128 PASS Point 82 [xmlDocfrag, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
5129 PASS Point 82 [xmlDocfrag, 0], range 22 [testDiv, 2, paras[4], 1]
5130 PASS Point 82 [xmlDocfrag, 0], range 23 [document, 0, document, 1]
5131 PASS Point 82 [xmlDocfrag, 0], range 24 [document, 0, document, 2]
5132 PASS Point 82 [xmlDocfrag, 0], range 25 [comment, 2, comment, 3]
5133 PASS Point 82 [xmlDocfrag, 0], range 26 [testDiv, 0, comment, 5]
5134 PASS Point 82 [xmlDocfrag, 0], range 27 [foreignDoc, 1, foreignComment, 2]
5135 PASS Point 82 [xmlDocfrag, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
5136 PASS Point 82 [xmlDocfrag, 0], range 29 [xmlDoc, 1, xmlComment, 0]
5137 PASS Point 82 [xmlDocfrag, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
5138 PASS Point 82 [xmlDocfrag, 0], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
5139 PASS Point 82 [xmlDocfrag, 0], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
5140 PASS Point 82 [xmlDocfrag, 0], range 33 [detachedComment, 3, detachedComment, 4]
5141 PASS Point 82 [xmlDocfrag, 0], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
5142 PASS Point 82 [xmlDocfrag, 0], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
5143 PASS Point 82 [xmlDocfrag, 0], range 36 [docfrag, 0, docfrag, 0]
5144 PASS Point 82 [xmlDocfrag, 0], range 37 [processingInstruction, 0, processingIns truction, 4]
5145 PASS Point 82 [xmlDocfrag, 0], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
5146 PASS Point 82 [xmlDocfrag, 0], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
5147 PASS Point 82 [xmlDocfrag, 0], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
5148 PASS Point 82 [xmlDocfrag, 0], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
5149 PASS Point 82 [xmlDocfrag, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5150 PASS Point 82 [xmlDocfrag, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5151 PASS Point 82 [xmlDocfrag, 0], range 44 [paras[0], 0, paras[0], 0]
5152 PASS Point 82 [xmlDocfrag, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
5153 PASS Point 82 [xmlDocfrag, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5154 PASS Point 82 [xmlDocfrag, 0], range 47 [document.documentElement, 1, document.b ody, 0]
5155 PASS Point 82 [xmlDocfrag, 0], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
5156 PASS Point 82 [xmlDocfrag, 0], range 49 [document, 1, document, 2]
5157 PASS Point 82 [xmlDocfrag, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5158 PASS Point 82 [xmlDocfrag, 0], range 51 [paras[3], 1, comment, 8]
5159 PASS Point 82 [xmlDocfrag, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
5160 PASS Point 82 [xmlDocfrag, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
5161 PASS Point 82 [xmlDocfrag, 0], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
5162 PASS Point 82 [xmlDocfrag, 0], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
5163 PASS Point 82 [xmlDocfrag, 0], range 56 [detachedComment, 5, detachedComment, 5]
5164 PASS Point 82 [xmlDocfrag, 0], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
5165 PASS Point 82 [xmlDocfrag, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5166 FAIL Point 82 [xmlDocfrag, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0] assert_tr ue: Must return true if point is not before start, after end, or in different tr ee expected true got false
5167 PASS Point 82 [xmlDocfrag, 0], range 60 detached
5168 PASS Point 83 [doctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
5169 PASS Point 83 [doctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
5170 PASS Point 83 [doctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
5171 PASS Point 83 [doctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
5172 PASS Point 83 [doctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
5173 PASS Point 83 [doctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
5174 FAIL Point 83 [doctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5175 FAIL Point 83 [doctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5176 PASS Point 83 [doctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
5177 PASS Point 83 [doctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
5178 PASS Point 83 [doctype, 0], range 10 [document.documentElement, 0, document.docu mentElement, 1]
5179 PASS Point 83 [doctype, 0], range 11 [document.documentElement, 0, document.docu mentElement, 2]
5180 PASS Point 83 [doctype, 0], range 12 [document.documentElement, 1, document.docu mentElement, 2]
5181 PASS Point 83 [doctype, 0], range 13 [document.head, 1, document.head, 1]
5182 PASS Point 83 [doctype, 0], range 14 [document.body, 4, document.body, 5]
5183 PASS Point 83 [doctype, 0], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
5184 PASS Point 83 [doctype, 0], range 16 [paras[0], 0, paras[0], 1]
5185 FAIL Point 83 [doctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5186 PASS Point 83 [doctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
5187 PASS Point 83 [doctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
5188 PASS Point 83 [doctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
5189 PASS Point 83 [doctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
5190 PASS Point 83 [doctype, 0], range 22 [testDiv, 2, paras[4], 1]
5191 PASS Point 83 [doctype, 0], range 23 [document, 0, document, 1]
5192 PASS Point 83 [doctype, 0], range 24 [document, 0, document, 2]
5193 PASS Point 83 [doctype, 0], range 25 [comment, 2, comment, 3]
5194 PASS Point 83 [doctype, 0], range 26 [testDiv, 0, comment, 5]
5195 PASS Point 83 [doctype, 0], range 27 [foreignDoc, 1, foreignComment, 2]
5196 PASS Point 83 [doctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
5197 PASS Point 83 [doctype, 0], range 29 [xmlDoc, 1, xmlComment, 0]
5198 FAIL Point 83 [doctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'htm l'.
5199 PASS Point 83 [doctype, 0], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
5200 PASS Point 83 [doctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
5201 FAIL Point 83 [doctype, 0], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The node provided is of type 'html' .
5202 PASS Point 83 [doctype, 0], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
5203 PASS Point 83 [doctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
5204 FAIL Point 83 [doctype, 0], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5205 PASS Point 83 [doctype, 0], range 37 [processingInstruction, 0, processingInstru ction, 4]
5206 PASS Point 83 [doctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
5207 PASS Point 83 [doctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
5208 FAIL Point 83 [doctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5209 PASS Point 83 [doctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
5210 PASS Point 83 [doctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5211 PASS Point 83 [doctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5212 PASS Point 83 [doctype, 0], range 44 [paras[0], 0, paras[0], 0]
5213 FAIL Point 83 [doctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5214 PASS Point 83 [doctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5215 PASS Point 83 [doctype, 0], range 47 [document.documentElement, 1, document.body , 0]
5216 PASS Point 83 [doctype, 0], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
5217 PASS Point 83 [doctype, 0], range 49 [document, 1, document, 2]
5218 PASS Point 83 [doctype, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5219 PASS Point 83 [doctype, 0], range 51 [paras[3], 1, comment, 8]
5220 PASS Point 83 [doctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
5221 PASS Point 83 [doctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
5222 PASS Point 83 [doctype, 0], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
5223 PASS Point 83 [doctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
5224 FAIL Point 83 [doctype, 0], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The node provided is of type 'html' .
5225 PASS Point 83 [doctype, 0], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
5226 PASS Point 83 [doctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5227 PASS Point 83 [doctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5228 PASS Point 83 [doctype, 0], range 60 detached
5229 PASS Point 84 [doctype, -17], range 0 [paras[0].firstChild, 0, paras[0].firstChi ld, 0]
5230 PASS Point 84 [doctype, -17], range 1 [paras[0].firstChild, 0, paras[0].firstChi ld, 1]
5231 PASS Point 84 [doctype, -17], range 2 [paras[0].firstChild, 2, paras[0].firstChi ld, 8]
5232 PASS Point 84 [doctype, -17], range 3 [paras[0].firstChild, 2, paras[0].firstChi ld, 9]
5233 PASS Point 84 [doctype, -17], range 4 [paras[1].firstChild, 0, paras[1].firstChi ld, 0]
5234 PASS Point 84 [doctype, -17], range 5 [paras[1].firstChild, 2, paras[1].firstChi ld, 9]
5235 FAIL Point 84 [doctype, -17], range 6 [detachedPara1.firstChild, 0, detachedPara 1.firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The node provide d is of type 'html'.
5236 FAIL Point 84 [doctype, -17], range 7 [detachedPara1.firstChild, 2, detachedPara 1.firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The node provide d is of type 'html'.
5237 PASS Point 84 [doctype, -17], range 8 [foreignPara1.firstChild, 0, foreignPara1. firstChild, 0]
5238 PASS Point 84 [doctype, -17], range 9 [foreignPara1.firstChild, 2, foreignPara1. firstChild, 8]
5239 PASS Point 84 [doctype, -17], range 10 [document.documentElement, 0, document.do cumentElement, 1]
5240 PASS Point 84 [doctype, -17], range 11 [document.documentElement, 0, document.do cumentElement, 2]
5241 PASS Point 84 [doctype, -17], range 12 [document.documentElement, 1, document.do cumentElement, 2]
5242 PASS Point 84 [doctype, -17], range 13 [document.head, 1, document.head, 1]
5243 PASS Point 84 [doctype, -17], range 14 [document.body, 4, document.body, 5]
5244 PASS Point 84 [doctype, -17], range 15 [foreignDoc.documentElement, 0, foreignDo c.documentElement, 1]
5245 PASS Point 84 [doctype, -17], range 16 [paras[0], 0, paras[0], 1]
5246 FAIL Point 84 [doctype, -17], range 17 [detachedPara1, 0, detachedPara1, 1] Fail ed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5247 PASS Point 84 [doctype, -17], range 18 [paras[0].firstChild, 0, paras[1].firstCh ild, 0]
5248 PASS Point 84 [doctype, -17], range 19 [paras[0].firstChild, 0, paras[1].firstCh ild, 8]
5249 PASS Point 84 [doctype, -17], range 20 [paras[0].firstChild, 3, paras[3], 1]
5250 PASS Point 84 [doctype, -17], range 21 [paras[0], 0, paras[0].firstChild, 7]
5251 PASS Point 84 [doctype, -17], range 22 [testDiv, 2, paras[4], 1]
5252 PASS Point 84 [doctype, -17], range 23 [document, 0, document, 1]
5253 PASS Point 84 [doctype, -17], range 24 [document, 0, document, 2]
5254 PASS Point 84 [doctype, -17], range 25 [comment, 2, comment, 3]
5255 PASS Point 84 [doctype, -17], range 26 [testDiv, 0, comment, 5]
5256 PASS Point 84 [doctype, -17], range 27 [foreignDoc, 1, foreignComment, 2]
5257 PASS Point 84 [doctype, -17], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
5258 PASS Point 84 [doctype, -17], range 29 [xmlDoc, 1, xmlComment, 0]
5259 FAIL Point 84 [doctype, -17], range 30 [detachedTextNode, 0, detachedTextNode, 8 ] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'h tml'.
5260 PASS Point 84 [doctype, -17], range 31 [detachedForeignTextNode, 0, detachedFore ignTextNode, 8]
5261 PASS Point 84 [doctype, -17], range 32 [detachedXmlTextNode, 0, detachedXmlTextN ode, 8]
5262 FAIL Point 84 [doctype, -17], range 33 [detachedComment, 3, detachedComment, 4] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'htm l'.
5263 PASS Point 84 [doctype, -17], range 34 [detachedForeignComment, 0, detachedForei gnComment, 1]
5264 PASS Point 84 [doctype, -17], range 35 [detachedXmlComment, 2, detachedXmlCommen t, 6]
5265 FAIL Point 84 [doctype, -17], range 36 [docfrag, 0, docfrag, 0] Failed to execut e 'isPointInRange' on 'Range': The node provided is of type 'html'.
5266 PASS Point 84 [doctype, -17], range 37 [processingInstruction, 0, processingInst ruction, 4]
5267 PASS Point 84 [doctype, -17], range 38 [paras[1].firstChild, 0, paras[1].firstCh ild, 1]
5268 PASS Point 84 [doctype, -17], range 39 [paras[1].firstChild, 2, paras[1].firstCh ild, 8]
5269 FAIL Point 84 [doctype, -17], range 40 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The node provid ed is of type 'html'.
5270 PASS Point 84 [doctype, -17], range 41 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 1]
5271 PASS Point 84 [doctype, -17], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5272 PASS Point 84 [doctype, -17], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5273 PASS Point 84 [doctype, -17], range 44 [paras[0], 0, paras[0], 0]
5274 FAIL Point 84 [doctype, -17], range 45 [detachedPara1, 0, detachedPara1, 0] Fail ed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5275 PASS Point 84 [doctype, -17], range 46 [testDiv, 1, paras[2].firstChild, 5]
5276 PASS Point 84 [doctype, -17], range 47 [document.documentElement, 1, document.bo dy, 0]
5277 PASS Point 84 [doctype, -17], range 48 [foreignDoc.documentElement, 1, foreignDo c.body, 0]
5278 PASS Point 84 [doctype, -17], range 49 [document, 1, document, 2]
5279 PASS Point 84 [doctype, -17], range 50 [paras[2].firstChild, 4, comment, 2]
5280 PASS Point 84 [doctype, -17], range 51 [paras[3], 1, comment, 8]
5281 PASS Point 84 [doctype, -17], range 52 [foreignDoc, 0, foreignDoc, 0]
5282 PASS Point 84 [doctype, -17], range 53 [xmlDoc, 0, xmlDoc, 0]
5283 PASS Point 84 [doctype, -17], range 54 [detachedForeignTextNode, 7, detachedFore ignTextNode, 7]
5284 PASS Point 84 [doctype, -17], range 55 [detachedXmlTextNode, 7, detachedXmlTextN ode, 7]
5285 FAIL Point 84 [doctype, -17], range 56 [detachedComment, 5, detachedComment, 5] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'htm l'.
5286 PASS Point 84 [doctype, -17], range 57 [detachedForeignComment, 4, detachedForei gnComment, 4]
5287 PASS Point 84 [doctype, -17], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5288 PASS Point 84 [doctype, -17], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5289 PASS Point 84 [doctype, -17], range 60 detached
5290 PASS Point 85 [doctype, 1], range 0 [paras[0].firstChild, 0, paras[0].firstChild , 0]
5291 PASS Point 85 [doctype, 1], range 1 [paras[0].firstChild, 0, paras[0].firstChild , 1]
5292 PASS Point 85 [doctype, 1], range 2 [paras[0].firstChild, 2, paras[0].firstChild , 8]
5293 PASS Point 85 [doctype, 1], range 3 [paras[0].firstChild, 2, paras[0].firstChild , 9]
5294 PASS Point 85 [doctype, 1], range 4 [paras[1].firstChild, 0, paras[1].firstChild , 0]
5295 PASS Point 85 [doctype, 1], range 5 [paras[1].firstChild, 2, paras[1].firstChild , 9]
5296 FAIL Point 85 [doctype, 1], range 6 [detachedPara1.firstChild, 0, detachedPara1. firstChild, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5297 FAIL Point 85 [doctype, 1], range 7 [detachedPara1.firstChild, 2, detachedPara1. firstChild, 8] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5298 PASS Point 85 [doctype, 1], range 8 [foreignPara1.firstChild, 0, foreignPara1.fi rstChild, 0]
5299 PASS Point 85 [doctype, 1], range 9 [foreignPara1.firstChild, 2, foreignPara1.fi rstChild, 8]
5300 PASS Point 85 [doctype, 1], range 10 [document.documentElement, 0, document.docu mentElement, 1]
5301 PASS Point 85 [doctype, 1], range 11 [document.documentElement, 0, document.docu mentElement, 2]
5302 PASS Point 85 [doctype, 1], range 12 [document.documentElement, 1, document.docu mentElement, 2]
5303 PASS Point 85 [doctype, 1], range 13 [document.head, 1, document.head, 1]
5304 PASS Point 85 [doctype, 1], range 14 [document.body, 4, document.body, 5]
5305 PASS Point 85 [doctype, 1], range 15 [foreignDoc.documentElement, 0, foreignDoc. documentElement, 1]
5306 PASS Point 85 [doctype, 1], range 16 [paras[0], 0, paras[0], 1]
5307 FAIL Point 85 [doctype, 1], range 17 [detachedPara1, 0, detachedPara1, 1] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5308 PASS Point 85 [doctype, 1], range 18 [paras[0].firstChild, 0, paras[1].firstChil d, 0]
5309 PASS Point 85 [doctype, 1], range 19 [paras[0].firstChild, 0, paras[1].firstChil d, 8]
5310 PASS Point 85 [doctype, 1], range 20 [paras[0].firstChild, 3, paras[3], 1]
5311 PASS Point 85 [doctype, 1], range 21 [paras[0], 0, paras[0].firstChild, 7]
5312 PASS Point 85 [doctype, 1], range 22 [testDiv, 2, paras[4], 1]
5313 PASS Point 85 [doctype, 1], range 23 [document, 0, document, 1]
5314 PASS Point 85 [doctype, 1], range 24 [document, 0, document, 2]
5315 PASS Point 85 [doctype, 1], range 25 [comment, 2, comment, 3]
5316 PASS Point 85 [doctype, 1], range 26 [testDiv, 0, comment, 5]
5317 PASS Point 85 [doctype, 1], range 27 [foreignDoc, 1, foreignComment, 2]
5318 PASS Point 85 [doctype, 1], range 28 [foreignDoc.body, 0, foreignTextNode, 36]
5319 PASS Point 85 [doctype, 1], range 29 [xmlDoc, 1, xmlComment, 0]
5320 FAIL Point 85 [doctype, 1], range 30 [detachedTextNode, 0, detachedTextNode, 8] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'htm l'.
5321 PASS Point 85 [doctype, 1], range 31 [detachedForeignTextNode, 0, detachedForeig nTextNode, 8]
5322 PASS Point 85 [doctype, 1], range 32 [detachedXmlTextNode, 0, detachedXmlTextNod e, 8]
5323 FAIL Point 85 [doctype, 1], range 33 [detachedComment, 3, detachedComment, 4] Fa iled to execute 'isPointInRange' on 'Range': The node provided is of type 'html' .
5324 PASS Point 85 [doctype, 1], range 34 [detachedForeignComment, 0, detachedForeign Comment, 1]
5325 PASS Point 85 [doctype, 1], range 35 [detachedXmlComment, 2, detachedXmlComment, 6]
5326 FAIL Point 85 [doctype, 1], range 36 [docfrag, 0, docfrag, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5327 PASS Point 85 [doctype, 1], range 37 [processingInstruction, 0, processingInstru ction, 4]
5328 PASS Point 85 [doctype, 1], range 38 [paras[1].firstChild, 0, paras[1].firstChil d, 1]
5329 PASS Point 85 [doctype, 1], range 39 [paras[1].firstChild, 2, paras[1].firstChil d, 8]
5330 FAIL Point 85 [doctype, 1], range 40 [detachedPara1.firstChild, 0, detachedPara1 .firstChild, 1] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5331 PASS Point 85 [doctype, 1], range 41 [foreignPara1.firstChild, 0, foreignPara1.f irstChild, 1]
5332 PASS Point 85 [doctype, 1], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5333 PASS Point 85 [doctype, 1], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5334 PASS Point 85 [doctype, 1], range 44 [paras[0], 0, paras[0], 0]
5335 FAIL Point 85 [doctype, 1], range 45 [detachedPara1, 0, detachedPara1, 0] Failed to execute 'isPointInRange' on 'Range': The node provided is of type 'html'.
5336 PASS Point 85 [doctype, 1], range 46 [testDiv, 1, paras[2].firstChild, 5]
5337 PASS Point 85 [doctype, 1], range 47 [document.documentElement, 1, document.body , 0]
5338 PASS Point 85 [doctype, 1], range 48 [foreignDoc.documentElement, 1, foreignDoc. body, 0]
5339 PASS Point 85 [doctype, 1], range 49 [document, 1, document, 2]
5340 PASS Point 85 [doctype, 1], range 50 [paras[2].firstChild, 4, comment, 2]
5341 PASS Point 85 [doctype, 1], range 51 [paras[3], 1, comment, 8]
5342 PASS Point 85 [doctype, 1], range 52 [foreignDoc, 0, foreignDoc, 0]
5343 PASS Point 85 [doctype, 1], range 53 [xmlDoc, 0, xmlDoc, 0]
5344 PASS Point 85 [doctype, 1], range 54 [detachedForeignTextNode, 7, detachedForeig nTextNode, 7]
5345 PASS Point 85 [doctype, 1], range 55 [detachedXmlTextNode, 7, detachedXmlTextNod e, 7]
5346 FAIL Point 85 [doctype, 1], range 56 [detachedComment, 5, detachedComment, 5] Fa iled to execute 'isPointInRange' on 'Range': The node provided is of type 'html' .
5347 PASS Point 85 [doctype, 1], range 57 [detachedForeignComment, 4, detachedForeign Comment, 4]
5348 PASS Point 85 [doctype, 1], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5349 PASS Point 85 [doctype, 1], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5350 PASS Point 85 [doctype, 1], range 60 detached
5351 PASS Point 86 [foreignDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].fir stChild, 0]
5352 PASS Point 86 [foreignDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].fir stChild, 1]
5353 PASS Point 86 [foreignDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].fir stChild, 8]
5354 PASS Point 86 [foreignDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].fir stChild, 9]
5355 PASS Point 86 [foreignDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].fir stChild, 0]
5356 PASS Point 86 [foreignDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].fir stChild, 9]
5357 PASS Point 86 [foreignDoctype, 0], range 6 [detachedPara1.firstChild, 0, detache dPara1.firstChild, 0]
5358 PASS Point 86 [foreignDoctype, 0], range 7 [detachedPara1.firstChild, 2, detache dPara1.firstChild, 8]
5359 FAIL Point 86 [foreignDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignP ara1.firstChild, 0] assert_throws: Must throw InvalidNodeTypeError if node is a doctype function "function () {
5360 range.isPointInRange(node, offset);
5361 }" did not throw
5362 FAIL Point 86 [foreignDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignP ara1.firstChild, 8] assert_throws: Must throw InvalidNodeTypeError if node is a doctype function "function () {
5363 range.isPointInRange(node, offset);
5364 }" did not throw
5365 PASS Point 86 [foreignDoctype, 0], range 10 [document.documentElement, 0, docume nt.documentElement, 1]
5366 PASS Point 86 [foreignDoctype, 0], range 11 [document.documentElement, 0, docume nt.documentElement, 2]
5367 PASS Point 86 [foreignDoctype, 0], range 12 [document.documentElement, 1, docume nt.documentElement, 2]
5368 PASS Point 86 [foreignDoctype, 0], range 13 [document.head, 1, document.head, 1]
5369 PASS Point 86 [foreignDoctype, 0], range 14 [document.body, 4, document.body, 5]
5370 FAIL Point 86 [foreignDoctype, 0], range 15 [foreignDoc.documentElement, 0, fore ignDoc.documentElement, 1] assert_throws: Must throw InvalidNodeTypeError if nod e is a doctype function "function () {
5371 range.isPointInRange(node, offset);
5372 }" did not throw
5373 PASS Point 86 [foreignDoctype, 0], range 16 [paras[0], 0, paras[0], 1]
5374 PASS Point 86 [foreignDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
5375 PASS Point 86 [foreignDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].fi rstChild, 0]
5376 PASS Point 86 [foreignDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].fi rstChild, 8]
5377 PASS Point 86 [foreignDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1 ]
5378 PASS Point 86 [foreignDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7 ]
5379 PASS Point 86 [foreignDoctype, 0], range 22 [testDiv, 2, paras[4], 1]
5380 PASS Point 86 [foreignDoctype, 0], range 23 [document, 0, document, 1]
5381 PASS Point 86 [foreignDoctype, 0], range 24 [document, 0, document, 2]
5382 PASS Point 86 [foreignDoctype, 0], range 25 [comment, 2, comment, 3]
5383 PASS Point 86 [foreignDoctype, 0], range 26 [testDiv, 0, comment, 5]
5384 FAIL Point 86 [foreignDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2] a ssert_throws: Must throw InvalidNodeTypeError if node is a doctype function "fun ction () {
5385 range.isPointInRange(node, offset);
5386 }" did not throw
5387 FAIL Point 86 [foreignDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode , 36] assert_throws: Must throw InvalidNodeTypeError if node is a doctype functi on "function () {
5388 range.isPointInRange(node, offset);
5389 }" did not throw
5390 PASS Point 86 [foreignDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0]
5391 PASS Point 86 [foreignDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNo de, 8]
5392 PASS Point 86 [foreignDoctype, 0], range 31 [detachedForeignTextNode, 0, detache dForeignTextNode, 8]
5393 PASS Point 86 [foreignDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXml TextNode, 8]
5394 PASS Point 86 [foreignDoctype, 0], range 33 [detachedComment, 3, detachedComment , 4]
5395 PASS Point 86 [foreignDoctype, 0], range 34 [detachedForeignComment, 0, detached ForeignComment, 1]
5396 PASS Point 86 [foreignDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlC omment, 6]
5397 PASS Point 86 [foreignDoctype, 0], range 36 [docfrag, 0, docfrag, 0]
5398 PASS Point 86 [foreignDoctype, 0], range 37 [processingInstruction, 0, processin gInstruction, 4]
5399 PASS Point 86 [foreignDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].fi rstChild, 1]
5400 PASS Point 86 [foreignDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].fi rstChild, 8]
5401 PASS Point 86 [foreignDoctype, 0], range 40 [detachedPara1.firstChild, 0, detach edPara1.firstChild, 1]
5402 FAIL Point 86 [foreignDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreign Para1.firstChild, 1] assert_throws: Must throw InvalidNodeTypeError if node is a doctype function "function () {
5403 range.isPointInRange(node, offset);
5404 }" did not throw
5405 FAIL Point 86 [foreignDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head , 1] assert_throws: Must throw InvalidNodeTypeError if node is a doctype functio n "function () {
5406 range.isPointInRange(node, offset);
5407 }" did not throw
5408 FAIL Point 86 [foreignDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body , 0] assert_throws: Must throw InvalidNodeTypeError if node is a doctype functio n "function () {
5409 range.isPointInRange(node, offset);
5410 }" did not throw
5411 PASS Point 86 [foreignDoctype, 0], range 44 [paras[0], 0, paras[0], 0]
5412 PASS Point 86 [foreignDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
5413 PASS Point 86 [foreignDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5414 PASS Point 86 [foreignDoctype, 0], range 47 [document.documentElement, 1, docume nt.body, 0]
5415 FAIL Point 86 [foreignDoctype, 0], range 48 [foreignDoc.documentElement, 1, fore ignDoc.body, 0] assert_throws: Must throw InvalidNodeTypeError if node is a doct ype function "function () {
5416 range.isPointInRange(node, offset);
5417 }" did not throw
5418 PASS Point 86 [foreignDoctype, 0], range 49 [document, 1, document, 2]
5419 PASS Point 86 [foreignDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5420 PASS Point 86 [foreignDoctype, 0], range 51 [paras[3], 1, comment, 8]
5421 FAIL Point 86 [foreignDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0] asser t_throws: Must throw InvalidNodeTypeError if node is a doctype function "functio n () {
5422 range.isPointInRange(node, offset);
5423 }" did not throw
5424 PASS Point 86 [foreignDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0]
5425 PASS Point 86 [foreignDoctype, 0], range 54 [detachedForeignTextNode, 7, detache dForeignTextNode, 7]
5426 PASS Point 86 [foreignDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXml TextNode, 7]
5427 PASS Point 86 [foreignDoctype, 0], range 56 [detachedComment, 5, detachedComment , 5]
5428 PASS Point 86 [foreignDoctype, 0], range 57 [detachedForeignComment, 4, detached ForeignComment, 4]
5429 PASS Point 86 [foreignDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5430 PASS Point 86 [foreignDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5431 PASS Point 86 [foreignDoctype, 0], range 60 detached
5432 PASS Point 87 [xmlDoctype, 0], range 0 [paras[0].firstChild, 0, paras[0].firstCh ild, 0]
5433 PASS Point 87 [xmlDoctype, 0], range 1 [paras[0].firstChild, 0, paras[0].firstCh ild, 1]
5434 PASS Point 87 [xmlDoctype, 0], range 2 [paras[0].firstChild, 2, paras[0].firstCh ild, 8]
5435 PASS Point 87 [xmlDoctype, 0], range 3 [paras[0].firstChild, 2, paras[0].firstCh ild, 9]
5436 PASS Point 87 [xmlDoctype, 0], range 4 [paras[1].firstChild, 0, paras[1].firstCh ild, 0]
5437 PASS Point 87 [xmlDoctype, 0], range 5 [paras[1].firstChild, 2, paras[1].firstCh ild, 9]
5438 PASS Point 87 [xmlDoctype, 0], range 6 [detachedPara1.firstChild, 0, detachedPar a1.firstChild, 0]
5439 PASS Point 87 [xmlDoctype, 0], range 7 [detachedPara1.firstChild, 2, detachedPar a1.firstChild, 8]
5440 PASS Point 87 [xmlDoctype, 0], range 8 [foreignPara1.firstChild, 0, foreignPara1 .firstChild, 0]
5441 PASS Point 87 [xmlDoctype, 0], range 9 [foreignPara1.firstChild, 2, foreignPara1 .firstChild, 8]
5442 PASS Point 87 [xmlDoctype, 0], range 10 [document.documentElement, 0, document.d ocumentElement, 1]
5443 PASS Point 87 [xmlDoctype, 0], range 11 [document.documentElement, 0, document.d ocumentElement, 2]
5444 PASS Point 87 [xmlDoctype, 0], range 12 [document.documentElement, 1, document.d ocumentElement, 2]
5445 PASS Point 87 [xmlDoctype, 0], range 13 [document.head, 1, document.head, 1]
5446 PASS Point 87 [xmlDoctype, 0], range 14 [document.body, 4, document.body, 5]
5447 PASS Point 87 [xmlDoctype, 0], range 15 [foreignDoc.documentElement, 0, foreignD oc.documentElement, 1]
5448 PASS Point 87 [xmlDoctype, 0], range 16 [paras[0], 0, paras[0], 1]
5449 PASS Point 87 [xmlDoctype, 0], range 17 [detachedPara1, 0, detachedPara1, 1]
5450 PASS Point 87 [xmlDoctype, 0], range 18 [paras[0].firstChild, 0, paras[1].firstC hild, 0]
5451 PASS Point 87 [xmlDoctype, 0], range 19 [paras[0].firstChild, 0, paras[1].firstC hild, 8]
5452 PASS Point 87 [xmlDoctype, 0], range 20 [paras[0].firstChild, 3, paras[3], 1]
5453 PASS Point 87 [xmlDoctype, 0], range 21 [paras[0], 0, paras[0].firstChild, 7]
5454 PASS Point 87 [xmlDoctype, 0], range 22 [testDiv, 2, paras[4], 1]
5455 PASS Point 87 [xmlDoctype, 0], range 23 [document, 0, document, 1]
5456 PASS Point 87 [xmlDoctype, 0], range 24 [document, 0, document, 2]
5457 PASS Point 87 [xmlDoctype, 0], range 25 [comment, 2, comment, 3]
5458 PASS Point 87 [xmlDoctype, 0], range 26 [testDiv, 0, comment, 5]
5459 PASS Point 87 [xmlDoctype, 0], range 27 [foreignDoc, 1, foreignComment, 2]
5460 PASS Point 87 [xmlDoctype, 0], range 28 [foreignDoc.body, 0, foreignTextNode, 36 ]
5461 FAIL Point 87 [xmlDoctype, 0], range 29 [xmlDoc, 1, xmlComment, 0] assert_throws : Must throw InvalidNodeTypeError if node is a doctype function "function () {
5462 range.isPointInRange(node, offset);
5463 }" did not throw
5464 PASS Point 87 [xmlDoctype, 0], range 30 [detachedTextNode, 0, detachedTextNode, 8]
5465 PASS Point 87 [xmlDoctype, 0], range 31 [detachedForeignTextNode, 0, detachedFor eignTextNode, 8]
5466 PASS Point 87 [xmlDoctype, 0], range 32 [detachedXmlTextNode, 0, detachedXmlText Node, 8]
5467 PASS Point 87 [xmlDoctype, 0], range 33 [detachedComment, 3, detachedComment, 4]
5468 PASS Point 87 [xmlDoctype, 0], range 34 [detachedForeignComment, 0, detachedFore ignComment, 1]
5469 PASS Point 87 [xmlDoctype, 0], range 35 [detachedXmlComment, 2, detachedXmlComme nt, 6]
5470 PASS Point 87 [xmlDoctype, 0], range 36 [docfrag, 0, docfrag, 0]
5471 FAIL Point 87 [xmlDoctype, 0], range 37 [processingInstruction, 0, processingIns truction, 4] assert_throws: Must throw InvalidNodeTypeError if node is a doctype function "function () {
5472 range.isPointInRange(node, offset);
5473 }" did not throw
5474 PASS Point 87 [xmlDoctype, 0], range 38 [paras[1].firstChild, 0, paras[1].firstC hild, 1]
5475 PASS Point 87 [xmlDoctype, 0], range 39 [paras[1].firstChild, 2, paras[1].firstC hild, 8]
5476 PASS Point 87 [xmlDoctype, 0], range 40 [detachedPara1.firstChild, 0, detachedPa ra1.firstChild, 1]
5477 PASS Point 87 [xmlDoctype, 0], range 41 [foreignPara1.firstChild, 0, foreignPara 1.firstChild, 1]
5478 PASS Point 87 [xmlDoctype, 0], range 42 [foreignDoc.head, 1, foreignDoc.head, 1]
5479 PASS Point 87 [xmlDoctype, 0], range 43 [foreignDoc.body, 0, foreignDoc.body, 0]
5480 PASS Point 87 [xmlDoctype, 0], range 44 [paras[0], 0, paras[0], 0]
5481 PASS Point 87 [xmlDoctype, 0], range 45 [detachedPara1, 0, detachedPara1, 0]
5482 PASS Point 87 [xmlDoctype, 0], range 46 [testDiv, 1, paras[2].firstChild, 5]
5483 PASS Point 87 [xmlDoctype, 0], range 47 [document.documentElement, 1, document.b ody, 0]
5484 PASS Point 87 [xmlDoctype, 0], range 48 [foreignDoc.documentElement, 1, foreignD oc.body, 0]
5485 PASS Point 87 [xmlDoctype, 0], range 49 [document, 1, document, 2]
5486 PASS Point 87 [xmlDoctype, 0], range 50 [paras[2].firstChild, 4, comment, 2]
5487 PASS Point 87 [xmlDoctype, 0], range 51 [paras[3], 1, comment, 8]
5488 PASS Point 87 [xmlDoctype, 0], range 52 [foreignDoc, 0, foreignDoc, 0]
5489 FAIL Point 87 [xmlDoctype, 0], range 53 [xmlDoc, 0, xmlDoc, 0] assert_throws: Mu st throw InvalidNodeTypeError if node is a doctype function "function () {
5490 range.isPointInRange(node, offset);
5491 }" did not throw
5492 PASS Point 87 [xmlDoctype, 0], range 54 [detachedForeignTextNode, 7, detachedFor eignTextNode, 7]
5493 PASS Point 87 [xmlDoctype, 0], range 55 [detachedXmlTextNode, 7, detachedXmlText Node, 7]
5494 PASS Point 87 [xmlDoctype, 0], range 56 [detachedComment, 5, detachedComment, 5]
5495 PASS Point 87 [xmlDoctype, 0], range 57 [detachedForeignComment, 4, detachedFore ignComment, 4]
5496 PASS Point 87 [xmlDoctype, 0], range 58 [foreignDocfrag, 0, foreignDocfrag, 0]
5497 PASS Point 87 [xmlDoctype, 0], range 59 [xmlDocfrag, 0, xmlDocfrag, 0]
5498 PASS Point 87 [xmlDoctype, 0], range 60 detached
5499 Harness: the test ran to completion.
5500
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/Source/core/dom/Range.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698