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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_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/win/css1/box_properties/border_inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt
index fa17c7ae1706a71fe5d89ddb8b3f9a14e4b9d664..b32ea952540c20436e60d41f242d2f939da794f7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_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 691x17
- text run at (0,0) width 691: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
+ LayoutText {#text} at (0,0) size 692x17
+ text run at (0,0) width 692: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
LayoutInline {SPAN} at (0,0) size 79x37 [border: (10px outset #008080)]
- LayoutText {#text} at (700,0) size 59x17
- text run at (700,0) width 59: "class one"
- LayoutText {#text} at (768,0) size 773x35
- text run at (768,0) width 5: ","
+ LayoutText {#text} at (701,0) size 59x17
+ text run at (701,0) width 59: "class one"
+ LayoutText {#text} at (769,0) size 774x35
+ text run at (769,0) width 5: ","
text run at (0,18) width 361: "which should result in a 10-pixel outset teal border; and "
LayoutInline {SPAN} at (0,0) size 80x37 [border: (10px inset #808000)]
LayoutText {#text} at (370,18) size 60x17
text run at (370,18) width 60: "class two"
- LayoutText {#text} at (439,18) size 778x35
- text run at (439,18) width 339: ", which should result in a 10-pixel inset olive border."
+ LayoutText {#text} at (439,18) size 779x35
+ text run at (439,18) width 340: ", which should result in a 10-pixel inset olive 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,11 +42,11 @@ 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 691x17
- text run at (0,0) width 691: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
- LayoutInline {SPAN} at (0,0) size 732x55 [border: (10px outset #008080)]
- LayoutText {#text} at (700,0) size 732x35
- text run at (700,0) width 32: "class"
+ LayoutText {#text} at (0,0) size 692x17
+ text run at (0,0) width 692: "This is an unstyled element, save for the background color, and containing inline elements with a classes of "
+ LayoutInline {SPAN} at (0,0) size 733x55 [border: (10px outset #008080)]
+ LayoutText {#text} at (701,0) size 733x35
+ text run at (701,0) width 32: "class"
text run at (0,18) width 24: "one"
LayoutText {#text} at (33,18) size 369x17
text run at (33,18) width 369: ", which should result in a 10-pixel outset teal border; and "
@@ -55,5 +55,5 @@ layer at (0,0) size 800x600
text run at (411,18) width 60: "class two"
LayoutText {#text} at (480,18) size 734x35
text run at (480,18) width 254: ", which should result in a 10-pixel inset"
- text run at (0,36) width 85: "olive border. "
- text run at (84,36) width 439: "The line-height of the parent element should not change on any line."
+ text run at (0,36) width 86: "olive border. "
+ text run at (85,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