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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/selection/collapse-30-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 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 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 CONSOLE ERROR: line 8: The given range isn't in document. 344 CONSOLE ERROR: line 8: The given range isn't in document.
345 CONSOLE ERROR: line 8: The given range isn't in document. 345 CONSOLE ERROR: line 8: The given range isn't in document.
346 CONSOLE ERROR: line 8: The given range isn't in document. 346 CONSOLE ERROR: line 8: The given range isn't in document.
347 CONSOLE ERROR: line 8: The given range isn't in document. 347 CONSOLE ERROR: line 8: The given range isn't in document.
348 CONSOLE ERROR: line 8: The given range isn't in document. 348 CONSOLE ERROR: line 8: The given range isn't in document.
349 CONSOLE ERROR: line 8: The given range isn't in document. 349 CONSOLE ERROR: line 8: The given range isn't in document.
350 CONSOLE ERROR: line 8: The given range isn't in document. 350 CONSOLE ERROR: line 8: The given range isn't in document.
351 CONSOLE ERROR: line 8: The given range isn't in document. 351 CONSOLE ERROR: line 8: The given range isn't in document.
352 CONSOLE ERROR: line 8: The given range isn't in document. 352 CONSOLE ERROR: line 8: The given range isn't in document.
353 This is a testharness.js-based test. 353 This is a testharness.js-based test.
354 Found 2581 tests; 609 PASS, 1972 FAIL, 0 TIMEOUT, 0 NOTRUN.
354 PASS Set up range 30 [paras[0], 0, paras[0].firstChild, 7] 355 PASS Set up range 30 [paras[0], 0, paras[0].firstChild, 7]
355 PASS Set up range 31 [testDiv, 2, paras[4], 1] 356 PASS Set up range 31 [testDiv, 2, paras[4], 1]
356 PASS Set up range 32 [testDiv, 1, paras[2].firstChild, 5] 357 PASS Set up range 32 [testDiv, 1, paras[2].firstChild, 5]
357 PASS Set up range 33 [document.documentElement, 1, document.body, 0] 358 PASS Set up range 33 [document.documentElement, 1, document.body, 0]
358 PASS Set up range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0] 359 PASS Set up range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0]
359 PASS Set up range 35 [document, 0, document, 1] 360 PASS Set up range 35 [document, 0, document, 1]
360 PASS Set up range 36 [document, 0, document, 2] 361 PASS Set up range 36 [document, 0, document, 2]
361 PASS Set up range 37 [document, 1, document, 2] 362 PASS Set up range 37 [document, 1, document, 2]
362 PASS Set up range 38 [testDiv, 0, comment, 5] 363 PASS Set up range 38 [testDiv, 0, comment, 5]
363 PASS Set up range 39 [paras[2].firstChild, 4, comment, 2] 364 PASS Set up range 39 [paras[2].firstChild, 4, comment, 2]
(...skipping 3724 matching lines...) Expand 10 before | Expand all | Expand 10 after
4088 }" 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 4089 }" 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
4089 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 85 [doctype, 1] 4090 PASS Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 85 [doctype, 1]
4090 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 86 [foreignDoctype, 0] asser t_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a D ocumentType function "function () { 4091 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 86 [foreignDoctype, 0] asser t_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a D ocumentType function "function () {
4091 selection.collapse(point[0], point[1]); 4092 selection.collapse(point[0], point[1]);
4092 }" did not throw 4093 }" did not throw
4093 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 87 [xmlDoctype, 0] assert_th rows: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a Docum entType function "function () { 4094 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], point 87 [xmlDoctype, 0] assert_th rows: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is a Docum entType function "function () {
4094 selection.collapse(point[0], point[1]); 4095 selection.collapse(point[0], point[1]);
4095 }" did not throw 4096 }" did not throw
4096 Harness: the test ran to completion. 4097 Harness: the test ran to completion.
4097 4098
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698