Bug 99406

Summary: Layout Test fast/text/justify-ideograph-leading-expansion.html is failing an assertion chromium mac
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: Tools / TestsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Never apply font transforms to 1-character runs darin: review+

Description Shinya Kawanaka 2012-10-15 19:15:09 PDT
The following layout test is failing on Chromium Mac.

fast/text/justify-ideograph-leading-expansion.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Fjustify-ideograph-leading-expansion.html
Comment 1 mitz 2012-10-15 20:05:59 PDT
(In reply to comment #0)
> The following layout test is failing on Chromium Mac.
> 
> fast/text/justify-ideograph-leading-expansion.html
> 
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Fjustify-ideograph-leading-expansion.html

As far as I can tell from the link, this is an assertion failure in a debug build.
Comment 2 mitz 2012-10-15 20:10:56 PDT
(and in case it wasn’t clear: I am looking into this right now)
Comment 3 mitz 2012-10-15 20:43:42 PDT
Created attachment 168844 [details]
Never apply font transforms to 1-character runs
Comment 4 mitz 2012-10-15 20:47:44 PDT
Fixed in <http://trac.webkit.org/r131405>.