| OLD | NEW |
| 1 CONSOLE WARNING: line 83: The behavior that Selection.addRange() merges existing
Range and the specified Range is deprecated and will be removed in M58, around
April 2017. See https://www.chromestatus.com/features/6680566019653632 for more
details. |
| 1 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 2 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 2 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 3 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 3 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 4 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 4 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 5 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 5 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 6 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 6 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 7 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 7 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 8 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 8 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 9 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 9 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 10 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| 10 CONSOLE ERROR: line 132: Discontiguous selection is not supported. | 11 CONSOLE ERROR: line 132: Discontiguous selection is not supported. |
| (...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 260 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsBeforeNodes, containerIsEditable = true) | 261 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsBeforeNodes, containerIsEditable = true) |
| 261 PASS Selection was: start = ([<SPAN>: #b], 0), end = ([<SPAN>: #c], 0) | 262 PASS Selection was: start = ([<SPAN>: #b], 0), end = ([<SPAN>: #c], 0) |
| 262 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsAfterNodes, containerIsEditable = false) | 263 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsAfterNodes, containerIsEditable = false) |
| 263 PASS Selection was: start = ([<SPAN>: #a], 1), end = ([<DIV>: #container], 1) | 264 PASS Selection was: start = ([<SPAN>: #a], 1), end = ([<DIV>: #container], 1) |
| 264 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsAfterNodes, containerIsEditable = true) | 265 Running: testRejectDistantCollapsedRangeAtLeft (initializePositionsFunction = in
itializeVisiblyEquivalentPositionsAfterNodes, containerIsEditable = true) |
| 265 PASS Selection was: start = ([<SPAN>: #a], 1), end = ([<DIV>: #container], 1) | 266 PASS Selection was: start = ([<SPAN>: #a], 1), end = ([<DIV>: #container], 1) |
| 266 PASS successfullyParsed is true | 267 PASS successfullyParsed is true |
| 267 | 268 |
| 268 TEST COMPLETE | 269 TEST COMPLETE |
| 269 | 270 |
| OLD | NEW |