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

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

Issue 308983002: Auto-rebaseline for r175243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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: LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt b/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8ababde471f9fbf6a1d84c1217bf60580bfbd20d
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 51x19
+ text run at (0,0) width 51: "Test for "
+ RenderInline {I} at (0,0) size 728x19
+ RenderInline {A} at (0,0) size 159x19 [color=#0000EE]
+ RenderText {#text} at (51,0) size 159x19
+ text run at (51,0) width 159: "http://crbug.com/373389"
+ RenderText {#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"
+ RenderText {#text} at (779,0) size 4x19
+ text run at (779,0) width 4: "."
+ RenderBlock {P} at (0,36) size 784x32
+ RenderText {#text} at (0,11) size 174x19
+ text run at (0,11) width 174: "A synthesized oblique bullet: "
+ RenderInline {SPAN} at (0,0) size 19x32
+ RenderText {#text} at (174,0) size 19x32
+ text run at (174,0) width 19: "\x{25CF}"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698