Rego’s Everyday Life

A blog about my work at Igalia.

CSS Grid Layout: What would you expect in this example?

Screenshot of flexbox with flex container size 20x20; and grid with grid container size 20x20 and grid cell 20x20. In flexbox the item width is the total content by height is restricted by 20px; in grid the width and height are the total content Screenshot of flexbox with flex container size 20x20; and grid with grid container size 20x20 and grid cell 20x20. In flexbox the item width is the total content by height is restricted by 20px; in grid the width and height are restricted by 20px

See: https://github.com/w3c/csswg-drafts/issues/283