https://bugzilla.wikimedia.org/show_bug.cgi?id=33401
--- Comment #3 from Srikanth Logic <[email protected]> 2011-12-28 22:47:23 UTC --- I agree with your expectation. IIRC there was even a webfonts.all test where a sample page loaded webfonts for all supported languages with lang tags and that test passed. http://translatewiki.net/wiki/WebFonts_assessment/autotesting2 -- If am right, passes for me too on same browser - with a comment, On the article page, all fonts render, but on the edit or,my,saz fails and displays squares inside edit box. (My guess is i have fonts for others, and they are displaying for local). Branch it to new bug if you could reproduce the same. == Coming to Main bug == Am putting below the snippets of source i get when am logged in. <html lang="ta" dir="ltr" class="client-nojs" xmlns="http://www.w3.org/1999/xhtml"> <title>ଉଇକିପିଡ଼ିଆ</title> <!-- bodycontent --><div lang="or" dir="ltr" class="mw-content-ltr"> 1. html lang is set to ta, my interface renders Lohit-Tamil by default, if I reset the font it renders everything in TSCu_Paranar (My local tamil font) 2. Even though title tag doesnt have any lang code, am able to see the oriya text on the title bar render properly. 3. Body Content div has or as lang tag bug everything else on page are squares. === Anonymous === When am anonymous, things work perfectly fine during when both <html lang="or"... and <!-- bodycontent --><div lang="or" dir="ltr" class="mw-content-ltr">. Title doesnt have lang code here too, but works fine. PS: For testing this bug I renamed all my oriya ttf files and cleared my font cache using fc-cache -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
