| Index: LayoutTests/fast/hidpi/image-srcset-change-dynamically-src-first-2x.html
|
| diff --git a/LayoutTests/fast/hidpi/image-srcset-change-dynamically-src-first-2x.html b/LayoutTests/fast/hidpi/image-srcset-change-dynamically-src-first-2x.html
|
| index aebce1b8da0e7c40af63bdc4b25d8def00b8f631..7365f2a9f863c91213fceb4bffd40553eada898a 100644
|
| --- a/LayoutTests/fast/hidpi/image-srcset-change-dynamically-src-first-2x.html
|
| +++ b/LayoutTests/fast/hidpi/image-srcset-change-dynamically-src-first-2x.html
|
| @@ -14,7 +14,6 @@
|
|
|
| addEventListener("DOMContentLoaded", function() {
|
| if (window.testRunner && sessionStorage.pageReloaded) {
|
| - testRunner.dumpResourceRequestCallbacks();
|
| // Have to make sure to only load the src after the reload.
|
| // Otherwise, we'd request and cache the 1x URL while the
|
| // scale factor is 1, and after we reload we find the URL
|
|
|