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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin-expected.txt
index b3962f61c6c5d80f85d966e0a968e5c7e282c37f..2823f70f926904f11937040bbeae6f401f98b6b4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/margin-expected.txt
@@ -82,8 +82,8 @@ layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 785: "This paragraph has an overall margin of -10px, which should make it wider than usual as well as shift it upward and pull subsequent"
text run at (0,20) width 281: "text up toward it, and a light blue background. "
text run at (281,20) width 369: "In all other respects, however, the element should be normal. "
- text run at (650,20) width 122: "No styles have been"
- text run at (0,40) width 402: "applied to it besides the negative margin and the background color."
+ text run at (649,20) width 123: "No styles have been"
+ text run at (0,40) width 401: "applied to it besides the negative margin and the background color."
LayoutBlockFlow {P} at (0,1393) size 784x20 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 193x19
text run at (0,0) width 193: "This element has a class of zero."
@@ -158,8 +158,8 @@ layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 714: "This paragraph has an overall margin of -10px, which should make it wider than usual as well as shift it upward and pull"
text run at (0,20) width 352: "subsequent text up toward it, and a light blue background. "
text run at (352,20) width 369: "In all other respects, however, the element should be normal. "
- text run at (721,20) width 57: "No styles"
- text run at (0,40) width 467: "have been applied to it besides the negative margin and the background color."
+ text run at (720,20) width 58: "No styles"
+ text run at (0,40) width 466: "have been applied to it besides the negative margin and the background color."
LayoutBlockFlow {P} at (4,1207) size 762x20 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 193x19
text run at (0,0) width 193: "This element has a class of zero."

Powered by Google App Engine
This is Rietveld 408576698