[Webkit-unassigned] [Bug 88197] ASSERTION FAILED: ASSERT(!isPercentageIntrinsicSize) in RenderReplaced::computeIntrinsicRatioInformationForRenderBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 08:59:32 PDT 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joethomas at motorola.com




--- Comment #2 from Joe Thomas <joethomas at motorola.com>  2012-06-05 08:59:30 PST ---
Looks to me like the assertion ASSERT(!isPercentageIntrinsicSize) is not correct as RenderSVGRoot::computeIntrinsicRatioInformation sets isPercentageIntrinsicSize to true while it handles width/height of Percentage types. 
I will make a patch to remove this.

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