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

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

Issue 300393003: Mac: Fix fallback font selection for custom fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline for a virtual test 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/mac/fast/text/fallback-for-custom-font-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/fallback-for-custom-font-expected.txt b/LayoutTests/platform/mac/fast/text/fallback-for-custom-font-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d09c57e9489d9558a73378f31d89d51834100d8
--- /dev/null
+++ b/LayoutTests/platform/mac/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 784x18
+ RenderText {#text} at (0,0) size 53x18
+ text run at (0,0) width 53: "Test for "
+ RenderInline {I} at (0,0) size 715x18
+ RenderInline {A} at (0,0) size 157x18 [color=#0000EE]
+ RenderText {#text} at (53,0) size 157x18
+ text run at (53,0) width 157: "http://crbug.com/373389"
+ RenderText {#text} at (210,0) size 558x18
+ text run at (210,0) width 4: " "
+ text run at (214,0) width 554: "When a webfont is missing a glyph, synthesization from the fallback font isn't happening"
+ RenderText {#text} at (768,0) size 4x18
+ text run at (768,0) width 4: "."
+ RenderBlock {P} at (0,34) size 784x37
+ RenderText {#text} at (0,16) size 187x18
+ text run at (0,16) width 187: "A synthesized oblique bullet: "
+ RenderInline {SPAN} at (0,0) size 19x32
+ RenderText {#text} at (187,4) size 19x32
+ text run at (187,4) width 19: "\x{25CF}"
+ RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/platform/mac/fast/text/fallback-for-custom-font-expected.png ('k') | Source/platform/fonts/mac/FontCacheMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698