https://bugzilla.wikimedia.org/show_bug.cgi?id=46437
--- Comment #12 from Brandon Harris <[email protected]> --- I've trawled through that pastebin, and I think that it's a bit misleading. Nearly all the font declarations were just "sans-serif" or "monospace", which are acceptable. Of the items that were not: /mediawiki-core/docs/uidesign/monospace.html - This is a document, not a part of the software /mediawiki-core/languages/messages/MessagesBa.php - Declares a ton of stuff that shouldn't. This should get fixed. /mediawiki-core/resources/jquery/jquery.qunit.css: - Unit tests, not core software /mediawiki-core/resources/jquery.ui/themes/default/jquery.ui.theme.css - I don't think we even use this? This is a default file; we've overridden it with vector themes? /mediawiki-core/resources/jquery.ui/themes/default/jquery.ui.theme.css - I'm right. And vector's version sets it to sans-serif. All other instances were either in Agora files or deprecated skins (even then, minor instances), except for the rule for a <q> block, which has a "Times New Roman" inclusion. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
