Re: [html-tests] Add a couple of tests that img delays the load event (#5509)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/219757768)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 594bc8c4d3998ba5bd4ef8726935c5e544cd5c2d
Using browser at version BuildID 20170406100208; SourceStamp 3c68d659c2b715f811708f043a1e7169d77be2ba
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5509/html/semantics/embedded-content/the-img-element/update-the-image-data/detached-delay-the-load-event.html">/html/semantics/embedded-content/the-img-element/update-the-image-data/detached-delay-the-load-event.html</a></summary>


|                  Subtest                   | Results | Messages |
|--------------------------------------------|---------|----------|
|                                            | OK      |          |
| `DOMContentLoaded doesn't wait for images` | PASS    |          |
| `load waits for images`                    | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5509/html/semantics/embedded-content/the-img-element/update-the-image-data/element-delay-the-load-event.html">/html/semantics/embedded-content/the-img-element/update-the-image-data/element-delay-the-load-event.html</a></summary>


|                  Subtest                   | Results |                 Messages                |
|--------------------------------------------|---------|-----------------------------------------|
|                                            | OK      |                                         |
| `DOMContentLoaded doesn't wait for images` | FAIL    | `assert_false: expected false got true` |
| `load waits for images`                    | PASS    |                                         |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5509#issuecomment-292598357

Received on Friday, 7 April 2017 17:21:10 UTC