| OLD | NEW |
| 1 This test checks Web Inspector utilities. | 1 This test checks Web Inspector utilities. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: remove |
| 5 |
| 4 Running: orderedMergeIntersect | 6 Running: orderedMergeIntersect |
| 5 | 7 |
| 6 Running: binaryIndexOfTest | 8 Running: binaryIndexOfTest |
| 7 | 9 |
| 8 Running: lowerBoundTest | 10 Running: lowerBoundTest |
| 9 | 11 |
| 10 Running: upperBoundTest | 12 Running: upperBoundTest |
| 11 | 13 |
| 12 Running: qselectTest | 14 Running: qselectTest |
| 13 Array: [] | 15 Array: [] |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 53 Pair(4, 43) | 55 Pair(4, 43) |
| 54 Pair(5, 55) | 56 Pair(5, 55) |
| 55 Pair(5, 54) | 57 Pair(5, 54) |
| 56 Pair(5, 57) | 58 Pair(5, 57) |
| 57 Pair(5, 52) | 59 Pair(5, 52) |
| 58 Pair(5, 59) | 60 Pair(5, 59) |
| 59 Pair(5, -58) | 61 Pair(5, -58) |
| 60 Pair(5, 58) | 62 Pair(5, 58) |
| 61 Pair(9, 9) | 63 Pair(9, 9) |
| 62 | 64 |
| OLD | NEW |