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

Unified Diff: LayoutTests/fast/css/input-search-padding-expected.txt

Issue 15838011: Fix where the clear button will be drawn when adding padding to the input element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/date/date-appearance-basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/input-search-padding-expected.txt
diff --git a/LayoutTests/fast/css/input-search-padding-expected.txt b/LayoutTests/fast/css/input-search-padding-expected.txt
index 5c95e3a5099771b28010289781405f00a542be76..913c409c2f916c1d7844048181197b21c1e043ca 100644
--- a/LayoutTests/fast/css/input-search-padding-expected.txt
+++ b/LayoutTests/fast/css/input-search-padding-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderFlexibleBox {DIV} at (3,3) size 421x47
RenderBlock {DIV} at (0,17) size 10x13
RenderBlock {DIV} at (10,0) size 395x47
- RenderBlock {DIV} at (405,17) size 16x13
+ RenderBlock {DIV} at (405,16) size 16x15
RenderBR {BR} at (431,44) size 0x0
RenderTextControl {INPUT} at (2,88) size 427x82 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (431,130) size 0x0
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
RenderFlexibleBox {DIV} at (6,1) size 210x23
RenderBlock {DIV} at (0,5) size 10x13
RenderBlock {DIV} at (10,0) size 184x23
- RenderBlock {DIV} at (194,5) size 16x13
+ RenderBlock {DIV} at (194,4) size 16x15
layer at (23,13) size 395x47 scrollWidth 409
RenderBlock {DIV} at (0,0) size 395x47
RenderText {#text} at (0,0) size 408x47
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/date/date-appearance-basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698