Skip to content

Missing CSS justify-content: space-evenly support for Flexbox in IE11 not picked up #22

@scheinercc

Description

@scheinercc

justify-content: space-evenly is not supported in IE11 for Flexbox (it is for Grid), but IE11 is green for me when I use it.

https://caniuse.com/#feat=justify-content-space-evenly
https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content#Browser_compatibility

Example: http://www.cssdesk.com/4Y9ab

If supported
image

If not supported
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions