servo/components/script_plugins
bors-servo f90fc2fa88 Auto merge of #15771 - jdm:img-panic, r=nox
Improve behaviour of image elements that perform multiple requests

This addresses cases where image elements end up making multiple requests, as well as makes the element respond to additional relevant mutations that trigger updating the image data.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #15709 (github issue number if applicable).
- [X] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15771)
<!-- Reviewable:end -->
2017-03-08 04:28:58 -08:00
..
Cargo.toml Move script lints to script_plugins 2017-02-16 18:37:14 +01:00
lib.rs Rewrite the ban-type lint in Python 2017-02-25 15:56:06 +01:00
unrooted_must_root.rs Move checks for document completion to the end of the event loop. 2017-03-07 14:02:42 +05:30
utils.rs Remove unused function match_ty_unwrap 2017-02-27 14:46:48 +01:00