File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -936,6 +936,11 @@ The number and size of columns</h2>
936936 New rows repeat until all content is displayed.
937937 </div>
938938
939+ Note: The reading flow of a 2-dimensional multiple-column layout follows along the row,
940+ reading each column in row 1 in turn, then moving onto row 2, and so on.
941+ Authors should ensure that it's clear to a reader how the content flows,
942+ particularly in situations where multiple rows are displayed on screen.
943+
939944 Issue(11754): The issue relating to the addition of this property is still open due to debate as to whether it's required.
940945
941946 Issue(11754): What happens if you set a height on the multicol container, 'column-wrap: wrap' but no 'column-height' ?
You can’t perform that action at this time.
0 commit comments