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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt

Issue 1870073003: Auto-rebaseline for r386022 (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_bottom_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt
index 8975e4535b805a11a269a4a7ce0e5870d1e3c3d7..20727c7ca084ac912ea084fd30ee484c7b33e65f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt
@@ -15,21 +15,21 @@ layer at (0,0) size 800x600
text run at (0,30) width 0: " "
LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,110) size 784x54 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 680x18
- text run at (0,0) width 680: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
+ LayoutText {#text} at (0,0) size 681x18
+ text run at (0,0) width 681: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
LayoutInline {SPAN} at (0,0) size 59x28 [border: none (10px double #800080) none]
- LayoutText {#text} at (679,0) size 59x18
- text run at (679,0) width 59: "class one"
- LayoutText {#text} at (737,0) size 742x36
- text run at (737,0) width 5: ","
+ LayoutText {#text} at (680,0) size 59x18
+ text run at (680,0) width 59: "class one"
+ LayoutText {#text} at (738,0) size 743x36
+ text run at (738,0) width 5: ","
text run at (0,18) width 412: "which should have a 10-pixel purple double bottom border; and "
LayoutInline {SPAN} at (0,0) size 60x19 [border: none (1px solid #800080) none]
LayoutText {#text} at (411,18) size 60x18
text run at (411,18) width 60: "class two"
LayoutText {#text} at (470,18) size 768x36
text run at (470,18) width 298: ", which should have a thin solid purple bottom"
- 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."
+ 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."
LayoutTable {TABLE} at (0,180) size 784x90 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x88
LayoutTableRow {TR} at (0,0) size 782x26
@@ -43,18 +43,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 680x18
- text run at (0,0) width 680: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
+ LayoutText {#text} at (0,0) size 681x18
+ text run at (0,0) width 681: "This is an unstyled element, save for the background color, and containing inline elements with classes of "
LayoutInline {SPAN} at (0,0) size 59x28 [border: none (10px double #800080) none]
- LayoutText {#text} at (679,0) size 59x18
- text run at (679,0) width 59: "class one"
- LayoutText {#text} at (737,0) size 742x36
- text run at (737,0) width 5: ","
+ LayoutText {#text} at (680,0) size 59x18
+ text run at (680,0) width 59: "class one"
+ LayoutText {#text} at (738,0) size 743x36
+ text run at (738,0) width 5: ","
text run at (0,18) width 412: "which should have a 10-pixel purple double bottom border; and "
LayoutInline {SPAN} at (0,0) size 60x19 [border: none (1px solid #800080) none]
LayoutText {#text} at (411,18) size 60x18
text run at (411,18) width 60: "class two"
LayoutText {#text} at (470,18) size 719x36
text run at (470,18) width 249: ", which should have a thin solid purple"
- text run at (0,36) width 99: "bottom border. "
- text run at (98,36) width 438: "The line-height of the parent element should not change on any line."
+ text run at (0,36) width 100: "bottom border. "
+ text run at (99,36) width 438: "The line-height of the parent element should not change on any line."

Powered by Google App Engine
This is Rietveld 408576698