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

Unified Diff: LayoutTests/http/tests/htmlimports/block-cookies-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/block-cookies-expected.txt
diff --git a/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt b/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fea4881db13d66085846b91db09ca6c2a17ce62e
--- /dev/null
+++ b/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt
@@ -0,0 +1,6 @@
+PASS target.import.querySelector('h1').innerHTML is 'Cookie Sent!'
+PASS document.cookie.indexOf('htmlimport=hello') is -1
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/http/tests/htmlimports/block-cookies.html ('k') | LayoutTests/http/tests/htmlimports/cors-same-origin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698