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

Unified Diff: LayoutTests/fast/forms/form-element-geometry.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
« no previous file with comments | « LayoutTests/fast/forms/file/file-input-direction.html ('k') | LayoutTests/fast/forms/form-hides-table.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/form-element-geometry.html
diff --git a/LayoutTests/fast/forms/form-element-geometry.html b/LayoutTests/fast/forms/form-element-geometry.html
index edb87126d3e4f062661305bd9844e71f0443d2d8..b51d8d7989eb425f920b0a8db316de4187fd37ca 100644
--- a/LayoutTests/fast/forms/form-element-geometry.html
+++ b/LayoutTests/fast/forms/form-element-geometry.html
@@ -4,7 +4,7 @@
<title>Form Element Geometry Tests</title>
</head>
-<body>
+<body style="overflow:hidden;">
<h1>Form Element Geometry Tests</h1>
« no previous file with comments | « LayoutTests/fast/forms/file/file-input-direction.html ('k') | LayoutTests/fast/forms/form-hides-table.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698