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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/css1/box_properties/border_style_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt
index bc5382f33545e925c5c799017e432a4346a311c8..0190659e7a41d49a55116dc9b2059c5bc9aa8711 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,113) size 784x54 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 679x17
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 70x27 [border: (5px dashed #000000)]
- LayoutText {#text} at (683,0) size 60x17
- text run at (683,0) width 60: "class one"
- LayoutText {#text} at (747,0) size 752x35
- text run at (747,0) width 5: ","
+ LayoutInline {SPAN} at (0,0) size 69x27 [border: (5px dashed #000000)]
+ LayoutText {#text} at (683,0) size 59x17
+ text run at (683,0) width 59: "class one"
+ LayoutText {#text} at (746,0) size 751x35
+ 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 70x27 [border: (5px groove #FF0000)]
LayoutText {#text} at (317,18) size 60x17
text run at (317,18) width 60: "class two"
- LayoutText {#text} at (381,18) size 376x17
- text run at (381,18) width 376: ", which should result in a grooved thick purple border, and"
+ LayoutText {#text} at (381,18) size 375x17
+ text run at (381,18) width 375: ", which should result in a grooved thick purple border, and"
LayoutInline {SPAN} at (0,0) size 68x17
LayoutText {#text} at (0,36) size 68x17
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 679x17
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 70x27 [border: (5px dashed #000000)]
- LayoutText {#text} at (683,0) size 60x17
- text run at (683,0) width 60: "class one"
- LayoutText {#text} at (747,0) size 752x35
- text run at (747,0) width 5: ","
+ LayoutInline {SPAN} at (0,0) size 69x27 [border: (5px dashed #000000)]
+ LayoutText {#text} at (683,0) size 59x17
+ text run at (683,0) width 59: "class one"
+ LayoutText {#text} at (746,0) size 751x35
+ 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 70x27 [border: (5px groove #FF0000)]
LayoutText {#text} at (317,18) size 60x17
text run at (317,18) width 60: "class two"
- LayoutText {#text} at (381,18) size 376x17
- text run at (381,18) width 376: ", which should result in a grooved thick purple border, and"
+ LayoutText {#text} at (381,18) size 375x17
+ text run at (381,18) width 375: ", which should result in a grooved thick purple border, and"
LayoutInline {SPAN} at (0,0) size 68x17
LayoutText {#text} at (0,36) size 68x17
text run at (0,36) width 68: "class three"

Powered by Google App Engine
This is Rietveld 408576698