QA/Firefox3.5/FontFace TestPlan: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
<!-- What do you plan to test?  What is covered by Developer testing?  What is not practical to test? -->
<!-- What do you plan to test?  What is covered by Developer testing?  What is not practical to test? -->


* [https://bugzilla.mozilla.org/show_bug.cgi?id=441469 bug 441469] : parsing of @font-face rules
Tests are executed to check the properties of @font-face. In summary, @font-face download fonts from the designated sources and assigns it to a font-family name. These fonts can be accessed by using the font-family name written above. Note that the downloaded fonts are available from the document they are referenced.
** check if the rules are parsed and stored correctly
They are not available from other applications or other documents.
** possible threats
*** multibyte characters, especially the ones related to quotes and colons
*** too many values, too long characters, etc
* [https://bugzilla.mozilla.org/show_bug.cgi?id=441473 bug 441473] : implementation of @font-face
** compare the rendering of usual font-family and @font-face using same fonts
*** I wonder how we can automate that testing ...
** tests for various types of src
* [https://bugzilla.mozilla.org/show_bug.cgi?id=443976 bug 443976] : unicode-range support in @font-face
* [https://bugzilla.mozilla.org/show_bug.cgi?id=443978 bug 443978] : mutation support of @font-face rules from JavaScripts


= Platform and Configurations =
= Platform and Configurations =
193

edits

Navigation menu