| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get.html
|
| index 4213cd78eb2db425419004a483c8ec620a07147f..afdd2c83b89a5382ea4809e9d8dba896d5149266 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get.html
|
| @@ -211,7 +211,7 @@
|
| "window",
|
| ];
|
|
|
| - window.onload = function()
|
| + // FIXME[11] window.onload = function()
|
| {
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|