WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
199897
[WinCairo] Layout test failure of fantasy font due to missing Papyrus font
https://bugs.webkit.org/show_bug.cgi?id=199897
Summary
[WinCairo] Layout test failure of fantasy font due to missing Papyrus font
Fujii Hironori
Reported
2019-07-17 20:29:51 PDT
[WinCairo] Layout test failure of fantasy font due to missing Papyrus font DumpRenderTree and WebKitTestRunner is using "Papyrus" for fantasy font. However, Papyrus is included in Microsoft Office which is not installed onto bots. This ends up to layout test failures only for bots. Papyrus font family - Typography | Microsoft Docs
https://docs.microsoft.com/en-us/typography/font-list/papyrus
css1/font_properties/font_family.html css2.1/t1503-c522-font-family-00-b.html fast/css/font-face-multiple-faces.html fonts/fantasy.html
Attachments
Add attachment
proposed patch, testcase, etc.
Don Olmstead
Comment 1
2019-07-18 15:31:05 PDT
Is there something GTK WPE uses that’s free?
Fujii Hironori
Comment 2
2019-07-18 18:43:19 PDT
Looking at LayoutTests/platform/gtk/css1/font_properties/font_family-expected.png, GTK is using a normal font for fantasy font. And, no such font in
https://github.com/WebKitGTK/webkitgtk-test-fonts
.
Fujii Hironori
Comment 3
2019-07-18 18:48:35 PDT
DumpRenderTree of Windows port has a conditional of USE_MAC_FONTS, but this is always defined.
https://trac.webkit.org/browser/webkit/trunk/Tools/DumpRenderTree/win/DumpRenderTree.cpp?rev=247474#L814
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug