Comment #3 on issue 9796 by [email protected]: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796
I think the negative width is related to RTL scripts. In TransparencyAwareUniscribePainter::estimateTextBounds(), I end up with left > right, and the width is computed as (right - left) + some small values. -- 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 -~----------~----~----~----~------~----~------~--~---
