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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt

Issue 2790143003: Cache Storage API tests: Fix WPT test bugs, remove redundant local copies (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt
deleted file mode 100644
index c7f21fea5b37bb538879e1e81ad91b6e130cc2ba..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-
-This is a testharness.js-based test.
-PASS Sandboxed iframe with allow-same-origin is allowed access
-FAIL Sandboxed iframe without allow-same-origin is denied access assert_equals: Access should be denied if sandbox lacks allow-same-origin expected "denied" but got "unexpecteddenied"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698