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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_top_width_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_top_width_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_top_width_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_top_width_inline-expected.txt
index 6d7523168ee4c70f36a85f6959c968bec40c37e1..c1e794c4ea8ba9c797e30072e06a2d330d42630d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_top_width_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_top_width_inline-expected.txt
@@ -24,14 +24,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (190,25) size 154x19
text run at (190,25) width 8: ". "
text run at (198,25) width 146: "However, it contains an "
- LayoutInline {SPAN} at (0,0) size 163x23 [border: (1px solid #000000) (3px solid #000000)]
- LayoutText {#text} at (347,25) size 133x19
- text run at (347,25) width 133: "inline element of class "
- LayoutInline {TT} at (0,0) size 24x16
- LayoutText {#text} at (480,28) size 24x16
- text run at (480,28) width 24: "two"
- LayoutText {#text} at (507,25) size 772x39
- text run at (507,25) width 268: ", which should result in a thin solid border on"
+ LayoutInline {SPAN} at (0,0) size 164x23 [border: (1px solid #000000) (3px solid #000000)]
+ LayoutText {#text} at (346,25) size 134x19
+ text run at (346,25) width 134: "inline element of class "
+ LayoutInline {TT} at (0,0) size 25x16
+ LayoutText {#text} at (479,28) size 25x16
+ text run at (479,28) width 25: "two"
+ LayoutText {#text} at (506,25) size 772x39
+ text run at (506,25) width 269: ", which should result in a thin solid border on"
text run at (3,45) width 599: "the top side of each box in the inline element (and the UA's default border on the other three sides). "
text run at (602,45) width 98: "There is also an "
LayoutInline {SPAN} at (0,0) size 777x39
@@ -64,14 +64,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (190,25) size 154x19
text run at (190,25) width 8: ". "
text run at (198,25) width 146: "However, it contains an "
- LayoutInline {SPAN} at (0,0) size 163x23 [border: (1px solid #000000) (3px solid #000000)]
- LayoutText {#text} at (347,25) size 133x19
- text run at (347,25) width 133: "inline element of class "
- LayoutInline {TT} at (0,0) size 24x16
- LayoutText {#text} at (480,28) size 24x16
- text run at (480,28) width 24: "two"
- LayoutText {#text} at (507,25) size 753x39
- text run at (507,25) width 249: ", which should result in a thin solid border"
+ LayoutInline {SPAN} at (0,0) size 164x23 [border: (1px solid #000000) (3px solid #000000)]
+ LayoutText {#text} at (346,25) size 134x19
+ text run at (346,25) width 134: "inline element of class "
+ LayoutInline {TT} at (0,0) size 25x16
+ LayoutText {#text} at (479,28) size 25x16
+ text run at (479,28) width 25: "two"
+ LayoutText {#text} at (506,25) size 753x39
+ text run at (506,25) width 250: ", which should result in a thin solid border"
text run at (3,45) width 618: "on the top side of each box in the inline element (and the UA's default border on the other three sides). "
text run at (621,45) width 98: "There is also an "
LayoutInline {SPAN} at (0,0) size 746x39

Powered by Google App Engine
This is Rietveld 408576698