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

Unified Diff: LayoutTests/fast/forms/control-clip.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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/control-clip-overflow.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/control-clip.html
diff --git a/LayoutTests/fast/forms/control-clip.html b/LayoutTests/fast/forms/control-clip.html
index 7278ba9c6effa3776310b32f977d0352711f5f54..2e0700e31656affce378bd0e7dac2c8cf28b5a31 100644
--- a/LayoutTests/fast/forms/control-clip.html
+++ b/LayoutTests/fast/forms/control-clip.html
@@ -12,7 +12,7 @@
</p>
<p>
Each button below should have a yellow border and a black dashed outline.
- Contents should not overflow the yellow border.
+ Contents should overflow the yellow border.
</p>
<p>
<button>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/control-clip-overflow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698