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

Unified Diff: LayoutTests/http/tests/images/image-with-origin-header-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/images/image-with-origin-header-expected.txt
diff --git a/LayoutTests/http/tests/images/image-with-origin-header-expected.txt b/LayoutTests/http/tests/images/image-with-origin-header-expected.txt
index 072cd7a15a71bbe31c3f08f8a99e3990acde53d6..3e3613736e13dfd6fb3571c097d90c3922ae7e56 100644
--- a/LayoutTests/http/tests/images/image-with-origin-header-expected.txt
+++ b/LayoutTests/http/tests/images/image-with-origin-header-expected.txt
@@ -3,7 +3,7 @@ Tests that the order of setting the src of an image element and its crossOrigin
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS srcFirstHasOrigin is false
+PASS srcFirstHasOrigin is true
PASS srcLastHasOrigin is true
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698