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

Firefox adds -moz- prefix to min-content , max-content . Then fails to render it properly. #37

Open
mike-okon opened this issue Mar 19, 2018 · 0 comments

Comments

@mike-okon
Copy link

mike-okon commented Mar 19, 2018

Is it just me , but Im experiencing the opposite error. Adding no prefixes to the code Firefox is adding them in itself and then reading them as errored lines and thus not displaying correctly. (Chrome shows grid layout as intended)

this is my code from VS Studio 2017

min-content_code

This is what firefox reads

-moz-min-content_code

Am using Firefox Developer Edition 60.0b4 (64 bit)

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

1 participant