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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_style-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_style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
index 9f186d48bb95f5e3d8a919751297abb731132c93..02c0b28660ecb46f5b0cd515abf1f50649b1d647 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
@@ -65,7 +65,7 @@ layer at (0,0) size 785x1369 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (0,693) size 769x50 [border: (5px double #800080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)]
LayoutText {#text} at (5,5) size 747x39
text run at (5,5) width 673: "This paragraph should have, in clockwise order from the top, a double, grooved, ridged, and inset thick border. "
- text run at (678,5) width 74: "The color of"
+ text run at (677,5) width 75: "The color of"
text run at (5,25) width 242: "all four sides should be based on purple."
LayoutBlockFlow {P} at (0,759) size 769x20
LayoutText {#text} at (0,0) size 265x19
@@ -114,7 +114,7 @@ layer at (0,0) size 785x1369 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (4,438) size 747x50 [border: (5px double #800080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)]
LayoutText {#text} at (5,5) size 731x39
text run at (5,5) width 673: "This paragraph should have, in clockwise order from the top, a double, grooved, ridged, and inset thick border. "
- text run at (678,5) width 58: "The color"
+ text run at (677,5) width 59: "The color"
text run at (5,25) width 258: "of all four sides should be based on purple."
LayoutBlockFlow {P} at (4,504) size 747x20
LayoutText {#text} at (0,0) size 265x19

Powered by Google App Engine
This is Rietveld 408576698