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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c7f21fea5b37bb538879e1e81ad91b6e130cc2ba |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/sandboxed-iframes-expected.txt |
@@ -0,0 +1,6 @@ |
+ |
+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" |
jsbell
2015/12/01 20:50:49
https://crbug.com/564245
|
+Harness: the test ran to completion. |
+ |