193
edits
Ayoshihara (talk | contribs) |
Ayoshihara (talk | contribs) |
||
| 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? --> | ||
* bug 441469 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=441469 bug 441469] | ||
** parsing of @font-face rules | ** parsing of @font-face rules | ||
** check if the rules are parsed and stored correctly | ** check if the rules are parsed and stored correctly | ||
| Line 21: | Line 21: | ||
*** multibyte characters, especially the ones related to quotes and colons | *** multibyte characters, especially the ones related to quotes and colons | ||
*** too many values, too long characters, etc | *** too many values, too long characters, etc | ||
* bug 441473 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=441473 bug 441473] | ||
** compare the rendering of usual font-family and @font-face using same fonts | ** compare the rendering of usual font-family and @font-face using same fonts | ||
*** I wonder how we can automate that testing ... | *** I wonder how we can automate that testing ... | ||
** tests for various types of src | ** tests for various types of src | ||
* bug 443976 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=443976 bug 443976] | ||
* bug 443978 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=443978 bug 443978] | ||
= Platform and Configurations = | = Platform and Configurations = | ||
edits