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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/forms/select-item-background-clip-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt
index 282e2bd52cda50cb4ded94e86bcc4799ae63e7d5..db35bd99e71f6bc9a4d0011930cadc8761e8f06d 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt
@@ -16,7 +16,20 @@ layer at (0,0) size 800x600
text run at (0,20) width 163: "not clipped to the list box"
RenderText {#text} at (163,20) size 4x19
text run at (163,20) width 4: "."
- RenderBlock (anonymous) at (0,56) size 784x67
- RenderListBox {SELECT} at (0,0) size 60x67 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ RenderBlock (anonymous) at (0,56) size 784x66
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,63) size 60x68 clip at (11,66) size 39x62 scrollHeight 74
+ RenderListBox {SELECT} at (0,-0.75) size 60x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ RenderBlock {OPTION} at (6,6) size 33x17
+ RenderText {#text} at (2,0) size 21x16
+ text run at (2,0) width 21: "one"
+ RenderBlock {OPTION} at (6,23) size 33x17
+ RenderText {#text} at (2,0) size 20x16
+ text run at (2,0) width 20: "two"
+ RenderBlock {OPTION} at (6,40) size 33x17
+ RenderText {#text} at (2,0) size 29x16
+ text run at (2,0) width 29: "three"
+ RenderBlock {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
+ RenderText {#text} at (2,0) size 21x16
+ text run at (2,0) width 21: "four"

Powered by Google App Engine
This is Rietveld 408576698