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

Unified Diff: LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/mac/fast/forms/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
similarity index 98%
rename from LayoutTests/fast/forms/option-strip-whitespace-expected.txt
rename to LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
index fc1d6c9c13ba8250a02c7d92b745c2a3de5abe0f..b5b9b55919f03c5ea674268cdd5de3437b9eaeee 100644
--- a/LayoutTests/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,140) size 0x18
RenderText {#text} at (0,159) size 298x18
text run at (0,159) width 298: "Five Spaces (with leading/trailing whitespace): "
- RenderMenuList {SELECT} at (300,160) size 92x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (300,160) size 92x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 92x18
RenderText at (8,2) size 61x13
text run at (8,2) width 61: "Five Spaces"
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,180) size 0x18
RenderText {#text} at (0,199) size 285x18
text run at (0,199) width 285: "Five Tabs (with leading/trailing whitespace): "
- RenderMenuList {SELECT} at (287,200) size 81x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (287,200) size 81x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 81x18
RenderText at (8,2) size 50x13
text run at (8,2) width 50: "Five Tabs"
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,220) size 0x18
RenderText {#text} at (0,239) size 126x18
text run at (0,239) width 126: "Mixed Whitespace: "
- RenderMenuList {SELECT} at (128,240) size 81x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (128,240) size 81x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 81x18
RenderText at (8,2) size 50x13
text run at (8,2) width 50: "Five Tabs"

Powered by Google App Engine
This is Rietveld 408576698