193
edits
Ayoshihara (talk | contribs) No edit summary |
Ayoshihara (talk | contribs) |
||
Line 10: | Line 10: | ||
(Tests Already Executed) | (Tests Already Executed) | ||
Combination Tests for the following features (on Mac OS X): | |||
{| class="standard-table" | {| class="standard-table" | ||
Line 27: | Line 27: | ||
|} | |} | ||
Font name tests | |||
* Font with multiple names (*) | |||
* When family-name was overrode by @font-face rules | |||
Font source tests | |||
* Fallback function tests (*) | |||
Rules tests | |||
* when multiple @font-face rules was in a single file | |||
* when multiple font face was assigned to a single font-family by @font-face | |||
** font matching algorithm (font-weight, font-style, font-stretch) (*) | |||
** how CSS marksups and HTML tags affect (*) | |||
Others | |||
* Tests to make sure downloaded fonts cannot be used from other documents | * Tests to make sure downloaded fonts cannot be used from other documents | ||
* Printing Test | |||
* Same origin policy test (*) | |||
= Planned (but not executed) Tests = | = Planned (but not executed) Tests = |
edits