OLD | NEW |
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 421 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
432 CONSOLE ERROR: line 8: The given range isn't in document. | 432 CONSOLE ERROR: line 8: The given range isn't in document. |
433 CONSOLE ERROR: line 8: The given range isn't in document. | 433 CONSOLE ERROR: line 8: The given range isn't in document. |
434 CONSOLE ERROR: line 8: The given range isn't in document. | 434 CONSOLE ERROR: line 8: The given range isn't in document. |
435 CONSOLE ERROR: line 8: The given range isn't in document. | 435 CONSOLE ERROR: line 8: The given range isn't in document. |
436 CONSOLE ERROR: line 8: The given range isn't in document. | 436 CONSOLE ERROR: line 8: The given range isn't in document. |
437 CONSOLE ERROR: line 8: The given range isn't in document. | 437 CONSOLE ERROR: line 8: The given range isn't in document. |
438 CONSOLE ERROR: line 8: The given range isn't in document. | 438 CONSOLE ERROR: line 8: The given range isn't in document. |
439 CONSOLE ERROR: line 8: The given range isn't in document. | 439 CONSOLE ERROR: line 8: The given range isn't in document. |
440 CONSOLE ERROR: line 8: The given range isn't in document. | 440 CONSOLE ERROR: line 8: The given range isn't in document. |
441 This is a testharness.js-based test. | 441 This is a testharness.js-based test. |
| 442 Found 2670 tests; 630 PASS, 2040 FAIL, 0 TIMEOUT, 0 NOTRUN. |
442 PASS Set up range 0 [] | 443 PASS Set up range 0 [] |
443 PASS Set up range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0] | 444 PASS Set up range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0] |
444 PASS Set up range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1] | 445 PASS Set up range 2 [paras[0].firstChild, 0, paras[0].firstChild, 1] |
445 PASS Set up range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8] | 446 PASS Set up range 3 [paras[0].firstChild, 2, paras[0].firstChild, 8] |
446 PASS Set up range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9] | 447 PASS Set up range 4 [paras[0].firstChild, 2, paras[0].firstChild, 9] |
447 PASS Set up range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0] | 448 PASS Set up range 5 [paras[1].firstChild, 0, paras[1].firstChild, 0] |
448 PASS Set up range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1] | 449 PASS Set up range 6 [paras[1].firstChild, 0, paras[1].firstChild, 1] |
449 PASS Set up range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8] | 450 PASS Set up range 7 [paras[1].firstChild, 2, paras[1].firstChild, 8] |
450 PASS Set up range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9] | 451 PASS Set up range 8 [paras[1].firstChild, 2, paras[1].firstChild, 9] |
451 PASS Set up range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] | 452 PASS Set up range 9 [detachedPara1.firstChild, 0, detachedPara1.firstChild, 0] |
(...skipping 4044 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4496 }" 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 | 4497 }" 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 |
4497 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], point 85 [doctype, 1] | 4498 PASS Range 29 [paras[0].firstChild, 3, paras[3], 1], point 85 [doctype, 1] |
4498 FAIL Range 29 [paras[0].firstChild, 3, paras[3], 1], point 86 [foreignDoctype, 0
] assert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node
is a DocumentType function "function () { | 4499 FAIL Range 29 [paras[0].firstChild, 3, paras[3], 1], point 86 [foreignDoctype, 0
] assert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node
is a DocumentType function "function () { |
4499 selection.collapse(point[0], point[1]); | 4500 selection.collapse(point[0], point[1]); |
4500 }" did not throw | 4501 }" did not throw |
4501 FAIL Range 29 [paras[0].firstChild, 3, paras[3], 1], point 87 [xmlDoctype, 0] as
sert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is
a DocumentType function "function () { | 4502 FAIL Range 29 [paras[0].firstChild, 3, paras[3], 1], point 87 [xmlDoctype, 0] as
sert_throws: Must throw INVALID_NODE_TYPE_ERR when collapse()ing if the node is
a DocumentType function "function () { |
4502 selection.collapse(point[0], point[1]); | 4503 selection.collapse(point[0], point[1]); |
4503 }" did not throw | 4504 }" did not throw |
4504 Harness: the test ran to completion. | 4505 Harness: the test ran to completion. |
4505 | 4506 |
OLD | NEW |