FremyCompany / FremyCompany/css-grid-polyfill

box-sizing bug ?

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.