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

Unified Diff: LayoutTests/platform/linux/fast/forms/select-overflow-scroll-inherited-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/linux/fast/forms/select-overflow-scroll-inherited-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select-overflow-scroll-inherited-expected.txt b/LayoutTests/platform/linux/fast/forms/select-overflow-scroll-inherited-expected.txt
index b9e1405bdbb68ba386414c4cb5ab32537761c478..9528474e339615d89b2dcc7ddc53aa9078c40ba9 100644
--- a/LayoutTests/platform/linux/fast/forms/select-overflow-scroll-inherited-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select-overflow-scroll-inherited-expected.txt
@@ -3,8 +3,38 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x152 clip at (8,8) size 769x137
- RenderBlock {DIV} at (0,0) size 784x152
+layer at (8,8) size 784x153 clip at (8,8) size 769x138
+ RenderBlock {DIV} at (0,0) size 784x153
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