Comment #2 on issue 25960 by [email protected]: Character/Font Issue (characters replaced with A's in boxes) http://code.google.com/p/chromium/issues/detail?id=25960
Did a little more playing around with this in the developer tools. font-family in CSS is defined as: font-family: 'Bitstream Vera Sans', Verdana, sans-serif; Removing 'Bitstream Vera Sans' makes the content readable. According to Font Book I don't have that font installed. I tried other made-up font names in the CSS -- some with spaces and quotes and capitalization -- but none of my attempts could reproduce the impact of Bitstream Vera Sans. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
