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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/menulist-style-color-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/menulist-style-color-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/menulist-style-color-expected.txt b/LayoutTests/platform/win-xp/fast/forms/menulist-style-color-expected.txt
index 136ee7145fa7be67ab5ec65f515126506b3eb473..4fa6a7c4d9fe4974528955c64bde91a122dda143 100644
--- a/LayoutTests/platform/win-xp/fast/forms/menulist-style-color-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/menulist-style-color-expected.txt
@@ -3,25 +3,25 @@ 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
- RenderMenuList {SELECT} at (2,2) size 65x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderMenuList {SELECT} at (0,0) size 65x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 63x18
RenderText at (4,1) size 40x16
text run at (4,1) width 40: "Default"
- RenderText {#text} at (69,2) size 4x19
- text run at (69,2) width 4: " "
- RenderMenuList {SELECT} at (75,2) size 48x20 [color=#FF0000] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (65,0) size 4x19
+ text run at (65,0) width 4: " "
+ RenderMenuList {SELECT} at (69,0) size 48x20 [color=#FF0000] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 46x18
RenderText at (4,1) size 23x16
text run at (4,1) width 23: "Red"
- RenderText {#text} at (125,2) size 4x19
- text run at (125,2) width 4: " "
- RenderMenuList {SELECT} at (131,2) size 119x20 [bgcolor=#008000] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (117,0) size 4x19
+ text run at (117,0) width 4: " "
+ RenderMenuList {SELECT} at (121,0) size 119x20 [bgcolor=#008000] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 117x18
RenderText at (4,1) size 94x16
text run at (4,1) width 94: "Default on green"
- RenderText {#text} at (252,2) size 4x19
- text run at (252,2) width 4: " "
- RenderMenuList {SELECT} at (258,2) size 102x20 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (240,0) size 4x19
+ text run at (240,0) width 4: " "
+ RenderMenuList {SELECT} at (244,0) size 102x20 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 100x18
RenderText at (4,1) size 77x16
text run at (4,1) width 77: "Red on green"

Powered by Google App Engine
This is Rietveld 408576698