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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt

Issue 1871653003: Revert of Segment strings on dot and comma in addition to space and tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt
index 9dc114d18d01f6c313fed0423c83da903be091f0..7ba7221670e1c015c0303c0eb6c974fb2426023b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt
@@ -36,8 +36,8 @@ layer at (0,0) size 785x699 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (0,249) size 769x36
LayoutText {#text} at (0,0) size 769x36
text run at (0,0) width 769: "The four floating DIV elements below should appear next to each other horizontally. The table at the bottom of this"
- text run at (0,18) width 447: "page indicates how the DIV elements should be laid out horizontally. "
- text run at (447,18) width 223: "They should align with each other."
+ text run at (0,18) width 446: "page indicates how the DIV elements should be laid out horizontally. "
+ text run at (445,18) width 223: "They should align with each other."
LayoutBlockFlow (floating) {DIV} at (0,295) size 140x98 [bgcolor=#FFFF00] [border: (20px solid #000000)]
LayoutBlockFlow {P} at (40,40) size 60x18
LayoutText {#text} at (0,0) size 46x17
@@ -104,8 +104,8 @@ layer at (0,0) size 785x699 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (4,4) size 747x36
LayoutText {#text} at (0,0) size 747x36
text run at (0,0) width 747: "The four floating DIV elements below should appear next to each other horizontally. The table at the bottom of this"
- text run at (0,18) width 447: "page indicates how the DIV elements should be laid out horizontally. "
- text run at (447,18) width 223: "They should align with each other."
+ text run at (0,18) width 446: "page indicates how the DIV elements should be laid out horizontally. "
+ text run at (445,18) width 223: "They should align with each other."
LayoutBlockFlow (floating) {DIV} at (4,50) size 140x98 [bgcolor=#FFFF00] [border: (20px solid #000000)]
LayoutBlockFlow {P} at (40,40) size 60x18
LayoutText {#text} at (0,0) size 46x17

Powered by Google App Engine
This is Rietveld 408576698