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

Unified Diff: LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-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/listbox-scrollbar-incremental-load-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt b/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt
index 56cee0463c215ccb5bb6b1aa463a95dd38ebcae5..37239fd7c05a0fc1e1156609d2a6e0fb741f09ca 100644
--- a/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt
@@ -22,6 +22,28 @@ layer at (0,0) size 800x600
text run at (500,0) width 244: "\x{201C}Seven\x{201D}. The scroller should be at the"
text run at (0,18) width 155: "bottom of the scroll bar "
text run at (154,18) width 89: "to reflect this."
- RenderBlock (anonymous) at (0,104) size 784x65
- RenderListBox {SELECT} at (0,0) size 59x65 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock (anonymous) at (0,104) size 784x70
RenderText {#text} at (0,0) size 0x0
+layer at (8,112) size 59x70 clip at (9,113) size 42x68 scrollY 51 scrollHeight 119
+ RenderListBox {SELECT} at (0,0) size 58.80x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTION} at (1,1) size 41.80x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "One"
+ RenderBlock {OPTION} at (1,18) size 41.80x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "Two"
+ RenderBlock {OPTION} at (1,35) size 41.80x17
+ RenderText {#text} at (2,0) size 35x15
+ text run at (2,0) width 35: "Three"
+ RenderBlock {OPTION} at (1,52) size 41.80x17
+ RenderText {#text} at (2,0) size 28x15
+ text run at (2,0) width 28: "Four"
+ RenderBlock {OPTION} at (1,69) size 41.80x17
+ RenderText {#text} at (2,0) size 26x15
+ text run at (2,0) width 26: "Five"
+ RenderBlock {OPTION} at (1,86) size 41.80x17
+ RenderText {#text} at (2,0) size 19x15
+ text run at (2,0) width 19: "Six"
+ RenderBlock {OPTION} at (1,103) size 41.80x17 [color=#FFFFFF] [bgcolor=#999999]
+ RenderText {#text} at (2,0) size 38x15
+ text run at (2,0) width 38: "Seven"

Powered by Google App Engine
This is Rietveld 408576698