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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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/text/fallback-for-custom-font-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
index c23fc28b08039993739ffb90d7c05dcac6dafa0a..012a5bd9e3003a5e477f0da307f92a578c3a11eb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 728x19
- LayoutInline {A} at (0,0) size 159x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 159x19
- text run at (51,0) width 159: "http://crbug.com/373389"
- LayoutText {#text} at (210,0) size 569x19
- text run at (210,0) width 4: " "
- text run at (214,0) width 565: "When a webfont is missing a glyph, synthesization from the fallback font isn't happening"
- LayoutText {#text} at (779,0) size 4x19
- text run at (779,0) width 4: "."
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 729x19
+ LayoutInline {A} at (0,0) size 160x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 160x19
+ text run at (49,0) width 160: "http://crbug.com/373389"
+ LayoutText {#text} at (208,0) size 570x19
+ text run at (208,0) width 5: " "
+ text run at (212,0) width 566: "When a webfont is missing a glyph, synthesization from the fallback font isn't happening"
+ LayoutText {#text} at (777,0) size 5x19
+ text run at (777,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x37
LayoutText {#text} at (0,14) size 174x19
text run at (0,14) width 174: "A synthesized oblique bullet: "

Powered by Google App Engine
This is Rietveld 408576698