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

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

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase 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 This is a testharness.js-based test. 8 This is a testharness.js-based test.
9 Found 116 tests; 110 PASS, 6 FAIL, 0 TIMEOUT, 0 NOTRUN.
9 PASS paras[0].firstChild.splitText(376), with unselected range on paras[0].first Child from 0 to 1 10 PASS paras[0].firstChild.splitText(376), with unselected range on paras[0].first Child from 0 to 1
10 PASS paras[0].firstChild.splitText(376), with selected range on paras[0].firstCh ild from 0 to 1 11 PASS paras[0].firstChild.splitText(376), with selected range on paras[0].firstCh ild from 0 to 1
11 PASS paras[0].firstChild.splitText(0), with unselected range collapsed at (paras [0].firstChild, 0) 12 PASS paras[0].firstChild.splitText(0), with unselected range collapsed at (paras [0].firstChild, 0)
12 PASS paras[0].firstChild.splitText(0), with selected range collapsed at (paras[0 ].firstChild, 0) 13 PASS paras[0].firstChild.splitText(0), with selected range collapsed at (paras[0 ].firstChild, 0)
13 PASS paras[0].firstChild.splitText(1), with unselected range collapsed at (paras [0].firstChild, 1) 14 PASS paras[0].firstChild.splitText(1), with unselected range collapsed at (paras [0].firstChild, 1)
14 PASS paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0 ].firstChild, 1) 15 PASS paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0 ].firstChild, 1)
15 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length) 16 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length)
16 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with selected ra nge collapsed at (paras[0].firstChild, paras[0].firstChild.length) 17 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with selected ra nge collapsed at (paras[0].firstChild, paras[0].firstChild.length)
17 PASS paras[0].firstChild.splitText(1), with unselected range on paras[0].firstCh ild from 1 to 3 18 PASS paras[0].firstChild.splitText(1), with unselected range on paras[0].firstCh ild from 1 to 3
18 PASS paras[0].firstChild.splitText(1), with selected range on paras[0].firstChil d from 1 to 3 19 PASS paras[0].firstChild.splitText(1), with selected range on paras[0].firstChil d from 1 to 3
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0].firs tChild, 1) to (paras[0], 1) 118 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0].firs tChild, 1) to (paras[0], 1)
118 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0].firstC hild, 1) to (paras[0], 1) 119 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0].firstC hild, 1) to (paras[0], 1)
119 PASS paras[0].firstChild.splitText(1), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) 120 PASS paras[0].firstChild.splitText(1), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
120 PASS paras[0].firstChild.splitText(1), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) 121 PASS paras[0].firstChild.splitText(1), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
121 PASS paras[0].firstChild.splitText(2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) 122 PASS paras[0].firstChild.splitText(2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
122 PASS paras[0].firstChild.splitText(2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) 123 PASS paras[0].firstChild.splitText(2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
123 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3) 124 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
124 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0], 0) to (paras[0].firstChild, 3) 125 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
125 Harness: the test ran to completion. 126 Harness: the test ran to completion.
126 127
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698