[Webkit-unassigned] [Bug 83523] REGRESSION(r102190) [chromium] text rendering (font and font size) in some Arabic/Persian page is wrong when using certain fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 17:53:59 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83523





--- Comment #1 from Xiaomei Ji <xji at chromium.org>  2012-04-09 17:53:59 PST ---
Created an attachment (id=136354)
 --> (https://bugs.webkit.org/attachment.cgi?id=136354&action=review)
WIP

The source code change is completed.
But I have a question regarding to layout test.

The problem only reproduce when the 1st choice font does not render 0x000A. I used a webfont in the layout test, and the test file rendered correctly with the CL.
But I am not able to run the same test as layout test. It always timed out even I increase --time-out-ms dramatically. I guess our DRT does not support webfont loading?

Then, what would be the best way to write a test case?
I do not think I can submit the webfont due to licence issue.
Do I have to create my own Arabic font that can not render 0x000A?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list