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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/css1/box_properties/float_elements_in_series-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.txt
index fb6e4a4298de5ab45adeb74a5cad30daf2917892..f47a0dacae715173f201b6ce808033756d5a0f29 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.txt
@@ -36,8 +36,8 @@ layer at (0,0) size 785x732 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (0,264) size 769x40
LayoutText {#text} at (0,0) size 769x39
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 page"
- text run at (0,20) width 381: "indicates how the DIV elements should be laid out horizontally. "
- text run at (381,20) width 204: "They should align with each other."
+ text run at (0,20) width 380: "indicates how the DIV elements should be laid out horizontally. "
+ text run at (379,20) width 205: "They should align with each other."
LayoutBlockFlow (floating) {DIV} at (0,314) size 140x100 [bgcolor=#FFFF00] [border: (20px solid #000000)]
LayoutBlockFlow {P} at (40,40) size 60x20
LayoutText {#text} at (0,0) size 42x19
@@ -104,8 +104,8 @@ layer at (0,0) size 785x732 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (4,4) size 747x40
LayoutText {#text} at (0,0) size 747x39
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 page"
- text run at (0,20) width 381: "indicates how the DIV elements should be laid out horizontally. "
- text run at (381,20) width 204: "They should align with each other."
+ text run at (0,20) width 380: "indicates how the DIV elements should be laid out horizontally. "
+ text run at (379,20) width 205: "They should align with each other."
LayoutBlockFlow (floating) {DIV} at (4,54) size 140x100 [bgcolor=#FFFF00] [border: (20px solid #000000)]
LayoutBlockFlow {P} at (40,40) size 60x20
LayoutText {#text} at (0,0) size 42x19

Powered by Google App Engine
This is Rietveld 408576698