Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
scheinercc opened this issue Nov 29, 2018 · 2 comments

Comments

@scheinercc
Copy link

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

@Boehner
Copy link

Boehner commented Apr 10, 2019

@NetworkAndSoftware
Copy link

Yes, same. As of October 2019, this has not been fixed.

Is this the same issue?
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/15947692/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants