| OLD | NEW |
| 1 | |
| 2 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 3 PASS img src omitted | 2 PASS img src omitted |
| 4 PASS img src empty | 3 PASS img src empty |
| 5 PASS async src complete test | 4 PASS async src complete test |
| 6 FAIL IDL attribute complete returns true when image resource has been fetched bu
t not run yet & image is not in broken state assert_unreached: .complete didn't
change to true Reached unreachable code | 5 FAIL IDL attribute complete returns true when image resource has been fetched bu
t not run yet & image is not in broken state assert_unreached: .complete didn't
change to true Reached unreachable code |
| 7 PASS async src broken test | 6 PASS async src broken test |
| 8 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 9 | 8 |
| OLD | NEW |