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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_style_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/mac/css1/box_properties/border_style_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.txt
index 8c8be518cb953e6e19b18df2f1dbe1eb96147b97..736ed78b92609862524a73dd7781e6485241b971 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.txt
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,110) size 784x54 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 679x18
text run at (0,0) width 679: "This is an unstyled element, save for the background color, and it contains inline elements with classes of "
- LayoutInline {SPAN} at (0,0) size 70x28 [border: (5px dashed #000000)]
- LayoutText {#text} at (683,0) size 60x18
- text run at (683,0) width 60: "class one"
- LayoutText {#text} at (747,0) size 752x36
- text run at (747,0) width 5: ","
+ LayoutInline {SPAN} at (0,0) size 69x28 [border: (5px dashed #000000)]
+ LayoutText {#text} at (683,0) size 59x18
+ text run at (683,0) width 59: "class one"
+ LayoutText {#text} at (746,0) size 751x36
+ text run at (746,0) width 5: ","
text run at (0,18) width 313: "which will result in a dashed thick black border; "
LayoutInline {SPAN} at (0,0) size 70x28 [border: (5px groove #FF0000)]
LayoutText {#text} at (317,18) size 60x18
text run at (317,18) width 60: "class two"
- LayoutText {#text} at (381,18) size 376x18
- text run at (381,18) width 376: ", which should result in a grooved thick purple border, and"
+ LayoutText {#text} at (381,18) size 375x18
+ text run at (381,18) width 375: ", which should result in a grooved thick purple border, and"
LayoutInline {SPAN} at (0,0) size 68x18
LayoutText {#text} at (0,36) size 68x18
text run at (0,36) width 68: "class three"
@@ -50,17 +50,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (4,4) size 762x72 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 679x18
text run at (0,0) width 679: "This is an unstyled element, save for the background color, and it contains inline elements with classes of "
- LayoutInline {SPAN} at (0,0) size 70x28 [border: (5px dashed #000000)]
- LayoutText {#text} at (683,0) size 60x18
- text run at (683,0) width 60: "class one"
- LayoutText {#text} at (747,0) size 752x36
- text run at (747,0) width 5: ","
+ LayoutInline {SPAN} at (0,0) size 69x28 [border: (5px dashed #000000)]
+ LayoutText {#text} at (683,0) size 59x18
+ text run at (683,0) width 59: "class one"
+ LayoutText {#text} at (746,0) size 751x36
+ text run at (746,0) width 5: ","
text run at (0,18) width 313: "which will result in a dashed thick black border; "
LayoutInline {SPAN} at (0,0) size 70x28 [border: (5px groove #FF0000)]
LayoutText {#text} at (317,18) size 60x18
text run at (317,18) width 60: "class two"
- LayoutText {#text} at (381,18) size 376x18
- text run at (381,18) width 376: ", which should result in a grooved thick purple border, and"
+ LayoutText {#text} at (381,18) size 375x18
+ text run at (381,18) width 375: ", which should result in a grooved thick purple border, and"
LayoutInline {SPAN} at (0,0) size 68x18
LayoutText {#text} at (0,36) size 68x18
text run at (0,36) width 68: "class three"

Powered by Google App Engine
This is Rietveld 408576698