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

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

Issue 2694043004: Selection API: anchorNode, anchorOffset, focusNode, focusOffset, isCollapsed, and type should be ba… (Closed)
Patch Set: . 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 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
679 PASS Range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 36 foreignDo ctype 679 PASS Range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 36 foreignDo ctype
680 PASS Range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 37 xmlDoctyp e 680 PASS Range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9], node 37 xmlDoctyp e
681 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 681 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
682 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 682 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
683 " 683 "
684 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].f irstChild 684 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 1 paras[0].f irstChild
685 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop 685 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop
686 </p> but got Text node "Qrstuvwx" 686 </p> but got Text node "Qrstuvwx"
687 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop 687 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop
688 " but got Text node "Qrstuvwx" 688 " but got Text node "Qrstuvwx"
689 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Qrstuvwx" 689 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Ijklmnop
690 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 690 "
691 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 691 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Ijklmnop
692 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 692 "
693 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 693 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
694 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 694 "
695 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
696 "
697 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
698 "
699 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
700 "
695 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 701 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
696 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 702 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
697 " 703 "
698 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 704 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
699 " 705 "
700 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Qrstuvwx" 706 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Ijklmnop
701 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Qrstuvwx" 707 "
702 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Qrstuvwx" 708 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Ijklmnop
703 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Qrstuvwx" 709 "
704 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 710 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Ijklmnop
705 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Qrstuvwx" 711 "
706 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Qrstuvwx" 712 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Ijklmnop
707 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Qrstuvwx" 713 "
708 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Qrstuvwx" 714 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Ijklmnop
709 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 715 "
710 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 716 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Ijklmnop
711 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Qrstuvwx" 717 "
712 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Qrs tuvwx" 718 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Ijklmnop
713 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Qrstuvwx" 719 "
720 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Ijklmnop
721 "
722 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Ijklmnop
723 "
724 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Ijklmnop
725 "
726 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Ijklmnop
727 "
728 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Ijklmnop
729 "
730 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Ijk lmnop
731 "
732 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Ijklmnop
733 "
714 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 734 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
715 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 735 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Ijklmnop
716 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 736 "
717 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Qrst uvwx" 737 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Ijklmnop
718 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Qrstuvwx" 738 "
719 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "Q rstuvwx" 739 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Ijkl mnop
720 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Qrstuvwx" 740 "
721 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 741 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Ijklmnop
722 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Qrstuvwx" 742 "
743 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "I jklmnop
744 "
745 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Ijklmnop
746 "
747 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Ijklmnop
748 "
749 FAIL Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Ijklmnop
750 "
723 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 35 doctype 751 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 35 doctype
724 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 36 foreignDo ctype 752 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 36 foreignDo ctype
725 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 37 xmlDoctyp e 753 PASS Range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0], node 37 xmlDoctyp e
726 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 754 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
727 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 755 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
728 " 756 "
729 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 1 paras[0].f irstChild 757 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 1 paras[0].f irstChild
730 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop 758 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop
731 </p> but got Text node "Qrstuvwx" 759 </p> but got Text node "Qrstuvwx"
732 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop 760 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop
733 " but got Text node "Qrstuvwx" 761 " but got Text node "Qrstuvwx"
734 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Qrstuvwx" 762 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Ijklmnop
735 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 763 "
736 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 764 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Ijklmnop
737 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 765 "
738 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 766 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
739 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 767 "
768 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
769 "
770 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
771 "
772 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
773 "
740 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 774 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
741 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 775 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
742 " 776 "
743 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 777 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
744 " 778 "
745 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Qrstuvwx" 779 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Ijklmnop
746 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Qrstuvwx" 780 "
747 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Qrstuvwx" 781 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Ijklmnop
748 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Qrstuvwx" 782 "
749 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 783 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Ijklmnop
750 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Qrstuvwx" 784 "
751 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Qrstuvwx" 785 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Ijklmnop
752 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Qrstuvwx" 786 "
753 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Qrstuvwx" 787 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Ijklmnop
754 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 788 "
755 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 789 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Ijklmnop
756 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Qrstuvwx" 790 "
757 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Qrs tuvwx" 791 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Ijklmnop
758 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Qrstuvwx" 792 "
793 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Ijklmnop
794 "
795 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Ijklmnop
796 "
797 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Ijklmnop
798 "
799 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Ijklmnop
800 "
801 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Ijklmnop
802 "
803 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Ijk lmnop
804 "
805 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Ijklmnop
806 "
759 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 807 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
760 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 808 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Ijklmnop
761 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 809 "
762 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Qrst uvwx" 810 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Ijklmnop
763 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Qrstuvwx" 811 "
764 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "Q rstuvwx" 812 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Ijkl mnop
765 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Qrstuvwx" 813 "
766 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 814 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Ijklmnop
767 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Qrstuvwx" 815 "
816 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "I jklmnop
817 "
818 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Ijklmnop
819 "
820 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Ijklmnop
821 "
822 FAIL Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Ijklmnop
823 "
768 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 35 doctype 824 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 35 doctype
769 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 36 foreignDo ctype 825 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 36 foreignDo ctype
770 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 37 xmlDoctyp e 826 PASS Range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1], node 37 xmlDoctyp e
771 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 827 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
772 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 828 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
773 " 829 "
774 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 1 paras[0].f irstChild 830 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 1 paras[0].f irstChild
775 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop 831 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop
776 </p> but got Text node "Qrstuvwx" 832 </p> but got Text node "Qrstuvwx"
777 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop 833 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop
778 " but got Text node "Qrstuvwx" 834 " but got Text node "Qrstuvwx"
779 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Qrstuvwx" 835 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Ijklmnop
780 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 836 "
781 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 837 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Ijklmnop
782 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 838 "
783 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 839 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
784 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 840 "
841 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
842 "
843 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
844 "
845 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
846 "
785 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 847 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
786 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 848 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
787 " 849 "
788 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 850 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
789 " 851 "
790 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Qrstuvwx" 852 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Ijklmnop
791 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Qrstuvwx" 853 "
792 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Qrstuvwx" 854 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Ijklmnop
793 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Qrstuvwx" 855 "
794 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 856 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Ijklmnop
795 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Qrstuvwx" 857 "
796 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Qrstuvwx" 858 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Ijklmnop
797 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Qrstuvwx" 859 "
798 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Qrstuvwx" 860 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Ijklmnop
799 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 861 "
800 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 862 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Ijklmnop
801 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Qrstuvwx" 863 "
802 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Qrs tuvwx" 864 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Ijklmnop
803 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Qrstuvwx" 865 "
866 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Ijklmnop
867 "
868 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Ijklmnop
869 "
870 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Ijklmnop
871 "
872 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Ijklmnop
873 "
874 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Ijklmnop
875 "
876 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Ijk lmnop
877 "
878 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Ijklmnop
879 "
804 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 880 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
805 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 881 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Ijklmnop
806 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 882 "
807 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Qrst uvwx" 883 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Ijklmnop
808 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Qrstuvwx" 884 "
809 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "Q rstuvwx" 885 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Ijkl mnop
810 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Qrstuvwx" 886 "
811 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 887 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Ijklmnop
812 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Qrstuvwx" 888 "
889 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "I jklmnop
890 "
891 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Ijklmnop
892 "
893 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Ijklmnop
894 "
895 FAIL Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Ijklmnop
896 "
813 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 35 doctype 897 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 35 doctype
814 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 36 foreignDo ctype 898 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 36 foreignDo ctype
815 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 37 xmlDoctyp e 899 PASS Range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8], node 37 xmlDoctyp e
816 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 900 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
817 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 901 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
818 " 902 "
819 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].f irstChild 903 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 1 paras[0].f irstChild
820 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop 904 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop
821 </p> but got Text node "Qrstuvwx" 905 </p> but got Text node "Qrstuvwx"
822 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop 906 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop
823 " but got Text node "Qrstuvwx" 907 " but got Text node "Qrstuvwx"
824 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Qrstuvwx" 908 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Ijklmnop
825 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 909 "
826 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 910 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Ijklmnop
827 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 911 "
828 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 912 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
829 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 913 "
914 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
915 "
916 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Ijklmnop
917 "
918 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Ijklmnop
919 "
830 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 920 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
831 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 921 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
832 " 922 "
833 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 923 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
834 " 924 "
835 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Qrstuvwx" 925 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Ijklmnop
836 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Qrstuvwx" 926 "
837 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Qrstuvwx" 927 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Ijklmnop
838 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Qrstuvwx" 928 "
839 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 929 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Ijklmnop
840 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Qrstuvwx" 930 "
841 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Qrstuvwx" 931 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Ijklmnop
842 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Qrstuvwx" 932 "
843 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Qrstuvwx" 933 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Ijklmnop
844 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 934 "
845 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 935 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Ijklmnop
846 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Qrstuvwx" 936 "
847 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Qrs tuvwx" 937 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Ijklmnop
848 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Qrstuvwx" 938 "
939 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Ijklmnop
940 "
941 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Ijklmnop
942 "
943 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Ijklmnop
944 "
945 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Ijklmnop
946 "
947 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Ijklmnop
948 "
949 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Ijk lmnop
950 "
951 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Ijklmnop
952 "
849 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 953 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
850 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 954 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Ijklmnop
851 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 955 "
852 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Qrst uvwx" 956 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Ijklmnop
853 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Qrstuvwx" 957 "
854 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "Q rstuvwx" 958 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Ijkl mnop
855 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Qrstuvwx" 959 "
856 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 960 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Ijklmnop
857 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Qrstuvwx" 961 "
962 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "I jklmnop
963 "
964 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Ijklmnop
965 "
966 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Ijklmnop
967 "
968 FAIL Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Ijklmnop
969 "
858 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 35 doctype 970 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 35 doctype
859 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 36 foreignDo ctype 971 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 36 foreignDo ctype
860 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 37 xmlDoctyp e 972 PASS Range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9], node 37 xmlDoctyp e
861 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given no de expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 973 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given no de expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
862 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 974 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
863 " 975 "
864 PASS Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild 976 PASS Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 1 paras[0].firstChild
865 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given no de expected Element node <p id="b" style="display:none">Ijklmnop 977 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given no de expected Element node <p id="b" style="display:none">Ijklmnop
866 </p> but got Text node "Qrstuvwx" 978 </p> but got Text node "Qrstuvwx"
867 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be t he given node expected Text node "Ijklmnop 979 FAIL Range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be t he given node expected Text node "Ijklmnop
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
1129 PASS Range 14 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 36 foreignDoctype 1241 PASS Range 14 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 36 foreignDoctype
1130 PASS Range 14 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 37 xmlDoctype 1242 PASS Range 14 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8], node 37 xmlDoctype
1131 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1243 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1132 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1244 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1133 " 1245 "
1134 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild 1246 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 paras[0].firstChild
1135 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop 1247 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop
1136 </p> but got Text node "Qrstuvwx" 1248 </p> but got Text node "Qrstuvwx"
1137 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 1249 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
1138 " but got Text node "Qrstuvwx" 1250 " but got Text node "Qrstuvwx"
1139 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1251 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1140 " 1252 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <html><hea d><title>Selection.selectAllChildren tests</tit...
1141 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈ g̈ḧ 1253 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1142 " 1254 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1143 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1255 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1144 " 1256 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1145 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1146 "
1147 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈
1148 "
1149 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1150 "
1151 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1257 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1152 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1258 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1153 " 1259 "
1154 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1260 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1155 " 1261 "
1156 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1262 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <html><head><title>Selection.selectAllChildren tests</tit...
1157 " 1263 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Element node <html><head ><title>Selection.selectAllChildren tests</tit...
1158 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g ̈ḧ 1264 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1159 " 1265 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1160 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1266 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Element node <html><head><titl e>Selection.selectAllChildren tests</tit...
1161 " 1267 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Element node <html><head><title>Selection.selectAllChildren te sts</tit...
1162 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1268 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Element node <html><head><title>Selection.selectAllChi ldren tests</tit...
1163 " 1269 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Element node <html><head><tit le>Selection.selectAllChildren tests</tit...
1164 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1270 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Element node <html><head><title>Selection.selectAllChildre n tests</tit...
1165 " 1271 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1166 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1272 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1167 " 1273 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1168 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1274 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Ele ment node <html><head><title>Selection.selectAllChildren tests</tit...
1169 " 1275 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Element node <html><head><title>Se lection.selectAllChildren tests</tit...
1170 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1171 "
1172 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1173 "
1174 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1175 "
1176 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1177 "
1178 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈h ̈
1179 "
1180 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ
1181 "
1182 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1183 "
1184 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 1276 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1185 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 1277 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1186 " 1278 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Element node <html><head><title>Selection.selectAll Children tests</tit...
1187 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1279 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Elem ent node <html><head><title>Selection.selectAllChildren tests</tit...
1188 " 1280 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Element node <html><head><title>Selection.selectAllChil dren tests</tit...
1189 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1281 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got E lement node <html><head><title>Selection.selectAllChildren tests</tit...
1190 " 1282 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Element node <html><h ead><title>Selection.selectAllChildren tests</tit...
1191 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1283 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node < html><head><title>Selection.selectAllChildren tests</tit...
1192 " 1284 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Element node <html ><head><title>Selection.selectAllChildren tests</tit...
1193 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got T ext node "Äb̈c̈d̈ëf̈g̈ḧ
1194 "
1195 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ë f̈g̈ḧ
1196 "
1197 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ
1198 "
1199 FAIL Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d ̈ëf̈g̈ḧ
1200 "
1201 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 5 doctype 1285 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 5 doctype
1202 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 6 foreignDoctype 1286 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 6 foreignDoctype
1203 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 7 xmlDoctype 1287 PASS Range 15 [document.documentElement, 0, document.documentElement, 1], node 3 7 xmlDoctype
1204 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1288 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1205 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1289 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1206 " 1290 "
1207 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild 1291 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 paras[0].firstChild
1208 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop 1292 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop
1209 </p> but got Text node "Qrstuvwx" 1293 </p> but got Text node "Qrstuvwx"
1210 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 1294 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
1211 " but got Text node "Qrstuvwx" 1295 " but got Text node "Qrstuvwx"
1212 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1296 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1213 " 1297 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <html><hea d><title>Selection.selectAllChildren tests</tit...
1214 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈ g̈ḧ 1298 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1215 " 1299 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1216 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1300 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1217 " 1301 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1218 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1219 "
1220 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈
1221 "
1222 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1223 "
1224 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1302 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1225 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1303 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1226 " 1304 "
1227 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1305 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1228 " 1306 "
1229 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1307 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <html><head><title>Selection.selectAllChildren tests</tit...
1230 " 1308 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Element node <html><head ><title>Selection.selectAllChildren tests</tit...
1231 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g ̈ḧ 1309 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1232 " 1310 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1233 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1311 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Element node <html><head><titl e>Selection.selectAllChildren tests</tit...
1234 " 1312 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Element node <html><head><title>Selection.selectAllChildren te sts</tit...
1235 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1313 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Element node <html><head><title>Selection.selectAllChi ldren tests</tit...
1236 " 1314 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Element node <html><head><tit le>Selection.selectAllChildren tests</tit...
1237 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1315 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Element node <html><head><title>Selection.selectAllChildre n tests</tit...
1238 " 1316 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1239 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1317 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1240 " 1318 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1241 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1319 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Ele ment node <html><head><title>Selection.selectAllChildren tests</tit...
1242 " 1320 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Element node <html><head><title>Se lection.selectAllChildren tests</tit...
1243 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1244 "
1245 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1246 "
1247 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1248 "
1249 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1250 "
1251 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈h ̈
1252 "
1253 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ
1254 "
1255 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1256 "
1257 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 1321 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1258 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 1322 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1259 " 1323 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Element node <html><head><title>Selection.selectAll Children tests</tit...
1260 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1324 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Elem ent node <html><head><title>Selection.selectAllChildren tests</tit...
1261 " 1325 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Element node <html><head><title>Selection.selectAllChil dren tests</tit...
1262 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1326 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got E lement node <html><head><title>Selection.selectAllChildren tests</tit...
1263 " 1327 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Element node <html><h ead><title>Selection.selectAllChildren tests</tit...
1264 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1328 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node < html><head><title>Selection.selectAllChildren tests</tit...
1265 " 1329 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Element node <html ><head><title>Selection.selectAllChildren tests</tit...
1266 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got T ext node "Äb̈c̈d̈ëf̈g̈ḧ
1267 "
1268 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ë f̈g̈ḧ
1269 "
1270 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ
1271 "
1272 FAIL Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d ̈ëf̈g̈ḧ
1273 "
1274 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 5 doctype 1330 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 5 doctype
1275 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 6 foreignDoctype 1331 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 6 foreignDoctype
1276 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 7 xmlDoctype 1332 PASS Range 16 [document.documentElement, 0, document.documentElement, 2], node 3 7 xmlDoctype
1277 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1333 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1278 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1334 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1279 " 1335 "
1280 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild 1336 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 paras[0].firstChild
1281 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop 1337 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <p id="b" style="display:none">Ijklmnop
1282 </p> but got Text node "Qrstuvwx" 1338 </p> but got Text node "Qrstuvwx"
1283 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 1339 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
1284 " but got Text node "Qrstuvwx" 1340 " but got Text node "Qrstuvwx"
1285 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1341 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p>Efghijkl</p> but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1286 " 1342 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <html><hea d><title>Selection.selectAllChildren tests</tit...
1287 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 5 foreignPara1.firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈ g̈ḧ 1343 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1288 " 1344 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1289 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 6 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1345 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1290 " 1346 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1291 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 7 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1292 "
1293 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 8 detachedPara1 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈
1294 "
1295 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 9 detachedPara1.firstChild assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1296 "
1297 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1347 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 0 testDiv assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1298 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1348 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1299 " 1349 "
1300 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1350 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 1 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1301 " 1351 "
1302 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1352 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 2 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <html><head><title>Selection.selectAllChildren tests</tit...
1303 " 1353 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Element node <html><head ><title>Selection.selectAllChildren tests</tit...
1304 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 3 detachedPara2 assert_equals: After selectAllChildren, anchorNode must be the g iven node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g ̈ḧ 1354 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1305 " 1355 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
1306 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 4 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the give n node expected Document node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1356 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Element node <html><head><titl e>Selection.selectAllChildren tests</tit...
1307 " 1357 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Element node <html><head><title>Selection.selectAllChildren te sts</tit...
1308 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 5 foreignPara2 assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Element node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ 1358 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Element node <html><head><title>Selection.selectAllChi ldren tests</tit...
1309 " 1359 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Element node <html><head><tit le>Selection.selectAllChildren tests</tit...
1310 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 6 xmlDoc assert_equals: After selectAllChildren, anchorNode must be the given no de expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1360 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Element node <html><head><title>Selection.selectAllChildre n tests</tit...
1311 " 1361 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1312 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 7 xmlElement assert_equals: After selectAllChildren, anchorNode must be the give n node expected Element node <igiveuponcreativenames>do re mi fa so la ti</igive uponcr... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1362 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1313 " 1363 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Element node <html><head>< title>Selection.selectAllChildren tests</tit...
1314 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 8 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></ everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1364 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Ele ment node <html><head><title>Selection.selectAllChildren tests</tit...
1315 " 1365 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Element node <html><head><title>Se lection.selectAllChildren tests</tit...
1316 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 1 9 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be th e given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1317 "
1318 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 0 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we re ally need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1319 "
1320 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 1 detachedForeignTextNode assert_equals: After selectAllChildren, anchorNode mus t be the given node expected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1321 "
1322 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 2 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ
1323 "
1324 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 3 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈h ̈
1325 "
1326 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 4 processingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "somePI" and d ata "Did you know that \":syn sync fromstart\" is very useful wh..." but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ
1327 "
1328 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 5 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNo de must be the given node expected ProcessingInstruction node with target "whipp oorwill" and data "chirp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1329 "
1330 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 1366 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 6 comment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1331 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 1367 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 7 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <html><he ad><title>Selection.selectAllChildren tests</tit...
1332 " 1368 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Element node <html><head><title>Selection.selectAll Children tests</tit...
1333 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 8 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean differen t things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1369 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Elem ent node <html><head><title>Selection.selectAllChildren tests</tit...
1334 " 1370 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Element node <html><head><title>Selection.selectAllChil dren tests</tit...
1335 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 2 9 detachedForeignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1371 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got E lement node <html><head><title>Selection.selectAllChildren tests</tit...
1336 " 1372 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Element node <html><h ead><title>Selection.selectAllChildren tests</tit...
1337 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 0 xmlComment assert_equals: After selectAllChildren, anchorNode must be the give n node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1373 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node < html><head><title>Selection.selectAllChildren tests</tit...
1338 " 1374 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Element node <html ><head><title>Selection.selectAllChildren tests</tit...
1339 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 1 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got T ext node "Äb̈c̈d̈ëf̈g̈ḧ
1340 "
1341 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 2 docfrag assert_equals: After selectAllChildren, anchorNode must be the given n ode expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ë f̈g̈ḧ
1342 "
1343 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 3 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ
1344 "
1345 FAIL Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 4 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the give n node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d ̈ëf̈g̈ḧ
1346 "
1347 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 5 doctype 1375 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 5 doctype
1348 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 6 foreignDoctype 1376 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 6 foreignDoctype
1349 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 7 xmlDoctype 1377 PASS Range 17 [document.documentElement, 1, document.documentElement, 2], node 3 7 xmlDoctype
1350 FAIL Range 18 [document.head, 1, document.head, 1], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1378 FAIL Range 18 [document.head, 1, document.head, 1], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1351 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1379 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1352 " 1380 "
1353 PASS Range 18 [document.head, 1, document.head, 1], node 1 paras[0].firstChild 1381 PASS Range 18 [document.head, 1, document.head, 1], node 1 paras[0].firstChild
1354 FAIL Range 18 [document.head, 1, document.head, 1], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop 1382 FAIL Range 18 [document.head, 1, document.head, 1], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop
1355 </p> but got Text node "Qrstuvwx" 1383 </p> but got Text node "Qrstuvwx"
1356 FAIL Range 18 [document.head, 1, document.head, 1], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop 1384 FAIL Range 18 [document.head, 1, document.head, 1], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop
1357 " but got Text node "Qrstuvwx" 1385 " but got Text node "Qrstuvwx"
1358 FAIL Range 18 [document.head, 1, document.head, 1], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1386 FAIL Range 18 [document.head, 1, document.head, 1], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Element node <head><title>Selection.selectAllChi ldren tests</title>
1359 " 1387 </...
1360 FAIL Range 18 [document.head, 1, document.head, 1], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1388 FAIL Range 18 [document.head, 1, document.head, 1], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Element node <head><title>Selection.selectAll Children tests</title>
1361 " 1389 </...
1362 FAIL Range 18 [document.head, 1, document.head, 1], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1390 FAIL Range 18 [document.head, 1, document.head, 1], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <head><title>Selection.selectAllCh ildren tests</title>
1363 " 1391 </...
1364 FAIL Range 18 [document.head, 1, document.head, 1], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1392 FAIL Range 18 [document.head, 1, document.head, 1], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <head><title>Selection.selectAl lChildren tests</title>
1365 " 1393 </...
1366 FAIL Range 18 [document.head, 1, document.head, 1], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1394 FAIL Range 18 [document.head, 1, document.head, 1], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <head><title>Selection.selectAllCh ildren tests</title>
1367 " 1395 </...
1368 FAIL Range 18 [document.head, 1, document.head, 1], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1396 FAIL Range 18 [document.head, 1, document.head, 1], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <head><title>Selection.selectAl lChildren tests</title>
1369 " 1397 </...
1370 FAIL Range 18 [document.head, 1, document.head, 1], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1398 FAIL Range 18 [document.head, 1, document.head, 1], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1371 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1399 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1372 " 1400 "
1373 FAIL Range 18 [document.head, 1, document.head, 1], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1401 FAIL Range 18 [document.head, 1, document.head, 1], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1374 " 1402 "
1375 FAIL Range 18 [document.head, 1, document.head, 1], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 1403 FAIL Range 18 [document.head, 1, document.head, 1], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <head><ti tle>Selection.selectAllChildren tests</title>
1376 " 1404 </...
1377 FAIL Range 18 [document.head, 1, document.head, 1], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1405 FAIL Range 18 [document.head, 1, document.head, 1], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Element node <head><title>Selection.selectAllC hildren tests</title>
1378 " 1406 </...
1379 FAIL Range 18 [document.head, 1, document.head, 1], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1407 FAIL Range 18 [document.head, 1, document.head, 1], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Element node <head><title>Selection.selectAllChi ldren tests</title>
1380 " 1408 </...
1381 FAIL Range 18 [document.head, 1, document.head, 1], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1409 FAIL Range 18 [document.head, 1, document.head, 1], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Element node <head><title>Selection.selectAllCh ildren tests</title>
1382 " 1410 </...
1383 FAIL Range 18 [document.head, 1, document.head, 1], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1411 FAIL Range 18 [document.head, 1, document.head, 1], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Element node <head><title>Selection.selectAllChildre n tests</title>
1384 " 1412 </...
1385 FAIL Range 18 [document.head, 1, document.head, 1], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1413 FAIL Range 18 [document.head, 1, document.head, 1], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Elem ent node <head><title>Selection.selectAllChildren tests</title>
1386 " 1414 </...
1387 FAIL Range 18 [document.head, 1, document.head, 1], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1415 FAIL Range 18 [document.head, 1, document.head, 1], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <head><title>Selection.selectAllChildren tests</title>
1388 " 1416 </...
1389 FAIL Range 18 [document.head, 1, document.head, 1], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1417 FAIL Range 18 [document.head, 1, document.head, 1], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <head><title>Selection.selectAllChildr en tests</title>
1390 " 1418 </...
1391 FAIL Range 18 [document.head, 1, document.head, 1], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1419 FAIL Range 18 [document.head, 1, document.head, 1], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Element node <head><title>Selection.selectAllChildren tests</title>
1392 " 1420 </...
1393 FAIL Range 18 [document.head, 1, document.head, 1], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1421 FAIL Range 18 [document.head, 1, document.head, 1], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Element node <head><title>Selection.selectAl lChildren tests</title>
1394 " 1422 </...
1395 FAIL Range 18 [document.head, 1, document.head, 1], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1423 FAIL Range 18 [document.head, 1, document.head, 1], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <head><title>Selection.selectAl lChildren tests</title>
1396 " 1424 </...
1397 FAIL Range 18 [document.head, 1, document.head, 1], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1425 FAIL Range 18 [document.head, 1, document.head, 1], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Element node <head><title>Selection.selectAllChi ldren tests</title>
1398 " 1426 </...
1399 FAIL Range 18 [document.head, 1, document.head, 1], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ 1427 FAIL Range 18 [document.head, 1, document.head, 1], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Element node <head><title >Selection.selectAllChildren tests</title>
1400 " 1428 </...
1401 FAIL Range 18 [document.head, 1, document.head, 1], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1429 FAIL Range 18 [document.head, 1, document.head, 1], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Element node <head><title>Selection.selectAllChildren te sts</title>
1402 " 1430 </...
1403 FAIL Range 18 [document.head, 1, document.head, 1], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx" 1431 FAIL Range 18 [document.head, 1, document.head, 1], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1404 FAIL Range 18 [document.head, 1, document.head, 1], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1432 FAIL Range 18 [document.head, 1, document.head, 1], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Element node <head><title>Selection.selectAl lChildren tests</title>
1405 " 1433 </...
1406 FAIL Range 18 [document.head, 1, document.head, 1], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1434 FAIL Range 18 [document.head, 1, document.head, 1], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Element node <head><title>Selection.selectAllChildren tests</title>
1407 " 1435 </...
1408 FAIL Range 18 [document.head, 1, document.head, 1], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1436 FAIL Range 18 [document.head, 1, document.head, 1], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Element node <head><title> Selection.selectAllChildren tests</title>
1409 " 1437 </...
1410 FAIL Range 18 [document.head, 1, document.head, 1], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Text node "Äb̈c̈d̈ëf̈g̈ḧ 1438 FAIL Range 18 [document.head, 1, document.head, 1], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Element node <head><title>Selection.selectAllChildren tests</title>
1411 " 1439 </...
1412 FAIL Range 18 [document.head, 1, document.head, 1], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈ g̈ḧ 1440 FAIL Range 18 [document.head, 1, document.head, 1], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Element node <head><tit le>Selection.selectAllChildren tests</title>
1413 " 1441 </...
1414 FAIL Range 18 [document.head, 1, document.head, 1], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1442 FAIL Range 18 [document.head, 1, document.head, 1], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Element node <head><title>Selection.selectA llChildren tests</title>
1415 " 1443 </...
1416 FAIL Range 18 [document.head, 1, document.head, 1], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1444 FAIL Range 18 [document.head, 1, document.head, 1], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Element node <head><title>Selection. selectAllChildren tests</title>
1417 " 1445 </...
1418 FAIL Range 18 [document.head, 1, document.head, 1], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1446 FAIL Range 18 [document.head, 1, document.head, 1], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Element node <head><title>Selection.sele ctAllChildren tests</title>
1419 " 1447 </...
1420 PASS Range 18 [document.head, 1, document.head, 1], node 35 doctype 1448 PASS Range 18 [document.head, 1, document.head, 1], node 35 doctype
1421 PASS Range 18 [document.head, 1, document.head, 1], node 36 foreignDoctype 1449 PASS Range 18 [document.head, 1, document.head, 1], node 36 foreignDoctype
1422 PASS Range 18 [document.head, 1, document.head, 1], node 37 xmlDoctype 1450 PASS Range 18 [document.head, 1, document.head, 1], node 37 xmlDoctype
1423 FAIL Range 19 [document.body, 0, document.body, 1], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1451 FAIL Range 19 [document.body, 0, document.body, 1], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1424 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1452 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1425 " 1453 "
1426 PASS Range 19 [document.body, 0, document.body, 1], node 1 paras[0].firstChild 1454 PASS Range 19 [document.body, 0, document.body, 1], node 1 paras[0].firstChild
1427 FAIL Range 19 [document.body, 0, document.body, 1], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop 1455 FAIL Range 19 [document.body, 0, document.body, 1], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop
1428 </p> but got Text node "Qrstuvwx" 1456 </p> but got Text node "Qrstuvwx"
1429 FAIL Range 19 [document.body, 0, document.body, 1], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop 1457 FAIL Range 19 [document.body, 0, document.body, 1], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop
1430 " but got Text node "Qrstuvwx" 1458 " but got Text node "Qrstuvwx"
1431 FAIL Range 19 [document.body, 0, document.body, 1], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1459 FAIL Range 19 [document.body, 0, document.body, 1], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Element node <body><div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ
1432 " 1460 </p><p id...
1433 FAIL Range 19 [document.body, 0, document.body, 1], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1461 FAIL Range 19 [document.body, 0, document.body, 1], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Element node <body><div id="test"><p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ
1434 " 1462 </p><p id...
1435 FAIL Range 19 [document.body, 0, document.body, 1], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1463 FAIL Range 19 [document.body, 0, document.body, 1], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ
1436 " 1464 </p><p id...
1437 FAIL Range 19 [document.body, 0, document.body, 1], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1465 FAIL Range 19 [document.body, 0, document.body, 1], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1438 " 1466 </p><p id...
1439 FAIL Range 19 [document.body, 0, document.body, 1], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1467 FAIL Range 19 [document.body, 0, document.body, 1], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ
1440 " 1468 </p><p id...
1441 FAIL Range 19 [document.body, 0, document.body, 1], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1469 FAIL Range 19 [document.body, 0, document.body, 1], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1442 " 1470 </p><p id...
1443 FAIL Range 19 [document.body, 0, document.body, 1], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1471 FAIL Range 19 [document.body, 0, document.body, 1], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1444 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1472 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1445 " 1473 "
1446 FAIL Range 19 [document.body, 0, document.body, 1], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1474 FAIL Range 19 [document.body, 0, document.body, 1], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1447 " 1475 "
1448 FAIL Range 19 [document.body, 0, document.body, 1], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 1476 FAIL Range 19 [document.body, 0, document.body, 1], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <body><di v id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1449 " 1477 </p><p id...
1450 FAIL Range 19 [document.body, 0, document.body, 1], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1478 FAIL Range 19 [document.body, 0, document.body, 1], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Element node <body><div id="test"><p id="a"> b̈c̈d̈ëf̈g̈ḧ
1451 " 1479 </p><p id...
1452 FAIL Range 19 [document.body, 0, document.body, 1], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1480 FAIL Range 19 [document.body, 0, document.body, 1], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Element node <body><div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ
1453 " 1481 </p><p id...
1454 FAIL Range 19 [document.body, 0, document.body, 1], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1482 FAIL Range 19 [document.body, 0, document.body, 1], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Element node <body><div id="test"><p id="a">Äb ̈c̈d̈ëf̈g̈ḧ
1455 " 1483 </p><p id...
1456 FAIL Range 19 [document.body, 0, document.body, 1], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1484 FAIL Range 19 [document.body, 0, document.body, 1], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ ëf̈g̈ḧ
1457 " 1485 </p><p id...
1458 FAIL Range 19 [document.body, 0, document.body, 1], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1486 FAIL Range 19 [document.body, 0, document.body, 1], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Elem ent node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1459 " 1487 </p><p id...
1460 FAIL Range 19 [document.body, 0, document.body, 1], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1488 FAIL Range 19 [document.body, 0, document.body, 1], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1461 " 1489 </p><p id...
1462 FAIL Range 19 [document.body, 0, document.body, 1], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1490 FAIL Range 19 [document.body, 0, document.body, 1], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <body><div id="test"><p id="a">Äb̈c̈d ̈ëf̈g̈ḧ
1463 " 1491 </p><p id...
1464 FAIL Range 19 [document.body, 0, document.body, 1], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1492 FAIL Range 19 [document.body, 0, document.body, 1], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1465 " 1493 </p><p id...
1466 FAIL Range 19 [document.body, 0, document.body, 1], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1494 FAIL Range 19 [document.body, 0, document.body, 1], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1467 " 1495 </p><p id...
1468 FAIL Range 19 [document.body, 0, document.body, 1], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1496 FAIL Range 19 [document.body, 0, document.body, 1], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1469 " 1497 </p><p id...
1470 FAIL Range 19 [document.body, 0, document.body, 1], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1498 FAIL Range 19 [document.body, 0, document.body, 1], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Element node <body><div id="test"><p id="a">Äb̈ c̈d̈ëf̈g̈ḧ
1471 " 1499 </p><p id...
1472 FAIL Range 19 [document.body, 0, document.body, 1], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ 1500 FAIL Range 19 [document.body, 0, document.body, 1], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Element node <body><div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1473 " 1501 </p><p id...
1474 FAIL Range 19 [document.body, 0, document.body, 1], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1502 FAIL Range 19 [document.body, 0, document.body, 1], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈ g̈ḧ
1475 " 1503 </p><p id...
1476 FAIL Range 19 [document.body, 0, document.body, 1], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx" 1504 FAIL Range 19 [document.body, 0, document.body, 1], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1477 FAIL Range 19 [document.body, 0, document.body, 1], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1505 FAIL Range 19 [document.body, 0, document.body, 1], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1478 " 1506 </p><p id...
1479 FAIL Range 19 [document.body, 0, document.body, 1], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1507 FAIL Range 19 [document.body, 0, document.body, 1], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1480 " 1508 </p><p id...
1481 FAIL Range 19 [document.body, 0, document.body, 1], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈h ̈ 1509 FAIL Range 19 [document.body, 0, document.body, 1], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Element node <body><div id ="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1482 " 1510 </p><p id...
1483 FAIL Range 19 [document.body, 0, document.body, 1], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Text node "Äb̈c̈d̈ëf̈g̈ḧ 1511 FAIL Range 19 [document.body, 0, document.body, 1], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1484 " 1512 </p><p id...
1485 FAIL Range 19 [document.body, 0, document.body, 1], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈ g̈ḧ 1513 FAIL Range 19 [document.body, 0, document.body, 1], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1486 " 1514 </p><p id...
1487 FAIL Range 19 [document.body, 0, document.body, 1], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1515 FAIL Range 19 [document.body, 0, document.body, 1], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Element node <body><div id="test"><p id="a" >Äb̈c̈d̈ëf̈g̈ḧ
1488 " 1516 </p><p id...
1489 FAIL Range 19 [document.body, 0, document.body, 1], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1517 FAIL Range 19 [document.body, 0, document.body, 1], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1490 " 1518 </p><p id...
1491 FAIL Range 19 [document.body, 0, document.body, 1], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1519 FAIL Range 19 [document.body, 0, document.body, 1], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Element node <body><div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
1492 " 1520 </p><p id...
1493 PASS Range 19 [document.body, 0, document.body, 1], node 35 doctype 1521 PASS Range 19 [document.body, 0, document.body, 1], node 35 doctype
1494 PASS Range 19 [document.body, 0, document.body, 1], node 36 foreignDoctype 1522 PASS Range 19 [document.body, 0, document.body, 1], node 36 foreignDoctype
1495 PASS Range 19 [document.body, 0, document.body, 1], node 37 xmlDoctype 1523 PASS Range 19 [document.body, 0, document.body, 1], node 37 xmlDoctype
1496 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1524 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 0 paras[0] assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1497 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1525 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1498 " 1526 "
1499 PASS Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 1 paras[0].firstChild 1527 PASS Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 1 paras[0].firstChild
1500 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p id="b" style="display:none">Ijklmnop 1528 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 2 paras[1] assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Element node <p id="b" style="display:none">Ijklmnop
1501 </p> but got Text node "Qrstuvwx" 1529 </p> but got Text node "Qrstuvwx"
1502 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 1530 FAIL Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1], no de 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
1629 PASS Range 22 [foreignDoc.body, 0, foreignDoc.body, 0], node 36 foreignDoctype 1657 PASS Range 22 [foreignDoc.body, 0, foreignDoc.body, 0], node 36 foreignDoctype
1630 PASS Range 22 [foreignDoc.body, 0, foreignDoc.body, 0], node 37 xmlDoctype 1658 PASS Range 22 [foreignDoc.body, 0, foreignDoc.body, 0], node 37 xmlDoctype
1631 FAIL Range 23 [paras[0], 0, paras[0], 0], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 1659 FAIL Range 23 [paras[0], 0, paras[0], 0], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
1632 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1660 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1633 " 1661 "
1634 PASS Range 23 [paras[0], 0, paras[0], 0], node 1 paras[0].firstChild 1662 PASS Range 23 [paras[0], 0, paras[0], 0], node 1 paras[0].firstChild
1635 FAIL Range 23 [paras[0], 0, paras[0], 0], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop 1663 FAIL Range 23 [paras[0], 0, paras[0], 0], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop
1636 </p> but got Text node "Qrstuvwx" 1664 </p> but got Text node "Qrstuvwx"
1637 FAIL Range 23 [paras[0], 0, paras[0], 0], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop 1665 FAIL Range 23 [paras[0], 0, paras[0], 0], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop
1638 " but got Text node "Qrstuvwx" 1666 " but got Text node "Qrstuvwx"
1639 FAIL Range 23 [paras[0], 0, paras[0], 0], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1667 FAIL Range 23 [paras[0], 0, paras[0], 0], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1640 " 1668 </p>
1641 FAIL Range 23 [paras[0], 0, paras[0], 0], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1669 FAIL Range 23 [paras[0], 0, paras[0], 0], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1642 " 1670 </p>
1643 FAIL Range 23 [paras[0], 0, paras[0], 0], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1671 FAIL Range 23 [paras[0], 0, paras[0], 0], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1644 " 1672 </p>
1645 FAIL Range 23 [paras[0], 0, paras[0], 0], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1673 FAIL Range 23 [paras[0], 0, paras[0], 0], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1646 " 1674 </p>
1647 FAIL Range 23 [paras[0], 0, paras[0], 0], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1675 FAIL Range 23 [paras[0], 0, paras[0], 0], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1648 " 1676 </p>
1649 FAIL Range 23 [paras[0], 0, paras[0], 0], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1677 FAIL Range 23 [paras[0], 0, paras[0], 0], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1650 " 1678 </p>
1651 FAIL Range 23 [paras[0], 0, paras[0], 0], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1679 FAIL Range 23 [paras[0], 0, paras[0], 0], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1652 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1680 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1653 " 1681 "
1654 FAIL Range 23 [paras[0], 0, paras[0], 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1682 FAIL Range 23 [paras[0], 0, paras[0], 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1655 " 1683 "
1656 FAIL Range 23 [paras[0], 0, paras[0], 0], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1684 FAIL Range 23 [paras[0], 0, paras[0], 0], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
1657 " 1685 </p>
1658 FAIL Range 23 [paras[0], 0, paras[0], 0], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1686 FAIL Range 23 [paras[0], 0, paras[0], 0], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1659 " 1687 </p>
1660 FAIL Range 23 [paras[0], 0, paras[0], 0], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1688 FAIL Range 23 [paras[0], 0, paras[0], 0], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1661 " 1689 </p>
1662 FAIL Range 23 [paras[0], 0, paras[0], 0], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1690 FAIL Range 23 [paras[0], 0, paras[0], 0], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1663 " 1691 </p>
1664 FAIL Range 23 [paras[0], 0, paras[0], 0], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1692 FAIL Range 23 [paras[0], 0, paras[0], 0], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1665 " 1693 </p>
1666 FAIL Range 23 [paras[0], 0, paras[0], 0], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ 1694 FAIL Range 23 [paras[0], 0, paras[0], 0], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Element node < p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1667 " 1695 </p>
1668 FAIL Range 23 [paras[0], 0, paras[0], 0], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text n ode "Äb̈c̈d̈ëf̈g̈ḧ 1696 FAIL Range 23 [paras[0], 0, paras[0], 0], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Elemen t node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1669 " 1697 </p>
1670 FAIL Range 23 [paras[0], 0, paras[0], 0], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1698 FAIL Range 23 [paras[0], 0, paras[0], 0], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1671 " 1699 </p>
1672 FAIL Range 23 [paras[0], 0, paras[0], 0], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1700 FAIL Range 23 [paras[0], 0, paras[0], 0], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Element no de <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1673 " 1701 </p>
1674 FAIL Range 23 [paras[0], 0, paras[0], 0], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1702 FAIL Range 23 [paras[0], 0, paras[0], 0], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1675 " 1703 </p>
1676 FAIL Range 23 [paras[0], 0, paras[0], 0], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1704 FAIL Range 23 [paras[0], 0, paras[0], 0], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1677 " 1705 </p>
1678 FAIL Range 23 [paras[0], 0, paras[0], 0], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1706 FAIL Range 23 [paras[0], 0, paras[0], 0], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1679 " 1707 </p>
1680 FAIL Range 23 [paras[0], 0, paras[0], 0], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1708 FAIL Range 23 [paras[0], 0, paras[0], 0], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Element node <p id="a">Äb̈c̈d̈ëf̈ g̈ḧ
1681 " 1709 </p>
1682 FAIL Range 23 [paras[0], 0, paras[0], 0], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1710 FAIL Range 23 [paras[0], 0, paras[0], 0], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1683 " 1711 </p>
1684 FAIL Range 23 [paras[0], 0, paras[0], 0], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx" 1712 FAIL Range 23 [paras[0], 0, paras[0], 0], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx"
1685 FAIL Range 23 [paras[0], 0, paras[0], 0], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1713 FAIL Range 23 [paras[0], 0, paras[0], 0], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1686 " 1714 </p>
1687 FAIL Range 23 [paras[0], 0, paras[0], 0], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 1715 FAIL Range 23 [paras[0], 0, paras[0], 0], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Ele ment node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1688 " 1716 </p>
1689 FAIL Range 23 [paras[0], 0, paras[0], 0], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1717 FAIL Range 23 [paras[0], 0, paras[0], 0], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g ̈ḧ
1690 " 1718 </p>
1691 FAIL Range 23 [paras[0], 0, paras[0], 0], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Text no de "Äb̈c̈d̈ëf̈g̈ḧ 1719 FAIL Range 23 [paras[0], 0, paras[0], 0], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1692 " 1720 </p>
1693 FAIL Range 23 [paras[0], 0, paras[0], 0], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1721 FAIL Range 23 [paras[0], 0, paras[0], 0], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Element node <p id="a">Äb̈c̈d̈ë f̈g̈ḧ
1694 " 1722 </p>
1695 FAIL Range 23 [paras[0], 0, paras[0], 0], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1723 FAIL Range 23 [paras[0], 0, paras[0], 0], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1696 " 1724 </p>
1697 FAIL Range 23 [paras[0], 0, paras[0], 0], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1725 FAIL Range 23 [paras[0], 0, paras[0], 0], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1698 " 1726 </p>
1699 FAIL Range 23 [paras[0], 0, paras[0], 0], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1727 FAIL Range 23 [paras[0], 0, paras[0], 0], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1700 " 1728 </p>
1701 PASS Range 23 [paras[0], 0, paras[0], 0], node 35 doctype 1729 PASS Range 23 [paras[0], 0, paras[0], 0], node 35 doctype
1702 PASS Range 23 [paras[0], 0, paras[0], 0], node 36 foreignDoctype 1730 PASS Range 23 [paras[0], 0, paras[0], 0], node 36 foreignDoctype
1703 PASS Range 23 [paras[0], 0, paras[0], 0], node 37 xmlDoctype 1731 PASS Range 23 [paras[0], 0, paras[0], 0], node 37 xmlDoctype
1704 FAIL Range 24 [paras[0], 0, paras[0], 1], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 1732 FAIL Range 24 [paras[0], 0, paras[0], 1], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
1705 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1733 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1706 " 1734 "
1707 PASS Range 24 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild 1735 PASS Range 24 [paras[0], 0, paras[0], 1], node 1 paras[0].firstChild
1708 FAIL Range 24 [paras[0], 0, paras[0], 1], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop 1736 FAIL Range 24 [paras[0], 0, paras[0], 1], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop
1709 </p> but got Text node "Qrstuvwx" 1737 </p> but got Text node "Qrstuvwx"
1710 FAIL Range 24 [paras[0], 0, paras[0], 1], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop 1738 FAIL Range 24 [paras[0], 0, paras[0], 1], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop
1711 " but got Text node "Qrstuvwx" 1739 " but got Text node "Qrstuvwx"
1712 FAIL Range 24 [paras[0], 0, paras[0], 1], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1740 FAIL Range 24 [paras[0], 0, paras[0], 1], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1713 " 1741 </p>
1714 FAIL Range 24 [paras[0], 0, paras[0], 1], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1742 FAIL Range 24 [paras[0], 0, paras[0], 1], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1715 " 1743 </p>
1716 FAIL Range 24 [paras[0], 0, paras[0], 1], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1744 FAIL Range 24 [paras[0], 0, paras[0], 1], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1717 " 1745 </p>
1718 FAIL Range 24 [paras[0], 0, paras[0], 1], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1746 FAIL Range 24 [paras[0], 0, paras[0], 1], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1719 " 1747 </p>
1720 FAIL Range 24 [paras[0], 0, paras[0], 1], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1748 FAIL Range 24 [paras[0], 0, paras[0], 1], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1721 " 1749 </p>
1722 FAIL Range 24 [paras[0], 0, paras[0], 1], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1750 FAIL Range 24 [paras[0], 0, paras[0], 1], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1723 " 1751 </p>
1724 FAIL Range 24 [paras[0], 0, paras[0], 1], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1752 FAIL Range 24 [paras[0], 0, paras[0], 1], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1725 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1753 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1726 " 1754 "
1727 FAIL Range 24 [paras[0], 0, paras[0], 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1755 FAIL Range 24 [paras[0], 0, paras[0], 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1728 " 1756 "
1729 FAIL Range 24 [paras[0], 0, paras[0], 1], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1757 FAIL Range 24 [paras[0], 0, paras[0], 1], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
1730 " 1758 </p>
1731 FAIL Range 24 [paras[0], 0, paras[0], 1], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1759 FAIL Range 24 [paras[0], 0, paras[0], 1], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1732 " 1760 </p>
1733 FAIL Range 24 [paras[0], 0, paras[0], 1], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1761 FAIL Range 24 [paras[0], 0, paras[0], 1], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1734 " 1762 </p>
1735 FAIL Range 24 [paras[0], 0, paras[0], 1], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1763 FAIL Range 24 [paras[0], 0, paras[0], 1], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1736 " 1764 </p>
1737 FAIL Range 24 [paras[0], 0, paras[0], 1], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1765 FAIL Range 24 [paras[0], 0, paras[0], 1], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1738 " 1766 </p>
1739 FAIL Range 24 [paras[0], 0, paras[0], 1], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ 1767 FAIL Range 24 [paras[0], 0, paras[0], 1], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Element node < p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1740 " 1768 </p>
1741 FAIL Range 24 [paras[0], 0, paras[0], 1], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text n ode "Äb̈c̈d̈ëf̈g̈ḧ 1769 FAIL Range 24 [paras[0], 0, paras[0], 1], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Elemen t node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1742 " 1770 </p>
1743 FAIL Range 24 [paras[0], 0, paras[0], 1], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1771 FAIL Range 24 [paras[0], 0, paras[0], 1], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1744 " 1772 </p>
1745 FAIL Range 24 [paras[0], 0, paras[0], 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1773 FAIL Range 24 [paras[0], 0, paras[0], 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Element no de <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1746 " 1774 </p>
1747 FAIL Range 24 [paras[0], 0, paras[0], 1], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1775 FAIL Range 24 [paras[0], 0, paras[0], 1], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1748 " 1776 </p>
1749 FAIL Range 24 [paras[0], 0, paras[0], 1], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1777 FAIL Range 24 [paras[0], 0, paras[0], 1], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1750 " 1778 </p>
1751 FAIL Range 24 [paras[0], 0, paras[0], 1], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1779 FAIL Range 24 [paras[0], 0, paras[0], 1], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1752 " 1780 </p>
1753 FAIL Range 24 [paras[0], 0, paras[0], 1], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1781 FAIL Range 24 [paras[0], 0, paras[0], 1], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Element node <p id="a">Äb̈c̈d̈ëf̈ g̈ḧ
1754 " 1782 </p>
1755 FAIL Range 24 [paras[0], 0, paras[0], 1], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1783 FAIL Range 24 [paras[0], 0, paras[0], 1], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1756 " 1784 </p>
1757 FAIL Range 24 [paras[0], 0, paras[0], 1], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx" 1785 FAIL Range 24 [paras[0], 0, paras[0], 1], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx"
1758 FAIL Range 24 [paras[0], 0, paras[0], 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1786 FAIL Range 24 [paras[0], 0, paras[0], 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1759 " 1787 </p>
1760 FAIL Range 24 [paras[0], 0, paras[0], 1], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 1788 FAIL Range 24 [paras[0], 0, paras[0], 1], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Ele ment node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1761 " 1789 </p>
1762 FAIL Range 24 [paras[0], 0, paras[0], 1], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1790 FAIL Range 24 [paras[0], 0, paras[0], 1], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g ̈ḧ
1763 " 1791 </p>
1764 FAIL Range 24 [paras[0], 0, paras[0], 1], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Text no de "Äb̈c̈d̈ëf̈g̈ḧ 1792 FAIL Range 24 [paras[0], 0, paras[0], 1], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1765 " 1793 </p>
1766 FAIL Range 24 [paras[0], 0, paras[0], 1], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1794 FAIL Range 24 [paras[0], 0, paras[0], 1], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Element node <p id="a">Äb̈c̈d̈ë f̈g̈ḧ
1767 " 1795 </p>
1768 FAIL Range 24 [paras[0], 0, paras[0], 1], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1796 FAIL Range 24 [paras[0], 0, paras[0], 1], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1769 " 1797 </p>
1770 FAIL Range 24 [paras[0], 0, paras[0], 1], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1798 FAIL Range 24 [paras[0], 0, paras[0], 1], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1771 " 1799 </p>
1772 FAIL Range 24 [paras[0], 0, paras[0], 1], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1800 FAIL Range 24 [paras[0], 0, paras[0], 1], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1773 " 1801 </p>
1774 PASS Range 24 [paras[0], 0, paras[0], 1], node 35 doctype 1802 PASS Range 24 [paras[0], 0, paras[0], 1], node 35 doctype
1775 PASS Range 24 [paras[0], 0, paras[0], 1], node 36 foreignDoctype 1803 PASS Range 24 [paras[0], 0, paras[0], 1], node 36 foreignDoctype
1776 PASS Range 24 [paras[0], 0, paras[0], 1], node 37 xmlDoctype 1804 PASS Range 24 [paras[0], 0, paras[0], 1], node 37 xmlDoctype
1777 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1805 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1778 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1806 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1779 " 1807 "
1780 PASS Range 25 [detachedPara1, 0, detachedPara1, 0], node 1 paras[0].firstChild 1808 PASS Range 25 [detachedPara1, 0, detachedPara1, 0], node 1 paras[0].firstChild
1781 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop 1809 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop
1782 </p> but got Text node "Qrstuvwx" 1810 </p> but got Text node "Qrstuvwx"
1783 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop 1811 FAIL Range 25 [detachedPara1, 0, detachedPara1, 0], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
2084 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], node 36 foreignDoctype 2112 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], node 36 foreignDoctype
2085 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], node 37 xmlDoctype 2113 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], node 37 xmlDoctype
2086 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2114 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 0 paras[0] assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2087 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2115 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2088 " 2116 "
2089 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild 2117 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 1 paras[0].firstChild
2090 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1] assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <p id="b" style="display:none">Ijklmnop 2118 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 2 paras[1] assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <p id="b" style="display:none">Ijklmnop
2091 </p> but got Text node "Qrstuvwx" 2119 </p> but got Text node "Qrstuvwx"
2092 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Ijklmnop 2120 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 3 paras[1].firstChild assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Ijklmnop
2093 " but got Text node "Qrstuvwx" 2121 " but got Text node "Qrstuvwx"
2094 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2122 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 4 foreignPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Efghijkl</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2095 " 2123 </p>
2096 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 5 foreignPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2124 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 5 foreignPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Efghijkl" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2097 " 2125 </p>
2098 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2126 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 6 detachedPara1 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2099 " 2127 </p>
2100 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 7 detachedPara1.firstC hild assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2128 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 7 detachedPara1.firstC hild assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2101 " 2129 </p>
2102 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedPara1 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2130 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 8 detachedPara1 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Opqrstuv</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2103 " 2131 </p>
2104 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 9 detachedPara1.firstC hild assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2132 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 9 detachedPara1.firstC hild assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Opqrstuv" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2105 " 2133 </p>
2106 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 10 testDiv assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2134 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 10 testDiv assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2107 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2135 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2108 " 2136 "
2109 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 11 document assert_equ als: After selectAllChildren, anchorNode must be the given node expected Documen t node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2137 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 11 document assert_equ als: After selectAllChildren, anchorNode must be the given node expected Documen t node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2110 " 2138 "
2111 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 12 detachedDiv assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ë f̈g̈ḧ 2139 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 12 detachedDiv assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
2112 " 2140 </p>
2113 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedPara2 asser t_equals: After selectAllChildren, anchorNode must be the given node expected El ement node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2141 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 13 detachedPara2 asser t_equals: After selectAllChildren, anchorNode must be the given node expected El ement node <p>Wxyzabcd</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2114 " 2142 </p>
2115 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignDoc assert_e quals: After selectAllChildren, anchorNode must be the given node expected Docum ent node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2143 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 14 foreignDoc assert_e quals: After selectAllChildren, anchorNode must be the given node expected Docum ent node with 3 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2116 " 2144 </p>
2117 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 15 foreignPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2145 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 15 foreignPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Mnopqrst</p> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2118 " 2146 </p>
2119 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 16 xmlDoc assert_equal s: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2147 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 16 xmlDoc assert_equal s: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2120 " 2148 </p>
2121 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 17 xmlElement assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 2149 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 17 xmlElement assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Ele ment node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2122 " 2150 </p>
2123 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2151 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 18 detachedXmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2124 " 2152 </p>
2125 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 19 detachedTextNode as sert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2153 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 19 detachedTextNode as sert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2126 " 2154 </p>
2127 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 20 foreignTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2155 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 20 foreignTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2128 " 2156 </p>
2129 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 21 detachedForeignText Node assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2157 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 21 detachedForeignText Node assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Text node "Cdefghij" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2130 " 2158 </p>
2131 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 22 xmlTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2159 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 22 xmlTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2132 " 2160 </p>
2133 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expec ted Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2161 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expec ted Text node "Klmnopqr" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2134 " 2162 </p>
2135 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 24 processingInstructi on assert_equals: After selectAllChildren, anchorNode must be the given node exp ected ProcessingInstruction node with target "somePI" and data "Did you know tha t \":syn sync fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g ̈ḧ 2163 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 24 processingInstructi on assert_equals: After selectAllChildren, anchorNode must be the given node exp ected ProcessingInstruction node with target "somePI" and data "Did you know tha t \":syn sync fromstart\" is very useful wh..." but got Element node <p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ
2136 " 2164 </p>
2137 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 25 detachedProcessingI nstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" and data "ch irp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2165 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 25 detachedProcessingI nstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" and data "ch irp chirp chirp" but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2138 " 2166 </p>
2139 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 26 comment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 2167 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 26 comment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
2140 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 27 detachedComment ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2168 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 27 detachedComment ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2141 " 2169 </p>
2142 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 28 foreignComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2170 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 28 foreignComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2143 " 2171 </p>
2144 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 29 detachedForeignComm ent assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Comment node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ 2172 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 29 detachedForeignComm ent assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Comment node <!--אריה יהודה--> but got Element node <p id="a"> b̈c̈d̈ëf̈g̈ḧ
2145 " 2173 </p>
2146 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 30 xmlComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--I maliciously created a comment that will break incautiou...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2174 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 30 xmlComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--I maliciously created a comment that will break incautiou...--> but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2147 " 2175 </p>
2148 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 31 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf ̈g̈ḧ 2176 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 31 detachedXmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Comment node <!--בן חיים אליעזר--> but got Element node <p id="a" >Äb̈c̈d̈ëf̈g̈ḧ
2149 " 2177 </p>
2150 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 32 docfrag assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document Fragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2178 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 32 docfrag assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document Fragment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2151 " 2179 </p>
2152 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 33 foreignDocfrag asse rt_equals: After selectAllChildren, anchorNode must be the given node expected D ocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2180 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 33 foreignDocfrag asse rt_equals: After selectAllChildren, anchorNode must be the given node expected D ocumentFragment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈ g̈ḧ
2153 " 2181 </p>
2154 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 34 xmlDocfrag assert_e quals: After selectAllChildren, anchorNode must be the given node expected Docum entFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2182 FAIL Range 30 [paras[0], 0, paras[0].firstChild, 7], node 34 xmlDocfrag assert_e quals: After selectAllChildren, anchorNode must be the given node expected Docum entFragment node with 0 children but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2155 " 2183 </p>
2156 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 35 doctype 2184 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 35 doctype
2157 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 36 foreignDoctype 2185 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 36 foreignDoctype
2158 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 37 xmlDoctype 2186 PASS Range 30 [paras[0], 0, paras[0].firstChild, 7], node 37 xmlDoctype
2159 FAIL Range 31 [testDiv, 2, paras[4], 1], node 0 paras[0] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 2187 FAIL Range 31 [testDiv, 2, paras[4], 1], node 0 paras[0] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" a">Äb̈c̈d̈ëf̈g̈ḧ
2160 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2188 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2161 " 2189 "
2162 PASS Range 31 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild 2190 PASS Range 31 [testDiv, 2, paras[4], 1], node 1 paras[0].firstChild
2163 FAIL Range 31 [testDiv, 2, paras[4], 1], node 2 paras[1] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" b" style="display:none">Ijklmnop 2191 FAIL Range 31 [testDiv, 2, paras[4], 1], node 2 paras[1] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" b" style="display:none">Ijklmnop
2164 </p> but got Text node "Qrstuvwx" 2192 </p> but got Text node "Qrstuvwx"
2165 FAIL Range 31 [testDiv, 2, paras[4], 1], node 3 paras[1].firstChild assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 2193 FAIL Range 31 [testDiv, 2, paras[4], 1], node 3 paras[1].firstChild assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
2166 " but got Text node "Qrstuvwx" 2194 " but got Text node "Qrstuvwx"
2167 FAIL Range 31 [testDiv, 2, paras[4], 1], node 4 foreignPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Efghijkl</p> but got Text node "Qrstuvwx" 2195 FAIL Range 31 [testDiv, 2, paras[4], 1], node 4 foreignPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Efghijkl</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2168 FAIL Range 31 [testDiv, 2, paras[4], 1], node 5 foreignPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 2196 </p><p id="b" s...
2169 FAIL Range 31 [testDiv, 2, paras[4], 1], node 6 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Text node "Qrstuvwx" 2197 FAIL Range 31 [testDiv, 2, paras[4], 1], node 5 foreignPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2170 FAIL Range 31 [testDiv, 2, paras[4], 1], node 7 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2198 </p><p id="b" s...
2171 FAIL Range 31 [testDiv, 2, paras[4], 1], node 8 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Text node "Qrstuvwx" 2199 FAIL Range 31 [testDiv, 2, paras[4], 1], node 6 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2172 FAIL Range 31 [testDiv, 2, paras[4], 1], node 9 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2200 </p><p id="b" s...
2201 FAIL Range 31 [testDiv, 2, paras[4], 1], node 7 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2202 </p><p id="b" s...
2203 FAIL Range 31 [testDiv, 2, paras[4], 1], node 8 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2204 </p><p id="b" s...
2205 FAIL Range 31 [testDiv, 2, paras[4], 1], node 9 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2206 </p><p id="b" s...
2173 FAIL Range 31 [testDiv, 2, paras[4], 1], node 10 testDiv assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <div id ="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2207 FAIL Range 31 [testDiv, 2, paras[4], 1], node 10 testDiv assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <div id ="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2174 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2208 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2175 " 2209 "
2176 FAIL Range 31 [testDiv, 2, paras[4], 1], node 11 document assert_equals: After s electAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2210 FAIL Range 31 [testDiv, 2, paras[4], 1], node 11 document assert_equals: After s electAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2177 " 2211 "
2178 FAIL Range 31 [testDiv, 2, paras[4], 1], node 12 detachedDiv assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <di v><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Qrstuvwx" 2212 FAIL Range 31 [testDiv, 2, paras[4], 1], node 12 detachedDiv assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <di v><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <div id="test"><p id ="a">Äb̈c̈d̈ëf̈g̈ḧ
2179 FAIL Range 31 [testDiv, 2, paras[4], 1], node 13 detachedPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Wxyzabcd</p> but got Text node "Qrstuvwx" 2213 </p><p id="b" s...
2180 FAIL Range 31 [testDiv, 2, paras[4], 1], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node wit h 3 children but got Text node "Qrstuvwx" 2214 FAIL Range 31 [testDiv, 2, paras[4], 1], node 13 detachedPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Wxyzabcd</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2181 FAIL Range 31 [testDiv, 2, paras[4], 1], node 15 foreignPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Mnopqrst</p> but got Text node "Qrstuvwx" 2215 </p><p id="b" s...
2182 FAIL Range 31 [testDiv, 2, paras[4], 1], node 16 xmlDoc assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 2216 FAIL Range 31 [testDiv, 2, paras[4], 1], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node wit h 3 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2183 FAIL Range 31 [testDiv, 2, paras[4], 1], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igi veuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Qrst uvwx" 2217 </p><p id="b" s...
2184 FAIL Range 31 [testDiv, 2, paras[4], 1], node 18 detachedXmlElement assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <everyone-hates-hyphenated-element-names></everyone-hates... but got Text no de "Qrstuvwx" 2218 FAIL Range 31 [testDiv, 2, paras[4], 1], node 15 foreignPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Mnopqrst</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2185 FAIL Range 31 [testDiv, 2, paras[4], 1], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " Uvwxyzab" but got Text node "Qrstuvwx" 2219 </p><p id="b" s...
2186 FAIL Range 31 [testDiv, 2, paras[4], 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Text node " Qrstuvwx" 2220 FAIL Range 31 [testDiv, 2, paras[4], 1], node 16 xmlDoc assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2187 FAIL Range 31 [testDiv, 2, paras[4], 1], node 21 detachedForeignTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 2221 </p><p id="b" s...
2188 FAIL Range 31 [testDiv, 2, paras[4], 1], node 22 xmlTextNode assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 2222 FAIL Range 31 [testDiv, 2, paras[4], 1], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igi veuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Element node <d iv id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2189 FAIL Range 31 [testDiv, 2, paras[4], 1], node 23 detachedXmlTextNode assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Klmnopqr" but got Text node "Qrstuvwx" 2223 </p><p id="b" s...
2190 FAIL Range 31 [testDiv, 2, paras[4], 1], node 24 processingInstruction assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Proces singInstruction node with target "somePI" and data "Did you know that \":syn syn c fromstart\" is very useful wh..." but got Text node "Qrstuvwx" 2224 FAIL Range 31 [testDiv, 2, paras[4], 1], node 18 detachedXmlElement assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2191 FAIL Range 31 [testDiv, 2, paras[4], 1], node 25 detachedProcessingInstruction a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d ProcessingInstruction node with target "whippoorwill" and data "chirp chirp ch irp" but got Text node "Qrstuvwx" 2225 </p><p id="b" s...
2226 FAIL Range 31 [testDiv, 2, paras[4], 1], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " Uvwxyzab" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2227 </p><p id="b" s...
2228 FAIL Range 31 [testDiv, 2, paras[4], 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Element nod e <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2229 </p><p id="b" s...
2230 FAIL Range 31 [testDiv, 2, paras[4], 1], node 21 detachedForeignTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2231 </p><p id="b" s...
2232 FAIL Range 31 [testDiv, 2, paras[4], 1], node 22 xmlTextNode assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2233 </p><p id="b" s...
2234 FAIL Range 31 [testDiv, 2, paras[4], 1], node 23 detachedXmlTextNode assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Klmnopqr" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2235 </p><p id="b" s...
2236 FAIL Range 31 [testDiv, 2, paras[4], 1], node 24 processingInstruction assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Proces singInstruction node with target "somePI" and data "Did you know that \":syn syn c fromstart\" is very useful wh..." but got Element node <div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
2237 </p><p id="b" s...
2238 FAIL Range 31 [testDiv, 2, paras[4], 1], node 25 detachedProcessingInstruction a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d ProcessingInstruction node with target "whippoorwill" and data "chirp chirp ch irp" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2239 </p><p id="b" s...
2192 FAIL Range 31 [testDiv, 2, paras[4], 1], node 26 comment assert_equals: After se lectAllChildren, anchorNode must be the given node expected Comment node <!--Alp habet soup?--> but got Text node "Qrstuvwx" 2240 FAIL Range 31 [testDiv, 2, paras[4], 1], node 26 comment assert_equals: After se lectAllChildren, anchorNode must be the given node expected Comment node <!--Alp habet soup?--> but got Text node "Qrstuvwx"
2193 FAIL Range 31 [testDiv, 2, paras[4], 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 2241 FAIL Range 31 [testDiv, 2, paras[4], 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2194 FAIL Range 31 [testDiv, 2, paras[4], 1], node 28 foreignComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 2242 </p><p id="b" s...
2195 FAIL Range 31 [testDiv, 2, paras[4], 1], node 29 detachedForeignComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--אריה יהודה--> but got Text node "Qrstuvwx" 2243 FAIL Range 31 [testDiv, 2, paras[4], 1], node 28 foreignComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Elem ent node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2196 FAIL Range 31 [testDiv, 2, paras[4], 1], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!-- I maliciously created a comment that will break incautiou...--> but got Text nod e "Qrstuvwx" 2244 </p><p id="b" s...
2197 FAIL Range 31 [testDiv, 2, paras[4], 1], node 31 detachedXmlComment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--בן חיים אליעזר--> but got Text node "Qrstuvwx" 2245 FAIL Range 31 [testDiv, 2, paras[4], 1], node 29 detachedForeignComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--אריה יהודה--> but got Element node <div id="test"><p id="a" >Äb̈c̈d̈ëf̈g̈ḧ
2198 FAIL Range 31 [testDiv, 2, paras[4], 1], node 32 docfrag assert_equals: After se lectAllChildren, anchorNode must be the given node expected DocumentFragment nod e with 0 children but got Text node "Qrstuvwx" 2246 </p><p id="b" s...
2199 FAIL Range 31 [testDiv, 2, paras[4], 1], node 33 foreignDocfrag assert_equals: A fter selectAllChildren, anchorNode must be the given node expected DocumentFragm ent node with 0 children but got Text node "Qrstuvwx" 2247 FAIL Range 31 [testDiv, 2, paras[4], 1], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!-- I maliciously created a comment that will break incautiou...--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2200 FAIL Range 31 [testDiv, 2, paras[4], 1], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 2248 </p><p id="b" s...
2249 FAIL Range 31 [testDiv, 2, paras[4], 1], node 31 detachedXmlComment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--בן חיים אליעזר--> but got Element node <div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
2250 </p><p id="b" s...
2251 FAIL Range 31 [testDiv, 2, paras[4], 1], node 32 docfrag assert_equals: After se lectAllChildren, anchorNode must be the given node expected DocumentFragment nod e with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2252 </p><p id="b" s...
2253 FAIL Range 31 [testDiv, 2, paras[4], 1], node 33 foreignDocfrag assert_equals: A fter selectAllChildren, anchorNode must be the given node expected DocumentFragm ent node with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
2254 </p><p id="b" s...
2255 FAIL Range 31 [testDiv, 2, paras[4], 1], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g ̈ḧ
2256 </p><p id="b" s...
2201 PASS Range 31 [testDiv, 2, paras[4], 1], node 35 doctype 2257 PASS Range 31 [testDiv, 2, paras[4], 1], node 35 doctype
2202 PASS Range 31 [testDiv, 2, paras[4], 1], node 36 foreignDoctype 2258 PASS Range 31 [testDiv, 2, paras[4], 1], node 36 foreignDoctype
2203 PASS Range 31 [testDiv, 2, paras[4], 1], node 37 xmlDoctype 2259 PASS Range 31 [testDiv, 2, paras[4], 1], node 37 xmlDoctype
2204 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2260 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2205 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2261 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2206 " 2262 "
2207 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 1 paras[0].firstChild 2263 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 1 paras[0].firstChild
2208 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop 2264 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop
2209 </p> but got Text node "Qrstuvwx" 2265 </p> but got Text node "Qrstuvwx"
2210 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop 2266 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop
2211 " but got Text node "Qrstuvwx" 2267 " but got Text node "Qrstuvwx"
2212 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Text node "Qrstuvwx" 2268 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 4 foreignPara1 assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <p>Efghijkl</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ë f̈g̈ḧ
2213 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Text node "Qrstuvwx" 2269 </p><p id="b" s...
2214 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 2270 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 5 foreignPara1.firstChi ld assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "Efghijkl" but got Element node <div id="test"><p id="a">Äb̈c̈d ̈ëf̈g̈ḧ
2215 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2271 </p><p id="b" s...
2216 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Text node "Qrstuvwx" 2272 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 6 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
2217 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2273 </p><p id="b" s...
2274 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 7 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈ d̈ëf̈g̈ḧ
2275 </p><p id="b" s...
2276 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 8 detachedPara1 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
2277 </p><p id="b" s...
2278 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 9 detachedPara1.firstCh ild assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈ d̈ëf̈g̈ḧ
2279 </p><p id="b" s...
2218 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2280 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 10 testDiv assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2219 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2281 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2220 " 2282 "
2221 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2283 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 11 document assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2222 " 2284 "
2223 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Qrstuvwx" 2285 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 12 detachedDiv assert_e quals: After selectAllChildren, anchorNode must be the given node expected Eleme nt node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <div id=" test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2224 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Text node "Qrstuvwx" 2286 </p><p id="b" s...
2225 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Text node "Qrstuvwx" 2287 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 13 detachedPara2 assert _equals: After selectAllChildren, anchorNode must be the given node expected Ele ment node <p>Wxyzabcd</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ ëf̈g̈ḧ
2226 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Text node "Qrstuvwx" 2288 </p><p id="b" s...
2227 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Text node "Qrstuvwx" 2289 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 14 foreignDoc assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume nt node with 3 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ë f̈g̈ḧ
2228 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Qrstuvwx" 2290 </p><p id="b" s...
2229 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text node "Qrstuvwx" 2291 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 15 foreignPara2 assert_ equals: After selectAllChildren, anchorNode must be the given node expected Elem ent node <p>Mnopqrst</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ
2230 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Qrstuvwx" 2292 </p><p id="b" s...
2231 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Text node "Qrstuvwx" 2293 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 16 xmlDoc assert_equals : After selectAllChildren, anchorNode must be the given node expected Document n ode with 4 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈
2232 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Text node "Qrstuvwx" 2294 </p><p id="b" s...
2233 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 2295 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 17 xmlElement assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Elemen t node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Elem ent node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2234 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Text node "Qrstuvwx" 2296 </p><p id="b" s...
2235 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Text node "Qrstuvwx" 2297 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 18 detachedXmlElement a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2236 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Text node "Qrstuvwx" 2298 </p><p id="b" s...
2299 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 19 detachedTextNode ass ert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g ̈ḧ
2300 </p><p id="b" s...
2301 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 20 foreignTextNode asse rt_equals: After selectAllChildren, anchorNode must be the given node expected T ext node "I admit that I harbor doubts about whether we really need..." but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2302 </p><p id="b" s...
2303 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 21 detachedForeignTextN ode assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Text node "Cdefghij" but got Element node <div id="test"><p id="a">Äb̈c̈ d̈ëf̈g̈ḧ
2304 </p><p id="b" s...
2305 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 22 xmlTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <div id="test"><p id="a">Äb̈c̈ d̈ëf̈g̈ḧ
2306 </p><p id="b" s...
2307 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 23 detachedXmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Text node "Klmnopqr" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ë f̈g̈ḧ
2308 </p><p id="b" s...
2309 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 24 processingInstructio n assert_equals: After selectAllChildren, anchorNode must be the given node expe cted ProcessingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2310 </p><p id="b" s...
2311 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 25 detachedProcessingIn struction assert_equals: After selectAllChildren, anchorNode must be the given n ode expected ProcessingInstruction node with target "whippoorwill" and data "chi rp chirp chirp" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2312 </p><p id="b" s...
2237 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx" 2313 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 26 comment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--Alphabet soup?--> but got Text node "Qrstuvwx"
2238 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 2314 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 27 detachedComment asse rt_equals: After selectAllChildren, anchorNode must be the given node expected C omment node <!--Stuvwxyz--> but got Element node <div id="test"><p id="a">Äb̈c̈ d̈ëf̈g̈ḧ
2239 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Text node "Qrstuvwx" 2315 </p><p id="b" s...
2240 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Text node "Qrstuvwx" 2316 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 28 foreignComment asser t_equals: After selectAllChildren, anchorNode must be the given node expected Co mment node <!--"Commenter" and "commentator" mean different things. I'v...--> b ut got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2241 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Text node "Qrstuvwx" 2317 </p><p id="b" s...
2242 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Text node "Qrstuvwx" 2318 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 29 detachedForeignComme nt assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Comment node <!--אריה יהודה--> but got Element node <div id="test "><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2243 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Text node "Qrstuvwx" 2319 </p><p id="b" s...
2244 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Text node "Qrstuvwx" 2320 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 30 xmlComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--I maliciously created a comment that will break incautiou...--> but g ot Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2245 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Text node "Qrstuvwx" 2321 </p><p id="b" s...
2322 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 31 detachedXmlComment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--בן חיים אליעזר--> but got Element node <div id="t est"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2323 </p><p id="b" s...
2324 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 32 docfrag assert_equal s: After selectAllChildren, anchorNode must be the given node expected DocumentF ragment node with 0 children but got Element node <div id="test"><p id="a">Äb̈c ̈d̈ëf̈g̈ḧ
2325 </p><p id="b" s...
2326 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 33 foreignDocfrag asser t_equals: After selectAllChildren, anchorNode must be the given node expected Do cumentFragment node with 0 children but got Element node <div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
2327 </p><p id="b" s...
2328 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], node 34 xmlDocfrag assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Docume ntFragment node with 0 children but got Element node <div id="test"><p id="a">Ä b̈c̈d̈ëf̈g̈ḧ
2329 </p><p id="b" s...
2246 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 35 doctype 2330 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 35 doctype
2247 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 36 foreignDoctype 2331 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 36 foreignDoctype
2248 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 37 xmlDoctype 2332 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], node 37 xmlDoctype
2249 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2333 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 0 paras[0] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2250 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2334 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2251 " 2335 "
2252 PASS Range 33 [document.documentElement, 1, document.body, 0], node 1 paras[0].f irstChild 2336 PASS Range 33 [document.documentElement, 1, document.body, 0], node 1 paras[0].f irstChild
2253 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop 2337 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 2 paras[1] a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <p id="b" style="display:none">Ijklmnop
2254 </p> but got Text node "Qrstuvwx" 2338 </p> but got Text node "Qrstuvwx"
2255 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop 2339 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 3 paras[1].f irstChild assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Text node "Ijklmnop
2256 " but got Text node "Qrstuvwx" 2340 " but got Text node "Qrstuvwx"
2257 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2341 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 4 foreignPar a1 assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p>Efghijkl</p> but got Element node <html><head><title>Selec tion.selectAllChildren tests</tit...
2258 " 2342 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Element node <html><head><title>Se lection.selectAllChildren tests</tit...
2259 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 5 foreignPar a1.firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2343 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Element node <html><head><title>Sele ction.selectAllChildren tests</tit...
2260 " 2344 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Element node <html><head><title>S election.selectAllChildren tests</tit...
2261 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 6 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2345 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Element node <html><head><title>Sele ction.selectAllChildren tests</tit...
2262 " 2346 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Element node <html><head><title>S election.selectAllChildren tests</tit...
2263 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 7 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2264 "
2265 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 8 detachedPa ra1 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2266 "
2267 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 9 detachedPa ra1.firstChild assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2268 "
2269 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2347 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 10 testDiv a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2270 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2348 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2271 " 2349 "
2272 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2350 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expect ed Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2273 " 2351 "
2274 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node " Äb̈c̈d̈ëf̈g̈ḧ 2352 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 12 detachedD iv assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <div><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element nod e <html><head><title>Selection.selectAllChildren tests</tit...
2275 " 2353 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Element node <html><head><title>Sel ection.selectAllChildren tests</tit...
2276 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 13 detachedP ara2 assert_equals: After selectAllChildren, anchorNode must be the given node e xpected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2354 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Element node <html><head><title>Selec tion.selectAllChildren tests</tit...
2277 " 2355 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Element node <html><head><title>Sele ction.selectAllChildren tests</tit...
2278 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 14 foreignDo c assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Document node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2356 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <html><head><title>Selection .selectAllChildren tests</tit...
2279 " 2357 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Element node <html><head><title>Selection.selectAllChildren tests</tit...
2280 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 15 foreignPa ra2 assert_equals: After selectAllChildren, anchorNode must be the given node ex pected Element node <p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2358 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Element node <html><head><title>Selection.selectAllChildren tests </tit...
2281 " 2359 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Element node <html><head><title>Selectio n.selectAllChildren tests</tit...
2282 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 16 xmlDoc as sert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2360 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Element node <html><head><title>Selection.selectAllChildren tests</ti t...
2283 " 2361 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Element node <html><head><title>S election.selectAllChildren tests</tit...
2284 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 17 xmlElemen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Element node <igiveuponcreativenames>do re mi fa so la ti</igiveuponcr... b ut got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2362 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Element node <html><head><title>S election.selectAllChildren tests</tit...
2285 " 2363 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Element node <html><head><title>Selec tion.selectAllChildren tests</tit...
2286 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 18 detachedX mlElement assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Element node <everyone-hates-hyphenated-element-names></everyone-ha tes... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2364 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Element node < html><head><title>Selection.selectAllChildren tests</tit...
2287 " 2365 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Element node <html><head><title>Selection.sel ectAllChildren tests</tit...
2288 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 19 detachedT extNode assert_equals: After selectAllChildren, anchorNode must be the given nod e expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2289 "
2290 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 20 foreignTe xtNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need.. ." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2291 "
2292 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 21 detachedF oreignTextNode assert_equals: After selectAllChildren, anchorNode must be the gi ven node expected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2293 "
2294 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 22 xmlTextNo de assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2295 "
2296 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 23 detachedX mlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2297 "
2298 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 24 processin gInstruction assert_equals: After selectAllChildren, anchorNode must be the give n node expected ProcessingInstruction node with target "somePI" and data "Did yo u know that \":syn sync fromstart\" is very useful wh..." but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ
2299 "
2300 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 25 detachedP rocessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" an d data "chirp chirp chirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2301 "
2302 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 2366 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 26 comment a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
2303 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2367 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 27 detachedC omment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <html><head><title>S election.selectAllChildren tests</tit...
2304 " 2368 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Element node <html><head><title>Selection.selectAllChildren te sts</tit...
2305 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 28 foreignCo mment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2369 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Element node <h tml><head><title>Selection.selectAllChildren tests</tit...
2306 " 2370 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Element node <html><head><title>Selection.selectAllChildren tests< /tit...
2307 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 29 detachedF oreignComment assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Comment node <!--אריה יהודה--> but got Text node "Äb̈ c̈d̈ëf̈g̈ḧ 2371 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Element node <html><head><title>Selection.selectAllChildren tests</tit...
2308 " 2372 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Element node <html><head><title> Selection.selectAllChildren tests</tit...
2309 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 30 xmlCommen t assert_equals: After selectAllChildren, anchorNode must be the given node expe cted Comment node <!--I maliciously created a comment that will break incautiou. ..--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2373 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <html><head> <title>Selection.selectAllChildren tests</tit...
2310 " 2374 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Element node <html><head><tit le>Selection.selectAllChildren tests</tit...
2311 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 31 detachedX mlComment assert_equals: After selectAllChildren, anchorNode must be the given n ode expected Comment node <!--בן חיים אליעזר--> but got Text node "A ̈b̈c̈d̈ëf̈g̈ḧ
2312 "
2313 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 32 docfrag a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2314 "
2315 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 33 foreignDo cfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈
2316 "
2317 FAIL Range 33 [document.documentElement, 1, document.body, 0], node 34 xmlDocfra g assert_equals: After selectAllChildren, anchorNode must be the given node expe cted DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2318 "
2319 PASS Range 33 [document.documentElement, 1, document.body, 0], node 35 doctype 2375 PASS Range 33 [document.documentElement, 1, document.body, 0], node 35 doctype
2320 PASS Range 33 [document.documentElement, 1, document.body, 0], node 36 foreignDo ctype 2376 PASS Range 33 [document.documentElement, 1, document.body, 0], node 36 foreignDo ctype
2321 PASS Range 33 [document.documentElement, 1, document.body, 0], node 37 xmlDoctyp e 2377 PASS Range 33 [document.documentElement, 1, document.body, 0], node 37 xmlDoctyp e
2322 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 0 paras[ 0] assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2378 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 0 paras[ 0] assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2323 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2379 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2324 " 2380 "
2325 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 1 paras[ 0].firstChild 2381 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 1 paras[ 0].firstChild
2326 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 2 paras[ 1] assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p id="b" style="display:none">Ijklmnop 2382 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 2 paras[ 1] assert_equals: After selectAllChildren, anchorNode must be the given node exp ected Element node <p id="b" style="display:none">Ijklmnop
2327 </p> but got Text node "Qrstuvwx" 2383 </p> but got Text node "Qrstuvwx"
2328 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 3 paras[ 1].firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Ijklmnop 2384 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 3 paras[ 1].firstChild assert_equals: After selectAllChildren, anchorNode must be the giv en node expected Text node "Ijklmnop
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
2365 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 36 forei gnDoctype 2421 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 36 forei gnDoctype
2366 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 37 xmlDo ctype 2422 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], node 37 xmlDo ctype
2367 FAIL Range 35 [document, 0, document, 1], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 2423 FAIL Range 35 [document, 0, document, 1], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
2368 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2424 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2369 " 2425 "
2370 PASS Range 35 [document, 0, document, 1], node 1 paras[0].firstChild 2426 PASS Range 35 [document, 0, document, 1], node 1 paras[0].firstChild
2371 FAIL Range 35 [document, 0, document, 1], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop 2427 FAIL Range 35 [document, 0, document, 1], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop
2372 </p> but got Text node "Qrstuvwx" 2428 </p> but got Text node "Qrstuvwx"
2373 FAIL Range 35 [document, 0, document, 1], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop 2429 FAIL Range 35 [document, 0, document, 1], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop
2374 " but got Text node "Qrstuvwx" 2430 " but got Text node "Qrstuvwx"
2375 FAIL Range 35 [document, 0, document, 1], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2431 FAIL Range 35 [document, 0, document, 1], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Document node with 2 children
2376 " 2432 FAIL Range 35 [document, 0, document, 1], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Document node with 2 children
2377 FAIL Range 35 [document, 0, document, 1], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2433 FAIL Range 35 [document, 0, document, 1], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2378 " 2434 FAIL Range 35 [document, 0, document, 1], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2379 FAIL Range 35 [document, 0, document, 1], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2435 FAIL Range 35 [document, 0, document, 1], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2380 " 2436 FAIL Range 35 [document, 0, document, 1], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2381 FAIL Range 35 [document, 0, document, 1], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2382 "
2383 FAIL Range 35 [document, 0, document, 1], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2384 "
2385 FAIL Range 35 [document, 0, document, 1], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2386 "
2387 FAIL Range 35 [document, 0, document, 1], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2437 FAIL Range 35 [document, 0, document, 1], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2388 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2438 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2389 " 2439 "
2390 FAIL Range 35 [document, 0, document, 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2440 FAIL Range 35 [document, 0, document, 1], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2391 " 2441 "
2392 FAIL Range 35 [document, 0, document, 1], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2442 FAIL Range 35 [document, 0, document, 1], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Document node with 2 children
2393 " 2443 FAIL Range 35 [document, 0, document, 1], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Document node with 2 children
2394 FAIL Range 35 [document, 0, document, 1], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2444 FAIL Range 35 [document, 0, document, 1], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Document node with 2 children
2395 " 2445 FAIL Range 35 [document, 0, document, 1], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Document node with 2 children
2396 FAIL Range 35 [document, 0, document, 1], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2446 FAIL Range 35 [document, 0, document, 1], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Document node with 2 children
2397 " 2447 FAIL Range 35 [document, 0, document, 1], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Document node with 2 children
2398 FAIL Range 35 [document, 0, document, 1], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2448 FAIL Range 35 [document, 0, document, 1], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Docume nt node with 2 children
2399 " 2449 FAIL Range 35 [document, 0, document, 1], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Document node with 2 children
2400 FAIL Range 35 [document, 0, document, 1], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2450 FAIL Range 35 [document, 0, document, 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Document n ode with 2 children
2401 " 2451 FAIL Range 35 [document, 0, document, 1], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Document node with 2 children
2402 FAIL Range 35 [document, 0, document, 1], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ 2452 FAIL Range 35 [document, 0, document, 1], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Document node with 2 children
2403 " 2453 FAIL Range 35 [document, 0, document, 1], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Document node with 2 children
2404 FAIL Range 35 [document, 0, document, 1], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text n ode "Äb̈c̈d̈ëf̈g̈ḧ 2454 FAIL Range 35 [document, 0, document, 1], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Document node with 2 children
2405 " 2455 FAIL Range 35 [document, 0, document, 1], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Document node with 2 children
2406 FAIL Range 35 [document, 0, document, 1], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2407 "
2408 FAIL Range 35 [document, 0, document, 1], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2409 "
2410 FAIL Range 35 [document, 0, document, 1], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2411 "
2412 FAIL Range 35 [document, 0, document, 1], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2413 "
2414 FAIL Range 35 [document, 0, document, 1], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2415 "
2416 FAIL Range 35 [document, 0, document, 1], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2417 "
2418 FAIL Range 35 [document, 0, document, 1], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2419 "
2420 FAIL Range 35 [document, 0, document, 1], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx" 2456 FAIL Range 35 [document, 0, document, 1], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx"
2421 FAIL Range 35 [document, 0, document, 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2457 FAIL Range 35 [document, 0, document, 1], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Document node with 2 children
2422 " 2458 FAIL Range 35 [document, 0, document, 1], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Doc ument node with 2 children
2423 FAIL Range 35 [document, 0, document, 1], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 2459 FAIL Range 35 [document, 0, document, 1], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Document node with 2 children
2424 " 2460 FAIL Range 35 [document, 0, document, 1], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Documen t node with 2 children
2425 FAIL Range 35 [document, 0, document, 1], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2461 FAIL Range 35 [document, 0, document, 1], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Document node with 2 children
2426 " 2462 FAIL Range 35 [document, 0, document, 1], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Document node with 2 children
2427 FAIL Range 35 [document, 0, document, 1], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Text no de "Äb̈c̈d̈ëf̈g̈ḧ 2463 FAIL Range 35 [document, 0, document, 1], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Document node with 2 children
2428 " 2464 FAIL Range 35 [document, 0, document, 1], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Document node with 2 children
2429 FAIL Range 35 [document, 0, document, 1], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2430 "
2431 FAIL Range 35 [document, 0, document, 1], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2432 "
2433 FAIL Range 35 [document, 0, document, 1], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2434 "
2435 FAIL Range 35 [document, 0, document, 1], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2436 "
2437 PASS Range 35 [document, 0, document, 1], node 35 doctype 2465 PASS Range 35 [document, 0, document, 1], node 35 doctype
2438 PASS Range 35 [document, 0, document, 1], node 36 foreignDoctype 2466 PASS Range 35 [document, 0, document, 1], node 36 foreignDoctype
2439 PASS Range 35 [document, 0, document, 1], node 37 xmlDoctype 2467 PASS Range 35 [document, 0, document, 1], node 37 xmlDoctype
2440 FAIL Range 36 [document, 0, document, 2], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 2468 FAIL Range 36 [document, 0, document, 2], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
2441 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2469 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2442 " 2470 "
2443 PASS Range 36 [document, 0, document, 2], node 1 paras[0].firstChild 2471 PASS Range 36 [document, 0, document, 2], node 1 paras[0].firstChild
2444 FAIL Range 36 [document, 0, document, 2], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop 2472 FAIL Range 36 [document, 0, document, 2], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop
2445 </p> but got Text node "Qrstuvwx" 2473 </p> but got Text node "Qrstuvwx"
2446 FAIL Range 36 [document, 0, document, 2], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop 2474 FAIL Range 36 [document, 0, document, 2], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop
2447 " but got Text node "Qrstuvwx" 2475 " but got Text node "Qrstuvwx"
2448 FAIL Range 36 [document, 0, document, 2], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2476 FAIL Range 36 [document, 0, document, 2], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Document node with 2 children
2449 " 2477 FAIL Range 36 [document, 0, document, 2], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Document node with 2 children
2450 FAIL Range 36 [document, 0, document, 2], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2478 FAIL Range 36 [document, 0, document, 2], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2451 " 2479 FAIL Range 36 [document, 0, document, 2], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2452 FAIL Range 36 [document, 0, document, 2], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2480 FAIL Range 36 [document, 0, document, 2], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2453 " 2481 FAIL Range 36 [document, 0, document, 2], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2454 FAIL Range 36 [document, 0, document, 2], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2455 "
2456 FAIL Range 36 [document, 0, document, 2], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2457 "
2458 FAIL Range 36 [document, 0, document, 2], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2459 "
2460 FAIL Range 36 [document, 0, document, 2], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2482 FAIL Range 36 [document, 0, document, 2], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2461 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2483 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2462 " 2484 "
2463 FAIL Range 36 [document, 0, document, 2], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2485 FAIL Range 36 [document, 0, document, 2], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2464 " 2486 "
2465 FAIL Range 36 [document, 0, document, 2], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2487 FAIL Range 36 [document, 0, document, 2], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Document node with 2 children
2466 " 2488 FAIL Range 36 [document, 0, document, 2], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Document node with 2 children
2467 FAIL Range 36 [document, 0, document, 2], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2489 FAIL Range 36 [document, 0, document, 2], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Document node with 2 children
2468 " 2490 FAIL Range 36 [document, 0, document, 2], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Document node with 2 children
2469 FAIL Range 36 [document, 0, document, 2], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2491 FAIL Range 36 [document, 0, document, 2], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Document node with 2 children
2470 " 2492 FAIL Range 36 [document, 0, document, 2], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Document node with 2 children
2471 FAIL Range 36 [document, 0, document, 2], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2493 FAIL Range 36 [document, 0, document, 2], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Docume nt node with 2 children
2472 " 2494 FAIL Range 36 [document, 0, document, 2], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Document node with 2 children
2473 FAIL Range 36 [document, 0, document, 2], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2495 FAIL Range 36 [document, 0, document, 2], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Document n ode with 2 children
2474 " 2496 FAIL Range 36 [document, 0, document, 2], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Document node with 2 children
2475 FAIL Range 36 [document, 0, document, 2], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ 2497 FAIL Range 36 [document, 0, document, 2], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Document node with 2 children
2476 " 2498 FAIL Range 36 [document, 0, document, 2], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Document node with 2 children
2477 FAIL Range 36 [document, 0, document, 2], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text n ode "Äb̈c̈d̈ëf̈g̈ḧ 2499 FAIL Range 36 [document, 0, document, 2], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Document node with 2 children
2478 " 2500 FAIL Range 36 [document, 0, document, 2], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Document node with 2 children
2479 FAIL Range 36 [document, 0, document, 2], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2480 "
2481 FAIL Range 36 [document, 0, document, 2], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2482 "
2483 FAIL Range 36 [document, 0, document, 2], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2484 "
2485 FAIL Range 36 [document, 0, document, 2], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2486 "
2487 FAIL Range 36 [document, 0, document, 2], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2488 "
2489 FAIL Range 36 [document, 0, document, 2], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2490 "
2491 FAIL Range 36 [document, 0, document, 2], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2492 "
2493 FAIL Range 36 [document, 0, document, 2], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx" 2501 FAIL Range 36 [document, 0, document, 2], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx"
2494 FAIL Range 36 [document, 0, document, 2], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2502 FAIL Range 36 [document, 0, document, 2], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Document node with 2 children
2495 " 2503 FAIL Range 36 [document, 0, document, 2], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Doc ument node with 2 children
2496 FAIL Range 36 [document, 0, document, 2], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 2504 FAIL Range 36 [document, 0, document, 2], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Document node with 2 children
2497 " 2505 FAIL Range 36 [document, 0, document, 2], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Documen t node with 2 children
2498 FAIL Range 36 [document, 0, document, 2], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2506 FAIL Range 36 [document, 0, document, 2], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Document node with 2 children
2499 " 2507 FAIL Range 36 [document, 0, document, 2], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Document node with 2 children
2500 FAIL Range 36 [document, 0, document, 2], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Text no de "Äb̈c̈d̈ëf̈g̈ḧ 2508 FAIL Range 36 [document, 0, document, 2], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Document node with 2 children
2501 " 2509 FAIL Range 36 [document, 0, document, 2], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Document node with 2 children
2502 FAIL Range 36 [document, 0, document, 2], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2503 "
2504 FAIL Range 36 [document, 0, document, 2], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2505 "
2506 FAIL Range 36 [document, 0, document, 2], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2507 "
2508 FAIL Range 36 [document, 0, document, 2], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2509 "
2510 PASS Range 36 [document, 0, document, 2], node 35 doctype 2510 PASS Range 36 [document, 0, document, 2], node 35 doctype
2511 PASS Range 36 [document, 0, document, 2], node 36 foreignDoctype 2511 PASS Range 36 [document, 0, document, 2], node 36 foreignDoctype
2512 PASS Range 36 [document, 0, document, 2], node 37 xmlDoctype 2512 PASS Range 36 [document, 0, document, 2], node 37 xmlDoctype
2513 FAIL Range 37 [document, 1, document, 2], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 2513 FAIL Range 37 [document, 1, document, 2], node 0 paras[0] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
2514 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2514 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2515 " 2515 "
2516 PASS Range 37 [document, 1, document, 2], node 1 paras[0].firstChild 2516 PASS Range 37 [document, 1, document, 2], node 1 paras[0].firstChild
2517 FAIL Range 37 [document, 1, document, 2], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop 2517 FAIL Range 37 [document, 1, document, 2], node 2 paras[1] assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <p id= "b" style="display:none">Ijklmnop
2518 </p> but got Text node "Qrstuvwx" 2518 </p> but got Text node "Qrstuvwx"
2519 FAIL Range 37 [document, 1, document, 2], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop 2519 FAIL Range 37 [document, 1, document, 2], node 3 paras[1].firstChild assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Ijklmnop
2520 " but got Text node "Qrstuvwx" 2520 " but got Text node "Qrstuvwx"
2521 FAIL Range 37 [document, 1, document, 2], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2521 FAIL Range 37 [document, 1, document, 2], node 4 foreignPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Efghijkl</p> but got Document node with 2 children
2522 " 2522 FAIL Range 37 [document, 1, document, 2], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Document node with 2 children
2523 FAIL Range 37 [document, 1, document, 2], node 5 foreignPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2523 FAIL Range 37 [document, 1, document, 2], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2524 " 2524 FAIL Range 37 [document, 1, document, 2], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2525 FAIL Range 37 [document, 1, document, 2], node 6 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2525 FAIL Range 37 [document, 1, document, 2], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Document node with 2 children
2526 " 2526 FAIL Range 37 [document, 1, document, 2], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Document node with 2 children
2527 FAIL Range 37 [document, 1, document, 2], node 7 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2528 "
2529 FAIL Range 37 [document, 1, document, 2], node 8 detachedPara1 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2530 "
2531 FAIL Range 37 [document, 1, document, 2], node 9 detachedPara1.firstChild assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2532 "
2533 FAIL Range 37 [document, 1, document, 2], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2527 FAIL Range 37 [document, 1, document, 2], node 10 testDiv assert_equals: After s electAllChildren, anchorNode must be the given node expected Element node <div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2534 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2528 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2535 " 2529 "
2536 FAIL Range 37 [document, 1, document, 2], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2530 FAIL Range 37 [document, 1, document, 2], node 11 document assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2537 " 2531 "
2538 FAIL Range 37 [document, 1, document, 2], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2532 FAIL Range 37 [document, 1, document, 2], node 12 detachedDiv assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <d iv><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Document node with 2 children
2539 " 2533 FAIL Range 37 [document, 1, document, 2], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Document node with 2 children
2540 FAIL Range 37 [document, 1, document, 2], node 13 detachedPara2 assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Element node <p>Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2534 FAIL Range 37 [document, 1, document, 2], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Document node with 2 children
2541 " 2535 FAIL Range 37 [document, 1, document, 2], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Document node with 2 children
2542 FAIL Range 37 [document, 1, document, 2], node 14 foreignDoc assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Document node wi th 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2536 FAIL Range 37 [document, 1, document, 2], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Document node with 2 children
2543 " 2537 FAIL Range 37 [document, 1, document, 2], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Document node with 2 children
2544 FAIL Range 37 [document, 1, document, 2], node 15 foreignPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2538 FAIL Range 37 [document, 1, document, 2], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Docume nt node with 2 children
2545 " 2539 FAIL Range 37 [document, 1, document, 2], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Document node with 2 children
2546 FAIL Range 37 [document, 1, document, 2], node 16 xmlDoc assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2540 FAIL Range 37 [document, 1, document, 2], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Document n ode with 2 children
2547 " 2541 FAIL Range 37 [document, 1, document, 2], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Document node with 2 children
2548 FAIL Range 37 [document, 1, document, 2], node 17 xmlElement assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <ig iveuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb ̈c̈d̈ëf̈g̈ḧ 2542 FAIL Range 37 [document, 1, document, 2], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Document node with 2 children
2549 " 2543 FAIL Range 37 [document, 1, document, 2], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Document node with 2 children
2550 FAIL Range 37 [document, 1, document, 2], node 18 detachedXmlElement assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Element node <everyone-hates-hyphenated-element-names></everyone-hates... but got Text n ode "Äb̈c̈d̈ëf̈g̈ḧ 2544 FAIL Range 37 [document, 1, document, 2], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Document node with 2 children
2551 " 2545 FAIL Range 37 [document, 1, document, 2], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Document node with 2 children
2552 FAIL Range 37 [document, 1, document, 2], node 19 detachedTextNode assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Uvwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2553 "
2554 FAIL Range 37 [document, 1, document, 2], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " I admit that I harbor doubts about whether we really need..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2555 "
2556 FAIL Range 37 [document, 1, document, 2], node 21 detachedForeignTextNode assert _equals: After selectAllChildren, anchorNode must be the given node expected Tex t node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2557 "
2558 FAIL Range 37 [document, 1, document, 2], node 22 xmlTextNode assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Text node "do r e mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2559 "
2560 FAIL Range 37 [document, 1, document, 2], node 23 detachedXmlTextNode assert_equ als: After selectAllChildren, anchorNode must be the given node expected Text no de "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2561 "
2562 FAIL Range 37 [document, 1, document, 2], node 24 processingInstruction assert_e quals: After selectAllChildren, anchorNode must be the given node expected Proce ssingInstruction node with target "somePI" and data "Did you know that \":syn sy nc fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2563 "
2564 FAIL Range 37 [document, 1, document, 2], node 25 detachedProcessingInstruction assert_equals: After selectAllChildren, anchorNode must be the given node expect ed ProcessingInstruction node with target "whippoorwill" and data "chirp chirp c hirp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2565 "
2566 FAIL Range 37 [document, 1, document, 2], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx" 2546 FAIL Range 37 [document, 1, document, 2], node 26 comment assert_equals: After s electAllChildren, anchorNode must be the given node expected Comment node <!--Al phabet soup?--> but got Text node "Qrstuvwx"
2567 FAIL Range 37 [document, 1, document, 2], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2547 FAIL Range 37 [document, 1, document, 2], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment nod e <!--Stuvwxyz--> but got Document node with 2 children
2568 " 2548 FAIL Range 37 [document, 1, document, 2], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Doc ument node with 2 children
2569 FAIL Range 37 [document, 1, document, 2], node 28 foreignComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Tex t node "Äb̈c̈d̈ëf̈g̈ḧ 2549 FAIL Range 37 [document, 1, document, 2], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Document node with 2 children
2570 " 2550 FAIL Range 37 [document, 1, document, 2], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Documen t node with 2 children
2571 FAIL Range 37 [document, 1, document, 2], node 29 detachedForeignComment assert_ equals: After selectAllChildren, anchorNode must be the given node expected Comm ent node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2551 FAIL Range 37 [document, 1, document, 2], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Document node with 2 children
2572 " 2552 FAIL Range 37 [document, 1, document, 2], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Document node with 2 children
2573 FAIL Range 37 [document, 1, document, 2], node 30 xmlComment assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Comment node <!- -I maliciously created a comment that will break incautiou...--> but got Text no de "Äb̈c̈d̈ëf̈g̈ḧ 2553 FAIL Range 37 [document, 1, document, 2], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Document node with 2 children
2574 " 2554 FAIL Range 37 [document, 1, document, 2], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Document node with 2 children
2575 FAIL Range 37 [document, 1, document, 2], node 31 detachedXmlComment assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Comment node <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2576 "
2577 FAIL Range 37 [document, 1, document, 2], node 32 docfrag assert_equals: After s electAllChildren, anchorNode must be the given node expected DocumentFragment no de with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2578 "
2579 FAIL Range 37 [document, 1, document, 2], node 33 foreignDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFrag ment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2580 "
2581 FAIL Range 37 [document, 1, document, 2], node 34 xmlDocfrag assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2582 "
2583 PASS Range 37 [document, 1, document, 2], node 35 doctype 2555 PASS Range 37 [document, 1, document, 2], node 35 doctype
2584 PASS Range 37 [document, 1, document, 2], node 36 foreignDoctype 2556 PASS Range 37 [document, 1, document, 2], node 36 foreignDoctype
2585 PASS Range 37 [document, 1, document, 2], node 37 xmlDoctype 2557 PASS Range 37 [document, 1, document, 2], node 37 xmlDoctype
2586 FAIL Range 38 [testDiv, 0, comment, 5], node 0 paras[0] assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <p id="a ">Äb̈c̈d̈ëf̈g̈ḧ 2558 FAIL Range 38 [testDiv, 0, comment, 5], node 0 paras[0] assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
2587 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2559 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2588 " 2560 "
2589 PASS Range 38 [testDiv, 0, comment, 5], node 1 paras[0].firstChild 2561 PASS Range 38 [testDiv, 0, comment, 5], node 1 paras[0].firstChild
2590 FAIL Range 38 [testDiv, 0, comment, 5], node 2 paras[1] assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <p id="b " style="display:none">Ijklmnop 2562 FAIL Range 38 [testDiv, 0, comment, 5], node 2 paras[1] assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <p id="b " style="display:none">Ijklmnop
2591 </p> but got Text node "Qrstuvwx" 2563 </p> but got Text node "Qrstuvwx"
2592 FAIL Range 38 [testDiv, 0, comment, 5], node 3 paras[1].firstChild assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 2564 FAIL Range 38 [testDiv, 0, comment, 5], node 3 paras[1].firstChild assert_equals : After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
2593 " but got Text node "Qrstuvwx" 2565 " but got Text node "Qrstuvwx"
2594 FAIL Range 38 [testDiv, 0, comment, 5], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <p>E fghijkl</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2566 FAIL Range 38 [testDiv, 0, comment, 5], node 4 foreignPara1 assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <p>E fghijkl</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2595 " 2567 </p><p id="b" s...
2596 FAIL Range 38 [testDiv, 0, comment, 5], node 5 foreignPara1.firstChild assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Text n ode "Efghijkl" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2568 FAIL Range 38 [testDiv, 0, comment, 5], node 5 foreignPara1.firstChild assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Text n ode "Efghijkl" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2597 " 2569 </p><p id="b" s...
2598 FAIL Range 38 [testDiv, 0, comment, 5], node 6 detachedPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2570 FAIL Range 38 [testDiv, 0, comment, 5], node 6 detachedPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2599 " 2571 </p><p id="b" s...
2600 FAIL Range 38 [testDiv, 0, comment, 5], node 7 detachedPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2572 FAIL Range 38 [testDiv, 0, comment, 5], node 7 detachedPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2601 " 2573 </p><p id="b" s...
2602 FAIL Range 38 [testDiv, 0, comment, 5], node 8 detachedPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Opqrstuv</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2574 FAIL Range 38 [testDiv, 0, comment, 5], node 8 detachedPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Opqrstuv</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2603 " 2575 </p><p id="b" s...
2604 FAIL Range 38 [testDiv, 0, comment, 5], node 9 detachedPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2576 FAIL Range 38 [testDiv, 0, comment, 5], node 9 detachedPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2605 " 2577 </p><p id="b" s...
2606 FAIL Range 38 [testDiv, 0, comment, 5], node 10 testDiv assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <div id= "test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2578 FAIL Range 38 [testDiv, 0, comment, 5], node 10 testDiv assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Element node <div id= "test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2607 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2579 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2608 " 2580 "
2609 FAIL Range 38 [testDiv, 0, comment, 5], node 11 document assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2581 FAIL Range 38 [testDiv, 0, comment, 5], node 11 document assert_equals: After se lectAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2610 " 2582 "
2611 FAIL Range 38 [testDiv, 0, comment, 5], node 12 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <div ><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2583 FAIL Range 38 [testDiv, 0, comment, 5], node 12 detachedDiv assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <div ><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
2612 " 2584 </p><p id="b" s...
2613 FAIL Range 38 [testDiv, 0, comment, 5], node 13 detachedPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Wxyzabcd</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2585 FAIL Range 38 [testDiv, 0, comment, 5], node 13 detachedPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Wxyzabcd</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2614 " 2586 </p><p id="b" s...
2615 FAIL Range 38 [testDiv, 0, comment, 5], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 3 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2587 FAIL Range 38 [testDiv, 0, comment, 5], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node with 3 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2616 " 2588 </p><p id="b" s...
2617 FAIL Range 38 [testDiv, 0, comment, 5], node 15 foreignPara2 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Mnopqrst</p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2589 FAIL Range 38 [testDiv, 0, comment, 5], node 15 foreignPara2 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Mnopqrst</p> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2618 " 2590 </p><p id="b" s...
2619 FAIL Range 38 [testDiv, 0, comment, 5], node 16 xmlDoc assert_equals: After sele ctAllChildren, anchorNode must be the given node expected Document node with 4 c hildren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2591 FAIL Range 38 [testDiv, 0, comment, 5], node 16 xmlDoc assert_equals: After sele ctAllChildren, anchorNode must be the given node expected Document node with 4 c hildren but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2620 " 2592 </p><p id="b" s...
2621 FAIL Range 38 [testDiv, 0, comment, 5], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igiv euponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Äb̈c ̈d̈ëf̈g̈ḧ 2593 FAIL Range 38 [testDiv, 0, comment, 5], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igiv euponcreativenames>do re mi fa so la ti</igiveuponcr... but got Element node <di v id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2622 " 2594 </p><p id="b" s...
2623 FAIL Range 38 [testDiv, 0, comment, 5], node 18 detachedXmlElement assert_equals : After selectAllChildren, anchorNode must be the given node expected Element no de <everyone-hates-hyphenated-element-names></everyone-hates... but got Text nod e "Äb̈c̈d̈ëf̈g̈ḧ 2595 FAIL Range 38 [testDiv, 0, comment, 5], node 18 detachedXmlElement assert_equals : After selectAllChildren, anchorNode must be the given node expected Element no de <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2624 " 2596 </p><p id="b" s...
2625 FAIL Range 38 [testDiv, 0, comment, 5], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "U vwxyzab" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2597 FAIL Range 38 [testDiv, 0, comment, 5], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "U vwxyzab" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2626 " 2598 </p><p id="b" s...
2627 FAIL Range 38 [testDiv, 0, comment, 5], node 20 foreignTextNode assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Text node "A ̈b̈c̈d̈ëf̈g̈ḧ 2599 FAIL Range 38 [testDiv, 0, comment, 5], node 20 foreignTextNode assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2628 " 2600 </p><p id="b" s...
2629 FAIL Range 38 [testDiv, 0, comment, 5], node 21 detachedForeignTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2601 FAIL Range 38 [testDiv, 0, comment, 5], node 21 detachedForeignTextNode assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2630 " 2602 </p><p id="b" s...
2631 FAIL Range 38 [testDiv, 0, comment, 5], node 22 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2603 FAIL Range 38 [testDiv, 0, comment, 5], node 22 xmlTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2632 " 2604 </p><p id="b" s...
2633 FAIL Range 38 [testDiv, 0, comment, 5], node 23 detachedXmlTextNode assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2605 FAIL Range 38 [testDiv, 0, comment, 5], node 23 detachedXmlTextNode assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Klmnopqr" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2634 " 2606 </p><p id="b" s...
2635 FAIL Range 38 [testDiv, 0, comment, 5], node 24 processingInstruction assert_equ als: After selectAllChildren, anchorNode must be the given node expected Process ingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2607 FAIL Range 38 [testDiv, 0, comment, 5], node 24 processingInstruction assert_equ als: After selectAllChildren, anchorNode must be the given node expected Process ingInstruction node with target "somePI" and data "Did you know that \":syn sync fromstart\" is very useful wh..." but got Element node <div id="test"><p id="a" >Äb̈c̈d̈ëf̈g̈ḧ
2636 " 2608 </p><p id="b" s...
2637 FAIL Range 38 [testDiv, 0, comment, 5], node 25 detachedProcessingInstruction as sert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" and data "chirp chirp chi rp" but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2609 FAIL Range 38 [testDiv, 0, comment, 5], node 25 detachedProcessingInstruction as sert_equals: After selectAllChildren, anchorNode must be the given node expected ProcessingInstruction node with target "whippoorwill" and data "chirp chirp chi rp" but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2638 " 2610 </p><p id="b" s...
2639 FAIL Range 38 [testDiv, 0, comment, 5], node 26 comment assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Comment node <!--Alph abet soup?--> but got Text node "Qrstuvwx" 2611 FAIL Range 38 [testDiv, 0, comment, 5], node 26 comment assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Comment node <!--Alph abet soup?--> but got Text node "Qrstuvwx"
2640 FAIL Range 38 [testDiv, 0, comment, 5], node 27 detachedComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2612 FAIL Range 38 [testDiv, 0, comment, 5], node 27 detachedComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2641 " 2613 </p><p id="b" s...
2642 FAIL Range 38 [testDiv, 0, comment, 5], node 28 foreignComment assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Comment node < !--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2614 FAIL Range 38 [testDiv, 0, comment, 5], node 28 foreignComment assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Comment node < !--"Commenter" and "commentator" mean different things. I'v...--> but got Eleme nt node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2643 " 2615 </p><p id="b" s...
2644 FAIL Range 38 [testDiv, 0, comment, 5], node 29 detachedForeignComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--אריה יהודה--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2616 FAIL Range 38 [testDiv, 0, comment, 5], node 29 detachedForeignComment assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Commen t node <!--אריה יהודה--> but got Element node <div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
2645 " 2617 </p><p id="b" s...
2646 FAIL Range 38 [testDiv, 0, comment, 5], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2618 FAIL Range 38 [testDiv, 0, comment, 5], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--I maliciously created a comment that will break incautiou...--> but got Element n ode <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2647 " 2619 </p><p id="b" s...
2648 FAIL Range 38 [testDiv, 0, comment, 5], node 31 detachedXmlComment assert_equals : After selectAllChildren, anchorNode must be the given node expected Comment no de <!--בן חיים אליעזר--> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2620 FAIL Range 38 [testDiv, 0, comment, 5], node 31 detachedXmlComment assert_equals : After selectAllChildren, anchorNode must be the given node expected Comment no de <!--בן חיים אליעזר--> but got Element node <div id="test"><p id=" a">Äb̈c̈d̈ëf̈g̈ḧ
2649 " 2621 </p><p id="b" s...
2650 FAIL Range 38 [testDiv, 0, comment, 5], node 32 docfrag assert_equals: After sel ectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2622 FAIL Range 38 [testDiv, 0, comment, 5], node 32 docfrag assert_equals: After sel ectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2651 " 2623 </p><p id="b" s...
2652 FAIL Range 38 [testDiv, 0, comment, 5], node 33 foreignDocfrag assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected DocumentFragme nt node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2624 FAIL Range 38 [testDiv, 0, comment, 5], node 33 foreignDocfrag assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected DocumentFragme nt node with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ë f̈g̈ḧ
2653 " 2625 </p><p id="b" s...
2654 FAIL Range 38 [testDiv, 0, comment, 5], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment n ode with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2626 FAIL Range 38 [testDiv, 0, comment, 5], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment n ode with 0 children but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈
2655 " 2627 </p><p id="b" s...
2656 PASS Range 38 [testDiv, 0, comment, 5], node 35 doctype 2628 PASS Range 38 [testDiv, 0, comment, 5], node 35 doctype
2657 PASS Range 38 [testDiv, 0, comment, 5], node 36 foreignDoctype 2629 PASS Range 38 [testDiv, 0, comment, 5], node 36 foreignDoctype
2658 PASS Range 38 [testDiv, 0, comment, 5], node 37 xmlDoctype 2630 PASS Range 38 [testDiv, 0, comment, 5], node 37 xmlDoctype
2659 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2631 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 0 paras[0] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2660 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2632 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2661 " 2633 "
2662 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 1 paras[0].firstChild 2634 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 1 paras[0].firstChild
2663 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop 2635 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 2 paras[1] assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <p id="b" style="display:none">Ijklmnop
2664 </p> but got Text node "Qrstuvwx" 2636 </p> but got Text node "Qrstuvwx"
2665 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop 2637 FAIL Range 39 [paras[2].firstChild, 4, comment, 2], node 3 paras[1].firstChild a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d Text node "Ijklmnop
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
2702 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 36 foreignDoctype 2674 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 36 foreignDoctype
2703 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 37 xmlDoctype 2675 PASS Range 39 [paras[2].firstChild, 4, comment, 2], node 37 xmlDoctype
2704 FAIL Range 40 [paras[3], 1, comment, 8], node 0 paras[0] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" a">Äb̈c̈d̈ëf̈g̈ḧ 2676 FAIL Range 40 [paras[3], 1, comment, 8], node 0 paras[0] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" a">Äb̈c̈d̈ëf̈g̈ḧ
2705 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2677 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2706 " 2678 "
2707 PASS Range 40 [paras[3], 1, comment, 8], node 1 paras[0].firstChild 2679 PASS Range 40 [paras[3], 1, comment, 8], node 1 paras[0].firstChild
2708 FAIL Range 40 [paras[3], 1, comment, 8], node 2 paras[1] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" b" style="display:none">Ijklmnop 2680 FAIL Range 40 [paras[3], 1, comment, 8], node 2 paras[1] assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <p id=" b" style="display:none">Ijklmnop
2709 </p> but got Text node "Qrstuvwx" 2681 </p> but got Text node "Qrstuvwx"
2710 FAIL Range 40 [paras[3], 1, comment, 8], node 3 paras[1].firstChild assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 2682 FAIL Range 40 [paras[3], 1, comment, 8], node 3 paras[1].firstChild assert_equal s: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
2711 " but got Text node "Qrstuvwx" 2683 " but got Text node "Qrstuvwx"
2712 FAIL Range 40 [paras[3], 1, comment, 8], node 4 foreignPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Efghijkl</p> but got Text node "Qrstuvwx" 2684 FAIL Range 40 [paras[3], 1, comment, 8], node 4 foreignPara1 assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <p> Efghijkl</p> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2713 FAIL Range 40 [paras[3], 1, comment, 8], node 5 foreignPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Text node "Qrstuvwx" 2685 FAIL Range 40 [paras[3], 1, comment, 8], node 5 foreignPara1.firstChild assert_e quals: After selectAllChildren, anchorNode must be the given node expected Text node "Efghijkl" but got Element node <p id="d" style="display:none">Yzabcdef</p>
2714 FAIL Range 40 [paras[3], 1, comment, 8], node 6 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Text node "Qrstuvwx" 2686 FAIL Range 40 [paras[3], 1, comment, 8], node 6 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2715 FAIL Range 40 [paras[3], 1, comment, 8], node 7 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2687 FAIL Range 40 [paras[3], 1, comment, 8], node 7 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <p id="d" style="display:none">Yzabcdef</p >
2716 FAIL Range 40 [paras[3], 1, comment, 8], node 8 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Text node "Qrstuvwx" 2688 FAIL Range 40 [paras[3], 1, comment, 8], node 8 detachedPara1 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Opqrstuv</p> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2717 FAIL Range 40 [paras[3], 1, comment, 8], node 9 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Text node "Qrstuvwx" 2689 FAIL Range 40 [paras[3], 1, comment, 8], node 9 detachedPara1.firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Opqrstuv" but got Element node <p id="d" style="display:none">Yzabcdef</p >
2718 FAIL Range 40 [paras[3], 1, comment, 8], node 10 testDiv assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <div id ="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2690 FAIL Range 40 [paras[3], 1, comment, 8], node 10 testDiv assert_equals: After se lectAllChildren, anchorNode must be the given node expected Element node <div id ="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2719 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2691 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2720 " 2692 "
2721 FAIL Range 40 [paras[3], 1, comment, 8], node 11 document assert_equals: After s electAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2693 FAIL Range 40 [paras[3], 1, comment, 8], node 11 document assert_equals: After s electAllChildren, anchorNode must be the given node expected Document node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2722 " 2694 "
2723 FAIL Range 40 [paras[3], 1, comment, 8], node 12 detachedDiv assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <di v><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Text node "Qrstuvwx" 2695 FAIL Range 40 [paras[3], 1, comment, 8], node 12 detachedDiv assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Element node <di v><p>Opqrstuv</p><p>Wxyzabcd</p></div> but got Element node <p id="d" style="dis play:none">Yzabcdef</p>
2724 FAIL Range 40 [paras[3], 1, comment, 8], node 13 detachedPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Wxyzabcd</p> but got Text node "Qrstuvwx" 2696 FAIL Range 40 [paras[3], 1, comment, 8], node 13 detachedPara2 assert_equals: Af ter selectAllChildren, anchorNode must be the given node expected Element node < p>Wxyzabcd</p> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2725 FAIL Range 40 [paras[3], 1, comment, 8], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node wit h 3 children but got Text node "Qrstuvwx" 2697 FAIL Range 40 [paras[3], 1, comment, 8], node 14 foreignDoc assert_equals: After selectAllChildren, anchorNode must be the given node expected Document node wit h 3 children but got Element node <p id="d" style="display:none">Yzabcdef</p>
2726 FAIL Range 40 [paras[3], 1, comment, 8], node 15 foreignPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Mnopqrst</p> but got Text node "Qrstuvwx" 2698 FAIL Range 40 [paras[3], 1, comment, 8], node 15 foreignPara2 assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p >Mnopqrst</p> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2727 FAIL Range 40 [paras[3], 1, comment, 8], node 16 xmlDoc assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Text node "Qrstuvwx" 2699 FAIL Range 40 [paras[3], 1, comment, 8], node 16 xmlDoc assert_equals: After sel ectAllChildren, anchorNode must be the given node expected Document node with 4 children but got Element node <p id="d" style="display:none">Yzabcdef</p>
2728 FAIL Range 40 [paras[3], 1, comment, 8], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igi veuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Text node "Qrst uvwx" 2700 FAIL Range 40 [paras[3], 1, comment, 8], node 17 xmlElement assert_equals: After selectAllChildren, anchorNode must be the given node expected Element node <igi veuponcreativenames>do re mi fa so la ti</igiveuponcr... but got Element node <p id="d" style="display:none">Yzabcdef</p>
2729 FAIL Range 40 [paras[3], 1, comment, 8], node 18 detachedXmlElement assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <everyone-hates-hyphenated-element-names></everyone-hates... but got Text no de "Qrstuvwx" 2701 FAIL Range 40 [paras[3], 1, comment, 8], node 18 detachedXmlElement assert_equal s: After selectAllChildren, anchorNode must be the given node expected Element n ode <everyone-hates-hyphenated-element-names></everyone-hates... but got Element node <p id="d" style="display:none">Yzabcdef</p>
2730 FAIL Range 40 [paras[3], 1, comment, 8], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " Uvwxyzab" but got Text node "Qrstuvwx" 2702 FAIL Range 40 [paras[3], 1, comment, 8], node 19 detachedTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node " Uvwxyzab" but got Element node <p id="d" style="display:none">Yzabcdef</p>
2731 FAIL Range 40 [paras[3], 1, comment, 8], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Text node " Qrstuvwx" 2703 FAIL Range 40 [paras[3], 1, comment, 8], node 20 foreignTextNode assert_equals: After selectAllChildren, anchorNode must be the given node expected Text node "I admit that I harbor doubts about whether we really need..." but got Element nod e <p id="d" style="display:none">Yzabcdef</p>
2732 FAIL Range 40 [paras[3], 1, comment, 8], node 21 detachedForeignTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Text node "Qrstuvwx" 2704 FAIL Range 40 [paras[3], 1, comment, 8], node 21 detachedForeignTextNode assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Cdefghij" but got Element node <p id="d" style="display:none">Yzabcdef</p >
2733 FAIL Range 40 [paras[3], 1, comment, 8], node 22 xmlTextNode assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Text node "Qrstuvwx" 2705 FAIL Range 40 [paras[3], 1, comment, 8], node 22 xmlTextNode assert_equals: Afte r selectAllChildren, anchorNode must be the given node expected Text node "do re mi fa so la ti" but got Element node <p id="d" style="display:none">Yzabcdef</p >
2734 FAIL Range 40 [paras[3], 1, comment, 8], node 23 detachedXmlTextNode assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Klmnopqr" but got Text node "Qrstuvwx" 2706 FAIL Range 40 [paras[3], 1, comment, 8], node 23 detachedXmlTextNode assert_equa ls: After selectAllChildren, anchorNode must be the given node expected Text nod e "Klmnopqr" but got Element node <p id="d" style="display:none">Yzabcdef</p>
2735 FAIL Range 40 [paras[3], 1, comment, 8], node 24 processingInstruction assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Proces singInstruction node with target "somePI" and data "Did you know that \":syn syn c fromstart\" is very useful wh..." but got Text node "Qrstuvwx" 2707 FAIL Range 40 [paras[3], 1, comment, 8], node 24 processingInstruction assert_eq uals: After selectAllChildren, anchorNode must be the given node expected Proces singInstruction node with target "somePI" and data "Did you know that \":syn syn c fromstart\" is very useful wh..." but got Element node <p id="d" style="displa y:none">Yzabcdef</p>
2736 FAIL Range 40 [paras[3], 1, comment, 8], node 25 detachedProcessingInstruction a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d ProcessingInstruction node with target "whippoorwill" and data "chirp chirp ch irp" but got Text node "Qrstuvwx" 2708 FAIL Range 40 [paras[3], 1, comment, 8], node 25 detachedProcessingInstruction a ssert_equals: After selectAllChildren, anchorNode must be the given node expecte d ProcessingInstruction node with target "whippoorwill" and data "chirp chirp ch irp" but got Element node <p id="d" style="display:none">Yzabcdef</p>
2737 FAIL Range 40 [paras[3], 1, comment, 8], node 26 comment assert_equals: After se lectAllChildren, anchorNode must be the given node expected Comment node <!--Alp habet soup?--> but got Text node "Qrstuvwx" 2709 FAIL Range 40 [paras[3], 1, comment, 8], node 26 comment assert_equals: After se lectAllChildren, anchorNode must be the given node expected Comment node <!--Alp habet soup?--> but got Text node "Qrstuvwx"
2738 FAIL Range 40 [paras[3], 1, comment, 8], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Text node "Qrstuvwx" 2710 FAIL Range 40 [paras[3], 1, comment, 8], node 27 detachedComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!--Stuvwxyz--> but got Element node <p id="d" style="display:none">Yzabcdef</p >
2739 FAIL Range 40 [paras[3], 1, comment, 8], node 28 foreignComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Text node "Qrstuvwx" 2711 FAIL Range 40 [paras[3], 1, comment, 8], node 28 foreignComment assert_equals: A fter selectAllChildren, anchorNode must be the given node expected Comment node <!--"Commenter" and "commentator" mean different things. I'v...--> but got Elem ent node <p id="d" style="display:none">Yzabcdef</p>
2740 FAIL Range 40 [paras[3], 1, comment, 8], node 29 detachedForeignComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--אריה יהודה--> but got Text node "Qrstuvwx" 2712 FAIL Range 40 [paras[3], 1, comment, 8], node 29 detachedForeignComment assert_e quals: After selectAllChildren, anchorNode must be the given node expected Comme nt node <!--אריה יהודה--> but got Element node <p id="d" style="display :none">Yzabcdef</p>
2741 FAIL Range 40 [paras[3], 1, comment, 8], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!-- I maliciously created a comment that will break incautiou...--> but got Text nod e "Qrstuvwx" 2713 FAIL Range 40 [paras[3], 1, comment, 8], node 30 xmlComment assert_equals: After selectAllChildren, anchorNode must be the given node expected Comment node <!-- I maliciously created a comment that will break incautiou...--> but got Element node <p id="d" style="display:none">Yzabcdef</p>
2742 FAIL Range 40 [paras[3], 1, comment, 8], node 31 detachedXmlComment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--בן חיים אליעזר--> but got Text node "Qrstuvwx" 2714 FAIL Range 40 [paras[3], 1, comment, 8], node 31 detachedXmlComment assert_equal s: After selectAllChildren, anchorNode must be the given node expected Comment n ode <!--בן חיים אליעזר--> but got Element node <p id="d" style="disp lay:none">Yzabcdef</p>
2743 FAIL Range 40 [paras[3], 1, comment, 8], node 32 docfrag assert_equals: After se lectAllChildren, anchorNode must be the given node expected DocumentFragment nod e with 0 children but got Text node "Qrstuvwx" 2715 FAIL Range 40 [paras[3], 1, comment, 8], node 32 docfrag assert_equals: After se lectAllChildren, anchorNode must be the given node expected DocumentFragment nod e with 0 children but got Element node <p id="d" style="display:none">Yzabcdef</ p>
2744 FAIL Range 40 [paras[3], 1, comment, 8], node 33 foreignDocfrag assert_equals: A fter selectAllChildren, anchorNode must be the given node expected DocumentFragm ent node with 0 children but got Text node "Qrstuvwx" 2716 FAIL Range 40 [paras[3], 1, comment, 8], node 33 foreignDocfrag assert_equals: A fter selectAllChildren, anchorNode must be the given node expected DocumentFragm ent node with 0 children but got Element node <p id="d" style="display:none">Yza bcdef</p>
2745 FAIL Range 40 [paras[3], 1, comment, 8], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Text node "Qrstuvwx" 2717 FAIL Range 40 [paras[3], 1, comment, 8], node 34 xmlDocfrag assert_equals: After selectAllChildren, anchorNode must be the given node expected DocumentFragment node with 0 children but got Element node <p id="d" style="display:none">Yzabcde f</p>
2746 PASS Range 40 [paras[3], 1, comment, 8], node 35 doctype 2718 PASS Range 40 [paras[3], 1, comment, 8], node 35 doctype
2747 PASS Range 40 [paras[3], 1, comment, 8], node 36 foreignDoctype 2719 PASS Range 40 [paras[3], 1, comment, 8], node 36 foreignDoctype
2748 PASS Range 40 [paras[3], 1, comment, 8], node 37 xmlDoctype 2720 PASS Range 40 [paras[3], 1, comment, 8], node 37 xmlDoctype
2749 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 0 paras[0] assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 2721 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 0 paras[0] assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
2750 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 2722 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
2751 " 2723 "
2752 PASS Range 41 [foreignDoc, 0, foreignDoc, 0], node 1 paras[0].firstChild 2724 PASS Range 41 [foreignDoc, 0, foreignDoc, 0], node 1 paras[0].firstChild
2753 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 2 paras[1] assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p id="b" style="display:none">Ijklmnop 2725 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 2 paras[1] assert_equals: Aft er selectAllChildren, anchorNode must be the given node expected Element node <p id="b" style="display:none">Ijklmnop
2754 </p> but got Text node "Qrstuvwx" 2726 </p> but got Text node "Qrstuvwx"
2755 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 3 paras[1].firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop 2727 FAIL Range 41 [foreignDoc, 0, foreignDoc, 0], node 3 paras[1].firstChild assert_ equals: After selectAllChildren, anchorNode must be the given node expected Text node "Ijklmnop
(...skipping 795 matching lines...) Expand 10 before | Expand all | Expand 10 after
3551 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 30 xmlComment assert_equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0 3523 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 30 xmlComment assert_equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0
3552 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 31 detachedXmlComment assert_ equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0 3524 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 31 detachedXmlComment assert_ equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0
3553 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 32 docfrag assert_equals: Aft er selectAllChildren, rangeCount must be 1 expected 1 but got 0 3525 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 32 docfrag assert_equals: Aft er selectAllChildren, rangeCount must be 1 expected 1 but got 0
3554 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 33 foreignDocfrag assert_equa ls: After selectAllChildren, rangeCount must be 1 expected 1 but got 0 3526 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 33 foreignDocfrag assert_equa ls: After selectAllChildren, rangeCount must be 1 expected 1 but got 0
3555 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 34 xmlDocfrag assert_equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0 3527 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 34 xmlDocfrag assert_equals: After selectAllChildren, rangeCount must be 1 expected 1 but got 0
3556 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 35 doctype 3528 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 35 doctype
3557 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 36 foreignDoctype 3529 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 36 foreignDoctype
3558 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 37 xmlDoctype 3530 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 37 xmlDoctype
3559 Harness: the test ran to completion. 3531 Harness: the test ran to completion.
3560 3532
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698