[Webkit-unassigned] [Bug 118298] REGRESSION(r152235): 3 mspace tests failing on ML-WK2-Debug.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 19 03:07:13 PDT 2013


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


Frédéric Wang <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207060|0                           |1
        is obsolete|                            |




--- Comment #11 from Frédéric Wang <fred.wang at free.fr>  2013-07-19 03:07:06 PST ---
Created an attachment (id=207074)
 --> (https://bugs.webkit.org/attachment.cgi?id=207074&action=review)
Patch V2

So it seems the test for lengths is now failing on Mac. It didn't before the change to LayoutUnit (which is essentially using int instead of float). I'm trying to modify the computation to mimic what CSSPrimitiveValue does. Probably, the MathML parsing functions should be moved to CSSPrimitiveValue.cpp later so that they can call conversionToCanonicalUnitsScaleFactor.

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