| OLD | NEW |
| 1 CONSOLE ERROR: line 66: The given range isn't in document. | 1 CONSOLE ERROR: line 66: The given range isn't in document. |
| 2 CONSOLE ERROR: line 66: The given range isn't in document. | 2 CONSOLE ERROR: line 66: The given range isn't in document. |
| 3 CONSOLE ERROR: line 66: The given range isn't in document. | 3 CONSOLE ERROR: line 66: The given range isn't in document. |
| 4 CONSOLE ERROR: line 66: The given range isn't in document. | 4 CONSOLE ERROR: line 66: The given range isn't in document. |
| 5 CONSOLE ERROR: line 66: The given range isn't in document. | 5 CONSOLE ERROR: line 66: The given range isn't in document. |
| 6 CONSOLE ERROR: line 66: The given range isn't in document. | 6 CONSOLE ERROR: line 66: The given range isn't in document. |
| 7 CONSOLE ERROR: line 66: The given range isn't in document. | 7 CONSOLE ERROR: line 66: The given range isn't in document. |
| 8 CONSOLE ERROR: line 66: The given range isn't in document. | 8 CONSOLE ERROR: line 66: The given range isn't in document. |
| 9 CONSOLE ERROR: line 66: The given range isn't in document. | 9 CONSOLE ERROR: line 66: 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 60 tests; 38 PASS, 22 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 11 PASS Selection.prototype.deleteFromDocument.length must equal 0 | 12 PASS Selection.prototype.deleteFromDocument.length must equal 0 |
| 12 PASS Range 0: empty | 13 PASS Range 0: empty |
| 13 PASS Range 1: [paras[0].firstChild, 0, paras[0].firstChild, 0] | 14 PASS Range 1: [paras[0].firstChild, 0, paras[0].firstChild, 0] |
| 14 FAIL Range 2: [paras[0].firstChild, 0, paras[0].firstChild, 1] assert_true: Firs
t differing node: expected Text node "̈b̈c̈d̈ëf̈g̈ḧ | 15 FAIL Range 2: [paras[0].firstChild, 0, paras[0].firstChild, 1] assert_true: Firs
t differing node: expected Text node "̈b̈c̈d̈ëf̈g̈ḧ |
| 15 ", got Text node "b̈c̈d̈ëf̈g̈ḧ | 16 ", got Text node "b̈c̈d̈ëf̈g̈ḧ |
| 16 " expected true got false | 17 " expected true got false |
| 17 PASS Range 3: [paras[0].firstChild, 2, paras[0].firstChild, 8] | 18 PASS Range 3: [paras[0].firstChild, 2, paras[0].firstChild, 8] |
| 18 FAIL Range 4: [paras[0].firstChild, 2, paras[0].firstChild, 9] assert_true: Firs
t differing node: expected Text node "Ä̈f̈g̈ḧ | 19 FAIL Range 4: [paras[0].firstChild, 2, paras[0].firstChild, 9] assert_true: Firs
t differing node: expected Text node "Ä̈f̈g̈ḧ |
| 19 ", got Text node "Äf̈g̈ḧ | 20 ", got Text node "Äf̈g̈ḧ |
| 20 " expected true got false | 21 " expected true got false |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 PASS Range 51: [detachedComment, 3, detachedComment, 4] | 92 PASS Range 51: [detachedComment, 3, detachedComment, 4] |
| 92 PASS Range 52: [detachedComment, 5, detachedComment, 5] | 93 PASS Range 52: [detachedComment, 5, detachedComment, 5] |
| 93 PASS Range 53: [detachedForeignComment, 0, detachedForeignComment, 1] | 94 PASS Range 53: [detachedForeignComment, 0, detachedForeignComment, 1] |
| 94 PASS Range 54: [detachedForeignComment, 4, detachedForeignComment, 4] | 95 PASS Range 54: [detachedForeignComment, 4, detachedForeignComment, 4] |
| 95 PASS Range 55: [detachedXmlComment, 2, detachedXmlComment, 6] | 96 PASS Range 55: [detachedXmlComment, 2, detachedXmlComment, 6] |
| 96 PASS Range 56: [docfrag, 0, docfrag, 0] | 97 PASS Range 56: [docfrag, 0, docfrag, 0] |
| 97 PASS Range 57: [foreignDocfrag, 0, foreignDocfrag, 0] | 98 PASS Range 57: [foreignDocfrag, 0, foreignDocfrag, 0] |
| 98 PASS Range 58: [xmlDocfrag, 0, xmlDocfrag, 0] | 99 PASS Range 58: [xmlDocfrag, 0, xmlDocfrag, 0] |
| 99 Harness: the test ran to completion. | 100 Harness: the test ran to completion. |
| 100 | 101 |
| OLD | NEW |