Chromium Code Reviews

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

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/select-initial-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/select-initial-position-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/select-initial-position-expected.txt
index fd02fcf976b4a5dbf367265c137ecf36e52de392..8909f11a9ace0520b6bd2a15bb8f4321dbf7d91f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/select-initial-position-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/select-initial-position-expected.txt
@@ -14,7 +14,8 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (164,91) size 1x0
LayoutText {#text} at (137,136) size 5x18
text run at (137,136) width 5: " "
- LayoutBR {BR} at (141,150) size 1x0
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,154) size 217x18
text run at (0,154) width 217: "dynamic insert of selected option:"
LayoutBR {BR} at (216,168) size 1x0
@@ -40,7 +41,8 @@ layer at (0,0) size 800x600
text run at (8,2) width 121: "this should be selected"
LayoutText {#text} at (152,286) size 4x18
text run at (152,286) width 4: " "
- LayoutBR {BR} at (156,300) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,305) size 217x18
text run at (0,305) width 217: "dynamic insert of selected option:"
LayoutBR {BR} at (216,319) size 1x0

Powered by Google App Engine