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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/formatting_model/inline_elements-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/formatting_model/inline_elements-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt
index 0a57af79b92118ebc0cabc1f3084953aa558c772..34cb57489787edb00d77bfc647881113911c762d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt
@@ -25,15 +25,15 @@ layer at (0,0) size 785x786 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (0,177) size 769x192
LayoutText {#text} at (0,7) size 191x17
text run at (0,7) width 191: "This is a paragraph that has a "
- LayoutInline {SPAN} at (0,0) size 765x171 [border: (10px solid #FF0000)]
- LayoutText {#text} at (242,7) size 765x145
+ LayoutInline {SPAN} at (0,0) size 766x171 [border: (10px solid #FF0000)]
+ LayoutText {#text} at (242,7) size 766x145
text run at (242,7) width 512: "very long span in it, and the span has a 10px red border separated from the span"
text run at (0,39) width 190: "by 2pt, and a margin of 30pt. "
text run at (189,39) width 572: "The padding and border should be present on all sides of the span (although vertical lines"
text run at (0,71) width 547: "should appear only at the beginning and the end of the whole span, not on each line). "
- text run at (546,71) width 211: "The padding, border, and margin"
+ text run at (546,71) width 212: "The padding, border, and margin"
text run at (0,103) width 395: "should all be noticeable at the beginning and end of the span. "
- text run at (395,103) width 370: "However, the line height should not be changed by any of"
+ text run at (395,103) width 371: "However, the line height should not be changed by any of"
text run at (0,135) width 597: "them, so the margin should be unnoticeable and the border should overlap text on other lines."
LayoutText {#text} at (648,135) size 759x49
text run at (648,135) width 5: " "
@@ -67,15 +67,15 @@ layer at (0,0) size 785x786 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (4,4) size 747x192
LayoutText {#text} at (0,7) size 191x17
text run at (0,7) width 191: "This is a paragraph that has a "
- LayoutInline {SPAN} at (0,0) size 725x203 [border: (10px solid #FF0000)]
- LayoutText {#text} at (242,7) size 725x177
+ LayoutInline {SPAN} at (0,0) size 726x203 [border: (10px solid #FF0000)]
+ LayoutText {#text} at (242,7) size 726x177
text run at (242,7) width 478: "very long span in it, and the span has a 10px red border separated from the"
text run at (0,39) width 223: "span by 2pt, and a margin of 30pt. "
text run at (222,39) width 486: "The padding and border should be present on all sides of the span (although"
text run at (0,71) width 634: "vertical lines should appear only at the beginning and the end of the whole span, not on each line). "
text run at (633,71) width 85: "The padding,"
text run at (0,103) width 521: "border, and margin should all be noticeable at the beginning and end of the span. "
- text run at (520,103) width 205: "However, the line height should"
+ text run at (520,103) width 206: "However, the line height should"
text run at (0,135) width 724: "not be changed by any of them, so the margin should be unnoticeable and the border should overlap text on other"
text run at (0,167) width 35: "lines."
LayoutText {#text} at (86,167) size 472x17

Powered by Google App Engine
This is Rietveld 408576698