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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt

Issue 1150903002: Auto-rebaseline for r195671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
index a094fec4fd6e2639df66e4986af50b4f64292ee6..f816dce3c1fedb6ee41e0b9e1246a702799c71d8 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
@@ -8,7 +8,8 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (444,15) size 0x0
LayoutMenuList {SELECT} at (0,21) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutBR (anonymous) at (4,1) size 0x16 [bgcolor=#C0C0C0]
+ LayoutText (anonymous) at (4,1) size 4x16
+ text run at (4,1) width 4: " "
LayoutText {#text} at (25,21) size 29x19
text run at (25,21) width 29: " test "
LayoutMenuList {SELECT} at (54,21) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
@@ -19,7 +20,8 @@ layer at (0,0) size 800x600
text run at (101,21) width 4: " "
LayoutMenuList {SELECT} at (105,21) size 25x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutBR (anonymous) at (4,1) size 0x16 [bgcolor=#ADD8E6]
+ LayoutText (anonymous) at (4,1) size 4x16
+ text run at (4,1) width 4: " "
LayoutText {#text} at (130,21) size 29x19
text run at (130,21) width 29: " test "
LayoutMenuList {SELECT} at (159,21) size 47x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698