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

box-sizing bug ? #36

Open
raphaelgoetter opened this issue Jan 2, 2016 · 1 comment
Open

box-sizing bug ? #36

raphaelgoetter opened this issue Jan 2, 2016 · 1 comment

Comments

@raphaelgoetter
Copy link

Hello,

The doc says :

The whole polyfill is very sensitive to changes to the “box-sizing” property

In my codepens tests, the width / box-sizing calculated value went always wrong, even on initial layout, not only on changes :

EDIT : note that on each codepen, the grid-items appear out of their container, like absolute ou floated items.

@FremyCompany
Copy link
Owner

By sensitive I meant that many combinations yield incorrect results. Feel free to make a pull request fixing the computations whenever box sizing is non default

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

2 participants