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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_color_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_color_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_color_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_color_inline-expected.txt
index 1aab764fe13fbc10dc1450d3b19295a275633450..ba3958e302fd27104591cfb33843c1d0cfec995b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_color_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/border_color_inline-expected.txt
@@ -18,16 +18,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,115) size 784x80 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 638x19
text run at (0,0) width 638: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
- LayoutInline {SPAN} at (0,0) size 61x25 [border: (3px solid #800080)]
- LayoutText {#text} at (641,0) size 55x19
- text run at (641,0) width 55: "class one"
- LayoutText {#text} at (699,0) size 8x19
- text run at (699,0) width 8: ", "
LayoutInline {SPAN} at (0,0) size 62x25 [border: (3px solid #800080)]
- LayoutText {#text} at (710,0) size 56x19
- text run at (710,0) width 56: "class two"
- LayoutText {#text} at (769,0) size 773x39
- text run at (769,0) width 4: ","
+ LayoutText {#text} at (640,0) size 56x19
+ text run at (640,0) width 56: "class one"
+ LayoutText {#text} at (698,0) size 9x19
+ text run at (698,0) width 9: ", "
+ LayoutInline {SPAN} at (0,0) size 63x25 [border: (3px solid #800080)]
+ LayoutText {#text} at (709,0) size 57x19
+ text run at (709,0) width 57: "class two"
+ LayoutText {#text} at (768,0) size 773x39
+ text run at (768,0) width 5: ","
text run at (0,20) width 26: "and "
LayoutInline {SPAN} at (0,0) size 69x25 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
LayoutText {#text} at (29,20) size 63x19
@@ -53,14 +53,14 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (4,4) size 762x80 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 638x19
text run at (0,0) width 638: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
- LayoutInline {SPAN} at (0,0) size 61x25 [border: (3px solid #800080)]
- LayoutText {#text} at (641,0) size 55x19
- text run at (641,0) width 55: "class one"
- LayoutText {#text} at (699,0) size 8x19
- text run at (699,0) width 8: ", "
+ LayoutInline {SPAN} at (0,0) size 62x25 [border: (3px solid #800080)]
+ LayoutText {#text} at (640,0) size 56x19
+ text run at (640,0) width 56: "class one"
+ LayoutText {#text} at (698,0) size 9x19
+ text run at (698,0) width 9: ", "
LayoutInline {SPAN} at (0,0) size 739x45 [border: (3px solid #800080)]
- LayoutText {#text} at (710,0) size 739x39
- text run at (710,0) width 29: "class"
+ LayoutText {#text} at (709,0) size 739x39
+ text run at (709,0) width 30: "class"
text run at (0,20) width 23: "two"
LayoutText {#text} at (26,20) size 34x19
text run at (26,20) width 34: ", and "

Powered by Google App Engine
This is Rietveld 408576698