| Index: third_party/WebKit/LayoutTests/external/wpt/storage/opaque-origin.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/storage/opaque-origin.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/storage/opaque-origin.https-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ad133a809ac671cdeb15e5366e18b170119e2b9f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/storage/opaque-origin.https-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +PASS navigator.storage.persist() in non-sandboxed iframe should not reject
|
| +FAIL navigator.storage.persist() in sandboxed iframe should reject with TypeError assert_equals: navigator.storage.persist() should reject with TypeError expected "TypeError" but got "NotSupportedError"
|
| +PASS navigator.storage.persisted() in non-sandboxed iframe should not reject
|
| +FAIL navigator.storage.persisted() in sandboxed iframe should reject with TypeError assert_equals: navigator.storage.persisted() should reject with TypeError expected "TypeError" but got "no rejection"
|
| +PASS navigator.storage.estimate() in non-sandboxed iframe should not reject
|
| +FAIL navigator.storage.estimate() in sandboxed iframe should reject with TypeError assert_equals: navigator.storage.estimate() should reject with TypeError expected "TypeError" but got "NotSupportedError"
|
| +Harness: the test ran to completion.
|
| +
|
|
|