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

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

Issue 1101393002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/fast/forms/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
index b8d03c8592d63f249fd1760c625e3c2a8cd44875..d85b504ccfd98d3a2f036132d9b7a6a2e87fe626 100644
--- a/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,182) width 280: "Five Spaces (with leading/trailing whitespace): "
LayoutMenuList {SELECT} at (280,182) size 96x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 94x18
- LayoutText at (4,1) size 71x16
+ LayoutText (anonymous) at (4,1) size 71x16
text run at (4,1) width 71: "Five Spaces"
LayoutBR {BR} at (376,197) size 0x0
LayoutBR {BR} at (0,202) size 0x19
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (0,222) width 266: "Five Tabs (with leading/trailing whitespace): "
LayoutMenuList {SELECT} at (266,222) size 80x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 78x18
- LayoutText at (4,1) size 55x16
+ LayoutText (anonymous) at (4,1) size 55x16
text run at (4,1) width 55: "Five Tabs"
LayoutBR {BR} at (346,237) size 0x0
LayoutBR {BR} at (0,242) size 0x19
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
text run at (0,262) width 121: "Mixed Whitespace: "
LayoutMenuList {SELECT} at (121,262) size 80x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 78x18
- LayoutText at (4,1) size 55x16
+ LayoutText (anonymous) at (4,1) size 55x16
text run at (4,1) width 55: "Five Tabs"
LayoutText {#text} at (0,0) size 0x0
layer at (75,44) size 76x70 clip at (76,45) size 59x68

Powered by Google App Engine
This is Rietveld 408576698