[Webkit-unassigned] [Bug 199260] Rotated composited elements with clipping descendants sometimes don't respecting original layering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 14:12:48 PDT 2019


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

--- Comment #9 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
RenderLayer::calculateClipRects() just offsets the clip rect by renderer().localToContainerPoint(FloatPoint(), &clipRectsContext.rootLayer->renderer()), which is clearly wrong with rotations.

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


More information about the webkit-unassigned mailing list