| OLD | NEW |
| 1 CONSOLE ERROR: line 7: The given range isn't in document. | 1 CONSOLE ERROR: line 7: The given range isn't in document. |
| 2 CONSOLE ERROR: line 7: The given range isn't in document. | 2 CONSOLE ERROR: line 7: The given range isn't in document. |
| 3 CONSOLE ERROR: line 7: The given range isn't in document. | 3 CONSOLE ERROR: line 7: The given range isn't in document. |
| 4 CONSOLE ERROR: line 7: The given range isn't in document. | 4 CONSOLE ERROR: line 7: The given range isn't in document. |
| 5 CONSOLE ERROR: line 7: The given range isn't in document. | 5 CONSOLE ERROR: line 7: The given range isn't in document. |
| 6 CONSOLE ERROR: line 7: The given range isn't in document. | 6 CONSOLE ERROR: line 7: The given range isn't in document. |
| 7 CONSOLE ERROR: line 7: The given range isn't in document. | 7 CONSOLE ERROR: line 7: The given range isn't in document. |
| 8 CONSOLE ERROR: line 7: The given range isn't in document. | 8 CONSOLE ERROR: line 7: The given range isn't in document. |
| 9 CONSOLE ERROR: line 7: The given range isn't in document. | 9 CONSOLE ERROR: line 7: The given range isn't in document. |
| 10 CONSOLE ERROR: line 7: The given range isn't in document. | 10 CONSOLE ERROR: line 7: The given range isn't in document. |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 CONSOLE ERROR: line 7: Discontiguous selection is not supported. | 58 CONSOLE ERROR: line 7: Discontiguous selection is not supported. |
| 59 CONSOLE ERROR: line 7: Discontiguous selection is not supported. | 59 CONSOLE ERROR: line 7: Discontiguous selection is not supported. |
| 60 CONSOLE ERROR: line 7: Discontiguous selection is not supported. | 60 CONSOLE ERROR: line 7: Discontiguous selection is not supported. |
| 61 CONSOLE ERROR: line 7: Discontiguous selection is not supported. | 61 CONSOLE ERROR: line 7: Discontiguous selection is not supported. |
| 62 CONSOLE ERROR: line 7: Discontiguous selection is not supported. | 62 CONSOLE ERROR: line 7: Discontiguous selection is not supported. |
| 63 CONSOLE ERROR: line 7: The given range isn't in document. | 63 CONSOLE ERROR: line 7: The given range isn't in document. |
| 64 CONSOLE ERROR: line 7: The given range isn't in document. | 64 CONSOLE ERROR: line 7: The given range isn't in document. |
| 65 CONSOLE ERROR: line 7: The given range isn't in document. | 65 CONSOLE ERROR: line 7: The given range isn't in document. |
| 66 CONSOLE ERROR: line 7: The given range isn't in document. | 66 CONSOLE ERROR: line 7: The given range isn't in document. |
| 67 This is a testharness.js-based test. | 67 This is a testharness.js-based test. |
| 68 Found 2784 tests; 1464 PASS, 1320 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 68 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st not throw exceptions or modify the range it's given | 69 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st not throw exceptions or modify the range it's given |
| 69 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in rangeCount being 1 assert_equals: rangeCount must be 1 expected 1 b
ut got 0 | 70 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in rangeCount being 1 assert_equals: rangeCount must be 1 expected 1 b
ut got 0 |
| 70 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in the selection's last range having the specified endpoints assert_no
t_equals: Cannot proceed with tests if rangeCount is 0 got disallowed value 0 | 71 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in the selection's last range having the specified endpoints assert_no
t_equals: Cannot proceed with tests if rangeCount is 0 got disallowed value 0 |
| 71 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in the selection's last range being the same object we added assert_no
t_equals: Cannot proceed with tests if rangeCount is 0 got disallowed value 0 | 72 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() mu
st result in the selection's last range being the same object we added assert_no
t_equals: Cannot proceed with tests if rangeCount is 0 got disallowed value 0 |
| 72 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: modifying the first
added range must modify the Selection's last Range assert_not_equals: Cannot pr
oceed with tests if rangeCount is 0 got disallowed value 0 | 73 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: modifying the first
added range must modify the Selection's last Range assert_not_equals: Cannot pr
oceed with tests if rangeCount is 0 got disallowed value 0 |
| 73 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: modifying the Selec
tion's last Range must modify the first added Range assert_not_equals: Cannot pr
oceed with tests if rangeCount is 0 got disallowed value 0 | 74 FAIL Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: modifying the Selec
tion's last Range must modify the first added Range assert_not_equals: Cannot pr
oceed with tests if rangeCount is 0 got disallowed value 0 |
| 74 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust not throw exceptions or modify the range it's given | 75 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust not throw exceptions or modify the range it's given |
| 75 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in rangeCount being 1 | 76 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in rangeCount being 1 |
| 76 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in the selection's last range having the specified endpoints | 77 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in the selection's last range having the specified endpoints |
| 77 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in the selection's last range being the same object we added | 78 PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed
by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: second addRange() m
ust result in the selection's last range being the same object we added |
| (...skipping 3170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3248 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the Selection's last Ran
ge must modify the first added Range | 3249 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the Selection's last Ran
ge must modify the first added Range |
| 3249 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must not throw e
xceptions or modify the range it's given | 3250 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must not throw e
xceptions or modify the range it's given |
| 3250 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in r
angeCount being 1 | 3251 PASS Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in r
angeCount being 1 |
| 3251 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in t
he selection's last range having the specified endpoints assert_equals: startCon
tainer of the Selection's last Range must match the added Range expected Documen
tFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ | 3252 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in t
he selection's last range having the specified endpoints assert_equals: startCon
tainer of the Selection's last Range must match the added Range expected Documen
tFragment node with 0 children but got Text node "Äb̈c̈d̈ëf̈g̈ḧ |
| 3252 " | 3253 " |
| 3253 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in t
he selection's last range being the same object we added assert_equals: getRange
At(rangeCount - 1) must return the same object we added expected object "" but g
ot object "" | 3254 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: second addRange() must result in t
he selection's last range being the same object we added assert_equals: getRange
At(rangeCount - 1) must return the same object we added expected object "" but g
ot object "" |
| 3254 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the second added range m
ust modify the Selection's last Range assert_equals: After mutating the second a
dded Range, startOffset of the Selection's last Range must match the added Range
expected 0 but got 6 | 3255 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the second added range m
ust modify the Selection's last Range assert_equals: After mutating the second a
dded Range, startOffset of the Selection's last Range must match the added Range
expected 0 but got 6 |
| 3255 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the Selection's last Ran
ge must modify the second added Range assert_equals: After second addRange(), af
ter mutating the Selection's last Range, startOffset of the Selection's last Ran
ge must match the added Range expected 0 but got 6 | 3256 FAIL Range 15 [document.documentElement, 0, document.documentElement, 2] followe
d by Range 57 [xmlDocfrag, 0, xmlDocfrag, 0]: modifying the Selection's last Ran
ge must modify the second added Range assert_equals: After second addRange(), af
ter mutating the Selection's last Range, startOffset of the Selection's last Ran
ge must match the added Range expected 0 but got 6 |
| 3256 Harness: the test ran to completion. | 3257 Harness: the test ran to completion. |
| 3257 | 3258 |
| OLD | NEW |