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

Unified Diff: LayoutTests/platform/win/fast/forms/select-item-background-clip-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-item-background-clip-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt b/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
index e23b2f59259c26eedacbde60cf284bd69997e9e4..1d8ab143da6fd6378f2f7e315e18da4b24bd705f 100644
--- a/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
@@ -16,7 +16,20 @@ layer at (0,0) size 800x600
text run at (0,18) width 163: "not clipped to the list box"
RenderText {#text} at (162,18) size 5x17
text run at (162,18) width 5: "."
- RenderBlock (anonymous) at (0,52) size 784x64
- RenderListBox {SELECT} at (0,0) size 62x64 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ RenderBlock (anonymous) at (0,52) size 784x66
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,59) size 61x68 clip at (11,62) size 40x62 scrollHeight 74
+ RenderListBox {SELECT} at (0,-0.75) size 61.39x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ RenderBlock {OPTION} at (6,6) size 34.39x17
+ RenderText {#text} at (2,0) size 23x15
+ text run at (2,0) width 23: "one"
+ RenderBlock {OPTION} at (6,23) size 34.39x17
+ RenderText {#text} at (2,0) size 21x15
+ text run at (2,0) width 21: "two"
+ RenderBlock {OPTION} at (6,40) size 34.39x17
+ RenderText {#text} at (2,0) size 31x15
+ text run at (2,0) width 31: "three"
+ RenderBlock {OPTION} at (6,57) size 34.39x17 [bgcolor=#800080]
+ RenderText {#text} at (2,0) size 23x15
+ text run at (2,0) width 23: "four"

Powered by Google App Engine
This is Rietveld 408576698