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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_right_inline-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_right_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_right_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_right_inline-expected.txt
index 53ba8315d4a916dc6ca1d590f507ecf80b06d44b..1285d58161ecd6f4d6bef63fcc846e71031f5363 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_right_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_right_inline-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (5,5) size 757x44 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
LayoutText {#text} at (2,2) size 751x39
text run at (2,2) width 414: "Every cell in this table should have a 2-pixel solid green right border. "
- text run at (416,2) width 337: "This is also true of the table-testing section in the second"
+ text run at (415,2) width 338: "This is also true of the table-testing section in the second"
text run at (2,22) width 121: "half of the test page."
LayoutTableRow {TR} at (0,54) size 767x54
LayoutTableCell {TD} at (5,69) size 191x24 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
@@ -87,7 +87,7 @@ layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 696: "item's border should travel the entire height the nested list (to end near the baseline of the line \"...nested within the list"
text run at (0,40) width 428: "item.\"), even though the nested list does not have any border styles set. "
text run at (428,40) width 280: "The borders should line up together at the right"
- text run at (0,60) width 474: "edge of the document's body, as each list element has a default width of 100%."
+ text run at (0,60) width 473: "edge of the document's body, as each list element has a default width of 100%."
LayoutTable {TABLE} at (0,634) size 769x493 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x491
LayoutTableRow {TR} at (0,0) size 767x28
@@ -117,7 +117,7 @@ layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (5,5) size 733x44 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
LayoutText {#text} at (2,2) size 704x39
text run at (2,2) width 414: "Every cell in this table should have a 2-pixel solid green right border. "
- text run at (416,2) width 290: "This is also true of the table-testing section in the"
+ text run at (415,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,54) size 743x54
LayoutTableCell {TD} at (5,69) size 185x24 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
@@ -164,4 +164,4 @@ layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 702: "first item's border should travel the entire height the nested list (to end near the baseline of the line \"...nested within the"
text run at (0,40) width 448: "list item.\"), even though the nested list does not have any border styles set. "
text run at (448,40) width 250: "The borders should line up together at the"
- text run at (0,60) width 504: "right edge of the document's body, as each list element has a default width of 100%."
+ text run at (0,60) width 503: "right edge of the document's body, as each list element has a default width of 100%."

Powered by Google App Engine
This is Rietveld 408576698