Index: LayoutTests/fast/repaint/body-background-image.html |
diff --git a/LayoutTests/fast/repaint/body-background-image.html b/LayoutTests/fast/repaint/body-background-image.html |
index 833cd49a926fab85818c1673dd7d0839c2765344..07e00efda345ad6f5905c767877e445a05f17e16 100644 |
--- a/LayoutTests/fast/repaint/body-background-image.html |
+++ b/LayoutTests/fast/repaint/body-background-image.html |
@@ -7,8 +7,6 @@ |
function repaintTest() |
{ |
document.body.style.backgroundImage='url(resources/apple.jpg)'; |
- if (window.testRunner) |
- testRunner.display(); |
} |
</script> |
<style> |