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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/forms/select-change-listbox-size-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select-change-listbox-size-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select-change-listbox-size-expected.txt
index c1bf1190ade04b8d841515ffa6d372826f0ada06..10cfb650b17d5b8fc5a4b2e4fe052137de2cf2a7 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select-change-listbox-size-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select-change-listbox-size-expected.txt
@@ -19,7 +19,26 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,56) size 784x20
RenderText {#text} at (0,0) size 297x19
text run at (0,0) width 297: "This list box should be tall enough to fit 6 options."
- RenderBlock (anonymous) at (0,92) size 784x103
- RenderListBox {SELECT} at (0,0) size 53x103 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock (anonymous) at (0,92) size 784x104
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,100) size 53x104 clip at (9,101) size 36x102
+ RenderListBox {SELECT} at (0,0) size 53x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTION} at (1,1) size 36x17
+ RenderText {#text} at (2,0) size 24x16
+ text run at (2,0) width 24: "One"
+ RenderBlock {OPTION} at (1,18) size 36x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Two"
+ RenderBlock {OPTION} at (1,35) size 36x17
+ RenderText {#text} at (2,0) size 32x16
+ text run at (2,0) width 32: "Three"
+ RenderBlock {OPTION} at (1,52) size 36x17
+ RenderText {#text} at (2,0) size 26x16
+ text run at (2,0) width 26: "Four"
+ RenderBlock {OPTION} at (1,69) size 36x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Five"
+ RenderBlock {OPTION} at (1,86) size 36x17
+ RenderText {#text} at (2,0) size 19x16
+ text run at (2,0) width 19: "Six"

Powered by Google App Engine
This is Rietveld 408576698