Do not reply to this email. You can add comments to this bug at https://bugzilla.mozilla.org/show_bug.cgi?id=414427
--- Comment #16 from David Baron [:dbaron] <[EMAIL PROTECTED]> 2008-12-06 10:57:13 PST --- (In reply to comment #15) > I think it would be good, since it would affect only elements on webpage that > have no font-family defined in CSS. That's not true; our font preferences define the user's preference for the CSS generic families 'serif' and 'sans-serif', and then choose which one is the default. So if we have a different default font, that implies having a different value for either 'serif' or 'sans-serif', which means that either Web pages that specify: font-family: Helvetica, Arial, sans-serif; or: font-family: "Times New Roman", Times, serif; will display differently, assuming you don't have Helvetica, Arial, Times New Roman, and Times. -- 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
