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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_top-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/win/css1/box_properties/margin_top-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt
index 27290440f25561ddd7e471233bfbb280e2dff2b7..7f100cb1fab8b9eb1d87f33252d1894dcd2e055b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt
@@ -69,11 +69,11 @@ layer at (0,0) size 785x1647 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 208x17
text run at (0,0) width 208: "This element has a class of zero."
LayoutBlockFlow {P} at (0,837.25) size 769x54 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 759x53
+ LayoutText {#text} at (0,0) size 758x53
text run at (0,0) width 725: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no bottom"
text run at (0,18) width 54: "margin. "
- text run at (53,18) width 498: "No other styles have been applied to it besides a light blue background color. "
- text run at (550,18) width 209: "In all other respects, the element"
+ text run at (53,18) width 497: "No other styles have been applied to it besides a light blue background color. "
+ text run at (549,18) width 209: "In all other respects, the element"
text run at (0,36) width 116: "should be normal."
LayoutTable {TABLE} at (0,891.25) size 769x740 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x738
@@ -133,6 +133,6 @@ layer at (0,0) size 785x1647 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 725x53
text run at (0,0) width 725: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no bottom"
text run at (0,18) width 54: "margin. "
- text run at (53,18) width 498: "No other styles have been applied to it besides a light blue background color. "
- text run at (550,18) width 154: "In all other respects, the"
+ text run at (53,18) width 497: "No other styles have been applied to it besides a light blue background color. "
+ text run at (549,18) width 154: "In all other respects, the"
text run at (0,36) width 170: "element should be normal."

Powered by Google App Engine
This is Rietveld 408576698