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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top_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_top_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt
index a56659f637ae0ff0fc8de12390bef8d8336e0518..ff88f3e2e4764fa23956a06f50dd5572c94b0ce1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt
@@ -15,19 +15,19 @@ layer at (0,0) size 800x600
text run at (0,32) width 0: " "
LayoutBlockFlow {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,113) size 784x54 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 681x17
- text run at (0,0) width 681: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
+ LayoutText {#text} at (0,0) size 680x17
+ text run at (0,0) width 680: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
LayoutInline {SPAN} at (0,0) size 59x27 [border: (10px double #800080) none]
- LayoutText {#text} at (680,0) size 59x17
- text run at (680,0) width 59: "class one"
- LayoutText {#text} at (738,0) size 743x35
- text run at (738,0) width 5: ","
+ LayoutText {#text} at (679,0) size 59x17
+ text run at (679,0) width 59: "class one"
+ LayoutText {#text} at (737,0) size 742x35
+ text run at (737,0) width 5: ","
text run at (0,18) width 387: "which should have a 10-pixel purple double top border; and "
LayoutInline {SPAN} at (0,0) size 60x18 [border: (1px solid #800080) none]
LayoutText {#text} at (386,18) size 60x17
text run at (386,18) width 60: "class two"
- LayoutText {#text} at (445,18) size 768x35
- text run at (445,18) width 323: ", which should have a thin solid purple top border."
+ LayoutText {#text} at (445,18) size 767x35
+ text run at (445,18) width 322: ", which should have a thin solid purple top border."
text run at (0,36) width 438: "The line-height of the parent element should not change on any line."
LayoutTable {TABLE} at (0,183) size 784x90 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x88
@@ -42,18 +42,18 @@ layer at (0,0) size 800x600
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {P} at (4,4) size 762x54 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 681x17
- text run at (0,0) width 681: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
+ LayoutText {#text} at (0,0) size 680x17
+ text run at (0,0) width 680: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
LayoutInline {SPAN} at (0,0) size 59x27 [border: (10px double #800080) none]
- LayoutText {#text} at (680,0) size 59x17
- text run at (680,0) width 59: "class one"
- LayoutText {#text} at (738,0) size 743x35
- text run at (738,0) width 5: ","
+ LayoutText {#text} at (679,0) size 59x17
+ text run at (679,0) width 59: "class one"
+ LayoutText {#text} at (737,0) size 742x35
+ text run at (737,0) width 5: ","
text run at (0,18) width 387: "which should have a 10-pixel purple double top border; and "
LayoutInline {SPAN} at (0,0) size 60x18 [border: (1px solid #800080) none]
LayoutText {#text} at (386,18) size 60x17
text run at (386,18) width 60: "class two"
LayoutText {#text} at (445,18) size 719x35
text run at (445,18) width 274: ", which should have a thin solid purple top"
- text run at (0,36) width 50: "border. "
- text run at (49,36) width 438: "The line-height of the parent element should not change on any line."
+ text run at (0,36) width 49: "border. "
+ text run at (48,36) width 439: "The line-height of the parent element should not change on any line."

Powered by Google App Engine
This is Rietveld 408576698