UNCONFIRMED 30129
-webkit-box-reflect doesn't work on elements with overflow:hidden
https://bugs.webkit.org/show_bug.cgi?id=30129
Summary -webkit-box-reflect doesn't work on elements with overflow:hidden
Samo Korosec
Reported 2009-10-06 07:52:02 PDT
Created attachment 40719 [details] -webkit-box-reflect not working on overflow:hidden-styled div See the regression — the container div has overflow:hidden defined and -webkit-box-reflect doesn't work. There's no way of having a container with a fixed height have its contents reflect that way, short of a messy javascript-resize solution for a overflow:visible-enabled div wrapped around the container.
Attachments
-webkit-box-reflect not working on overflow:hidden-styled div (2.71 KB, application/xhtml+xml)
2009-10-06 07:52 PDT, Samo Korosec
no flags
Reduced demo page showing behaviour (341 bytes, text/html)
2011-01-20 11:57 PST, John Tregoning
no flags
John Tregoning
Comment 1 2011-01-20 11:57:32 PST
Created attachment 79626 [details] Reduced demo page showing behaviour
John Tregoning
Comment 2 2011-01-20 12:00:19 PST
Comment on attachment 79626 [details] Reduced demo page showing behaviour Sorry attached to the wrong bug case by mistake. (can't find a way to delete/remove)
Ahmad Saleem
Comment 3 2023-05-08 03:29:33 PDT
I am able to reproduce this bug in WebKit ToT (263785@main), WebKit does not show reflection on the first list while Chrome Canary 115 does for both above and below.
Note You need to log in before you can comment on or make changes to this bug.