RESOLVED CONFIGURATION CHANGED 208569
repeat auto gives unexpected results in grid layout
https://bugs.webkit.org/show_bug.cgi?id=208569
Summary repeat auto gives unexpected results in grid layout
Alan Chandler
Reported 2020-03-04 02:34:18 PST
The full discussion can be found here https://github.com/rachelandrew/gridbugs/issues/57 and a demo of the problem here https://codepen.io/akc42/pen/gObLLod Basically, when using repeat auto, safari puts all the buttons at the end of the grid, overlaying one another rather than how other browsers work which is to lay them out in a grid
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-04 16:39:26 PST
Ahmad Saleem
Comment 2 2023-02-20 15:31:21 PST
I am not able to reproduce this bug in Safari 16.3, it renders the buttons similar to Chrome Canary 112 and Firefox Nightly 112. I am marking this as "RESOLVED CONFIGURATION CHANGED". Please reopen if it is still reproducible for anyone else. Thanks!
Note You need to log in before you can comment on or make changes to this bug.