Do not reply to this email. You can add comments to this bug at https://bugzilla.mozilla.org/show_bug.cgi?id=70132
--- Comment #179 from Stellan Klebom <[email protected]> 2009-03-11 13:05:48 PDT --- (In reply to comment #176) > According to the error console, there are errors occurring parsing your HTML, > with invalid values specified for several things. You may want to check that. My test cases all validate for HTML 4.01 strict and CSS3. The messages you are referring to are CSS warnings for http://klebom.se/stellan/css/font-face/vera.html not for http://klebom.se/stellan/css/font-face/vera2.html that I asked you about. In the "vera2" case Shiretoko only loads 6 out of 10 font files in windows version. In the "vera" case Shiretoko is generating CSS-warnings for valid CSS3. That's because full standard isn't implemented. For example "font-weight: all" or "font-style: all" etc is unsupported by Gecko. Gecko also don't regonize a list of values per spec. e.i. "font-style: oblique, italic" or "font-weight: 400, 500, 600". -- Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
