|
|
|
|
|
by paradite
3456 days ago
|
|
I think you happen to not have encountered the bugs described here: https://github.com/philipwalton/flexbugs/blob/master/README.... 1. Minimum content sizing of flex items not honored (only fixed in Safari 10) 9. Some HTML elements can't be flex containers (not fixed) 11. Min and max size declarations are ignored when wrapping flex items (seems to be fixed only recently) 14. Flex containers with wrapping the container is not sized to contain its items (not fixed) |
|