RESOLVED CONFIGURATION CHANGED 182670
CSS grid with padding-bottom hack does not work
https://bugs.webkit.org/show_bug.cgi?id=182670
Summary CSS grid with padding-bottom hack does not work
mic.gallego
Reported 2018-02-10 13:10:19 PST
When using display: grid with an image that using the padding-bottom hack to allocate its space, the height of the grid item is incorrectly calculated. This can be reproduced here: https://codepen.io/anon/pen/oEWvga
Attachments
mic.gallego
Comment 1 2018-02-10 13:43:39 PST
It seems to have been fixed in Safari TP actually :).
Brent Fulgham
Comment 2 2022-07-15 14:06:25 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.