| Index: third_party/WebKit/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html b/third_party/WebKit/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html
|
| index d33d329ce39c0924c647b4a467a37b063522973b..499560d6147f442098f845482b9eac230b334b44 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.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();
|
|
|