We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9163084 commit 6cd22b8Copy full SHA for 6cd22b8
css-grid-3/Overview.bs
@@ -1163,7 +1163,11 @@ Graceful Degradation</h2>
1163
-->
1164
1165
<h2 id="flow-control">
1166
-Generic Layout Item Flow Controls: the 'item-*' properties</h2>
+Appendix A: Generic Layout Item Flow Controls: the 'item-*' properties</h2>
1167
+
1168
+ Issue: This section is likely to move to another spec,
1169
+ such as [[css-display-4]],
1170
+ since it affects multiple display types.
1171
1172
Multiple layout modes in CSS place their children
1173
as atomic "items" organized into rows and/or colummns in their container,
0 commit comments