| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-delete-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-delete-expected.txt
|
| index cbe959b12baf488b353c64b289556f893c9d1225..12ab0b38ab16477000d5749ac0eda521385a6778 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-delete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-delete-expected.txt
|
| @@ -12,7 +12,7 @@ Frame: '<!--framePath //<!--frame0-->-->'
|
| ----- tests for deleting the properties of window, window.history, and window.location cross-domain -----
|
|
|
| PASS: window.existingProperty should be 'test value' and is.
|
| -PASS: window[1] should be 'test value' and is.
|
| +PASS: window[1] should be 'undefined' and is.
|
| PASS: window.history.existingProperty should be 'test value' and is.
|
| PASS: window.history[1] should be 'test value' and is.
|
| PASS: window.location.existingProperty should be 'test value' and is.
|
|
|