Index: LayoutTests/fast/canvas/canvas-incremental-repaint.html |
diff --git a/LayoutTests/fast/canvas/canvas-incremental-repaint.html b/LayoutTests/fast/canvas/canvas-incremental-repaint.html |
index e34ed3eec1c14e1f58a618f0c13a4d69313875e5..9ada8edf1db387993cffbd93a9ed37a3f252ccf0 100644 |
--- a/LayoutTests/fast/canvas/canvas-incremental-repaint.html |
+++ b/LayoutTests/fast/canvas/canvas-incremental-repaint.html |
@@ -4,6 +4,7 @@ |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
<title>Canvas Incremental Repaint</title> |
<style type="text/css" media="screen"> |
+ body { overflow: hidden; } |
canvas { |
width: 200px; |
height: 150px; |