OLD | NEW |
1 CONSOLE ERROR: line 944: The given range isn't in document. | 1 CONSOLE ERROR: line 944: The given range isn't in document. |
2 CONSOLE ERROR: line 944: The given range isn't in document. | 2 CONSOLE ERROR: line 944: The given range isn't in document. |
3 CONSOLE ERROR: line 944: The given range isn't in document. | 3 CONSOLE ERROR: line 944: The given range isn't in document. |
4 CONSOLE ERROR: line 944: The given range isn't in document. | 4 CONSOLE ERROR: line 944: The given range isn't in document. |
5 CONSOLE ERROR: line 944: The given range isn't in document. | 5 CONSOLE ERROR: line 944: The given range isn't in document. |
6 CONSOLE ERROR: line 944: The given range isn't in document. | 6 CONSOLE ERROR: line 944: The given range isn't in document. |
7 CONSOLE ERROR: line 944: The given range isn't in document. | 7 CONSOLE ERROR: line 944: The given range isn't in document. |
8 CONSOLE ERROR: line 944: The given range isn't in document. | 8 CONSOLE ERROR: line 944: The given range isn't in document. |
9 CONSOLE ERROR: line 944: The given range isn't in document. | 9 CONSOLE ERROR: line 944: The given range isn't in document. |
10 CONSOLE ERROR: line 944: The given range isn't in document. | 10 CONSOLE ERROR: line 944: The given range isn't in document. |
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
334 CONSOLE ERROR: line 944: The given range isn't in document. | 334 CONSOLE ERROR: line 944: The given range isn't in document. |
335 CONSOLE ERROR: line 944: The given range isn't in document. | 335 CONSOLE ERROR: line 944: The given range isn't in document. |
336 CONSOLE ERROR: line 944: The given range isn't in document. | 336 CONSOLE ERROR: line 944: The given range isn't in document. |
337 CONSOLE ERROR: line 944: The given range isn't in document. | 337 CONSOLE ERROR: line 944: The given range isn't in document. |
338 CONSOLE ERROR: line 944: The given range isn't in document. | 338 CONSOLE ERROR: line 944: The given range isn't in document. |
339 CONSOLE ERROR: line 944: The given range isn't in document. | 339 CONSOLE ERROR: line 944: The given range isn't in document. |
340 CONSOLE ERROR: line 944: The given range isn't in document. | 340 CONSOLE ERROR: line 944: The given range isn't in document. |
341 CONSOLE ERROR: line 944: The given range isn't in document. | 341 CONSOLE ERROR: line 944: The given range isn't in document. |
342 CONSOLE ERROR: line 944: The given range isn't in document. | 342 CONSOLE ERROR: line 944: The given range isn't in document. |
343 This is a testharness.js-based test. | 343 This is a testharness.js-based test. |
| 344 Found 2242 tests; 59 PASS, 2183 FAIL, 0 TIMEOUT, 0 NOTRUN. |
344 FAIL Range 0 [], node 0 paras[0] assert_equals: After selectAllChildren, anchorN
ode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ | 345 FAIL Range 0 [], node 0 paras[0] assert_equals: After selectAllChildren, anchorN
ode must be the given node expected Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
345 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ | 346 </p> but got Text node "Äb̈c̈d̈ëf̈g̈ḧ |
346 " | 347 " |
347 PASS Range 0 [], node 1 paras[0].firstChild | 348 PASS Range 0 [], node 1 paras[0].firstChild |
348 FAIL Range 0 [], node 2 paras[1] assert_equals: After selectAllChildren, anchorN
ode must be the given node expected Element node <p id="b" style="display:none">
Ijklmnop | 349 FAIL Range 0 [], node 2 paras[1] assert_equals: After selectAllChildren, anchorN
ode must be the given node expected Element node <p id="b" style="display:none">
Ijklmnop |
349 </p> but got Text node "Qrstuvwx" | 350 </p> but got Text node "Qrstuvwx" |
350 FAIL Range 0 [], node 3 paras[1].firstChild assert_equals: After selectAllChildr
en, anchorNode must be the given node expected Text node "Ijklmnop | 351 FAIL Range 0 [], node 3 paras[1].firstChild assert_equals: After selectAllChildr
en, anchorNode must be the given node expected Text node "Ijklmnop |
351 " but got Text node "Qrstuvwx" | 352 " but got Text node "Qrstuvwx" |
352 FAIL Range 0 [], node 4 foreignPara1 assert_equals: After selectAllChildren, ran
geCount must be 1 expected 1 but got 0 | 353 FAIL Range 0 [], node 4 foreignPara1 assert_equals: After selectAllChildren, ran
geCount must be 1 expected 1 but got 0 |
353 FAIL Range 0 [], node 5 foreignPara1.firstChild assert_equals: After selectAllCh
ildren, rangeCount must be 1 expected 1 but got 0 | 354 FAIL Range 0 [], node 5 foreignPara1.firstChild assert_equals: After selectAllCh
ildren, rangeCount must be 1 expected 1 but got 0 |
(...skipping 3551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3905 selection.selectAllChildren(node); | 3906 selection.selectAllChildren(node); |
3906 }" did not throw | 3907 }" did not throw |
3907 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 36 foreignDoctype assert_thro
ws: selectAllChildren() on a DocumentType must throw InvalidNodeTypeError functi
on "function () { | 3908 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 36 foreignDoctype assert_thro
ws: selectAllChildren() on a DocumentType must throw InvalidNodeTypeError functi
on "function () { |
3908 selection.selectAllChildren(node); | 3909 selection.selectAllChildren(node); |
3909 }" did not throw | 3910 }" did not throw |
3910 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 37 xmlDoctype assert_throws:
selectAllChildren() on a DocumentType must throw InvalidNodeTypeError function "
function () { | 3911 FAIL Range 58 [xmlDocfrag, 0, xmlDocfrag, 0], node 37 xmlDoctype assert_throws:
selectAllChildren() on a DocumentType must throw InvalidNodeTypeError function "
function () { |
3911 selection.selectAllChildren(node); | 3912 selection.selectAllChildren(node); |
3912 }" did not throw | 3913 }" did not throw |
3913 Harness: the test ran to completion. | 3914 Harness: the test ran to completion. |
3914 | 3915 |
OLD | NEW |