User "Santhosh.thottingal" posted a comment on MediaWiki.r99464. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99464#c24194 Commit summary:
Fix Bug 31337 - Android 2.3.x does not respect local() syntax. So dont use it. Anyway Android is not going to have the fonts in local. Comment: The css with local() is valid for Android 2.3, the bug is about not failing gracefully if the font is not found locally. Android browser fails to proceed with URL based font locations. So it is not about malformed css, but about the buggy interpretation of the css. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
