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

Unified Diff: LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt

Issue 399933003: Auto-rebaseline for r178354 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/win/fast/forms/select-change-listbox-size-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt b/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt
index 34e34839f86c3382dc2559d5da0b154b4293486c..50f983acea9c9a6b1500b2bee4bf6f5741fd3d03 100644
--- a/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt
@@ -19,7 +19,26 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,52) size 784x18
RenderText {#text} at (0,0) size 324x17
text run at (0,0) width 324: "This list box should be tall enough to fit 6 options."
- RenderBlock (anonymous) at (0,86) size 784x97
- RenderListBox {SELECT} at (0,0) size 56x97 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock (anonymous) at (0,86) size 784x104
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,94) size 56x104 clip at (9,95) size 39x102
+ RenderListBox {SELECT} at (0,0) size 55.83x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTION} at (1,1) size 38.83x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "One"
+ RenderBlock {OPTION} at (1,18) size 38.83x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "Two"
+ RenderBlock {OPTION} at (1,35) size 38.83x17
+ RenderText {#text} at (2,0) size 35x15
+ text run at (2,0) width 35: "Three"
+ RenderBlock {OPTION} at (1,52) size 38.83x17
+ RenderText {#text} at (2,0) size 28x15
+ text run at (2,0) width 28: "Four"
+ RenderBlock {OPTION} at (1,69) size 38.83x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "Five"
+ RenderBlock {OPTION} at (1,86) size 38.83x17
+ RenderText {#text} at (2,0) size 19x15
+ text run at (2,0) width 19: "Six"

Powered by Google App Engine
This is Rietveld 408576698