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

Unified Diff: LayoutTests/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt

Issue 16532002: Clear button for date/time inputs should be zoomable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added test expectation entries Created 7 years, 6 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/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt
index 3a2c847fb12728cc7afc241dc957d06ff1a1dbda..c16af87c722dcbbc3c66965410cb6411722085c4 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt
@@ -20,13 +20,13 @@ layer at (0,0) size 800x600
RenderText {#text} at (297,41) size 5x18
text run at (297,41) width 5: " "
RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (2,64) 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 (104,1) size 13x11
+ RenderTextControl {INPUT} at (2,64) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (4,3) size 117x13
+ RenderBlock {DIV} at (0,1) size 7x11
+ RenderBlock {DIV} at (7,0) size 97x13
+ RenderBlock {DIV} at (106,1) size 11x11
RenderText {#text} at (0,0) size 0x0
-layer at (21,75) size 96x13 scrollWidth 279
- RenderBlock {DIV} at (0,0) size 96x13
+layer at (21,75) size 97x13 scrollWidth 279
+ RenderBlock {DIV} at (0,0) size 97x13
RenderText {#text} at (0,0) size 278x13
text run at (0,0) width 278: "This text should be centered vertically in the button"

Powered by Google App Engine
This is Rietveld 408576698