Bug 76322 - Filtered element with composited content beneath it must be composited
Summary: Filtered element with composited content beneath it must be composited
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on: 76432
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-13 17:13 PST by Simon Fraser (smfr)
Modified: 2012-01-17 00:21 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.62 KB, patch)
2012-01-14 10:38 PST, Simon Fraser (smfr)
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-01-13 17:13:26 PST
RenderLayerCompositor::requiresCompositingWhenDescendantsAreCompositing() needs to be fixed to include filters.
Comment 1 Simon Fraser (smfr) 2012-01-14 10:38:23 PST
Created attachment 122551 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-01-16 14:19:51 PST
http://trac.webkit.org/changeset/105090