WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 55036
66186
[Qt] CSS font fallback does not work
https://bugs.webkit.org/show_bug.cgi?id=66186
Summary
[Qt] CSS font fallback does not work
Andrew Wason
Reported
2011-08-13 07:11:59 PDT
Created
attachment 103857
[details]
testcase If I specify CSS with an unknown font and a fallback font, "font-family: BadFont, monospace", QtTestBrowser renders this using neither font (and it's not using the default font either - not sure which font it's picking). The attached web page has 3 DIVs. The blue text is rendered with "font-family:monospace", the red text with "font-family: BadFont, monospace" and the green with no font-family specified. All 3 are rendered with a different font - but both the red and blue should be using monospace.
Attachments
testcase
(247 bytes, text/html)
2011-08-13 07:11 PDT
,
Andrew Wason
no flags
Details
testcase rendered with QtTestBrowser
(11.34 KB, image/png)
2011-08-13 07:12 PDT
,
Andrew Wason
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andrew Wason
Comment 1
2011-08-13 07:12:45 PDT
Created
attachment 103858
[details]
testcase rendered with QtTestBrowser
Andrew Wason
Comment 2
2011-08-13 11:16:26 PDT
*** This bug has been marked as a duplicate of
bug 55036
***
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