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

Unified Diff: LayoutTests/fast/forms/file/file-input-direction.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/flexbox/flex-hang.html ('k') | LayoutTests/fast/forms/form-element-geometry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/file/file-input-direction.html
diff --git a/LayoutTests/fast/forms/file/file-input-direction.html b/LayoutTests/fast/forms/file/file-input-direction.html
index 5b6df856cd7fc948ed5b353092e78b9d901c736b..bc302c9ba7e3fe9c9efa691e7bc9a09e5af9dcd4 100644
--- a/LayoutTests/fast/forms/file/file-input-direction.html
+++ b/LayoutTests/fast/forms/file/file-input-direction.html
@@ -1,4 +1,5 @@
<style>
+body { overflow: hidden; }
td {
border: 1px solid black;
}
« no previous file with comments | « LayoutTests/fast/flexbox/flex-hang.html ('k') | LayoutTests/fast/forms/form-element-geometry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698