FremyCompany / FremyCompany/css-grid-polyfill
box-sizing bug ?
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
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 :
- http://codepen.io/raphaelgoetter/pen/BoYYvZ
- http://codepen.io/raphaelgoetter/pen/JYppMV
- http://codepen.io/raphaelgoetter/pen/WQMMQo
- etc
EDIT : note that on each codepen, the grid-items appear out of their container, like absolute ou floated items.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.