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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/block/basic/001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/001-expected.txt
index 2f07a538e4279fc4f6dc559711fd9dd7536691f3..ee66cc37d710fe2f50176361d036e87f62f2b7e4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x194.53 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (2,2) size 780x20
- LayoutInline {I} at (0,0) size 234x19
+ LayoutInline {I} at (0,0) size 233x19
LayoutText {#text} at (0,0) size 96x19
text run at (0,0) width 96: "Start of a line. "
- LayoutInline {FONT} at (0,0) size 138x19 [color=#FF0000]
- LayoutText {#text} at (96,0) size 138x19
- text run at (96,0) width 138: "More red on this line:"
+ LayoutInline {FONT} at (0,0) size 137x19 [color=#FF0000]
+ LayoutText {#text} at (96,0) size 137x19
+ text run at (96,0) width 137: "More red on this line:"
LayoutBlockFlow (anonymous) at (2,40.72) size 780x71.91 [color=#FF0000]
LayoutBlockFlow {H3} at (0,0) size 780x23
LayoutText {#text} at (0,0) size 213x22
@@ -23,11 +23,11 @@ layer at (0,0) size 800x600
LayoutInline {FONT} at (0,0) size 100x39 [color=#FF0000]
LayoutText {#text} at (0,0) size 100x19
text run at (0,0) width 100: "Now more text."
- LayoutBR {BR} at (100,15) size 0x0
+ LayoutBR {BR} at (99,15) size 1x0
LayoutText {#text} at (0,20) size 66x19
text run at (0,20) width 66: "This is red"
- LayoutText {#text} at (66,20) size 231x19
- text run at (66,20) width 231: " but now only italic on the same line"
- LayoutBR {BR} at (297,35) size 0x0
+ LayoutText {#text} at (65,20) size 232x19
+ text run at (65,20) width 232: " but now only italic on the same line"
+ LayoutBR {BR} at (296,35) size 1x0
LayoutText {#text} at (0,40) size 120x19
text run at (0,40) width 120: "Plain line at the end."

Powered by Google App Engine
This is Rietveld 408576698