QA/Firefox3.1/FontFace TestStatus: Difference between revisions
< QA | Firefox3.1
Jump to navigation
Jump to search
Ayoshihara (talk | contribs) |
Ayoshihara (talk | contribs) |
||
Line 40: | Line 40: | ||
* The layout after the new fonts load seems to be based on the old layout, as is mentioned in [[https://bugzilla.mozilla.org/show_bug.cgi?id=441473#c33| Bugzilla 441473 #33]] | * The layout after the new fonts load seems to be based on the old layout, as is mentioned in [[https://bugzilla.mozilla.org/show_bug.cgi?id=441473#c33| Bugzilla 441473 #33]] | ||
* Firefox crashes when you leave the page before the font download finishes. | * Firefox crashes when you leave the page before the font download finishes. | ||
** For example, this test page [[http://www.doi.ics.keio.ac.jp/~a-yoshi/moztest/downloadable-font-crashtest.html | ** For example, this test page [[http://www.doi.ics.keio.ac.jp/~a-yoshi/moztest/downloadable-font-crashtest.html http://www.doi.ics.keio.ac.jp/~a-yoshi/moztest/downloadable-font-crashtest.html]] should crash your firefox (only if have applied the patch for #441473). | ||
* Unknown gryph change happens to some Japanese characters when font (which does not contain Japanese characters) is downloaded and rendered. | * Unknown gryph change happens to some Japanese characters when font (which does not contain Japanese characters) is downloaded and rendered. | ||
** I think it shouldn't change. | ** I think it shouldn't change. | ||
* How about Datafork TrueType fonts? | * How about Datafork TrueType fonts? |
Revision as of 18:33, 18 August 2008
« QA/Firefox3.1/FontFace TestPlan
Notes
@font-face test status Test Plan: @font-face TestPlan
Executed Tests
(Tests Already Executed)
- Pair-wise Tests for the following features (on Mac OS X):
Font Face | serif, sans-serif, cursive, Asian, Arabic |
Font Type | TrueType, OpenType, TrueType-AAT(Apple Advanced Typography), EOT(Microsoft Embedded OpenType) |
Source | url, local |
File Encoding | Western, UTF-8, Shift_JIS, and other language-specific encodings |
Planned (but not executed) Tests
(Tests Not Executed Yet)
See the TestPlan for details.
Possible Risks
(Known bugs, not-yet-implemented features, questions)
- Embedded OpenType fonts are not displayed (at least on Mac)
- The layout after the new fonts load seems to be based on the old layout, as is mentioned in [Bugzilla 441473 #33]
- Firefox crashes when you leave the page before the font download finishes.
- For example, this test page [http://www.doi.ics.keio.ac.jp/~a-yoshi/moztest/downloadable-font-crashtest.html] should crash your firefox (only if have applied the patch for #441473).
- Unknown gryph change happens to some Japanese characters when font (which does not contain Japanese characters) is downloaded and rendered.
- I think it shouldn't change.
- How about Datafork TrueType fonts?