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

Unified Diff: LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-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/fast/forms/week/week-appearance-basic-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-expected.txt
index ffd6ab6bd6a050c2ead28cbcdcd72241d2f8f9bf..942011c8e51500e63f7fcac59650c5fe26669579 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/forms/searchfield-heights-expected.txt
@@ -8,33 +8,33 @@ layer at (0,0) size 800x600
RenderBR {BR} at (368,14) size 0x0
RenderTextControl {INPUT} at (0,22) size 100x17 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderFlexibleBox {DIV} at (3,3) size 94x11
- RenderBlock {DIV} at (0,1) size 8x9
- RenderBlock {DIV} at (8,0) size 73x11
+ RenderBlock {DIV} at (0,1) size 17x9
+ RenderBlock {DIV} at (17,0) size 64x11
RenderBlock {DIV} at (81,1) size 13x9
RenderText {#text} at (100,20) size 4x18
text run at (100,20) width 4: " "
RenderTextControl {INPUT} at (106,20) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderFlexibleBox {DIV} at (3,3) size 117x13
- RenderBlock {DIV} at (0,1) size 8x11
- RenderBlock {DIV} at (8,0) size 96x13
+ RenderBlock {DIV} at (0,1) size 17x11
+ RenderBlock {DIV} at (17,0) size 87x13
RenderBlock {DIV} at (104,1) size 13x11
RenderText {#text} at (231,20) size 4x18
text run at (231,20) width 4: " "
RenderTextControl {INPUT} at (237,18) size 146x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderFlexibleBox {DIV} at (3,3) size 140x16
- RenderBlock {DIV} at (0,1) size 10x14
- RenderBlock {DIV} at (10,0) size 114x16
+ RenderBlock {DIV} at (0,1) size 19x14
+ RenderBlock {DIV} at (19,0) size 105x16
RenderBlock {DIV} at (124,1) size 16x14
RenderText {#text} at (0,0) size 0x0
-layer at (19,33) size 73x11
- RenderBlock {DIV} at (0,0) size 73x11
+layer at (28,33) size 64x11
+ RenderBlock {DIV} at (0,0) size 64x11
RenderText {#text} at (0,0) size 20x11
text run at (0,0) width 20: "mini"
-layer at (125,31) size 96x13
- RenderBlock {DIV} at (0,0) size 96x13
+layer at (134,31) size 87x13
+ RenderBlock {DIV} at (0,0) size 87x13
RenderText {#text} at (0,0) size 29x13
text run at (0,0) width 29: "small"
-layer at (258,29) size 114x16
- RenderBlock {DIV} at (0,0) size 114x16
+layer at (267,29) size 105x16
+ RenderBlock {DIV} at (0,0) size 105x16
RenderText {#text} at (0,0) size 45x16
text run at (0,0) width 45: "regular"
« no previous file with comments | « LayoutTests/fast/forms/week/week-appearance-basic-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698