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

Unified Diff: LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt

Issue 1180923003: Add window access checks for Suborigins (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix tests on Windows Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
deleted file mode 100644
index 1b4d6e887eaaadeb1c2bebb519fe1b5c410e3158..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-CONSOLE MESSAGE: line 12: secret = I am a secret
-
-This is a testharness.js-based test.
-FAIL Validate that a frame can't change it's document.domain and enter the suborigin Uncaught Error: assert_equals: secret should not be touchable by the child in a suborigin. expected "Unchanged" but got "I am a secret"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698