[webkit-reviews] review requested: [Bug 104981] Element is displayed behind a composited layer when clipping is used on a previous element : [Attachment 182015] Patch V3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 16:55:25 PST 2013


Alexandru Chiculita <achicu at adobe.com> has asked  for review:
Bug 104981: Element is displayed behind a composited layer when clipping is
used on a previous element
https://bugs.webkit.org/show_bug.cgi?id=104981

Attachment 182015: Patch V3
https://bugs.webkit.org/attachment.cgi?id=182015&action=review

------- Additional Comments from Alexandru Chiculita <achicu at adobe.com>
Removed the 3d transforms check. Note that this is triggering some more layers
in some cases, when it didn't before. That's because 3d transforms are treated
more like animations and there were tests that reproduced the same case like
the one with the clipping rectangle, but with 3d transforms instead of
animations. I will fix that in a following patch.


More information about the webkit-reviews mailing list