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

Unified Diff: LayoutTests/fast/forms/control-clip-overflow.html

Issue 1006023002: Button elements are clipping overflow by default (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 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/forms/control-clip-overflow.html
diff --git a/LayoutTests/fast/forms/control-clip-overflow.html b/LayoutTests/fast/forms/control-clip-overflow.html
index 40b6a5e79799ffc09828fabeabfc64a59906f575..90beb44c0ae0dd6f489c40a15766f7f35f7df8d7 100644
--- a/LayoutTests/fast/forms/control-clip-overflow.html
+++ b/LayoutTests/fast/forms/control-clip-overflow.html
@@ -6,7 +6,8 @@
REGRESSION: Really long &lt;option> causes unnecessary page scroll bars to accommodate content</i>.
</p>
<p>
- There should not be scroll bars below the popup and the button.
+ There should not be scroll bars below the popup.
+ There should be scrollbars below the button (see crbug.com/465429).
</p>
<div class="test-area">
<select style="width: 80px">
« no previous file with comments | « LayoutTests/fast/forms/control-clip.html ('k') | LayoutTests/platform/linux/fast/forms/control-clip-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698