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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_top-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/mac/css1/box_properties/border_top-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_top-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_top-expected.txt
index 7483920a69671069ea9ef8c7261ce0cabb5f279b..9f3fab4e0721ce2e06ef9c269e9c505f0c31da29 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_top-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_top-expected.txt
@@ -23,19 +23,19 @@ layer at (0,0) size 785x959 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (647,0) width 76: "This border"
text run at (0,18) width 373: "applies only to the cells, not the rows which contain them."
LayoutBlockFlow {P} at (0,177) size 769x28 [border: (10px double #800080) none]
- LayoutText {#text} at (0,10) size 421x18
- text run at (0,10) width 421: "This paragraph should have a purple, double, 10-pixel top border."
+ LayoutText {#text} at (0,10) size 420x18
+ text run at (0,10) width 420: "This paragraph should have a purple, double, 10-pixel top border."
LayoutBlockFlow {P} at (0,221) size 769x19 [border: (1px solid #800080) none]
- LayoutText {#text} at (0,1) size 337x18
- text run at (0,1) width 337: "This paragraph should have a thin purple top border."
+ LayoutText {#text} at (0,1) size 336x18
+ text run at (0,1) width 336: "This paragraph should have a thin purple top border."
LayoutTable {TABLE} at (0,256) size 769x110 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x108
LayoutTableRow {TR} at (0,5) size 767x41
LayoutTableCell {TD} at (5,5) size 757x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutText {#text} at (2,3) size 730x36
- text run at (2,3) width 439: "Every cell in this table should have a 2-pixel solid green top border. "
- text run at (440,3) width 292: "This is also true of the table-testing section in"
- text run at (2,21) width 203: "the second half of the test page."
+ LayoutText {#text} at (2,3) size 753x36
+ text run at (2,3) width 438: "Every cell in this table should have a 2-pixel solid green top border. "
+ text run at (439,3) width 316: "This is also true of the table-testing section in the"
+ text run at (2,21) width 179: "second half of the test page."
LayoutTableRow {TR} at (0,51) size 767x52
LayoutTableCell {TD} at (5,65) size 190x23 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (2,3) size 54x18
@@ -95,18 +95,18 @@ layer at (0,0) size 785x959 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (647,0) width 76: "This border"
text run at (0,18) width 373: "applies only to the cells, not the rows which contain them."
LayoutBlockFlow {P} at (4,57) size 747x28 [border: (10px double #800080) none]
- LayoutText {#text} at (0,10) size 421x18
- text run at (0,10) width 421: "This paragraph should have a purple, double, 10-pixel top border."
+ LayoutText {#text} at (0,10) size 420x18
+ text run at (0,10) width 420: "This paragraph should have a purple, double, 10-pixel top border."
LayoutBlockFlow {P} at (4,101) size 747x19 [border: (1px solid #800080) none]
- LayoutText {#text} at (0,1) size 337x18
- text run at (0,1) width 337: "This paragraph should have a thin purple top border."
+ LayoutText {#text} at (0,1) size 336x18
+ text run at (0,1) width 336: "This paragraph should have a thin purple top border."
LayoutTable {TABLE} at (4,136) size 747x110 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 745x108
LayoutTableRow {TR} at (0,5) size 745x41
LayoutTableCell {TD} at (5,5) size 735x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutText {#text} at (2,3) size 730x36
- text run at (2,3) width 439: "Every cell in this table should have a 2-pixel solid green top border. "
- text run at (440,3) width 292: "This is also true of the table-testing section in"
+ LayoutText {#text} at (2,3) size 729x36
+ text run at (2,3) width 438: "Every cell in this table should have a 2-pixel solid green top border. "
+ text run at (439,3) width 292: "This is also true of the table-testing section in"
text run at (2,21) width 203: "the second half of the test page."
LayoutTableRow {TR} at (0,51) size 745x52
LayoutTableCell {TD} at (5,65) size 185x23 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698