Set a document URL in ImageDocumentTest
This should be closer what happens in reality, since this will trigger the "loading" via the setAttribute() call on the generated <img> element. Otherwise the setAttribute() will essentially turn into a removeAttribute() and do nothing, relying on the insertion of said element to trigger "loading". Bug: 1000273 Change-Id: Ib06b1d1b92cc6479d322663a896b0b0c8d6afc8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789812 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#697620}
Showing
Please register or sign in to comment