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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt

Issue 2653523003: Make DOMSelection cache Range (Closed)
Patch Set: nit Created 3 years, 10 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
1 CONSOLE ERROR: line 944: The given range isn't in document. 1 CONSOLE ERROR: line 944: The given range isn't in document.
2 CONSOLE ERROR: line 944: The given range isn't in document. 2 CONSOLE ERROR: line 944: The given range isn't in document.
3 CONSOLE ERROR: line 944: The given range isn't in document. 3 CONSOLE ERROR: line 944: The given range isn't in document.
4 CONSOLE ERROR: line 944: The given range isn't in document. 4 CONSOLE ERROR: line 944: The given range isn't in document.
5 CONSOLE ERROR: line 944: The given range isn't in document. 5 CONSOLE ERROR: line 944: The given range isn't in document.
6 CONSOLE ERROR: line 944: The given range isn't in document. 6 CONSOLE ERROR: line 944: The given range isn't in document.
7 CONSOLE ERROR: line 944: The given range isn't in document. 7 CONSOLE ERROR: line 944: The given range isn't in document.
8 CONSOLE ERROR: line 944: The given range isn't in document. 8 CONSOLE ERROR: line 944: The given range isn't in document.
9 CONSOLE ERROR: line 944: The given range isn't in document. 9 CONSOLE ERROR: line 944: The given range isn't in document.
10 CONSOLE ERROR: line 944: The given range isn't in document. 10 CONSOLE ERROR: line 944: The given range isn't in document.
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 CONSOLE ERROR: line 944: The given range isn't in document. 344 CONSOLE ERROR: line 944: The given range isn't in document.
345 CONSOLE ERROR: line 944: The given range isn't in document. 345 CONSOLE ERROR: line 944: The given range isn't in document.
346 CONSOLE ERROR: line 944: The given range isn't in document. 346 CONSOLE ERROR: line 944: The given range isn't in document.
347 CONSOLE ERROR: line 944: The given range isn't in document. 347 CONSOLE ERROR: line 944: The given range isn't in document.
348 CONSOLE ERROR: line 944: The given range isn't in document. 348 CONSOLE ERROR: line 944: The given range isn't in document.
349 CONSOLE ERROR: line 944: The given range isn't in document. 349 CONSOLE ERROR: line 944: The given range isn't in document.
350 CONSOLE ERROR: line 944: The given range isn't in document. 350 CONSOLE ERROR: line 944: The given range isn't in document.
351 CONSOLE ERROR: line 944: The given range isn't in document. 351 CONSOLE ERROR: line 944: The given range isn't in document.
352 CONSOLE ERROR: line 944: The given range isn't in document. 352 CONSOLE ERROR: line 944: The given range isn't in document.
353 This is a testharness.js-based test. 353 This is a testharness.js-based test.
354 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 0 [para s[0].firstChild, -1] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 354 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 0 [para s[0].firstChild, -1]
355 </p><p id="b" s...
356 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 0 [par as[0].firstChild, -1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 355 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 0 [par as[0].firstChild, -1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
357 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 1 [para s[0].firstChild, 0] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 356 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 1 [para s[0].firstChild, 0]
358 </p><p id="b" s...
359 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 1 [par as[0].firstChild, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 357 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 1 [par as[0].firstChild, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
360 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 2 [para s[0].firstChild, 1] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 358 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 2 [para s[0].firstChild, 1] assert_equals: focusOffset must be the offset passed to exte nd() expected 1 but got 2
361 </p><p id="b" s...
362 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 2 [par as[0].firstChild, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 359 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 2 [par as[0].firstChild, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
363 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 3 [para s[0].firstChild, 2] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 360 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 3 [para s[0].firstChild, 2]
364 </p><p id="b" s...
365 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 3 [par as[0].firstChild, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 361 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 3 [par as[0].firstChild, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
366 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 4 [para s[0].firstChild, 8] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 362 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 4 [para s[0].firstChild, 8]
367 </p><p id="b" s...
368 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 4 [par as[0].firstChild, 8] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 363 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 4 [par as[0].firstChild, 8] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
369 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 5 [para s[0].firstChild, 9] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 364 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 5 [para s[0].firstChild, 9] assert_equals: focusOffset must be the offset passed to exte nd() expected 9 but got 10
370 </p><p id="b" s...
371 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 5 [par as[0].firstChild, 9] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 365 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 5 [par as[0].firstChild, 9] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
372 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 6 [para s[0].firstChild, 10] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 366 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 6 [para s[0].firstChild, 10]
373 </p><p id="b" s...
374 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 6 [par as[0].firstChild, 10] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 367 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 6 [par as[0].firstChild, 10] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
375 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 7 [para s[0].firstChild, 65535] assert_equals: Sanity check: endContainer must be correc t expected Comment node <!--Alphabet soup?--> but got Element node <div id="test "><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 368 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 7 [para s[0].firstChild, 65535]
376 </p><p id="b" s...
377 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 7 [par as[0].firstChild, 65535] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx" 369 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 7 [par as[0].firstChild, 65535] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx"
378 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 8 [para s[1].firstChild, -1] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 370 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 8 [para s[1].firstChild, -1]
379 </p><p id="b" s...
380 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 8 [par as[1].firstChild, -1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 371 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 8 [par as[1].firstChild, -1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
381 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 9 [para s[1].firstChild, 0] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 372 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 9 [para s[1].firstChild, 0] assert_equals: focusNode must be the node passed to extend() expected Text node "Ijklmnop
382 </p><p id="b" s... 373 " but got Text node "Qrstuvwx"
383 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 9 [par as[1].firstChild, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 374 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 9 [par as[1].firstChild, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
384 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 10 [par as[1].firstChild, 1] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 375 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 10 [par as[1].firstChild, 1] assert_equals: focusNode must be the node passed to extend( ) expected Text node "Ijklmnop
385 </p><p id="b" s... 376 " but got Text node "Qrstuvwx"
386 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 10 [pa ras[1].firstChild, 1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 377 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 10 [pa ras[1].firstChild, 1] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
387 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 11 [par as[1].firstChild, 2] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 378 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 11 [par as[1].firstChild, 2] assert_equals: focusNode must be the node passed to extend( ) expected Text node "Ijklmnop
388 </p><p id="b" s... 379 " but got Text node "Qrstuvwx"
389 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 11 [pa ras[1].firstChild, 2] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 380 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 11 [pa ras[1].firstChild, 2] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
390 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 12 [par as[1].firstChild, 8] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 381 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 12 [par as[1].firstChild, 8] assert_equals: focusNode must be the node passed to extend( ) expected Text node "Ijklmnop
391 </p><p id="b" s... 382 " but got Text node "Qrstuvwx"
392 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 12 [pa ras[1].firstChild, 8] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 383 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 12 [pa ras[1].firstChild, 8] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
393 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 13 [par as[1].firstChild, 9] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 384 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 13 [par as[1].firstChild, 9] assert_equals: focusNode must be the node passed to extend( ) expected Text node "Ijklmnop
394 </p><p id="b" s... 385 " but got Text node "Qrstuvwx"
395 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 13 [pa ras[1].firstChild, 9] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 386 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 13 [pa ras[1].firstChild, 9] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
396 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 14 [par as[1].firstChild, 10] assert_equals: Sanity check: endContainer must be correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test"> <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 387 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 14 [par as[1].firstChild, 10]
397 </p><p id="b" s...
398 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 14 [pa ras[1].firstChild, 10] assert_equals: Sanity check: startContainer must be corre ct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Tex t node "Qrstuvwx" 388 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 14 [pa ras[1].firstChild, 10] assert_equals: Sanity check: startContainer must be corre ct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Tex t node "Qrstuvwx"
399 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 15 [par as[1].firstChild, 65535] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 389 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 15 [par as[1].firstChild, 65535]
400 </p><p id="b" s...
401 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 15 [pa ras[1].firstChild, 65535] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 390 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 15 [pa ras[1].firstChild, 65535] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
402 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 16 [det achedPara1.firstChild, 0] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 391 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 16 [det achedPara1.firstChild, 0] assert_equals: anchorNode must be the node passed to e xtend() if it has a different root from the original range expected Text node "O pqrstuv" but got Text node "Qrstuvwx"
403 </p><p id="b" s...
404 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 16 [de tachedPara1.firstChild, 0] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 392 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 16 [de tachedPara1.firstChild, 0] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
405 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 17 [det achedPara1.firstChild, 1] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 393 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 17 [det achedPara1.firstChild, 1] assert_equals: anchorNode must be the node passed to e xtend() if it has a different root from the original range expected Text node "O pqrstuv" but got Text node "Qrstuvwx"
406 </p><p id="b" s...
407 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 17 [de tachedPara1.firstChild, 1] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 394 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 17 [de tachedPara1.firstChild, 1] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
408 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 18 [det achedPara1.firstChild, 8] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 395 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 18 [det achedPara1.firstChild, 8] assert_equals: anchorNode must be the node passed to e xtend() if it has a different root from the original range expected Text node "O pqrstuv" but got Text node "Qrstuvwx"
409 </p><p id="b" s...
410 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 18 [de tachedPara1.firstChild, 8] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 396 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 18 [de tachedPara1.firstChild, 8] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
411 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 19 [det achedPara1.firstChild, 9] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 397 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 19 [det achedPara1.firstChild, 9]
412 </p><p id="b" s...
413 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 19 [de tachedPara1.firstChild, 9] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 398 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 19 [de tachedPara1.firstChild, 9] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
414 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 20 [for eignPara1.firstChild, 0] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 399 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 20 [for eignPara1.firstChild, 0] assert_equals: anchorNode must be the node passed to ex tend() if it has a different root from the original range expected Text node "Ef ghijkl" but got Text node "Qrstuvwx"
415 </p><p id="b" s...
416 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 20 [fo reignPara1.firstChild, 0] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 400 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 20 [fo reignPara1.firstChild, 0] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
417 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 21 [for eignPara1.firstChild, 1] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 401 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 21 [for eignPara1.firstChild, 1] assert_equals: anchorNode must be the node passed to ex tend() if it has a different root from the original range expected Text node "Ef ghijkl" but got Text node "Qrstuvwx"
418 </p><p id="b" s...
419 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 21 [fo reignPara1.firstChild, 1] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 402 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 21 [fo reignPara1.firstChild, 1] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
420 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 22 [for eignPara1.firstChild, 8] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 403 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 22 [for eignPara1.firstChild, 8] assert_equals: anchorNode must be the node passed to ex tend() if it has a different root from the original range expected Text node "Ef ghijkl" but got Text node "Qrstuvwx"
421 </p><p id="b" s...
422 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 22 [fo reignPara1.firstChild, 8] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 404 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 22 [fo reignPara1.firstChild, 8] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
423 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 23 [for eignPara1.firstChild, 9] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 405 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 23 [for eignPara1.firstChild, 9]
424 </p><p id="b" s...
425 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 23 [fo reignPara1.firstChild, 9] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 406 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 23 [fo reignPara1.firstChild, 9] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
426 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 24 [doc ument.documentElement, -1] assert_equals: Sanity check: endContainer must be cor rect expected Comment node <!--Alphabet soup?--> but got Element node <div id="t est"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 407 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 24 [doc ument.documentElement, -1]
427 </p><p id="b" s...
428 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 24 [do cument.documentElement, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but go t Text node "Qrstuvwx" 408 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 24 [do cument.documentElement, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but go t Text node "Qrstuvwx"
429 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 25 [doc ument.documentElement, 0] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 409 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 25 [doc ument.documentElement, 0] assert_equals: focusNode must be the node passed to ex tend() expected Element node <html><head><title>Selection extend() tests</title>
430 </p><p id="b" s... 410 <meta... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
411 "
431 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 25 [do cument.documentElement, 0] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 412 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 25 [do cument.documentElement, 0] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
432 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 26 [doc ument.documentElement, 1] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 413 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 26 [doc ument.documentElement, 1] assert_equals: focusNode must be the node passed to ex tend() expected Element node <html><head><title>Selection extend() tests</title>
433 </p><p id="b" s... 414 <meta... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
415 "
434 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 26 [do cument.documentElement, 1] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 416 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 26 [do cument.documentElement, 1] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
435 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 27 [doc ument.documentElement, 2] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 417 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 27 [doc ument.documentElement, 2] assert_equals: focusNode must be the node passed to ex tend() expected Element node <html><head><title>Selection extend() tests</title>
436 </p><p id="b" s... 418 <meta... but got Text node "Qrstuvwx"
437 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 27 [do cument.documentElement, 2] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 419 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 27 [do cument.documentElement, 2] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
438 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 28 [doc ument.documentElement, 7] assert_equals: Sanity check: endContainer must be corr ect expected Comment node <!--Alphabet soup?--> but got Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 420 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 28 [doc ument.documentElement, 7]
439 </p><p id="b" s...
440 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 28 [do cument.documentElement, 7] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 421 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 28 [do cument.documentElement, 7] assert_equals: Sanity check: startContainer must be c orrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
441 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 29 [doc ument.head, 1] assert_equals: Sanity check: endContainer must be correct expecte d Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 422 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 29 [doc ument.head, 1] assert_equals: focusNode must be the node passed to extend() expe cted Element node <head><title>Selection extend() tests</title>
442 </p><p id="b" s... 423 <meta chars... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
424 "
443 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 29 [do cument.head, 1] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 425 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 29 [do cument.head, 1] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
444 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 30 [doc ument.body, 3] assert_equals: Sanity check: endContainer must be correct expecte d Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 426 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 30 [doc ument.body, 3] assert_equals: focusNode must be the node passed to extend() expe cted Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
445 </p><p id="b" s... 427 </p><p id... but got Text node "Qrstuvwx"
446 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 30 [do cument.body, 3] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 428 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 30 [do cument.body, 3] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
447 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 31 [for eignDoc.documentElement, 0] assert_equals: Sanity check: endContainer must be co rrect expected Comment node <!--Alphabet soup?--> but got Element node <div id=" test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 429 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 31 [for eignDoc.documentElement, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Element no de <html><head><title></title></head><body><p>Efghijkl</p><p... but got Text nod e "Qrstuvwx"
448 </p><p id="b" s...
449 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 31 [fo reignDoc.documentElement, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but g ot Text node "Qrstuvwx" 430 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 31 [fo reignDoc.documentElement, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but g ot Text node "Qrstuvwx"
450 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 32 [for eignDoc.documentElement, 1] assert_equals: Sanity check: endContainer must be co rrect expected Comment node <!--Alphabet soup?--> but got Element node <div id=" test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 431 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 32 [for eignDoc.documentElement, 1] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Element no de <html><head><title></title></head><body><p>Efghijkl</p><p... but got Text nod e "Qrstuvwx"
451 </p><p id="b" s...
452 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 32 [fo reignDoc.documentElement, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but g ot Text node "Qrstuvwx" 432 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 32 [fo reignDoc.documentElement, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but g ot Text node "Qrstuvwx"
453 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 33 [for eignDoc.head, 0] assert_equals: Sanity check: endContainer must be correct expec ted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ 433 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 33 [for eignDoc.head, 0] assert_equals: anchorNode must be the node passed to extend() i f it has a different root from the original range expected Element node <head><t itle></title></head> but got Text node "Qrstuvwx"
454 </p><p id="b" s...
455 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 33 [fo reignDoc.head, 0] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx" 434 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 33 [fo reignDoc.head, 0] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx"
456 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 34 [for eignDoc.body, 1] assert_equals: Sanity check: endContainer must be correct expec ted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ 435 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 34 [for eignDoc.body, 1] assert_equals: anchorNode must be the node passed to extend() i f it has a different root from the original range expected Element node <body><p >Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... but got Text node "Qrstuvwx "
457 </p><p id="b" s...
458 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 34 [fo reignDoc.body, 1] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx" 436 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 34 [fo reignDoc.body, 1] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx"
459 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 35 [par as[0], 0] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 437 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 35 [par as[0], 0] assert_equals: focusNode must be the node passed to extend() expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
460 </p><p id="b" s... 438 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
439 "
461 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 35 [pa ras[0], 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 440 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 35 [pa ras[0], 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
462 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 36 [par as[0], 1] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 441 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 36 [par as[0], 1] assert_equals: focusNode must be the node passed to extend() expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
463 </p><p id="b" s... 442 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
443 "
464 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 36 [pa ras[0], 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 444 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 36 [pa ras[0], 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
465 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 37 [par as[0], 2] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 445 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 37 [par as[0], 2]
466 </p><p id="b" s...
467 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 37 [pa ras[0], 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 446 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 37 [pa ras[0], 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
468 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 38 [par as[1], 0] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 447 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 38 [par as[1], 0] assert_equals: focusNode must be the node passed to extend() expected Element node <p id="b" style="display:none">Ijklmnop
469 </p><p id="b" s... 448 </p> but got Text node "Qrstuvwx"
470 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 38 [pa ras[1], 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 449 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 38 [pa ras[1], 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
471 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 39 [par as[1], 1] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 450 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 39 [par as[1], 1] assert_equals: focusNode must be the node passed to extend() expected Element node <p id="b" style="display:none">Ijklmnop
472 </p><p id="b" s... 451 </p> but got Text node "Qrstuvwx"
473 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 39 [pa ras[1], 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 452 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 39 [pa ras[1], 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
474 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 40 [par as[1], 2] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 453 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 40 [par as[1], 2]
475 </p><p id="b" s...
476 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 40 [pa ras[1], 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 454 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 40 [pa ras[1], 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
477 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 41 [det achedPara1, 0] assert_equals: Sanity check: endContainer must be correct expecte d Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 455 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 41 [det achedPara1, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Element node <p>Opqrstu v</p> but got Text node "Qrstuvwx"
478 </p><p id="b" s...
479 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 41 [de tachedPara1, 0] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 456 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 41 [de tachedPara1, 0] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
480 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 42 [det achedPara1, 1] assert_equals: Sanity check: endContainer must be correct expecte d Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 457 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 42 [det achedPara1, 1] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Element node <p>Opqrstu v</p> but got Text node "Qrstuvwx"
481 </p><p id="b" s...
482 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 42 [de tachedPara1, 1] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 458 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 42 [de tachedPara1, 1] assert_equals: Sanity check: startContainer must be correct expe cted Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
483 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 43 [tes tDiv, 0] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 459 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 43 [tes tDiv, 0] assert_equals: focusNode must be the node passed to extend() expected E lement node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
484 </p><p id="b" s... 460 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
461 "
485 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 43 [te stDiv, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 462 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 43 [te stDiv, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
486 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 44 [tes tDiv, 3] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 463 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 44 [tes tDiv, 3] assert_equals: focusNode must be the node passed to extend() expected E lement node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
487 </p><p id="b" s... 464 </p><p id="b" s... but got Text node "Qrstuvwx"
488 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 44 [te stDiv, 3] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 465 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 44 [te stDiv, 3] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
489 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 45 [doc ument, -1] assert_equals: Sanity check: endContainer must be correct expected Co mment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ 466 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 45 [doc ument, -1]
490 </p><p id="b" s...
491 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 45 [do cument, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrs tuvwx" 467 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 45 [do cument, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrs tuvwx"
492 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 46 [doc ument, 0] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> b̈c̈d̈ëf̈g̈ḧ 468 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 46 [doc ument, 0] assert_equals: focusNode must be the node passed to extend() expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
493 </p><p id="b" s... 469 "
494 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 46 [do cument, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 470 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 46 [do cument, 0] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
495 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 47 [doc ument, 1] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> b̈c̈d̈ëf̈g̈ḧ 471 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 47 [doc ument, 1] assert_equals: focusNode must be the node passed to extend() expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
496 </p><p id="b" s... 472 "
497 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 47 [do cument, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 473 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 47 [do cument, 1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
498 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 48 [doc ument, 2] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 474 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 48 [doc ument, 2] assert_equals: focusNode must be the node passed to extend() expected Document node with 2 children but got Text node "Qrstuvwx"
499 </p><p id="b" s...
500 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 48 [do cument, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 475 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 48 [do cument, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
501 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 49 [doc ument, 3] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 476 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 49 [doc ument, 3]
502 </p><p id="b" s...
503 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 49 [do cument, 3] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 477 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 49 [do cument, 3] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
504 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 50 [com ment, -1] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 478 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 50 [com ment, -1]
505 </p><p id="b" s...
506 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 50 [co mment, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 479 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 50 [co mment, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
507 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 51 [com ment, 0] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 480 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 51 [com ment, 0] assert_equals: focusNode must be the node passed to extend() expected C omment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
508 </p><p id="b" s...
509 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 51 [co mment, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 481 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 51 [co mment, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
510 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 52 [com ment, 4] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 482 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 52 [com ment, 4] assert_equals: focusNode must be the node passed to extend() expected C omment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
511 </p><p id="b" s...
512 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 52 [co mment, 4] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 483 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 52 [co mment, 4] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
513 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 53 [com ment, 96] assert_equals: Sanity check: endContainer must be correct expected Com ment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ 484 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 53 [com ment, 96]
514 </p><p id="b" s...
515 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 53 [co mment, 96] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx" 485 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 53 [co mment, 96] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrst uvwx"
516 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 54 [for eignDoc, 0] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 486 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 54 [for eignDoc, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Document node with 3 child ren but got Text node "Qrstuvwx"
517 </p><p id="b" s...
518 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 54 [fo reignDoc, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 487 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 54 [fo reignDoc, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
519 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 55 [for eignDoc, 1] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 488 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 55 [for eignDoc, 1] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Document node with 3 child ren but got Text node "Qrstuvwx"
520 </p><p id="b" s...
521 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 55 [fo reignDoc, 1] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 489 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 55 [fo reignDoc, 1] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
522 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 56 [for eignComment, 2] assert_equals: Sanity check: endContainer must be correct expect ed Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 490 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 56 [for eignComment, 2] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Comment node <!--"Comm enter" and "commentator" mean different things. I'v...--> but got Text node "Qr stuvwx"
523 </p><p id="b" s...
524 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 56 [fo reignComment, 2] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 491 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 56 [fo reignComment, 2] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
525 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 57 [for eignTextNode, 0] assert_equals: Sanity check: endContainer must be correct expec ted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ 492 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 57 [for eignTextNode, 0] assert_equals: anchorNode must be the node passed to extend() i f it has a different root from the original range expected Text node "I admit th at I harbor doubts about whether we really need..." but got Text node "Qrstuvwx"
526 </p><p id="b" s...
527 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 57 [fo reignTextNode, 0] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx" 493 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 57 [fo reignTextNode, 0] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx"
528 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 58 [for eignTextNode, 36] assert_equals: Sanity check: endContainer must be correct expe cted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 494 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 58 [for eignTextNode, 36] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Text node "I admit t hat I harbor doubts about whether we really need..." but got Text node "Qrstuvwx "
529 </p><p id="b" s...
530 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 58 [fo reignTextNode, 36] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx" 495 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 58 [fo reignTextNode, 36] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx"
531 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 59 [xml Doc, -1] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 496 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 59 [xml Doc, -1]
532 </p><p id="b" s...
533 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 59 [xm lDoc, -1] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 497 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 59 [xm lDoc, -1] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
534 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 60 [xml Doc, 0] assert_equals: Sanity check: endContainer must be correct expected Comme nt node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ 498 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 60 [xml Doc, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Document node with 4 children but got Text node "Qrstuvwx"
535 </p><p id="b" s...
536 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 60 [xm lDoc, 0] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx" 499 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 60 [xm lDoc, 0] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx"
537 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 61 [xml Doc, 1] assert_equals: Sanity check: endContainer must be correct expected Comme nt node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ 500 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 61 [xml Doc, 1] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Document node with 4 children but got Text node "Qrstuvwx"
538 </p><p id="b" s...
539 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 61 [xm lDoc, 1] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx" 501 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 61 [xm lDoc, 1] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx"
540 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 62 [xml Doc, 5] assert_equals: Sanity check: endContainer must be correct expected Comme nt node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ 502 PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 62 [xml Doc, 5]
541 </p><p id="b" s...
542 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 62 [xm lDoc, 5] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx" 503 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 62 [xm lDoc, 5] assert_equals: Sanity check: startContainer must be correct expected El ement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuv wx"
543 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 63 [xml Comment, 0] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 504 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 63 [xml Comment, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Comment node <!--I malicio usly created a comment that will break incautiou...--> but got Text node "Qrstuv wx"
544 </p><p id="b" s...
545 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 63 [xm lComment, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 505 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 63 [xm lComment, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
546 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 64 [xml Comment, 4] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 506 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 64 [xml Comment, 4] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Comment node <!--I malicio usly created a comment that will break incautiou...--> but got Text node "Qrstuv wx"
547 </p><p id="b" s...
548 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 64 [xm lComment, 4] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 507 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 64 [xm lComment, 4] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
549 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 65 [pro cessingInstruction, 0] assert_equals: Sanity check: endContainer must be correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test" ><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 508 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 65 [pro cessingInstruction, 0] assert_equals: anchorNode must be the node passed to exte nd() if it has a different root from the original range expected ProcessingInstr uction node with target "somePI" and data "Did you know that \":syn sync fromsta rt\" is very useful wh..." but got Text node "Qrstuvwx"
550 </p><p id="b" s...
551 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 65 [pr ocessingInstruction, 0] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx" 509 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 65 [pr ocessingInstruction, 0] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx"
552 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 66 [pro cessingInstruction, 5] assert_equals: Sanity check: endContainer must be correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test" ><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 510 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 66 [pro cessingInstruction, 5] assert_equals: anchorNode must be the node passed to exte nd() if it has a different root from the original range expected ProcessingInstr uction node with target "somePI" and data "Did you know that \":syn sync fromsta rt\" is very useful wh..." but got Text node "Qrstuvwx"
553 </p><p id="b" s...
554 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 66 [pr ocessingInstruction, 5] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx" 511 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 66 [pr ocessingInstruction, 5] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx"
555 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 67 [pro cessingInstruction, 9] assert_equals: Sanity check: endContainer must be correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test" ><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 512 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 67 [pro cessingInstruction, 9] assert_equals: anchorNode must be the node passed to exte nd() if it has a different root from the original range expected ProcessingInstr uction node with target "somePI" and data "Did you know that \":syn sync fromsta rt\" is very useful wh..." but got Text node "Qrstuvwx"
556 </p><p id="b" s...
557 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 67 [pr ocessingInstruction, 9] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx" 513 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 67 [pr ocessingInstruction, 9] assert_equals: Sanity check: startContainer must be corr ect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Te xt node "Qrstuvwx"
558 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 68 [det achedTextNode, 0] assert_equals: Sanity check: endContainer must be correct expe cted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 514 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 68 [det achedTextNode, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Text node "Uvwxyzab" but got Text node "Qrstuvwx"
559 </p><p id="b" s...
560 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 68 [de tachedTextNode, 0] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx" 515 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 68 [de tachedTextNode, 0] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx"
561 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 69 [det achedTextNode, 8] assert_equals: Sanity check: endContainer must be correct expe cted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 516 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 69 [det achedTextNode, 8] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected Text node "Uvwxyzab" but got Text node "Qrstuvwx"
562 </p><p id="b" s...
563 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 69 [de tachedTextNode, 8] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx" 517 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 69 [de tachedTextNode, 8] assert_equals: Sanity check: startContainer must be correct e xpected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text no de "Qrstuvwx"
564 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 70 [det achedForeignTextNode, 0] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 518 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 70 [det achedForeignTextNode, 0] assert_equals: anchorNode must be the node passed to ex tend() if it has a different root from the original range expected Text node "Cd efghij" but got Text node "Qrstuvwx"
565 </p><p id="b" s...
566 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 70 [de tachedForeignTextNode, 0] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 519 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 70 [de tachedForeignTextNode, 0] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
567 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 71 [det achedForeignTextNode, 8] assert_equals: Sanity check: endContainer must be corre ct expected Comment node <!--Alphabet soup?--> but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 520 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 71 [det achedForeignTextNode, 8] assert_equals: anchorNode must be the node passed to ex tend() if it has a different root from the original range expected Text node "Cd efghij" but got Text node "Qrstuvwx"
568 </p><p id="b" s...
569 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 71 [de tachedForeignTextNode, 8] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 521 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 71 [de tachedForeignTextNode, 8] assert_equals: Sanity check: startContainer must be co rrect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
570 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 72 [det achedXmlTextNode, 0] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 522 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 72 [det achedXmlTextNode, 0] assert_equals: anchorNode must be the node passed to extend () if it has a different root from the original range expected Text node "Klmnop qr" but got Text node "Qrstuvwx"
571 </p><p id="b" s...
572 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 72 [de tachedXmlTextNode, 0] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 523 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 72 [de tachedXmlTextNode, 0] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
573 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 73 [det achedXmlTextNode, 8] assert_equals: Sanity check: endContainer must be correct e xpected Comment node <!--Alphabet soup?--> but got Element node <div id="test">< p id="a">Äb̈c̈d̈ëf̈g̈ḧ 524 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 73 [det achedXmlTextNode, 8] assert_equals: anchorNode must be the node passed to extend () if it has a different root from the original range expected Text node "Klmnop qr" but got Text node "Qrstuvwx"
574 </p><p id="b" s...
575 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 73 [de tachedXmlTextNode, 8] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 525 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 73 [de tachedXmlTextNode, 8] assert_equals: Sanity check: startContainer must be correc t expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
576 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 74 [det achedProcessingInstruction, 12] assert_equals: Sanity check: endContainer must b e correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 526 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 74 [det achedProcessingInstruction, 12] assert_equals: anchorNode must be the node passe d to extend() if it has a different root from the original range expected Proces singInstruction node with target "whippoorwill" and data "chirp chirp chirp" but got Text node "Qrstuvwx"
577 </p><p id="b" s...
578 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 74 [de tachedProcessingInstruction, 12] assert_equals: Sanity check: startContainer mus t be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> b ut got Text node "Qrstuvwx" 527 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 74 [de tachedProcessingInstruction, 12] assert_equals: Sanity check: startContainer mus t be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> b ut got Text node "Qrstuvwx"
579 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 75 [det achedComment, 3] assert_equals: Sanity check: endContainer must be correct expec ted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ 528 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 75 [det achedComment, 3] assert_equals: anchorNode must be the node passed to extend() i f it has a different root from the original range expected Comment node <!--Stuv wxyz--> but got Text node "Qrstuvwx"
580 </p><p id="b" s...
581 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 75 [de tachedComment, 3] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx" 529 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 75 [de tachedComment, 3] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx"
582 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 76 [det achedComment, 5] assert_equals: Sanity check: endContainer must be correct expec ted Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ 530 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 76 [det achedComment, 5] assert_equals: anchorNode must be the node passed to extend() i f it has a different root from the original range expected Comment node <!--Stuv wxyz--> but got Text node "Qrstuvwx"
583 </p><p id="b" s...
584 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 76 [de tachedComment, 5] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx" 531 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 76 [de tachedComment, 5] assert_equals: Sanity check: startContainer must be correct ex pected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text nod e "Qrstuvwx"
585 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 77 [det achedForeignComment, 0] assert_equals: Sanity check: endContainer must be correc t expected Comment node <!--Alphabet soup?--> but got Element node <div id="test "><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 532 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 77 [det achedForeignComment, 0] assert_equals: anchorNode must be the node passed to ext end() if it has a different root from the original range expected Comment node < !--אריה יהודה--> but got Text node "Qrstuvwx"
586 </p><p id="b" s...
587 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 77 [de tachedForeignComment, 0] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx" 533 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 77 [de tachedForeignComment, 0] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx"
588 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 78 [det achedForeignComment, 4] assert_equals: Sanity check: endContainer must be correc t expected Comment node <!--Alphabet soup?--> but got Element node <div id="test "><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 534 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 78 [det achedForeignComment, 4] assert_equals: anchorNode must be the node passed to ext end() if it has a different root from the original range expected Comment node < !--אריה יהודה--> but got Text node "Qrstuvwx"
589 </p><p id="b" s...
590 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 78 [de tachedForeignComment, 4] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx" 535 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 78 [de tachedForeignComment, 4] assert_equals: Sanity check: startContainer must be cor rect expected Element node <p id="d" style="display:none">Yzabcdef</p> but got T ext node "Qrstuvwx"
591 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 79 [det achedXmlComment, 2] assert_equals: Sanity check: endContainer must be correct ex pected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 536 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 79 [det achedXmlComment, 2] assert_equals: anchorNode must be the node passed to extend( ) if it has a different root from the original range expected Comment node <!--ב ן חיים אליעזר--> but got Text node "Qrstuvwx"
592 </p><p id="b" s...
593 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 79 [de tachedXmlComment, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 537 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 79 [de tachedXmlComment, 2] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
594 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 80 [doc frag, 0] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 538 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 80 [doc frag, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected DocumentFragment node with 0 children but got Text node "Qrstuvwx"
595 </p><p id="b" s...
596 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 80 [do cfrag, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 539 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 80 [do cfrag, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
597 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 81 [for eignDocfrag, 0] assert_equals: Sanity check: endContainer must be correct expect ed Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 540 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 81 [for eignDocfrag, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected DocumentFragment node with 0 children but got Text node "Qrstuvwx"
598 </p><p id="b" s...
599 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 81 [fo reignDocfrag, 0] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 541 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 81 [fo reignDocfrag, 0] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
600 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 82 [xml Docfrag, 0] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 542 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 82 [xml Docfrag, 0] assert_equals: anchorNode must be the node passed to extend() if it has a different root from the original range expected DocumentFragment node with 0 children but got Text node "Qrstuvwx"
601 </p><p id="b" s...
602 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 82 [xm lDocfrag, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 543 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 82 [xm lDocfrag, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
603 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 83 [doc type, 0] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 544 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 83 [doc type, 0] assert_throws: extend() to a doctype must throw InvalidNodeTypeError fu nction "function () {
604 </p><p id="b" s... 545 selection.extend(node, offset);
546 }" did not throw
605 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 83 [do ctype, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 547 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 83 [do ctype, 0] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
606 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 84 [doc type, -17] assert_equals: Sanity check: endContainer must be correct expected Co mment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ 548 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 84 [doc type, -17] assert_throws: extend() to a doctype must throw InvalidNodeTypeError function "function () {
607 </p><p id="b" s... 549 selection.extend(node, offset);
550 }" threw object "IndexSizeError: Failed to execute 'extend' on 'Selectio n': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_ERR : property "code" is equal to 1, expected 24
608 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 84 [do ctype, -17] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrs tuvwx" 551 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 84 [do ctype, -17] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrs tuvwx"
609 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 85 [doc type, 1] assert_equals: Sanity check: endContainer must be correct expected Comm ent node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ 552 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 85 [doc type, 1] assert_throws: extend() to a doctype must throw InvalidNodeTypeError fu nction "function () {
610 </p><p id="b" s... 553 selection.extend(node, offset);
554 }" threw object "IndexSizeError: Failed to execute 'extend' on 'Selectio n': 1 is larger than the given node's length." that is not a DOMException INVALI D_NODE_TYPE_ERR: property "code" is equal to 1, expected 24
611 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 85 [do ctype, 1] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx" 555 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 85 [do ctype, 1] assert_equals: Sanity check: startContainer must be correct expected E lement node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstu vwx"
612 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 86 [for eignDoctype, 0] assert_equals: Sanity check: endContainer must be correct expect ed Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 556 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 86 [for eignDoctype, 0] assert_throws: extend() to a doctype must throw InvalidNodeTypeE rror function "function () {
613 </p><p id="b" s... 557 selection.extend(node, offset);
558 }" did not throw
614 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 86 [fo reignDoctype, 0] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" 559 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 86 [fo reignDoctype, 0] assert_equals: Sanity check: startContainer must be correct exp ected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx"
615 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 87 [xml Doctype, 0] assert_equals: Sanity check: endContainer must be correct expected C omment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 560 FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 87 [xml Doctype, 0] assert_throws: extend() to a doctype must throw InvalidNodeTypeError function "function () {
616 </p><p id="b" s... 561 selection.extend(node, offset);
562 }" did not throw
617 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 87 [xm lDoctype, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx" 563 FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 87 [xm lDoctype, 0] assert_equals: Sanity check: startContainer must be correct expecte d Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qr stuvwx"
618 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 0 [paras[0] .firstChild, -1] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0 564 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 0 [paras[0] .firstChild, -1] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0
619 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 1 [paras[0] .firstChild, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 565 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 1 [paras[0] .firstChild, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
620 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 2 [paras[0] .firstChild, 1] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 566 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 2 [paras[0] .firstChild, 1] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
621 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 3 [paras[0] .firstChild, 2] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 567 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 3 [paras[0] .firstChild, 2] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
622 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 4 [paras[0] .firstChild, 8] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 568 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 4 [paras[0] .firstChild, 8] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
623 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 5 [paras[0] .firstChild, 9] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 569 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 5 [paras[0] .firstChild, 9] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
624 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 6 [paras[0] .firstChild, 10] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0 570 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 6 [paras[0] .firstChild, 10] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0
625 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 7 [paras[0] .firstChild, 65535] assert_equals: Sanity check: rangeCount must be correct expe cted 1 but got 0 571 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 7 [paras[0] .firstChild, 65535] assert_equals: Sanity check: rangeCount must be correct expe cted 1 but got 0
626 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 8 [paras[1] .firstChild, -1] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0 572 FAIL extend() with range 41 [foreignDoc, 0, foreignDoc, 0] and point 8 [paras[1] .firstChild, -1] assert_equals: Sanity check: rangeCount must be correct expecte d 1 but got 0
(...skipping 2359 matching lines...) Expand 10 before | Expand all | Expand 10 after
2986 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 80 [docfrag , 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 2932 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 80 [docfrag , 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
2987 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 81 [foreign Docfrag, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 b ut got 0 2933 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 81 [foreign Docfrag, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 b ut got 0
2988 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 82 [xmlDocf rag, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but g ot 0 2934 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 82 [xmlDocf rag, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but g ot 0
2989 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 83 [doctype , 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 2935 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 83 [doctype , 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
2990 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 84 [doctype , -17] assert_equals: Sanity check: rangeCount must be correct expected 1 but go t 0 2936 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 84 [doctype , -17] assert_equals: Sanity check: rangeCount must be correct expected 1 but go t 0
2991 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 85 [doctype , 1] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0 2937 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 85 [doctype , 1] assert_equals: Sanity check: rangeCount must be correct expected 1 but got 0
2992 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 86 [foreign Doctype, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 b ut got 0 2938 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 86 [foreign Doctype, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 b ut got 0
2993 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 87 [xmlDoct ype, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but g ot 0 2939 FAIL extend() with range 58 [xmlDocfrag, 0, xmlDocfrag, 0] and point 87 [xmlDoct ype, 0] assert_equals: Sanity check: rangeCount must be correct expected 1 but g ot 0
2994 Harness: the test ran to completion. 2940 Harness: the test ran to completion.
2995 2941
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698