QA/Firefox3.1/FontFace TestStatus: Difference between revisions

Line 219: Line 219:
** When it fails to download the font from every URI written in src, it just doesn't display anything ... shouldn't it display in default font?
** When it fails to download the font from every URI written in src, it just doesn't display anything ... shouldn't it display in default font?
** Also, when the url written in src did exist but was not in a proper format, it displays nothing. Even if they had other candidates after that url, those candidates are ignored.
** Also, when the url written in src did exist but was not in a proper format, it displays nothing. Even if they had other candidates after that url, those candidates are ignored.
* Fallback function works weird on Windows
** When family name defined by @font-face rule and generic family name is assigned for a class (ex. @font-face { font-family: AAA;} .test { font-family: AAA, fantasy }), if downloadable font was not downloaded, the default font is used instead of fantasy fonts.


== Suspected Features ==
== Suspected Features ==
193

edits