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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 CONSOLE ERROR: line 944: The given range isn't in document. | 256 CONSOLE ERROR: line 944: The given range isn't in document. |
257 CONSOLE ERROR: line 944: The given range isn't in document. | 257 CONSOLE ERROR: line 944: The given range isn't in document. |
258 CONSOLE ERROR: line 944: The given range isn't in document. | 258 CONSOLE ERROR: line 944: The given range isn't in document. |
259 CONSOLE ERROR: line 944: The given range isn't in document. | 259 CONSOLE ERROR: line 944: The given range isn't in document. |
260 CONSOLE ERROR: line 944: The given range isn't in document. | 260 CONSOLE ERROR: line 944: The given range isn't in document. |
261 CONSOLE ERROR: line 944: The given range isn't in document. | 261 CONSOLE ERROR: line 944: The given range isn't in document. |
262 CONSOLE ERROR: line 944: The given range isn't in document. | 262 CONSOLE ERROR: line 944: The given range isn't in document. |
263 CONSOLE ERROR: line 944: The given range isn't in document. | 263 CONSOLE ERROR: line 944: The given range isn't in document. |
264 CONSOLE ERROR: line 944: The given range isn't in document. | 264 CONSOLE ERROR: line 944: The given range isn't in document. |
265 This is a testharness.js-based test. | 265 This is a testharness.js-based test. |
| 266 Found 2992 tests; 278 PASS, 2714 FAIL, 0 TIMEOUT, 0 NOTRUN. |
266 FAIL extend() with range 0 [] and point 0 [paras[0].firstChild, -1] assert_throw
s: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { | 267 FAIL extend() with range 0 [] and point 0 [paras[0].firstChild, -1] assert_throw
s: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { |
267 selection.extend(node, offset); | 268 selection.extend(node, offset); |
268 }" threw object "IndexSizeError: Failed to execute 'extend' on 'Selectio
n': -1 is not a valid offset." that is not a DOMException INVALID_STATE_ERR: pro
perty "code" is equal to 1, expected 11 | 269 }" threw object "IndexSizeError: Failed to execute 'extend' on 'Selectio
n': -1 is not a valid offset." that is not a DOMException INVALID_STATE_ERR: pro
perty "code" is equal to 1, expected 11 |
269 FAIL extend() with range 0 [] and point 1 [paras[0].firstChild, 0] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { | 270 FAIL extend() with range 0 [] and point 1 [paras[0].firstChild, 0] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { |
270 selection.extend(node, offset); | 271 selection.extend(node, offset); |
271 }" did not throw | 272 }" did not throw |
272 FAIL extend() with range 0 [] and point 2 [paras[0].firstChild, 1] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { | 273 FAIL extend() with range 0 [] and point 2 [paras[0].firstChild, 1] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { |
273 selection.extend(node, offset); | 274 selection.extend(node, offset); |
274 }" did not throw | 275 }" did not throw |
275 FAIL extend() with range 0 [] and point 3 [paras[0].firstChild, 2] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { | 276 FAIL extend() with range 0 [] and point 3 [paras[0].firstChild, 2] assert_throws
: extend() when rangeCount is 0 must throw InvalidStateError function "function
() { |
(...skipping 4928 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5204 </p><p id... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ | 5205 </p><p id... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ |
5205 " | 5206 " |
5206 FAIL extend() forwards with range 19 [document.body, 0, document.body, 1] and po
int 87 [xmlDoctype, 0] assert_throws: extend() to a doctype must throw InvalidNo
deTypeError function "function () { | 5207 FAIL extend() forwards with range 19 [document.body, 0, document.body, 1] and po
int 87 [xmlDoctype, 0] assert_throws: extend() to a doctype must throw InvalidNo
deTypeError function "function () { |
5207 selection.extend(node, offset); | 5208 selection.extend(node, offset); |
5208 }" did not throw | 5209 }" did not throw |
5209 FAIL extend() backwards with range 19 [document.body, 0, document.body, 1] and p
oint 87 [xmlDoctype, 0] assert_equals: Sanity check: startContainer must be corr
ect expected Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ | 5210 FAIL extend() backwards with range 19 [document.body, 0, document.body, 1] and p
oint 87 [xmlDoctype, 0] assert_equals: Sanity check: startContainer must be corr
ect expected Element node <body><div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
5210 </p><p id... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ | 5211 </p><p id... but got Text node "Äb̈c̈d̈ëf̈g̈ḧ |
5211 " | 5212 " |
5212 Harness: the test ran to completion. | 5213 Harness: the test ran to completion. |
5213 | 5214 |
OLD | NEW |