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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin_right-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/margin_right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin_right-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin_right-expected.txt
index 635e13d44e13f3d24a1b242df30e5369646723f4..573160d3496c2d38099cb5fc27e278d419650178 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin_right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin_right-expected.txt
@@ -40,8 +40,8 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,363) size 759x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 719x20
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (50,0) size 669x19
- text run at (50,0) width 669: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
+ LayoutText {#text} at (51,0) size 668x19
+ text run at (51,0) width 668: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
LayoutListItem {LI} at (40,20) size 694x60 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (14,0) size 688x59
@@ -60,8 +60,8 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 754: "This paragraph has a right margin of -10px, which should cause it to be wider than it might otherwise be, and it has a light blue"
text run at (0,20) width 80: "background. "
text run at (80,20) width 369: "In all other respects, however, the element should be normal. "
- text run at (449,20) width 321: "No styles have been applied to it besides the negative"
- text run at (0,40) width 233: "right margin and the background color."
+ text run at (448,20) width 322: "No styles have been applied to it besides the negative"
+ text run at (0,40) width 232: "right margin and the background color."
LayoutTable {TABLE} at (0,591) size 784x450 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x448
LayoutTableRow {TR} at (0,0) size 782x28
@@ -93,8 +93,8 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {UL} at (4,204) size 737x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 697x20
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (28,0) size 669x19
- text run at (28,0) width 669: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
+ LayoutText {#text} at (29,0) size 668x19
+ text run at (29,0) width 668: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
LayoutListItem {LI} at (40,20) size 672x60 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (47,0) size 652x59
@@ -114,5 +114,5 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 754: "This paragraph has a right margin of -10px, which should cause it to be wider than it might otherwise be, and it has a light blue"
text run at (0,20) width 80: "background. "
text run at (80,20) width 369: "In all other respects, however, the element should be normal. "
- text run at (449,20) width 321: "No styles have been applied to it besides the negative"
- text run at (0,40) width 233: "right margin and the background color."
+ text run at (448,20) width 322: "No styles have been applied to it besides the negative"
+ text run at (0,40) width 232: "right margin and the background color."

Powered by Google App Engine
This is Rietveld 408576698