| OLD | NEW |
| 1 PASS document.body.scrollHeight is within 0.00001 of 1000 | 1 PASS document.body.scrollHeight is within 0.00001 of 1000 |
| 2 PASS document.body.scrollWidth is within 0.00001 of 1000 | 2 PASS document.body.scrollWidth is within 0.00001 of 1000 |
| 3 PASS document.documentElement.scrollLeft is within 0.00001 of 50 | 3 PASS document.body.scrollLeft is within 0.00001 of 50 |
| 4 PASS document.body.scrollHeight is within 0.00001 of 1000 | 4 PASS document.body.scrollHeight is within 0.00001 of 1000 |
| 5 PASS document.body.scrollWidth is within 0.00001 of 1000 | 5 PASS document.body.scrollWidth is within 0.00001 of 1000 |
| 6 PASS document.documentElement.scrollTop is within 0.00001 of 0 | 6 PASS document.body.scrollTop is within 0.00001 of 0 |
| 7 PASS document.documentElement.scrollLeft is within 0.00001 of 50 | 7 PASS document.body.scrollLeft is within 0.00001 of 50 |
| 8 PASS document.documentElement.scrollTop is within 0.00001 of 100 | 8 PASS document.body.scrollTop is within 0.00001 of 100 |
| 9 PASS document.documentElement.scrollTop is within 0.00001 of 100 | 9 PASS document.body.scrollTop is within 0.00001 of 100 |
| 10 PASS document.documentElement.scrollLeft is within 0.00001 of 50 | 10 PASS document.body.scrollLeft is within 0.00001 of 50 |
| 11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
| 12 | 12 |
| 13 TEST COMPLETE | 13 TEST COMPLETE |
| 14 Test for rdar://problem/6643103 Unscaled values from body.scrollHeight. | 14 Test for rdar://problem/6643103 Unscaled values from body.scrollHeight. |
| OLD | NEW |