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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update 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 126: The given range isn't in document. 1 CONSOLE ERROR: line 126: The given range isn't in document.
2 CONSOLE ERROR: line 126: The given range isn't in document. 2 CONSOLE ERROR: line 126: The given range isn't in document.
3 CONSOLE ERROR: line 126: The given range isn't in document. 3 CONSOLE ERROR: line 126: The given range isn't in document.
4 CONSOLE ERROR: line 126: The given range isn't in document. 4 CONSOLE ERROR: line 126: The given range isn't in document.
5 CONSOLE ERROR: line 126: The given range isn't in document. 5 CONSOLE ERROR: line 126: The given range isn't in document.
6 CONSOLE ERROR: line 126: The given range isn't in document. 6 CONSOLE ERROR: line 126: The given range isn't in document.
7 CONSOLE ERROR: line 126: The given range isn't in document. 7 CONSOLE ERROR: line 126: The given range isn't in document.
8 CONSOLE ERROR: line 126: The given range isn't in document. 8 CONSOLE ERROR: line 126: The given range isn't in document.
9 CONSOLE ERROR: line 126: The given range isn't in document. 9 CONSOLE ERROR: line 126: The given range isn't in document.
10 This is a testharness.js-based test. 10 This is a testharness.js-based test.
11 Found 70 tests; 53 PASS, 17 FAIL, 0 TIMEOUT, 0 NOTRUN.
11 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 0) assert_equals: Wrong start container expected Element nod e <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 12 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 0) assert_equals: Wrong start container expected Element nod e <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
12 </p><p id="b" s... but got Comment node <!--Alphabet soup?--> 13 </p><p id="b" s... but got Comment node <!--Alphabet soup?-->
13 PASS testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (t estDiv.lastChild, 0) 14 PASS testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (t estDiv.lastChild, 0)
14 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv.la stChild from 0 to 1 assert_equals: Wrong start container expected Element node < div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 15 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv.la stChild from 0 to 1 assert_equals: Wrong start container expected Element node < div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
15 </p><p id="b" s... but got Comment node <!--Alphabet soup?--> 16 </p><p id="b" s... but got Comment node <!--Alphabet soup?-->
16 FAIL testDiv.appendChild(testDiv.lastChild), with selected range on testDiv.last Child from 0 to 1 assert_equals: Wrong end offset expected 5 but got 6 17 FAIL testDiv.appendChild(testDiv.lastChild), with selected range on testDiv.last Child from 0 to 1 assert_equals: Wrong end offset expected 5 but got 6
17 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 1) assert_equals: Wrong start container expected Element nod e <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ 18 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 1) assert_equals: Wrong start container expected Element nod e <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
18 </p><p id="b" s... but got Comment node <!--Alphabet soup?--> 19 </p><p id="b" s... but got Comment node <!--Alphabet soup?-->
19 FAIL testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (t estDiv.lastChild, 1) assert_equals: Wrong start offset expected 5 but got 6 20 FAIL testDiv.appendChild(testDiv.lastChild), with selected range collapsed at (t estDiv.lastChild, 1) assert_equals: Wrong start offset expected 5 but got 6
20 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv fr om testDiv.childNodes.length - 2 to testDiv.childNodes.length assert_equals: Wro ng end offset expected 5 but got 6 21 FAIL testDiv.appendChild(testDiv.lastChild), with unselected range on testDiv fr om testDiv.childNodes.length - 2 to testDiv.childNodes.length assert_equals: Wro ng end offset expected 5 but got 6
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 PASS paras[0].appendChild(testDiv), with unselected range on paras[0] from 0 to 1 77 PASS paras[0].appendChild(testDiv), with unselected range on paras[0] from 0 to 1
77 PASS paras[0].appendChild(testDiv), with selected range on paras[0] from 0 to 1 78 PASS paras[0].appendChild(testDiv), with selected range on paras[0] from 0 to 1
78 PASS paras[0].appendChild(document), with unselected range on paras[0] from 0 to 1 79 PASS paras[0].appendChild(document), with unselected range on paras[0] from 0 to 1
79 PASS paras[0].appendChild(document), with selected range on paras[0] from 0 to 1 80 PASS paras[0].appendChild(document), with selected range on paras[0] from 0 to 1
80 PASS paras[0].appendChild(foreignDoc), with unselected range on paras[0] from 0 to 1 81 PASS paras[0].appendChild(foreignDoc), with unselected range on paras[0] from 0 to 1
81 PASS paras[0].appendChild(foreignDoc), with selected range on paras[0] from 0 to 1 82 PASS paras[0].appendChild(foreignDoc), with selected range on paras[0] from 0 to 1
82 PASS paras[0].appendChild(document.doctype), with unselected range on paras[0] f rom 0 to 1 83 PASS paras[0].appendChild(document.doctype), with unselected range on paras[0] f rom 0 to 1
83 PASS paras[0].appendChild(document.doctype), with selected range on paras[0] fro m 0 to 1 84 PASS paras[0].appendChild(document.doctype), with selected range on paras[0] fro m 0 to 1
84 Harness: the test ran to completion. 85 Harness: the test ran to completion.
85 86
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698