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

Unified Diff: LayoutTests/http/tests/htmlimports/cross-origin-expected.txt

Issue 15856002: First step of HTMLImports (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac build Created 7 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/htmlimports/cross-origin-expected.txt
diff --git a/LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt b/LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
similarity index 51%
copy from LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt
copy to LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
index d1b39a28268e5bf3f23db55b2267645dda860a40..44b0d0e17a3a09275e0b0bb739f7da57a61685ed 100644
--- a/LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt
+++ b/LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
@@ -1,4 +1,6 @@
-CONSOLE MESSAGE: Script from origin 'http://localhost:8080' has been blocked from loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
-This test passes if the script does not load.
+CONSOLE MESSAGE: Import from origin 'http://localhost:8080' has been blocked from loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
+PASS target.import is null
+PASS successfullyParsed is true
+
+TEST COMPLETE
-PASS
« no previous file with comments | « LayoutTests/http/tests/htmlimports/cross-origin.html ('k') | LayoutTests/http/tests/htmlimports/resources/cookie.cgi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698