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

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

Issue 2680943004: Make FrameSelection to hold non-canonicalized positions (Closed)
Patch Set: 2014-02-14T23:34:22 Update TestExpectation to include extend-{0,2,4}0.html and selectAllChildren.html 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 8: The given range isn't in document. 1 CONSOLE ERROR: line 8: The given range isn't in document.
2 CONSOLE ERROR: line 8: The given range isn't in document. 2 CONSOLE ERROR: line 8: The given range isn't in document.
3 CONSOLE ERROR: line 8: The given range isn't in document. 3 CONSOLE ERROR: line 8: The given range isn't in document.
4 CONSOLE ERROR: line 8: The given range isn't in document. 4 CONSOLE ERROR: line 8: The given range isn't in document.
5 CONSOLE ERROR: line 8: The given range isn't in document. 5 CONSOLE ERROR: line 8: The given range isn't in document.
6 CONSOLE ERROR: line 8: The given range isn't in document. 6 CONSOLE ERROR: line 8: The given range isn't in document.
7 CONSOLE ERROR: line 8: The given range isn't in document. 7 CONSOLE ERROR: line 8: The given range isn't in document.
8 CONSOLE ERROR: line 8: The given range isn't in document. 8 CONSOLE ERROR: line 8: The given range isn't in document.
9 CONSOLE ERROR: line 8: The given range isn't in document. 9 CONSOLE ERROR: line 8: The given range isn't in document.
10 CONSOLE ERROR: line 8: The given range isn't in document. 10 CONSOLE ERROR: line 8: The given range isn't in document.
(...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after
755 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 81 [foreignDocfrag, 0] assert_equals: focusNode must equal the node we collapse()d to expected Documen tFragment node with 0 children but got Text node "Qrstuvwx" 755 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 81 [foreignDocfrag, 0] assert_equals: focusNode must equal the node we collapse()d to expected Documen tFragment node with 0 children but got Text node "Qrstuvwx"
756 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 82 [xmlDocfrag, 0] ass ert_equals: focusNode must equal the node we collapse()d to expected DocumentFra gment node with 0 children but got Text node "Qrstuvwx" 756 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 82 [xmlDocfrag, 0] ass ert_equals: focusNode must equal the node we collapse()d to expected DocumentFra gment node with 0 children but got Text node "Qrstuvwx"
757 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 83 [doctype, 0] 757 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 83 [doctype, 0]
758 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 84 [doctype, -17] asse rt_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a DocumentType function "function () { 758 FAIL Range 32 [testDiv, 1, paras[2].firstChild, 5], point 84 [doctype, -17] asse rt_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a DocumentType function "function () {
759 selection.collapse(point[0], point[1]); 759 selection.collapse(point[0], point[1]);
760 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24 760 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24
761 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 85 [doctype, 1] 761 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 85 [doctype, 1]
762 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 86 [foreignDoctype, 0] 762 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 86 [foreignDoctype, 0]
763 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 87 [xmlDoctype, 0] 763 PASS Range 32 [testDiv, 1, paras[2].firstChild, 5], point 87 [xmlDoctype, 0]
764 PASS Range 33 [document.documentElement, 1, document.body, 0], point 0 [paras[0] .firstChild, -1] 764 PASS Range 33 [document.documentElement, 1, document.body, 0], point 0 [paras[0] .firstChild, -1]
765 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 1 [paras[0] .firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to e xpected Text node "Äb̈c̈d̈ëf̈g̈ḧ 765 PASS Range 33 [document.documentElement, 1, document.body, 0], point 1 [paras[0] .firstChild, 0]
766 " but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
767 </p><p id...
768 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 2 [paras[0] .firstChild, 1] assert_equals: focusOffset must equal the offset we collapse()d to expected 1 but got 2 766 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 2 [paras[0] .firstChild, 1] assert_equals: focusOffset must equal the offset we collapse()d to expected 1 but got 2
769 PASS Range 33 [document.documentElement, 1, document.body, 0], point 3 [paras[0] .firstChild, 2] 767 PASS Range 33 [document.documentElement, 1, document.body, 0], point 3 [paras[0] .firstChild, 2]
770 PASS Range 33 [document.documentElement, 1, document.body, 0], point 4 [paras[0] .firstChild, 8] 768 PASS Range 33 [document.documentElement, 1, document.body, 0], point 4 [paras[0] .firstChild, 8]
771 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 5 [paras[0] .firstChild, 9] assert_equals: focusOffset must equal the offset we collapse()d to expected 9 but got 10 769 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 5 [paras[0] .firstChild, 9] assert_equals: focusOffset must equal the offset we collapse()d to expected 9 but got 10
772 PASS Range 33 [document.documentElement, 1, document.body, 0], point 6 [paras[0] .firstChild, 10] 770 PASS Range 33 [document.documentElement, 1, document.body, 0], point 6 [paras[0] .firstChild, 10]
773 PASS Range 33 [document.documentElement, 1, document.body, 0], point 7 [paras[0] .firstChild, 65535] 771 PASS Range 33 [document.documentElement, 1, document.body, 0], point 7 [paras[0] .firstChild, 65535]
774 PASS Range 33 [document.documentElement, 1, document.body, 0], point 8 [paras[1] .firstChild, -1] 772 PASS Range 33 [document.documentElement, 1, document.body, 0], point 8 [paras[1] .firstChild, -1]
775 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 9 [paras[1] .firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to e xpected Text node "Ijklmnop 773 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 9 [paras[1] .firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to e xpected Text node "Ijklmnop
776 " but got Text node "Qrstuvwx" 774 " but got Text node "Qrstuvwx"
777 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 10 [paras[1 ].firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Ijklmnop 775 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 10 [paras[1 ].firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Ijklmnop
(...skipping 15 matching lines...) Expand all
793 PASS Range 33 [document.documentElement, 1, document.body, 0], point 19 [detache dPara1.firstChild, 9] 791 PASS Range 33 [document.documentElement, 1, document.body, 0], point 19 [detache dPara1.firstChild, 9]
794 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 20 [foreign Para1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 792 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 20 [foreign Para1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ
795 </p><p id... 793 </p><p id...
796 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 21 [foreign Para1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 794 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 21 [foreign Para1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ
797 </p><p id... 795 </p><p id...
798 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 22 [foreign Para1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ 796 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 22 [foreign Para1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Element node <body><div id="test"><p i d="a">Äb̈c̈d̈ëf̈g̈ḧ
799 </p><p id... 797 </p><p id...
800 PASS Range 33 [document.documentElement, 1, document.body, 0], point 23 [foreign Para1.firstChild, 9] 798 PASS Range 33 [document.documentElement, 1, document.body, 0], point 23 [foreign Para1.firstChild, 9]
801 PASS Range 33 [document.documentElement, 1, document.body, 0], point 24 [documen t.documentElement, -1] 799 PASS Range 33 [document.documentElement, 1, document.body, 0], point 24 [documen t.documentElement, -1]
802 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 25 [documen t.documentElement, 0] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title> 800 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 25 [documen t.documentElement, 0] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title>
803 <me... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 801 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
804 </p><p id... 802 "
805 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 26 [documen t.documentElement, 1] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title> 803 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 26 [documen t.documentElement, 1] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title>
806 <me... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 804 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
807 </p><p id... 805 "
808 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 27 [documen t.documentElement, 2] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title> 806 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 27 [documen t.documentElement, 2] assert_equals: focusNode must equal the node we collapse() d to expected Element node <html><head><title>Selection.collapse() tests</title>
809 <me... but got Text node "Qrstuvwx" 807 <me... but got Text node "Qrstuvwx"
810 PASS Range 33 [document.documentElement, 1, document.body, 0], point 28 [documen t.documentElement, 7] 808 PASS Range 33 [document.documentElement, 1, document.body, 0], point 28 [documen t.documentElement, 7]
811 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 29 [documen t.head, 1] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <head><title>Selection.collapse() tests</title> 809 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 29 [documen t.head, 1] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <head><title>Selection.collapse() tests</title>
812 <meta nam... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈h ̈ 810 <meta nam... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
813 </p><p id... 811 "
814 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 30 [documen t.body, 3] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 812 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 30 [documen t.body, 3] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
815 </p><p id... but got Text node "Qrstuvwx" 813 </p><p id... but got Text node "Qrstuvwx"
816 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 31 [foreign Doc.documentElement, 0] assert_equals: focusNode must equal the node we collapse ()d to expected Element node <html><head><title></title></head><body><p>Efghijkl </p><p... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 814 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 31 [foreign Doc.documentElement, 0] assert_equals: focusNode must equal the node we collapse ()d to expected Element node <html><head><title></title></head><body><p>Efghijkl </p><p... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
817 </p><p id... 815 </p><p id...
818 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 32 [foreign Doc.documentElement, 1] assert_equals: focusNode must equal the node we collapse ()d to expected Element node <html><head><title></title></head><body><p>Efghijkl </p><p... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 816 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 32 [foreign Doc.documentElement, 1] assert_equals: focusNode must equal the node we collapse ()d to expected Element node <html><head><title></title></head><body><p>Efghijkl </p><p... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
819 </p><p id... 817 </p><p id...
820 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 33 [foreign Doc.head, 0] assert_equals: focusNode must equal the node we collapse()d to expe cted Element node <head><title></title></head> but got Element node <body><div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 818 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 33 [foreign Doc.head, 0] assert_equals: focusNode must equal the node we collapse()d to expe cted Element node <head><title></title></head> but got Element node <body><div i d="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
821 </p><p id... 819 </p><p id...
822 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 34 [foreign Doc.body, 1] assert_equals: focusNode must equal the node we collapse()d to expe cted Element node <body><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... b ut got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 820 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 34 [foreign Doc.body, 1] assert_equals: focusNode must equal the node we collapse()d to expe cted Element node <body><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... b ut got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
823 </p><p id... 821 </p><p id...
824 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 35 [paras[0 ], 0] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 822 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 35 [paras[0 ], 0] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
825 </p> but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 823 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
826 </p><p id... 824 "
827 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 36 [paras[0 ], 1] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ 825 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 36 [paras[0 ], 1] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ
828 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 826 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
829 " 827 "
830 PASS Range 33 [document.documentElement, 1, document.body, 0], point 37 [paras[0 ], 2] 828 PASS Range 33 [document.documentElement, 1, document.body, 0], point 37 [paras[0 ], 2]
831 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 38 [paras[1 ], 0] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="b" style="display:none">Ijklmnop 829 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 38 [paras[1 ], 0] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="b" style="display:none">Ijklmnop
832 </p> but got Text node "Qrstuvwx" 830 </p> but got Text node "Qrstuvwx"
833 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 39 [paras[1 ], 1] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="b" style="display:none">Ijklmnop 831 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 39 [paras[1 ], 1] assert_equals: focusNode must equal the node we collapse()d to expected El ement node <p id="b" style="display:none">Ijklmnop
834 </p> but got Text node "Qrstuvwx" 832 </p> but got Text node "Qrstuvwx"
835 PASS Range 33 [document.documentElement, 1, document.body, 0], point 40 [paras[1 ], 2] 833 PASS Range 33 [document.documentElement, 1, document.body, 0], point 40 [paras[1 ], 2]
836 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 41 [detache dPara1, 0] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 834 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 41 [detache dPara1, 0] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
837 </p><p id... 835 </p><p id...
838 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 42 [detache dPara1, 1] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ 836 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 42 [detache dPara1, 1] assert_equals: focusNode must equal the node we collapse()d to expect ed Element node <p>Opqrstuv</p> but got Element node <body><div id="test"><p id= "a">Äb̈c̈d̈ëf̈g̈ḧ
839 </p><p id... 837 </p><p id...
840 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 43 [testDiv , 0] assert_equals: focusNode must equal the node we collapse()d to expected Ele ment node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 838 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 43 [testDiv , 0] assert_equals: focusNode must equal the node we collapse()d to expected Ele ment node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
841 </p><p id="b" s... but got Element node <body><div id="test"><p id="a">Äb̈c̈d̈e ̈f̈g̈ḧ 839 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
842 </p><p id... 840 "
843 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 44 [testDiv , 3] assert_equals: focusNode must equal the node we collapse()d to expected Ele ment node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 841 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 44 [testDiv , 3] assert_equals: focusNode must equal the node we collapse()d to expected Ele ment node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
844 </p><p id="b" s... but got Text node "Qrstuvwx" 842 </p><p id="b" s... but got Text node "Qrstuvwx"
845 PASS Range 33 [document.documentElement, 1, document.body, 0], point 45 [documen t, -1] 843 PASS Range 33 [document.documentElement, 1, document.body, 0], point 45 [documen t, -1]
846 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 46 [documen t, 0] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 844 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 46 [documen t, 0] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
847 </p><p id... 845 "
848 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 47 [documen t, 1] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Element node <body><div id="test"><p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 846 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 47 [documen t, 1] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
849 </p><p id... 847 "
850 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 48 [documen t, 2] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Text node "Qrstuvwx" 848 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 48 [documen t, 2] assert_equals: focusNode must equal the node we collapse()d to expected Do cument node with 2 children but got Text node "Qrstuvwx"
851 PASS Range 33 [document.documentElement, 1, document.body, 0], point 49 [documen t, 3] 849 PASS Range 33 [document.documentElement, 1, document.body, 0], point 49 [documen t, 3]
852 PASS Range 33 [document.documentElement, 1, document.body, 0], point 50 [comment , -1] 850 PASS Range 33 [document.documentElement, 1, document.body, 0], point 50 [comment , -1]
853 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 51 [comment , 0] assert_equals: focusNode must equal the node we collapse()d to expected Com ment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 851 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 51 [comment , 0] assert_equals: focusNode must equal the node we collapse()d to expected Com ment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
854 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 52 [comment , 4] assert_equals: focusNode must equal the node we collapse()d to expected Com ment node <!--Alphabet soup?--> but got Text node "Qrstuvwx" 852 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 52 [comment , 4] assert_equals: focusNode must equal the node we collapse()d to expected Com ment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
855 PASS Range 33 [document.documentElement, 1, document.body, 0], point 53 [comment , 96] 853 PASS Range 33 [document.documentElement, 1, document.body, 0], point 53 [comment , 96]
856 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 54 [foreign Doc, 0] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 children but got Element node <body><div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ 854 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 54 [foreign Doc, 0] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 children but got Element node <body><div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
857 </p><p id... 855 </p><p id...
858 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 55 [foreign Doc, 1] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 children but got Element node <body><div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ 856 FAIL Range 33 [document.documentElement, 1, document.body, 0], point 55 [foreign Doc, 1] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 children but got Element node <body><div id="test"><p id="a ">Äb̈c̈d̈ëf̈g̈ḧ
859 </p><p id... 857 </p><p id...
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
1024 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 81 [for eignDocfrag, 0] assert_equals: selection.rangeCount must equal 1 after collapse( ) expected 1 but got 0 1022 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 81 [for eignDocfrag, 0] assert_equals: selection.rangeCount must equal 1 after collapse( ) expected 1 but got 0
1025 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 82 [xml Docfrag, 0] assert_equals: selection.rangeCount must equal 1 after collapse() ex pected 1 but got 0 1023 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 82 [xml Docfrag, 0] assert_equals: selection.rangeCount must equal 1 after collapse() ex pected 1 but got 0
1026 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 83 [doc type, 0] 1024 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 83 [doc type, 0]
1027 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 84 [doc type, -17] assert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a DocumentType function "function () { 1025 FAIL Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 84 [doc type, -17] assert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a DocumentType function "function () {
1028 selection.collapse(point[0], point[1]); 1026 selection.collapse(point[0], point[1]);
1029 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24 1027 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24
1030 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 85 [doc type, 1] 1028 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 85 [doc type, 1]
1031 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 86 [for eignDoctype, 0] 1029 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 86 [for eignDoctype, 0]
1032 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 87 [xml Doctype, 0] 1030 PASS Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0], point 87 [xml Doctype, 0]
1033 PASS Range 35 [document, 0, document, 1], point 0 [paras[0].firstChild, -1] 1031 PASS Range 35 [document, 0, document, 1], point 0 [paras[0].firstChild, -1]
1034 FAIL Range 35 [document, 0, document, 1], point 1 [paras[0].firstChild, 0] asser t_equals: focusNode must equal the node we collapse()d to expected Text node "Ä b̈c̈d̈ëf̈g̈ḧ 1032 PASS Range 35 [document, 0, document, 1], point 1 [paras[0].firstChild, 0]
1035 " but got Document node with 2 children
1036 FAIL Range 35 [document, 0, document, 1], point 2 [paras[0].firstChild, 1] asser t_equals: focusOffset must equal the offset we collapse()d to expected 1 but got 2 1033 FAIL Range 35 [document, 0, document, 1], point 2 [paras[0].firstChild, 1] asser t_equals: focusOffset must equal the offset we collapse()d to expected 1 but got 2
1037 PASS Range 35 [document, 0, document, 1], point 3 [paras[0].firstChild, 2] 1034 PASS Range 35 [document, 0, document, 1], point 3 [paras[0].firstChild, 2]
1038 PASS Range 35 [document, 0, document, 1], point 4 [paras[0].firstChild, 8] 1035 PASS Range 35 [document, 0, document, 1], point 4 [paras[0].firstChild, 8]
1039 FAIL Range 35 [document, 0, document, 1], point 5 [paras[0].firstChild, 9] asser t_equals: focusOffset must equal the offset we collapse()d to expected 9 but got 10 1036 FAIL Range 35 [document, 0, document, 1], point 5 [paras[0].firstChild, 9] asser t_equals: focusOffset must equal the offset we collapse()d to expected 9 but got 10
1040 PASS Range 35 [document, 0, document, 1], point 6 [paras[0].firstChild, 10] 1037 PASS Range 35 [document, 0, document, 1], point 6 [paras[0].firstChild, 10]
1041 PASS Range 35 [document, 0, document, 1], point 7 [paras[0].firstChild, 65535] 1038 PASS Range 35 [document, 0, document, 1], point 7 [paras[0].firstChild, 65535]
1042 PASS Range 35 [document, 0, document, 1], point 8 [paras[1].firstChild, -1] 1039 PASS Range 35 [document, 0, document, 1], point 8 [paras[1].firstChild, -1]
1043 FAIL Range 35 [document, 0, document, 1], point 9 [paras[1].firstChild, 0] asser t_equals: focusNode must equal the node we collapse()d to expected Text node "Ij klmnop 1040 FAIL Range 35 [document, 0, document, 1], point 9 [paras[1].firstChild, 0] asser t_equals: focusNode must equal the node we collapse()d to expected Text node "Ij klmnop
1044 " but got Text node "Qrstuvwx" 1041 " but got Text node "Qrstuvwx"
1045 FAIL Range 35 [document, 0, document, 1], point 10 [paras[1].firstChild, 1] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop 1042 FAIL Range 35 [document, 0, document, 1], point 10 [paras[1].firstChild, 1] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop
1046 " but got Text node "Qrstuvwx" 1043 " but got Text node "Qrstuvwx"
1047 FAIL Range 35 [document, 0, document, 1], point 11 [paras[1].firstChild, 2] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop 1044 FAIL Range 35 [document, 0, document, 1], point 11 [paras[1].firstChild, 2] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop
1048 " but got Text node "Qrstuvwx" 1045 " but got Text node "Qrstuvwx"
1049 FAIL Range 35 [document, 0, document, 1], point 12 [paras[1].firstChild, 8] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop 1046 FAIL Range 35 [document, 0, document, 1], point 12 [paras[1].firstChild, 8] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop
1050 " but got Text node "Qrstuvwx" 1047 " but got Text node "Qrstuvwx"
1051 FAIL Range 35 [document, 0, document, 1], point 13 [paras[1].firstChild, 9] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop 1048 FAIL Range 35 [document, 0, document, 1], point 13 [paras[1].firstChild, 9] asse rt_equals: focusNode must equal the node we collapse()d to expected Text node "I jklmnop
1052 " but got Text node "Qrstuvwx" 1049 " but got Text node "Qrstuvwx"
1053 PASS Range 35 [document, 0, document, 1], point 14 [paras[1].firstChild, 10] 1050 PASS Range 35 [document, 0, document, 1], point 14 [paras[1].firstChild, 10]
1054 PASS Range 35 [document, 0, document, 1], point 15 [paras[1].firstChild, 65535] 1051 PASS Range 35 [document, 0, document, 1], point 15 [paras[1].firstChild, 65535]
1055 FAIL Range 35 [document, 0, document, 1], point 16 [detachedPara1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children 1052 FAIL Range 35 [document, 0, document, 1], point 16 [detachedPara1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children
1056 FAIL Range 35 [document, 0, document, 1], point 17 [detachedPara1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children 1053 FAIL Range 35 [document, 0, document, 1], point 17 [detachedPara1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children
1057 FAIL Range 35 [document, 0, document, 1], point 18 [detachedPara1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children 1054 FAIL Range 35 [document, 0, document, 1], point 18 [detachedPara1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text no de "Opqrstuv" but got Document node with 2 children
1058 PASS Range 35 [document, 0, document, 1], point 19 [detachedPara1.firstChild, 9] 1055 PASS Range 35 [document, 0, document, 1], point 19 [detachedPara1.firstChild, 9]
1059 FAIL Range 35 [document, 0, document, 1], point 20 [foreignPara1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children 1056 FAIL Range 35 [document, 0, document, 1], point 20 [foreignPara1.firstChild, 0] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children
1060 FAIL Range 35 [document, 0, document, 1], point 21 [foreignPara1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children 1057 FAIL Range 35 [document, 0, document, 1], point 21 [foreignPara1.firstChild, 1] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children
1061 FAIL Range 35 [document, 0, document, 1], point 22 [foreignPara1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children 1058 FAIL Range 35 [document, 0, document, 1], point 22 [foreignPara1.firstChild, 8] assert_equals: focusNode must equal the node we collapse()d to expected Text nod e "Efghijkl" but got Document node with 2 children
1062 PASS Range 35 [document, 0, document, 1], point 23 [foreignPara1.firstChild, 9] 1059 PASS Range 35 [document, 0, document, 1], point 23 [foreignPara1.firstChild, 9]
1063 PASS Range 35 [document, 0, document, 1], point 24 [document.documentElement, -1 ] 1060 PASS Range 35 [document, 0, document, 1], point 24 [document.documentElement, -1 ]
1064 FAIL Range 35 [document, 0, document, 1], point 25 [document.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1061 FAIL Range 35 [document, 0, document, 1], point 25 [document.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1065 <me... but got Document node with 2 children 1062 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1063 "
1066 FAIL Range 35 [document, 0, document, 1], point 26 [document.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1064 FAIL Range 35 [document, 0, document, 1], point 26 [document.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1067 <me... but got Document node with 2 children 1065 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1066 "
1068 FAIL Range 35 [document, 0, document, 1], point 27 [document.documentElement, 2] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1067 FAIL Range 35 [document, 0, document, 1], point 27 [document.documentElement, 2] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1069 <me... but got Text node "Qrstuvwx" 1068 <me... but got Text node "Qrstuvwx"
1070 PASS Range 35 [document, 0, document, 1], point 28 [document.documentElement, 7] 1069 PASS Range 35 [document, 0, document, 1], point 28 [document.documentElement, 7]
1071 FAIL Range 35 [document, 0, document, 1], point 29 [document.head, 1] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <head ><title>Selection.collapse() tests</title> 1070 FAIL Range 35 [document, 0, document, 1], point 29 [document.head, 1] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <head ><title>Selection.collapse() tests</title>
1072 <meta nam... but got Document node with 2 children 1071 <meta nam... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1072 "
1073 FAIL Range 35 [document, 0, document, 1], point 30 [document.body, 3] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <body ><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1073 FAIL Range 35 [document, 0, document, 1], point 30 [document.body, 3] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <body ><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1074 </p><p id... but got Text node "Qrstuvwx" 1074 </p><p id... but got Text node "Qrstuvwx"
1075 FAIL Range 35 [document, 0, document, 1], point 31 [foreignDoc.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Eleme nt node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Doc ument node with 2 children 1075 FAIL Range 35 [document, 0, document, 1], point 31 [foreignDoc.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Eleme nt node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Doc ument node with 2 children
1076 FAIL Range 35 [document, 0, document, 1], point 32 [foreignDoc.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Eleme nt node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Doc ument node with 2 children 1076 FAIL Range 35 [document, 0, document, 1], point 32 [foreignDoc.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Eleme nt node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Doc ument node with 2 children
1077 FAIL Range 35 [document, 0, document, 1], point 33 [foreignDoc.head, 0] assert_e quals: focusNode must equal the node we collapse()d to expected Element node <he ad><title></title></head> but got Document node with 2 children 1077 FAIL Range 35 [document, 0, document, 1], point 33 [foreignDoc.head, 0] assert_e quals: focusNode must equal the node we collapse()d to expected Element node <he ad><title></title></head> but got Document node with 2 children
1078 FAIL Range 35 [document, 0, document, 1], point 34 [foreignDoc.body, 1] assert_e quals: focusNode must equal the node we collapse()d to expected Element node <bo dy><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... but got Document node with 2 children 1078 FAIL Range 35 [document, 0, document, 1], point 34 [foreignDoc.body, 1] assert_e quals: focusNode must equal the node we collapse()d to expected Element node <bo dy><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... but got Document node with 2 children
1079 FAIL Range 35 [document, 0, document, 1], point 35 [paras[0], 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 1079 FAIL Range 35 [document, 0, document, 1], point 35 [paras[0], 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1080 </p> but got Document node with 2 children 1080 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1081 "
1081 FAIL Range 35 [document, 0, document, 1], point 36 [paras[0], 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="a"> Äb̈c̈d̈ëf̈g̈ḧ 1082 FAIL Range 35 [document, 0, document, 1], point 36 [paras[0], 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="a"> Äb̈c̈d̈ëf̈g̈ḧ
1082 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1083 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1083 " 1084 "
1084 PASS Range 35 [document, 0, document, 1], point 37 [paras[0], 2] 1085 PASS Range 35 [document, 0, document, 1], point 37 [paras[0], 2]
1085 FAIL Range 35 [document, 0, document, 1], point 38 [paras[1], 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="b" style="display:none">Ijklmnop 1086 FAIL Range 35 [document, 0, document, 1], point 38 [paras[1], 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="b" style="display:none">Ijklmnop
1086 </p> but got Text node "Qrstuvwx" 1087 </p> but got Text node "Qrstuvwx"
1087 FAIL Range 35 [document, 0, document, 1], point 39 [paras[1], 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="b" style="display:none">Ijklmnop 1088 FAIL Range 35 [document, 0, document, 1], point 39 [paras[1], 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <p id="b" style="display:none">Ijklmnop
1088 </p> but got Text node "Qrstuvwx" 1089 </p> but got Text node "Qrstuvwx"
1089 PASS Range 35 [document, 0, document, 1], point 40 [paras[1], 2] 1090 PASS Range 35 [document, 0, document, 1], point 40 [paras[1], 2]
1090 FAIL Range 35 [document, 0, document, 1], point 41 [detachedPara1, 0] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <p>Op qrstuv</p> but got Document node with 2 children 1091 FAIL Range 35 [document, 0, document, 1], point 41 [detachedPara1, 0] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <p>Op qrstuv</p> but got Document node with 2 children
1091 FAIL Range 35 [document, 0, document, 1], point 42 [detachedPara1, 1] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <p>Op qrstuv</p> but got Document node with 2 children 1092 FAIL Range 35 [document, 0, document, 1], point 42 [detachedPara1, 1] assert_equ als: focusNode must equal the node we collapse()d to expected Element node <p>Op qrstuv</p> but got Document node with 2 children
1092 FAIL Range 35 [document, 0, document, 1], point 43 [testDiv, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1093 FAIL Range 35 [document, 0, document, 1], point 43 [testDiv, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1093 </p><p id="b" s... but got Document node with 2 children 1094 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1095 "
1094 FAIL Range 35 [document, 0, document, 1], point 44 [testDiv, 3] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1096 FAIL Range 35 [document, 0, document, 1], point 44 [testDiv, 3] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <div id="te st"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1095 </p><p id="b" s... but got Text node "Qrstuvwx" 1097 </p><p id="b" s... but got Text node "Qrstuvwx"
1096 PASS Range 35 [document, 0, document, 1], point 45 [document, -1] 1098 PASS Range 35 [document, 0, document, 1], point 45 [document, -1]
1097 FAIL Range 35 [document, 0, document, 1], point 46 [document, 0] assert_equals: focusOffset must equal the offset we collapse()d to expected 0 but got 1 1099 FAIL Range 35 [document, 0, document, 1], point 46 [document, 0] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 2 ch ildren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1098 FAIL Range 35 [document, 0, document, 1], point 47 [document, 1] assert_equals: focusOffset and anchorOffset must be equal after collapse() expected 0 but got 1 1100 "
1101 FAIL Range 35 [document, 0, document, 1], point 47 [document, 1] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 2 ch ildren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1102 "
1099 FAIL Range 35 [document, 0, document, 1], point 48 [document, 2] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 2 ch ildren but got Text node "Qrstuvwx" 1103 FAIL Range 35 [document, 0, document, 1], point 48 [document, 2] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 2 ch ildren but got Text node "Qrstuvwx"
1100 PASS Range 35 [document, 0, document, 1], point 49 [document, 3] 1104 PASS Range 35 [document, 0, document, 1], point 49 [document, 3]
1101 PASS Range 35 [document, 0, document, 1], point 50 [comment, -1] 1105 PASS Range 35 [document, 0, document, 1], point 50 [comment, -1]
1102 FAIL Range 35 [document, 0, document, 1], point 51 [comment, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Comment node <!--Alphabe t soup?--> but got Text node "Qrstuvwx" 1106 FAIL Range 35 [document, 0, document, 1], point 51 [comment, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Comment node <!--Alphabe t soup?--> but got Text node "Qrstuvwx"
1103 FAIL Range 35 [document, 0, document, 1], point 52 [comment, 4] assert_equals: f ocusNode must equal the node we collapse()d to expected Comment node <!--Alphabe t soup?--> but got Text node "Qrstuvwx" 1107 FAIL Range 35 [document, 0, document, 1], point 52 [comment, 4] assert_equals: f ocusNode must equal the node we collapse()d to expected Comment node <!--Alphabe t soup?--> but got Text node "Qrstuvwx"
1104 PASS Range 35 [document, 0, document, 1], point 53 [comment, 96] 1108 PASS Range 35 [document, 0, document, 1], point 53 [comment, 96]
1105 FAIL Range 35 [document, 0, document, 1], point 54 [foreignDoc, 0] assert_equals : focusNode must equal the node we collapse()d to expected Document node with 3 children but got Document node with 2 children 1109 FAIL Range 35 [document, 0, document, 1], point 54 [foreignDoc, 0] assert_equals : focusNode must equal the node we collapse()d to expected Document node with 3 children but got Document node with 2 children
1106 FAIL Range 35 [document, 0, document, 1], point 55 [foreignDoc, 1] assert_equals : focusNode must equal the node we collapse()d to expected Document node with 3 children but got Document node with 2 children 1110 FAIL Range 35 [document, 0, document, 1], point 55 [foreignDoc, 1] assert_equals : focusNode must equal the node we collapse()d to expected Document node with 3 children but got Document node with 2 children
1107 FAIL Range 35 [document, 0, document, 1], point 56 [foreignComment, 2] assert_eq uals: focusNode must equal the node we collapse()d to expected Comment node <!-- "Commenter" and "commentator" mean different things. I'v...--> but got Document node with 2 children 1111 FAIL Range 35 [document, 0, document, 1], point 56 [foreignComment, 2] assert_eq uals: focusNode must equal the node we collapse()d to expected Comment node <!-- "Commenter" and "commentator" mean different things. I'v...--> but got Document node with 2 children
1108 FAIL Range 35 [document, 0, document, 1], point 57 [foreignTextNode, 0] assert_e quals: focusNode must equal the node we collapse()d to expected Text node "I adm it that I harbor doubts about whether we really need..." but got Document node w ith 2 children 1112 FAIL Range 35 [document, 0, document, 1], point 57 [foreignTextNode, 0] assert_e quals: focusNode must equal the node we collapse()d to expected Text node "I adm it that I harbor doubts about whether we really need..." but got Document node w ith 2 children
(...skipping 515 matching lines...) Expand 10 before | Expand all | Expand 10 after
1624 FAIL Range 40 [paras[3], 1, comment, 8], point 22 [foreignPara1.firstChild, 8] a ssert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Comment node <!--Alphabet soup?--> 1628 FAIL Range 40 [paras[3], 1, comment, 8], point 22 [foreignPara1.firstChild, 8] a ssert_equals: focusNode must equal the node we collapse()d to expected Text node "Efghijkl" but got Comment node <!--Alphabet soup?-->
1625 PASS Range 40 [paras[3], 1, comment, 8], point 23 [foreignPara1.firstChild, 9] 1629 PASS Range 40 [paras[3], 1, comment, 8], point 23 [foreignPara1.firstChild, 9]
1626 PASS Range 40 [paras[3], 1, comment, 8], point 24 [document.documentElement, -1] 1630 PASS Range 40 [paras[3], 1, comment, 8], point 24 [document.documentElement, -1]
1627 FAIL Range 40 [paras[3], 1, comment, 8], point 25 [document.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1631 FAIL Range 40 [paras[3], 1, comment, 8], point 25 [document.documentElement, 0] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1628 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1632 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1629 " 1633 "
1630 FAIL Range 40 [paras[3], 1, comment, 8], point 26 [document.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1634 FAIL Range 40 [paras[3], 1, comment, 8], point 26 [document.documentElement, 1] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1631 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1635 <me... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1632 " 1636 "
1633 FAIL Range 40 [paras[3], 1, comment, 8], point 27 [document.documentElement, 2] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title> 1637 FAIL Range 40 [paras[3], 1, comment, 8], point 27 [document.documentElement, 2] assert_equals: focusNode must equal the node we collapse()d to expected Element node <html><head><title>Selection.collapse() tests</title>
1634 <me... but got Comment node <!--Alphabet soup?--> 1638 <me... but got Text node "Qrstuvwx"
1635 PASS Range 40 [paras[3], 1, comment, 8], point 28 [document.documentElement, 7] 1639 PASS Range 40 [paras[3], 1, comment, 8], point 28 [document.documentElement, 7]
1636 FAIL Range 40 [paras[3], 1, comment, 8], point 29 [document.head, 1] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <head> <title>Selection.collapse() tests</title> 1640 FAIL Range 40 [paras[3], 1, comment, 8], point 29 [document.head, 1] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <head> <title>Selection.collapse() tests</title>
1637 <meta nam... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1641 <meta nam... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1638 " 1642 "
1639 FAIL Range 40 [paras[3], 1, comment, 8], point 30 [document.body, 3] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <body> <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1643 FAIL Range 40 [paras[3], 1, comment, 8], point 30 [document.body, 3] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <body> <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1640 </p><p id... but got Comment node <!--Alphabet soup?--> 1644 </p><p id... but got Text node "Qrstuvwx"
1641 FAIL Range 40 [paras[3], 1, comment, 8], point 31 [foreignDoc.documentElement, 0 ] assert_equals: focusNode must equal the node we collapse()d to expected Elemen t node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Comm ent node <!--Alphabet soup?--> 1645 FAIL Range 40 [paras[3], 1, comment, 8], point 31 [foreignDoc.documentElement, 0 ] assert_equals: focusNode must equal the node we collapse()d to expected Elemen t node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Comm ent node <!--Alphabet soup?-->
1642 FAIL Range 40 [paras[3], 1, comment, 8], point 32 [foreignDoc.documentElement, 1 ] assert_equals: focusNode must equal the node we collapse()d to expected Elemen t node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Comm ent node <!--Alphabet soup?--> 1646 FAIL Range 40 [paras[3], 1, comment, 8], point 32 [foreignDoc.documentElement, 1 ] assert_equals: focusNode must equal the node we collapse()d to expected Elemen t node <html><head><title></title></head><body><p>Efghijkl</p><p... but got Comm ent node <!--Alphabet soup?-->
1643 FAIL Range 40 [paras[3], 1, comment, 8], point 33 [foreignDoc.head, 0] assert_eq uals: focusNode must equal the node we collapse()d to expected Element node <hea d><title></title></head> but got Comment node <!--Alphabet soup?--> 1647 FAIL Range 40 [paras[3], 1, comment, 8], point 33 [foreignDoc.head, 0] assert_eq uals: focusNode must equal the node we collapse()d to expected Element node <hea d><title></title></head> but got Comment node <!--Alphabet soup?-->
1644 FAIL Range 40 [paras[3], 1, comment, 8], point 34 [foreignDoc.body, 1] assert_eq uals: focusNode must equal the node we collapse()d to expected Element node <bod y><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... but got Comment node <! --Alphabet soup?--> 1648 FAIL Range 40 [paras[3], 1, comment, 8], point 34 [foreignDoc.body, 1] assert_eq uals: focusNode must equal the node we collapse()d to expected Element node <bod y><p>Efghijkl</p><p>Mnopqrst</p>I admit that I harbor... but got Comment node <! --Alphabet soup?-->
1645 FAIL Range 40 [paras[3], 1, comment, 8], point 35 [paras[0], 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ 1649 FAIL Range 40 [paras[3], 1, comment, 8], point 35 [paras[0], 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ
1646 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1650 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1647 " 1651 "
1648 FAIL Range 40 [paras[3], 1, comment, 8], point 36 [paras[0], 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ 1652 FAIL Range 40 [paras[3], 1, comment, 8], point 36 [paras[0], 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="a">A ̈b̈c̈d̈ëf̈g̈ḧ
1649 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1653 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1650 " 1654 "
1651 PASS Range 40 [paras[3], 1, comment, 8], point 37 [paras[0], 2] 1655 PASS Range 40 [paras[3], 1, comment, 8], point 37 [paras[0], 2]
1652 FAIL Range 40 [paras[3], 1, comment, 8], point 38 [paras[1], 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="b" s tyle="display:none">Ijklmnop 1656 FAIL Range 40 [paras[3], 1, comment, 8], point 38 [paras[1], 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="b" s tyle="display:none">Ijklmnop
1653 </p> but got Text node "Qrstuvwx" 1657 </p> but got Text node "Qrstuvwx"
1654 FAIL Range 40 [paras[3], 1, comment, 8], point 39 [paras[1], 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="b" s tyle="display:none">Ijklmnop 1658 FAIL Range 40 [paras[3], 1, comment, 8], point 39 [paras[1], 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Element node <p id="b" s tyle="display:none">Ijklmnop
1655 </p> but got Text node "Qrstuvwx" 1659 </p> but got Text node "Qrstuvwx"
1656 PASS Range 40 [paras[3], 1, comment, 8], point 40 [paras[1], 2] 1660 PASS Range 40 [paras[3], 1, comment, 8], point 40 [paras[1], 2]
1657 FAIL Range 40 [paras[3], 1, comment, 8], point 41 [detachedPara1, 0] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <p>Opq rstuv</p> but got Comment node <!--Alphabet soup?--> 1661 FAIL Range 40 [paras[3], 1, comment, 8], point 41 [detachedPara1, 0] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <p>Opq rstuv</p> but got Comment node <!--Alphabet soup?-->
1658 FAIL Range 40 [paras[3], 1, comment, 8], point 42 [detachedPara1, 1] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <p>Opq rstuv</p> but got Comment node <!--Alphabet soup?--> 1662 FAIL Range 40 [paras[3], 1, comment, 8], point 42 [detachedPara1, 1] assert_equa ls: focusNode must equal the node we collapse()d to expected Element node <p>Opq rstuv</p> but got Comment node <!--Alphabet soup?-->
1659 FAIL Range 40 [paras[3], 1, comment, 8], point 43 [testDiv, 0] assert_equals: fo cusNode must equal the node we collapse()d to expected Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1663 FAIL Range 40 [paras[3], 1, comment, 8], point 43 [testDiv, 0] assert_equals: fo cusNode must equal the node we collapse()d to expected Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1660 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1664 </p><p id="b" s... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1661 " 1665 "
1662 FAIL Range 40 [paras[3], 1, comment, 8], point 44 [testDiv, 3] assert_equals: fo cusNode must equal the node we collapse()d to expected Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 1666 FAIL Range 40 [paras[3], 1, comment, 8], point 44 [testDiv, 3] assert_equals: fo cusNode must equal the node we collapse()d to expected Element node <div id="tes t"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
1663 </p><p id="b" s... but got Comment node <!--Alphabet soup?--> 1667 </p><p id="b" s... but got Text node "Qrstuvwx"
1664 PASS Range 40 [paras[3], 1, comment, 8], point 45 [document, -1] 1668 PASS Range 40 [paras[3], 1, comment, 8], point 45 [document, -1]
1665 FAIL Range 40 [paras[3], 1, comment, 8], point 46 [document, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1669 FAIL Range 40 [paras[3], 1, comment, 8], point 46 [document, 0] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1666 " 1670 "
1667 FAIL Range 40 [paras[3], 1, comment, 8], point 47 [document, 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ 1671 FAIL Range 40 [paras[3], 1, comment, 8], point 47 [document, 1] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Text node "Äb̈c̈d̈ëf̈g̈ḧ
1668 " 1672 "
1669 FAIL Range 40 [paras[3], 1, comment, 8], point 48 [document, 2] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Comment node <!--Alphabet soup?--> 1673 FAIL Range 40 [paras[3], 1, comment, 8], point 48 [document, 2] assert_equals: f ocusNode must equal the node we collapse()d to expected Document node with 2 chi ldren but got Text node "Qrstuvwx"
1670 PASS Range 40 [paras[3], 1, comment, 8], point 49 [document, 3] 1674 PASS Range 40 [paras[3], 1, comment, 8], point 49 [document, 3]
1671 PASS Range 40 [paras[3], 1, comment, 8], point 50 [comment, -1] 1675 PASS Range 40 [paras[3], 1, comment, 8], point 50 [comment, -1]
1672 FAIL Range 40 [paras[3], 1, comment, 8], point 51 [comment, 0] assert_equals: fo cusOffset must equal the offset we collapse()d to expected 0 but got 8 1676 FAIL Range 40 [paras[3], 1, comment, 8], point 51 [comment, 0] assert_equals: fo cusNode must equal the node we collapse()d to expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1673 FAIL Range 40 [paras[3], 1, comment, 8], point 52 [comment, 4] assert_equals: fo cusOffset must equal the offset we collapse()d to expected 4 but got 8 1677 FAIL Range 40 [paras[3], 1, comment, 8], point 52 [comment, 4] assert_equals: fo cusNode must equal the node we collapse()d to expected Comment node <!--Alphabet soup?--> but got Text node "Qrstuvwx"
1674 PASS Range 40 [paras[3], 1, comment, 8], point 53 [comment, 96] 1678 PASS Range 40 [paras[3], 1, comment, 8], point 53 [comment, 96]
1675 FAIL Range 40 [paras[3], 1, comment, 8], point 54 [foreignDoc, 0] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 c hildren but got Comment node <!--Alphabet soup?--> 1679 FAIL Range 40 [paras[3], 1, comment, 8], point 54 [foreignDoc, 0] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 c hildren but got Comment node <!--Alphabet soup?-->
1676 FAIL Range 40 [paras[3], 1, comment, 8], point 55 [foreignDoc, 1] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 c hildren but got Comment node <!--Alphabet soup?--> 1680 FAIL Range 40 [paras[3], 1, comment, 8], point 55 [foreignDoc, 1] assert_equals: focusNode must equal the node we collapse()d to expected Document node with 3 c hildren but got Comment node <!--Alphabet soup?-->
1677 FAIL Range 40 [paras[3], 1, comment, 8], point 56 [foreignComment, 2] assert_equ als: focusNode must equal the node we collapse()d to expected Comment node <!--" Commenter" and "commentator" mean different things. I'v...--> but got Comment n ode <!--Alphabet soup?--> 1681 FAIL Range 40 [paras[3], 1, comment, 8], point 56 [foreignComment, 2] assert_equ als: focusNode must equal the node we collapse()d to expected Comment node <!--" Commenter" and "commentator" mean different things. I'v...--> but got Comment n ode <!--Alphabet soup?-->
1678 FAIL Range 40 [paras[3], 1, comment, 8], point 57 [foreignTextNode, 0] assert_eq uals: focusNode must equal the node we collapse()d to expected Text node "I admi t that I harbor doubts about whether we really need..." but got Comment node <!- -Alphabet soup?--> 1682 FAIL Range 40 [paras[3], 1, comment, 8], point 57 [foreignTextNode, 0] assert_eq uals: focusNode must equal the node we collapse()d to expected Text node "I admi t that I harbor doubts about whether we really need..." but got Comment node <!- -Alphabet soup?-->
1679 FAIL Range 40 [paras[3], 1, comment, 8], point 58 [foreignTextNode, 36] assert_e quals: focusNode must equal the node we collapse()d to expected Text node "I adm it that I harbor doubts about whether we really need..." but got Comment node <! --Alphabet soup?--> 1683 FAIL Range 40 [paras[3], 1, comment, 8], point 58 [foreignTextNode, 36] assert_e quals: focusNode must equal the node we collapse()d to expected Text node "I adm it that I harbor doubts about whether we really need..." but got Comment node <! --Alphabet soup?-->
1680 PASS Range 40 [paras[3], 1, comment, 8], point 59 [xmlDoc, -1] 1684 PASS Range 40 [paras[3], 1, comment, 8], point 59 [xmlDoc, -1]
1681 FAIL Range 40 [paras[3], 1, comment, 8], point 60 [xmlDoc, 0] assert_equals: foc usNode must equal the node we collapse()d to expected Document node with 4 child ren but got Comment node <!--Alphabet soup?--> 1685 FAIL Range 40 [paras[3], 1, comment, 8], point 60 [xmlDoc, 0] assert_equals: foc usNode must equal the node we collapse()d to expected Document node with 4 child ren but got Comment node <!--Alphabet soup?-->
1682 FAIL Range 40 [paras[3], 1, comment, 8], point 61 [xmlDoc, 1] assert_equals: foc usNode must equal the node we collapse()d to expected Document node with 4 child ren but got Comment node <!--Alphabet soup?--> 1686 FAIL Range 40 [paras[3], 1, comment, 8], point 61 [xmlDoc, 1] assert_equals: foc usNode must equal the node we collapse()d to expected Document node with 4 child ren but got Comment node <!--Alphabet soup?-->
1683 PASS Range 40 [paras[3], 1, comment, 8], point 62 [xmlDoc, 5] 1687 PASS Range 40 [paras[3], 1, comment, 8], point 62 [xmlDoc, 5]
(...skipping 2071 matching lines...) Expand 10 before | Expand all | Expand 10 after
3755 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 82 [xmlDocfrag, 0] assert_eq uals: selection.rangeCount must equal 1 after collapse() expected 1 but got 0 3759 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 82 [xmlDocfrag, 0] assert_eq uals: selection.rangeCount must equal 1 after collapse() expected 1 but got 0
3756 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 83 [doctype, 0] 3760 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 83 [doctype, 0]
3757 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 84 [doctype, -17] assert_thr ows: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a Docume ntType function "function () { 3761 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 84 [doctype, -17] assert_thr ows: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a Docume ntType function "function () {
3758 selection.collapse(point[0], point[1]); 3762 selection.collapse(point[0], point[1]);
3759 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24 3763 }" threw object "IndexSizeError: Failed to execute 'collapse' on 'Select ion': -17 is not a valid offset." that is not a DOMException INVALID_NODE_TYPE_E RR: property "code" is equal to 1, expected 24
3760 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 85 [doctype, 1] 3764 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 85 [doctype, 1]
3761 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 86 [foreignDoctype, 0] 3765 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 86 [foreignDoctype, 0]
3762 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 87 [xmlDoctype, 0] 3766 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 87 [xmlDoctype, 0]
3763 Harness: the test ran to completion. 3767 Harness: the test ran to completion.
3764 3768
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698