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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/padding_left-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/padding_left-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
index d90165bdfc80d1a28ef029eab576d51ca686537f..1a3557b19352575971265a4c94f7482d157f5826 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
@@ -53,7 +53,7 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutListItem {LI} at (25,18) size 744x54 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (25,0) size 714x54
- text run at (25,0) width 670: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
+ text run at (25,0) width 669: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (25,18) width 61: "checked. "
text run at (85,18) width 654: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to"
text run at (25,36) width 168: "make 50 pixels of margin."
@@ -106,8 +106,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,18) width 27: "test."
LayoutListItem {LI} at (25,36) size 722x54 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
- LayoutText {#text} at (25,0) size 670x54
- text run at (25,0) width 670: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
+ LayoutText {#text} at (25,0) size 669x54
+ text run at (25,0) width 669: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (25,18) width 61: "checked. "
text run at (85,18) width 582: "This list item has its left padding also set to 25 pixels, which should combine with the list's"
text run at (25,36) width 240: "padding to make 50 pixels of margin."

Powered by Google App Engine
This is Rietveld 408576698