Test | Refs | Flags | Info |
---|---|---|---|
+ 9 Placing Grid Items | |||
grid-layout-grid-span | = | grid span
|
|
+ 9.1 Common Patterns for Grid Placement | |||
+ 9.1.1 Named Areas | |||
+ 9.1.2 Numeric Indexes and Spans | |||
+ 9.1.3 Named Lines and Spans | |||
grid-layout-lines | = | grid lines
|
|
grid-layout-lines-shorthands | = | grid lines shorthands
|
|
+ 9.1.4 Auto Placement | |||
+ 9.2 Grid Item Placement vs. Source Order | |||
+ 9.3 Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties | |||
+ 9.3.1 Grid Placement Conflict Handling | |||
+ 9.4 Placement Shorthands: the grid-column, grid-row, and grid-area properties | |||
grid-layout-placement-shorthands | = | placement shorthand
|
|
+ 9.5 Grid Item Placement Algorithm |