| Index: third_party/WebKit/LayoutTests/imported/wpt/webstorage/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/idlharness-expected.txt
|
| index a2938db5c3631e2db9cf0e017c8de5ecdcba66e0..d8eb53e083005d5385263497aa0bf0db2743ab4d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/idlharness-expected.txt
|
| @@ -1,6 +1,6 @@
|
| This is a testharness.js-based test.
|
| -FAIL Window interface: attribute sessionStorage assert_equals: "sessionStorage" must have a getter expected "function" but got "undefined"
|
| -FAIL Window interface: attribute localStorage assert_equals: "localStorage" must have a getter expected "function" but got "undefined"
|
| +PASS Window interface: attribute sessionStorage
|
| +PASS Window interface: attribute localStorage
|
| PASS Storage interface: existence and properties of interface object
|
| PASS Storage interface object length
|
| PASS Storage interface object name
|
|
|