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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/text_properties/letter_spacing-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/text_properties/letter_spacing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt
index 9f9b1705ec43a74fbfdb6295aa6e8e3077e1bf67..c56b2a9750d2cce46a19681f6499f3b2d76c3c6a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt
@@ -74,10 +74,10 @@ layer at (0,0) size 785x1389 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (0,711) size 769x36
LayoutText {#text} at (0,0) size 746x35
text run at (0,0) width 746: "This letters in this sentence should have normal space between them, since percentage values are not allowed on this"
- text run at (0,18) width 59: "property."
+ text run at (0,18) width 58: "property."
LayoutBlockFlow {P} at (0,763) size 769x18
- LayoutText {#text} at (0,0) size 581x17
- text run at (0,0) width 581: "This letters in this sentence should have reduced space between them, since negative values are allowed on this property."
+ LayoutText {#text} at (0,0) size 580x17
+ text run at (0,0) width 580: "This letters in this sentence should have reduced space between them, since negative values are allowed on this property."
LayoutTable {TABLE} at (0,797) size 769x576 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x574
LayoutTableRow {TR} at (0,0) size 767x26
@@ -133,7 +133,7 @@ layer at (0,0) size 785x1389 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (4,474) size 747x36
LayoutText {#text} at (0,0) size 746x35
text run at (0,0) width 746: "This letters in this sentence should have normal space between them, since percentage values are not allowed on this"
- text run at (0,18) width 59: "property."
+ text run at (0,18) width 58: "property."
LayoutBlockFlow {P} at (4,526) size 747x18
- LayoutText {#text} at (0,0) size 581x17
- text run at (0,0) width 581: "This letters in this sentence should have reduced space between them, since negative values are allowed on this property."
+ LayoutText {#text} at (0,0) size 580x17
+ text run at (0,0) width 580: "This letters in this sentence should have reduced space between them, since negative values are allowed on this property."

Powered by Google App Engine
This is Rietveld 408576698