Should render a 2x2 grid
Should render a 2x2 grid with the first row having a height of 50px
Start of crash tests
End of crash tests
Should render a 2x2 grid with columns 50px and 50%
Should render a full-width 4x4 grid with:
Should render 2 items with no grid formatting (one on top of the other)
Should render 2 items with no grid formatting (one on top of the other)
Basic minmax(): Should render 2 items side by side, each with a minimum width of 150px, If there is enough space, they will expand up to 300px each.
Since there is no vertical limit, the two rows should be 50px high each.
Since there is a height limit, the rows should be 25px high each.
3 columns with minimum 200px and maximum 100%.
Auto-fill of minimum 250px, max 1fr
Auto-fit of minimum 250px, max 1fr
Article layout: small margins on mobile, large on desktop. Centered column with 70ch width maximum