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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/fast/inline/drawStyledEmptyInlines-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
index 819acd372a9f989c96b7828345c7bceb558331f3..a01a22a9284afe3c03a0554fe326f512486d77df 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
@@ -38,16 +38,16 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (0,0) size 0x0
LayoutBR {BR} at (0,108) size 0x18
LayoutBlockFlow {P} at (0,196) size 784x36
- LayoutText {#text} at (0,0) size 196x18
- text run at (0,0) width 196: "This text is before the anchor. "
+ LayoutText {#text} at (0,0) size 195x18
+ text run at (0,0) width 195: "This text is before the anchor. "
LayoutInline {A} at (0,0) size 0x0
- LayoutText {#text} at (195,0) size 781x36
- text run at (195,0) width 417: "This text is after the anchor, but should be flush with the anchor. "
- text run at (611,0) width 170: "There should be no spaces"
+ LayoutText {#text} at (194,0) size 778x36
+ text run at (194,0) width 416: "This text is after the anchor, but should be flush with the anchor. "
+ text run at (609,0) width 169: "There should be no spaces"
text run at (0,18) width 294: "in between the anchor and this following text."
LayoutBlockFlow {P} at (0,248) size 784x18
- LayoutInline {A} at (0,0) size 734x18
- LayoutText {#text} at (0,0) size 734x18
- text run at (0,0) width 734: "This text should be flush with the anchor. There should not be a space between the anchor and the text on this line."
+ LayoutInline {A} at (0,0) size 733x18
+ LayoutText {#text} at (0,0) size 733x18
+ text run at (0,0) width 733: "This text should be flush with the anchor. There should not be a space between the anchor and the text on this line."
LayoutInline {A} at (0,0) size 1x18
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698