[Webkit-unassigned] [Bug 202692] transform/transform-origin not taken into account in RenderLayer::intersectsDamageRect()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 11:20:48 PDT 2019


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
We know that offsetFromAncestor() doesn't work across transformed ancestors, so it's wrong that writeLayers() is using this. Maybe write some code that checks for transformed ancestors and does the right thing in that case?

-- 
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/20191008/2b0e2320/attachment.html>


More information about the webkit-unassigned mailing list