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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/001-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/fast/block/basic/001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/001-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
index fe9712fb4e28cdc5e0dcce190414af14b771746b..88c36d0b33a3e94b5c736c2cf91a4ffcf1974c23 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
@@ -5,12 +5,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x184.53 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (2,2) size 780x18
- LayoutInline {I} at (0,0) size 236x18
+ LayoutInline {I} at (0,0) size 235x18
LayoutText {#text} at (0,0) size 96x18
text run at (0,0) width 96: "Start of a line. "
- LayoutInline {FONT} at (0,0) size 141x18 [color=#FF0000]
- LayoutText {#text} at (95,0) size 141x18
- text run at (95,0) width 141: "More red on this line:"
+ LayoutInline {FONT} at (0,0) size 140x18 [color=#FF0000]
+ LayoutText {#text} at (95,0) size 140x18
+ text run at (95,0) width 140: "More red on this line:"
LayoutBlockFlow (anonymous) at (2,38.72) size 780x69.91 [color=#FF0000]
LayoutBlockFlow {H3} at (0,0) size 780x22
LayoutText {#text} at (0,0) size 205x22
@@ -19,15 +19,15 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 194x28
text run at (0,0) width 194: "And another block!"
LayoutBlockFlow (anonymous) at (2,128.53) size 780x54
- LayoutInline {I} at (0,0) size 300x36
- LayoutInline {FONT} at (0,0) size 98x36 [color=#FF0000]
- LayoutText {#text} at (0,0) size 98x18
- text run at (0,0) width 98: "Now more text."
- LayoutBR {BR} at (97,14) size 1x0
- LayoutText {#text} at (0,18) size 68x18
- text run at (0,18) width 68: "This is red"
- LayoutText {#text} at (67,18) size 233x18
- text run at (67,18) width 233: " but now only italic on the same line"
- LayoutBR {BR} at (299,32) size 1x0
+ LayoutInline {I} at (0,0) size 299x36
+ LayoutInline {FONT} at (0,0) size 97x36 [color=#FF0000]
+ LayoutText {#text} at (0,0) size 97x18
+ text run at (0,0) width 97: "Now more text."
+ LayoutBR {BR} at (96,14) size 1x0
+ LayoutText {#text} at (0,18) size 67x18
+ text run at (0,18) width 67: "This is red"
+ LayoutText {#text} at (66,18) size 233x18
+ text run at (66,18) width 233: " but now only italic on the same line"
+ LayoutBR {BR} at (298,32) size 1x0
LayoutText {#text} at (0,36) size 132x18
text run at (0,36) width 132: "Plain line at the end."

Powered by Google App Engine
This is Rietveld 408576698