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

Unified Diff: LayoutTests/http/tests/security/isolatedWorld/events-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/security/isolatedWorld/events-expected.txt
diff --git a/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt b/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
index a5efb296f7f2e353e0e2ce08a9625e9576aa9b86..62dde2241a4aa4a44f4aaef2c82fa7e34b6673f2 100644
--- a/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
+++ b/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/security/isolatedWorld/anyfile. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
Text attribute event listeners should always fire in main world: PASS

Powered by Google App Engine
This is Rietveld 408576698