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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_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/mac/css1/box_properties/border_right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_right-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_right-expected.txt
index 21b11e9a0ca10526ccde26924e539925991b1cdb..7debfd483a208cc02aa2646cba4c1570aeb33229 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_right-expected.txt
@@ -30,8 +30,8 @@ layer at (0,0) size 800x600
text run at (538,18) width 60: "class two"
LayoutText {#text} at (598,18) size 738x36
text run at (598,18) width 140: ", which should have a"
- text run at (0,36) width 193: "thin solid purple right border. "
- text run at (192,36) width 439: "The line-height of the parent element should not change on any line."
+ text run at (0,36) width 192: "thin solid purple right border. "
+ text run at (191,36) width 439: "The line-height of the parent element should not change on any line."
LayoutTable {TABLE} at (0,195) size 784x90 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x88
LayoutTableRow {TR} at (0,0) size 782x26
@@ -58,5 +58,5 @@ layer at (0,0) size 800x600
text run at (538,18) width 60: "class two"
LayoutText {#text} at (598,18) size 738x36
text run at (598,18) width 140: ", which should have a"
- text run at (0,36) width 193: "thin solid purple right border. "
- text run at (192,36) width 439: "The line-height of the parent element should not change on any line."
+ text run at (0,36) width 192: "thin solid purple right border. "
+ text run at (191,36) width 439: "The line-height of the parent element should not change on any line."

Powered by Google App Engine
This is Rietveld 408576698