| Index: third_party/WebKit/LayoutTests/http/tests/security/w3c/cross-origin-objects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/w3c/cross-origin-objects-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/w3c/cross-origin-objects-expected.txt
|
| index dda3db435e19130fea9258333fcc79ff56e8a532..13ec3b876e8b7b1675e419dfd94b906df87985fc 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/w3c/cross-origin-objects-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/w3c/cross-origin-objects-expected.txt
|
| @@ -10,7 +10,7 @@ FAIL [[GetOwnProperty]] - Property descriptors for cross-origin properties shoul
|
| PASS [[Delete]] Should throw on cross-origin objects
|
| FAIL [[DefineOwnProperty]] Should throw for cross-origin objects assert_throws: Can't define cross-origin value property length function "function () { Object.defineProperty(obj, prop, valueDesc); }" did not throw
|
| PASS [[Enumerate]] should return an empty iterator
|
| -FAIL [[OwnPropertyKeys]] should return all properties from cross-origin objects assert_array_equals: Object.getOwnPropertyNames() gives the right answer for cross-origin Window lengths differ, expected 13 got 9
|
| +FAIL [[OwnPropertyKeys]] should return all properties from cross-origin objects assert_array_equals: Object.getOwnPropertyNames() gives the right answer for cross-origin Location property 0, expected "href" but got "assign"
|
| PASS A and B jointly observe the same identity for cross-origin Window and Location
|
| PASS Cross-origin functions get local Function.prototype
|
| FAIL Cross-origin Window accessors get local Function.prototype Cannot read property 'name' of undefined
|
|
|