RESOLVED FIXED 165080
Composited negative z-index elements are hidden behind the body sometimes
https://bugs.webkit.org/show_bug.cgi?id=165080
Summary Composited negative z-index elements are hidden behind the body sometimes
Simon Fraser (smfr)
Reported 2016-11-26 14:24:45 PST
Composited negative z-index elements are hidden behind the body sometimes
Attachments
Patch (9.58 KB, patch)
2016-11-26 14:28 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2016-11-26 14:28:04 PST
zalan
Comment 2 2016-11-26 17:42:22 PST
Comment on attachment 295441 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=295441&action=review > Source/WebCore/rendering/RenderBox.cpp:1375 > +bool RenderBox::paintsOwnBackground() const RenderBlock might be a better fit.
WebKit Commit Bot
Comment 3 2016-11-26 18:07:15 PST
Comment on attachment 295441 [details] Patch Clearing flags on attachment: 295441 Committed r208981: <http://trac.webkit.org/changeset/208981>
WebKit Commit Bot
Comment 4 2016-11-26 18:07:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.