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

Unified Diff: LayoutTests/fast/canvas/canvas-text-alignment.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-text-alignment.html
diff --git a/LayoutTests/fast/canvas/canvas-text-alignment.html b/LayoutTests/fast/canvas/canvas-text-alignment.html
index f7f401b878ac474fde1622276a20e8e193b54b02..be27ad36fdae87bcfddfab005e05ece1e4d415f1 100644
--- a/LayoutTests/fast/canvas/canvas-text-alignment.html
+++ b/LayoutTests/fast/canvas/canvas-text-alignment.html
@@ -1,5 +1,5 @@
<html>
-<body>
+<body style="overflow:hidden;">
<canvas id="canvas" width=600 height=600 style="border:5px solid black">
<script>
if (window.testRunner)
« no previous file with comments | « LayoutTests/fast/canvas/canvas-incremental-repaint.html ('k') | LayoutTests/fast/canvas/image-object-in-canvas.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698