| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 166 tests; 156 PASS, 10 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 2 PASS Value Properties of the Global Object | 3 PASS Value Properties of the Global Object |
| 3 PASS Value Property: NaN | 4 PASS Value Property: NaN |
| 4 PASS Value Property: Infinity | 5 PASS Value Property: Infinity |
| 5 PASS Value Property: undefined | 6 PASS Value Property: undefined |
| 6 PASS Function Properties of the Global Object | 7 PASS Function Properties of the Global Object |
| 7 PASS Function Property: eval | 8 PASS Function Property: eval |
| 8 PASS Function Property: parseInt | 9 PASS Function Property: parseInt |
| 9 PASS Function Property: parseFloat | 10 PASS Function Property: parseFloat |
| 10 PASS Function Property: isNaN | 11 PASS Function Property: isNaN |
| 11 PASS Function Property: isFinite | 12 PASS Function Property: isFinite |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 160 PASS Window replaceable attribute: innerWidth | 161 PASS Window replaceable attribute: innerWidth |
| 161 PASS Window replaceable attribute: innerHeight | 162 PASS Window replaceable attribute: innerHeight |
| 162 PASS Window replaceable attribute: screenX | 163 PASS Window replaceable attribute: screenX |
| 163 PASS Window replaceable attribute: screenY | 164 PASS Window replaceable attribute: screenY |
| 164 PASS Window replaceable attribute: outerWidth | 165 PASS Window replaceable attribute: outerWidth |
| 165 PASS Window replaceable attribute: outerHeight | 166 PASS Window replaceable attribute: outerHeight |
| 166 PASS Window replaceable attribute: devicePixelRatio | 167 PASS Window replaceable attribute: devicePixelRatio |
| 167 PASS constructor | 168 PASS constructor |
| 168 Harness: the test ran to completion. | 169 Harness: the test ran to completion. |
| 169 | 170 |
| OLD | NEW |