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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt
index 457600acc2bb439c315823b7bb37b535ebe841a3..c396e62d1824bcba691897ae7af2d8819de0c743 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-initial-position-expected.txt
@@ -14,8 +14,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (161,106) size 0x0
LayoutText {#text} at (155,162) size 4x19
text run at (155,162) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (159,177) size 0x0
LayoutText {#text} at (0,182) size 211x19
text run at (0,182) width 211: "dynamic insert of selected option:"
LayoutBR {BR} at (211,197) size 0x0
@@ -41,8 +40,7 @@ layer at (0,0) size 800x600
text run at (4,1) width 134: "this should be selected"
LayoutText {#text} at (156,333) size 4x19
text run at (156,333) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (160,348) size 0x0
LayoutText {#text} at (0,353) size 211x19
text run at (0,353) width 211: "dynamic insert of selected option:"
LayoutBR {BR} at (211,368) size 0x0

Powered by Google App Engine
This is Rietveld 408576698