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

Unified Diff: LayoutTests/security/cannot-read-self-from-file.html

Issue 1143593006: Skip tests whose expectations change based on scheme registration. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test. Created 5 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/security/cannot-read-self-from-file-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/security/cannot-read-self-from-file.html
diff --git a/LayoutTests/security/cannot-read-self-from-file.html b/LayoutTests/security/cannot-read-self-from-file.html
index b328b1a744a2e1baa6dc21cdd187c361796a559b..cae88b62bb970b86499b2ec6a969819044af4fc0 100644
--- a/LayoutTests/security/cannot-read-self-from-file.html
+++ b/LayoutTests/security/cannot-read-self-from-file.html
@@ -16,6 +16,5 @@ window.addEventListener('message', t.step_func(function(evt) {
</head>
<body>
<iframe src="resources/cannot-read-self-from-file.html"></iframe>
-Documents loaded from file: shouldn't be able to access themselves via XHR.
</body>
</html>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/security/cannot-read-self-from-file-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698