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

Side by Side 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, 6 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 MESSAGE: Script from origin 'http://localhost:8080' has been blocked fro m loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin. 1 CONSOLE MESSAGE: Import from origin 'http://localhost:8080' has been blocked fro m loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
2 This test passes if the script does not load. 2 PASS target.import is null
3 PASS successfullyParsed is true
3 4
4 PASS 5 TEST COMPLETE
6
OLDNEW
« 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