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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-initial-position-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 3 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/win/fast/forms/select/select-initial-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-initial-position-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-initial-position-expected.txt
index 3bddb40095100e481173e956e34fce1c443fae6e..3fc25cff4163f5370c2b8994f90611283d2b71d0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-initial-position-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-initial-position-expected.txt
@@ -14,8 +14,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (164,103) size 1x0
LayoutText {#text} at (155,160) size 4x17
text run at (155,160) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (159,174) size 0x0
LayoutText {#text} at (0,178) size 217x17
text run at (0,178) width 217: "dynamic insert of selected option:"
LayoutBR {BR} at (216,192) size 1x0
@@ -41,8 +40,7 @@ layer at (0,0) size 800x600
text run at (4,1) width 134: "this should be selected"
LayoutText {#text} at (158,324) size 4x17
text run at (158,324) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (162,338) size 0x0
LayoutText {#text} at (0,343) size 217x17
text run at (0,343) width 217: "dynamic insert of selected option:"
LayoutBR {BR} at (216,357) size 1x0

Powered by Google App Engine
This is Rietveld 408576698