[Webkit-unassigned] [Bug 50018] MathML: vertical alignment & bar thickness adjustments of fractions are needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 11:19:18 PST 2011


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





--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-10 11:19:17 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > This broke Leopard build.  I think m_lineThickness should be float instead of double.
> 
> Too bad it didn't ran on the bot. I don't have access to my devel machine right now, could you commit the potential fix? That would be great.

I added the cast to float back in the line 160 for now.  You can change the type of m_lineThickness to float later if you think my suggestion is right.

http://trac.webkit.org/changeset/75394

-- 
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