Bug 165080

Summary: Composited negative z-index elements are hidden behind the body sometimes
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Simon Fraser (smfr) 2016-11-26 14:24:45 PST
Composited negative z-index elements are hidden behind the body sometimes
Comment 1 Simon Fraser (smfr) 2016-11-26 14:28:04 PST
Created attachment 295441 [details]
Patch
Comment 2 zalan 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-11-26 18:07:19 PST
All reviewed patches have been landed.  Closing bug.