[Webkit-unassigned] [Bug 199260] Elements pushed to GPU within rotated parents are not respecting original layering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 00:33:20 PDT 2019


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

--- Comment #1 from iztok.oder at gmail.com ---
Seems I accidentally submitted this too soon.

Overview:

Layering of elements within rotated parent with overflow hidden is not respected when one of the elements is sent to GPU.

Experimenting with the attached minimal reproduction case we figured out that the combination of overflow: hidden on element 'container' class, rotated element with class 'object' and sending one of the elements within 'container' element produces this result. Sending all elements within 'container' element will fix this issue.

-- 
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/7d78e7c2/attachment.html>


More information about the webkit-unassigned mailing list