| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-custom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-custom-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-custom-expected.txt
|
| index 2f0a2c8413c7217e9b3b0db79f67e1539d978ead..921e5ac0ae0976331dc42675b93c4e35cafa8aae 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-custom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-custom-expected.txt
|
| @@ -13,7 +13,7 @@ PASS: canGet('targetWindow.windowPrototypeCustomProperty') should be 'false' and
|
| PASS: canSet('targetWindow.windowPrototypeCustomProperty') should be 'false' and is.
|
| PASS: canGet('targetWindow.objectPrototypeCustomProperty') should be 'false' and is.
|
| PASS: canSet('targetWindow.objectPrototypeCustomProperty') should be 'false' and is.
|
| -PASS: canGet('targetWindow.toString') should be 'true' and is.
|
| +PASS: canGet('targetWindow.toString') should be 'false' and is.
|
| PASS: canSet('targetWindow.toString') should be 'false' and is.
|
| PASS: toString('targetWindow') should be '[exception]' and is.
|
|
|
|
|