Index: LayoutTests/fast/repaint/fixed-layout-360x240.html |
diff --git a/LayoutTests/fast/repaint/fixed-layout-360x240.html b/LayoutTests/fast/repaint/fixed-layout-360x240.html |
index 0801299d303fde0412aca60dd7bb51548624fe71..fce77e62fe2594a6097e429aba35386085933340 100644 |
--- a/LayoutTests/fast/repaint/fixed-layout-360x240.html |
+++ b/LayoutTests/fast/repaint/fixed-layout-360x240.html |
@@ -4,7 +4,6 @@ |
function layoutTest() |
{ |
if (window.testRunner) { |
- window.testRunner.enableFixedLayoutMode(true); |
window.testRunner.setFixedLayoutSize(360, 240); |
} |
} |