| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration.html
|
| index b387fdc8d6fc276ebb44cd89e0127695480615af..e750c2f927bb1103421310f9ec577c8b724a0a2b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration.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();
|
|
|