| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-custom-property-cached.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-custom-property-cached.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-custom-property-cached.html
|
| index 85b95ac8c1e2cff331e8935eabb83b928b16b2f8..42fc05a91b75c6bf50a81666dcdda1fd2e8f710d 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-custom-property-cached.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-custom-property-cached.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <script src="resources/cross-frame-access.js"></script>
|
| <script>
|
| - window.onload = function()
|
| + // FIXME[11] window.onload = function()
|
| {
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|