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/win/css1/units/percentage_units-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/units/percentage_units-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/units/percentage_units-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/units/percentage_units-expected.txt
index c1db66e1855e4587094ba8f4cd09bab1d6f257b3..5fa94fc73707ed35da4c229ce4084b660f6e914c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/units/percentage_units-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/units/percentage_units-expected.txt
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (196,285) size 588x36
LayoutText {#text} at (0,0) size 560x35
text run at (0,0) width 560: "This paragraph should have a left margin of 25% the width of its parent element, which"
- text run at (0,18) width 367: "should require some extra text in order to test effectively."
+ text run at (0,18) width 366: "should require some extra text in order to test effectively."
LayoutTable {TABLE} at (0,337) size 784x212 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x210
LayoutTableRow {TR} at (0,0) size 782x26
@@ -63,4 +63,4 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (194.50,144) size 571.50x36
LayoutText {#text} at (0,0) size 560x35
text run at (0,0) width 560: "This paragraph should have a left margin of 25% the width of its parent element, which"
- text run at (0,18) width 367: "should require some extra text in order to test effectively."
+ text run at (0,18) width 366: "should require some extra text in order to test effectively."

Powered by Google App Engine
This is Rietveld 408576698