Bug 24435
Summary: | backface-visibility:hidden does not make RenderLayers, and should | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | selenit, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 23359 |
Simon Fraser (smfr)
When an element has backface-visibility:hidden, it needs to get a RenderLayer (and maybe be stacking context)?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ilya (SelenIT)
Has this bug been fixed already? It seems that modern WebKit-based browsers do create RenderLayers for elements with backface-visibility:hidden.
Ilya (SelenIT)
Is https://bugs.webkit.org/show_bug.cgi?id=81134 resolved duplicate of this bug?
Simon Fraser (smfr)
Yep.
*** This bug has been marked as a duplicate of bug 81134 ***