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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/css1/text_properties/letter_spacing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/letter_spacing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/letter_spacing-expected.txt
index a9147f5d506a898863914a7f39929508aeedebba..da53021c78a967acc1e49bbf34020470cb39a95c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/letter_spacing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/letter_spacing-expected.txt
@@ -72,11 +72,11 @@ layer at (0,0) size 785x1461 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (593,20) size 9x19
text run at (593,20) width 9: "."
LayoutBlockFlow {P} at (0,751) size 769x20
- LayoutText {#text} at (0,0) size 755x19
- text run at (0,0) width 755: "This letters in this sentence should have normal space between them, since percentage values are not allowed on this property."
+ LayoutText {#text} at (0,0) size 754x19
+ text run at (0,0) width 754: "This letters in this sentence should have normal space between them, since percentage values are not allowed on this property."
LayoutBlockFlow {P} at (0,787) size 769x20
- LayoutText {#text} at (0,0) size 530x19
- text run at (0,0) width 530: "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 529x19
+ text run at (0,0) width 529: "This letters in this sentence should have reduced space between them, since negative values are allowed on this property."
LayoutTable {TABLE} at (0,823) size 769x622 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x620
LayoutTableRow {TR} at (0,0) size 767x28
@@ -132,7 +132,7 @@ layer at (0,0) size 785x1461 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (4,512) size 747x40
LayoutText {#text} at (0,0) size 695x39
text run at (0,0) width 695: "This letters in this sentence should have normal space between them, since percentage values are not allowed on this"
- text run at (0,20) width 56: "property."
+ text run at (0,20) width 55: "property."
LayoutBlockFlow {P} at (4,568) size 747x20
- LayoutText {#text} at (0,0) size 530x19
- text run at (0,0) width 530: "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 529x19
+ text run at (0,0) width 529: "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