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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_bottom-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/box_properties/border_bottom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_bottom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_bottom-expected.txt
index af3b9898476503681be4371bca093ff7e8b02e90..b80219f279f128863a478b368a4617bce752db78 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_bottom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_bottom-expected.txt
@@ -34,7 +34,7 @@ layer at (0,0) size 785x1063 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (5,5) size 757x45 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
LayoutText {#text} at (2,2) size 721x39
text run at (2,2) width 431: "Every cell in this table should have a 2-pixel solid green bottom border. "
- text run at (433,2) width 290: "This is also true of the table-testing section in the"
+ text run at (432,2) width 291: "This is also true of the table-testing section in the"
text run at (2,22) width 168: "second half of the test page."
LayoutTableRow {TR} at (0,55) size 767x56
LayoutTableCell {TD} at (5,70) size 190x25 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
@@ -112,7 +112,7 @@ layer at (0,0) size 785x1063 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (5,5) size 735x45 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
LayoutText {#text} at (2,2) size 721x39
text run at (2,2) width 431: "Every cell in this table should have a 2-pixel solid green bottom border. "
- text run at (433,2) width 290: "This is also true of the table-testing section in the"
+ text run at (432,2) width 291: "This is also true of the table-testing section in the"
text run at (2,22) width 168: "second half of the test page."
LayoutTableRow {TR} at (0,55) size 745x56
LayoutTableCell {TD} at (5,70) size 184x25 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698