| OLD | NEW |
| 1 Tests to ensure that an img element receives a load event, but an inner image el
ement in shadow DOM subtree does not receive. | 1 Tests to ensure that an img element receives a load event, but an inner image el
ement in shadow DOM subtree does not receive. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS event.currentTarget.id is "host" | |
| 7 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
| 8 | 7 |
| 9 TEST COMPLETE | 8 TEST COMPLETE |
| 9 PASS event.currentTarget.id is "host" |
| 10 | 10 |
| OLD | NEW |