Should render a 2x2 grid

1
2
3
4

Should render a 2x2 grid with the first row having a height of 50px

1
2
3
4

Start of crash tests

1
1
2
3
6
2
3
4
5
1
6
1
1
1
1

End of crash tests

Should render a 2x2 grid with columns 50px and 50%

1
2
3
4

Should render a full-width 4x4 grid with:

1
2
3
4
5
6

Should render 2 items with no grid formatting (one on top of the other)

1
2

Should render 2 items with no grid formatting (one on top of the other)

1
2

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.

1
2

Since there is no vertical limit, the two rows should be 50px high each.

1
2

Since there is a height limit, the rows should be 25px high each.

1
2
2
2

3 columns with minimum 200px and maximum 100%.

1
2
3

Auto-fill of minimum 250px, max 1fr

1
2
3

Auto-fit of minimum 250px, max 1fr

1
2
3

Article layout: small margins on mobile, large on desktop. Centered column with 70ch width maximum

1
Article content
3