Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: LayoutTests/fast/canvas/canvas-incremental-repaint.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « LayoutTests/fast/borders/mixed-border-styles-radius2.html ('k') | LayoutTests/fast/canvas/canvas-text-alignment.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698