| Index: LayoutTests/http/tests/security/mixedContent/insecure-frame-in-data-iframe-in-main-frame-blocked.html
|
| diff --git a/LayoutTests/http/tests/security/mixedContent/insecure-frame-in-data-iframe-in-main-frame-blocked.html b/LayoutTests/http/tests/security/mixedContent/insecure-frame-in-data-iframe-in-main-frame-blocked.html
|
| index 8913ad9e81d68b6ce498e7fd52905c7e29728dfa..613a5cbb791862956d6eaeda85a7ee93ab46c319 100644
|
| --- a/LayoutTests/http/tests/security/mixedContent/insecure-frame-in-data-iframe-in-main-frame-blocked.html
|
| +++ b/LayoutTests/http/tests/security/mixedContent/insecure-frame-in-data-iframe-in-main-frame-blocked.html
|
| @@ -6,7 +6,6 @@ if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.setCanOpenWindows();
|
| testRunner.setCloseRemainingWindowsWhenComplete(true);
|
| - testRunner.overridePreference("WebKitAllowRunningInsecureContent", false);
|
| }
|
|
|
| window.addEventListener("message", function (e) {
|
|
|