| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
|
| index ddf1347498a67597440f3232d1d86045d2cf32ed..a2938db5c3631e2db9cf0e017c8de5ecdcba66e0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
|
| @@ -4,7 +4,7 @@ FAIL Window interface: attribute localStorage assert_equals: "localStorage" must
|
| PASS Storage interface: existence and properties of interface object
|
| PASS Storage interface object length
|
| PASS Storage interface object name
|
| -FAIL Storage interface: existence and properties of interface prototype object assert_equals: class string of Storage.prototype expected "[object StoragePrototype]" but got "[object Object]"
|
| +FAIL Storage interface: existence and properties of interface prototype object assert_equals: class string of Storage.prototype expected "[object StoragePrototype]" but got "[object Storage]"
|
| PASS Storage interface: existence and properties of interface prototype object's "constructor" property
|
| FAIL Storage interface: attribute length assert_true: property is not enumerable expected true got false
|
| FAIL Storage interface: operation key(unsigned long) assert_true: property is not enumerable expected true got false
|
| @@ -27,7 +27,7 @@ PASS Storage interface: window.localStorage must inherit property "clear" with t
|
| PASS StorageEvent interface: existence and properties of interface object
|
| PASS StorageEvent interface object length
|
| PASS StorageEvent interface object name
|
| -FAIL StorageEvent interface: existence and properties of interface prototype object assert_equals: class string of StorageEvent.prototype expected "[object StorageEventPrototype]" but got "[object Object]"
|
| +FAIL StorageEvent interface: existence and properties of interface prototype object assert_equals: class string of StorageEvent.prototype expected "[object StorageEventPrototype]" but got "[object StorageEvent]"
|
| PASS StorageEvent interface: existence and properties of interface prototype object's "constructor" property
|
| PASS StorageEvent interface: attribute key
|
| PASS StorageEvent interface: attribute oldValue
|
|
|