Status: Available Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc
New issue 8772 by [email protected]: fast/text/cg-fallback-bolding.html failing on linux builder http://code.google.com/p/chromium/issues/detail?id=8772 The layout test fast/text/cg-fallback-bolding.html is failing on the linux builder. This happens if you run fast/regex/test4.html before you run fast/text/cg-fallback-bolding.html. This has to do with how the font is getting selected for the hebrew glyph. What should happen is that we fallback to the default font for the font family, but some times we fallback to a different font (last loaded?). A simpler test case is attached (the two glyphs should be different because the current fallback font is arial). If you switch the order of the glyphs, you get a different result for the glyph which tries to use the Ahem font. I give up on finding where we go wrong. Attachments: fallback.html 451 bytes -- 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 -~----------~----~----~----~------~----~------~--~---
