Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 FAIL 10.12345px - inline assert_equals: expected "10.12345px" but got "10.1235px " | |
| 3 PASS .5px - inline | |
| 4 PASS +15px - inline | |
| 5 PASS +10.678px - inline | |
| 6 FAIL 10.12345px - computed assert_equals: expected "10.123px" but got "10.124px" | |
| 7 PASS .5px - computed | |
| 8 PASS +15px - computed | |
| 9 PASS +10.678px - computed | |
| 10 Harness: the test ran to completion. | |
| 11 | |
| OLD | NEW |