[Webkit-unassigned] [Bug 117074] [CSS Regions] REGRESSION Incorrect layer clipping inside flow thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 2 09:58:29 PDT 2013


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


Mihnea Ovidenie <mihnea at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mihnea at adobe.com




--- Comment #1 from Mihnea Ovidenie <mihnea at adobe.com>  2013-06-02 09:57:00 PST ---
It fails from https://bugs.webkit.org/show_bug.cgi?id=76486 because the clip rects get transformed in RenderView coordinates - through associated render regions - while the layer bounds are still in flow thread coordinates (the flow thread is the root layer). Because of that, the intersection between the layer bounds and the clip rects fails and the layer is not displayed.

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