[Webkit-unassigned] [Bug 151030] ASSERTION FAILED: roundedIntPoint(LayoutPoint(rendererMappedResult)) == result in WebCore::RenderGeometryMap::mapToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 04:13:32 PDT 2016


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at jp.sony.com> ---
Created attachment 274898
  --> https://bugs.webkit.org/attachment.cgi?id=274898&action=review
another test case

I create a new test case by slightly changing the original test case.
In this test, two values are far different:

> +		rendererMappedResult	{m_x=164.000000 m_y=9.00000000 }	WebCore::FloatPoint
> +		result	{m_x=164.000000 m_y=-2.00000000 }	WebCore::FloatPoint

Tested with trunk at 198375 AppleWin port, Debug build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160325/ec413c35/attachment.html>


More information about the webkit-unassigned mailing list