RESOLVED DUPLICATE of bug 136041 145402
Flexbox does not wrap
https://bugs.webkit.org/show_bug.cgi?id=145402
Summary Flexbox does not wrap
Daniel Sieradski
Reported 2015-05-26 22:01:25 PDT
See http://jsfiddle.net/3zd7yspg/1/ Wraps properly in Chrome and Firefox. Does not wrap in Safari or Webkit nightly build. This property appears to be ignored: -webkit-flex-wrap: wrap;
Attachments
Thomas ZILLIOX
Comment 1 2015-06-09 08:04:00 PDT
Here is a working demo of flex-wrapping in Safari 8.0. http://codepen.io/tzi/full/xGdNEK/
Thomas ZILLIOX
Comment 2 2015-06-09 08:22:09 PDT
The fiddle of Daniel doesn't work because of the `min-width` set on the flex items. So it's a duplicate ticket of #136041 https://bugs.webkit.org/show_bug.cgi?id=136041
Jon Lee
Comment 3 2016-06-02 17:15:11 PDT
*** This bug has been marked as a duplicate of bug 136041 ***
Note You need to log in before you can comment on or make changes to this bug.