RESOLVED DUPLICATE of bug 2104927069
Opacity on elements inside multicol doesn't work
https://bugs.webkit.org/show_bug.cgi?id=27069
Summary Opacity on elements inside multicol doesn't work
Simon Fraser (smfr)
Reported 2009-07-07 23:03:35 PDT
If you try to change opacity on an element inside a mulitcol block, the rendering is incorrect; the element flickers, disappears, or just renders without the opacity. This is because RenderLayers are not multicol-friendly, probably.
Attachments
Testcase (1.58 KB, text/html)
2009-07-07 23:04 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2009-07-07 23:04:02 PDT
Created attachment 32430 [details] Testcase
Simon Fraser (smfr)
Comment 2 2009-07-08 08:45:35 PDT
*** This bug has been marked as a duplicate of bug 21049 ***
Note You need to log in before you can comment on or make changes to this bug.