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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select-overflow-scroll-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-overflow-scroll-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select-overflow-scroll-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select-overflow-scroll-expected.txt
index b7faa2e8beb744dae17260bd0f262fb05d828a16..8a74a10406022a403e56e3ce43a44de00a2a7002 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select-overflow-scroll-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select-overflow-scroll-expected.txt
@@ -4,5 +4,35 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 0x0
-layer at (8,8) size 56x137 clip at (9,9) size 54x135
- RenderListBox {SELECT} at (0,0) size 56x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+layer at (8,8) size 56x138 clip at (9,9) size 39x121 scrollHeight 170
+ RenderListBox {SELECT} at (0,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTION} at (1,1) size 39x17
+ RenderText {#text} at (2,0) size 24x16
+ text run at (2,0) width 24: "One"
+ RenderBlock {OPTION} at (1,18) size 39x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Two"
+ RenderBlock {OPTION} at (1,35) size 39x17
+ RenderText {#text} at (2,0) size 32x16
+ text run at (2,0) width 32: "Three"
+ RenderBlock {OPTION} at (1,52) size 39x17
+ RenderText {#text} at (2,0) size 26x16
+ text run at (2,0) width 26: "Four"
+ RenderBlock {OPTION} at (1,69) size 39x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Five"
+ RenderBlock {OPTION} at (1,86) size 39x17
+ RenderText {#text} at (2,0) size 19x16
+ text run at (2,0) width 19: "Six"
+ RenderBlock {OPTION} at (1,103) size 39x17
+ RenderText {#text} at (2,0) size 35x16
+ text run at (2,0) width 35: "Seven"
+ RenderBlock {OPTION} at (1,120) size 39x17
+ RenderText {#text} at (2,0) size 30x16
+ text run at (2,0) width 30: "Eight"
+ RenderBlock {OPTION} at (1,137) size 39x17
+ RenderText {#text} at (2,0) size 26x16
+ text run at (2,0) width 26: "Nine"
+ RenderBlock {OPTION} at (1,154) size 39x17
+ RenderText {#text} at (2,0) size 21x16
+ text run at (2,0) width 21: "Ten"

Powered by Google App Engine
This is Rietveld 408576698