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

Unified Diff: LayoutTests/http/tests/images/image-with-origin-header-expected.txt

Issue 201143002: Update image data upon changing the img.crossorigin attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix underlying script Created 6 years, 9 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..69c4986be2b0ceb5f961d040cfe9dd80e4f94c8f 100644
--- a/LayoutTests/http/tests/images/image-with-origin-header-expected.txt
+++ b/LayoutTests/http/tests/images/image-with-origin-header-expected.txt
@@ -3,8 +3,8 @@ 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 srcLastHasOrigin is true
+PASS Origin: present in request.
+PASS Origin: present in request.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/http/tests/images/image-with-origin-header.html ('k') | LayoutTests/http/tests/resources/origin.php » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698