We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7550131 commit 611ca28Copy full SHA for 611ca28
1 file changed
css-grid/Overview.bs
@@ -2910,7 +2910,7 @@ Grid Item Placement Algorithm</h3>
2910
If it is instead set to ''grid-auto-flow/column'',
2911
swap all mentions of rows and columns, inline and block, etc. in this algorithm.
2912
2913
- Note: The <a>auto-placement algorithm</a> works with the <a>grid items</a> in <a>order-modified grid order</a>,
+ Note: The <a>auto-placement algorithm</a> works with the <a>grid items</a> in <a>order-modified document order</a>,
2914
not their original document order.
2915
2916
0. <strong>Generate anonymous grid items</strong>
0 commit comments