Bug 30339 - Visibility:visible inside a compositing layer doesn't make the element visible
Summary: Visibility:visible inside a compositing layer doesn't make the element visible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 14:29 PDT by Simon Fraser (smfr)
Modified: 2009-10-13 15:54 PDT (History)
0 users

See Also:


Attachments
Testcase (1.77 KB, text/html)
2009-10-13 14:29 PDT, Simon Fraser (smfr)
no flags Details
Patch (6.24 KB, patch)
2009-10-13 15:36 PDT, Simon Fraser (smfr)
mitz: 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) 2009-10-13 14:29:57 PDT
Created attachment 41127 [details]
Testcase

The testcase shows an issue where visibility:visible doesn't correctly defeat the visibility:hidden on an ancestor, if that ancestor also has a 3d transform.
Comment 1 Simon Fraser (smfr) 2009-10-13 15:01:19 PDT
Opacity plays a role here too.
Comment 2 Simon Fraser (smfr) 2009-10-13 15:36:14 PDT
Created attachment 41134 [details]
Patch
Comment 3 Simon Fraser (smfr) 2009-10-13 15:54:10 PDT
http://trac.webkit.org/changeset/49520