Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Side by Side Diff: LayoutTests/http/tests/misc/image-blocked-src-no-change-expected.txt

Issue 200923002: Post a microtask to load <img> elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix last test failure Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: line 27: Not allowed to load local resource: compass.jpg 1 CONSOLE ERROR: line 30: Not allowed to load local resource: compass.jpg
2 CONSOLE ERROR: Not allowed to load local resource: compass.jpg 2 CONSOLE ERROR: Not allowed to load local resource: compass.jpg
3 Test case for bug 17897 : Not Rendering Images Imported from XHTML Document 3 Test case for bug 17897 : Not Rendering Images Imported from XHTML Document
4 4
5 This test checks that setting an image url should lead to load even if the image was in error and the url is not changed. 5 This test checks that setting an image url should lead to load even if the image was in error and the url is not changed.
6 6
7 For this test to pass, you should see 2 messages in the console 7 For this test to pass, you should see 2 messages in the console
8 8
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698