File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2090,9 +2090,13 @@ Auto-sizing Block Containers in Orthogonal Flows</h4>
20902090
20912091 <p>
20922092 The used <i> inline size</i> of the resulting multi-column element is then calculated:
2093- if the content neither line-wraps nor fragments within the multi-column element,
2094- then the used <i> inline size</i> is the <i> max-content inline size</i> of the box's contents;
2095- else it is calculated from the used 'column-width' , 'column-count' , and 'column-gap' .
2093+ <ol>
2094+ <li> If the content neither line-wraps nor fragments within the multi-column element,
2095+ then the used <i> inline size</i> is the <i> max-content inline size</i> of the box's contents.
2096+ This criteria gives the shrink-to-fit behavior for short orthogonal flow contents
2097+ without making a large blank space.
2098+ <li> Otherwise it is calculated from the used 'column-width' , 'column-count' , and 'column-gap' .
2099+ </ol>
20962100
20972101 <p>
20982102 The used <i> block size</i> of the box is either the used column length
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ From: Gérard Talbot
257257Comment: http://lists.w3.org/Archives/Public/www-style/2015Apr/0208.html
258258Response: http://lists.w3.org/Archives/Public/www-style/2015Apr/0209.html
259259Comment: http://lists.w3.org/Archives/Public/www-style/2015Apr/0214.html
260- Open : Figure out appropriate clarifications
260+ Closed : Question
261261Resolved: Editorial
262262----
263263Issue 33.
Original file line number Diff line number Diff line change @@ -309,14 +309,14 @@ <h1>CSS Writing Modes Level 3 Disposition of Comments for 2014-03-20 CR</h1>
309309Closed: Accepted
310310Resolved: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Apr/0143.html '> https://lists.w3.org/Archives/Public/www-style/2015Apr/0143.html</ a >
311311</ pre >
312- < pre class ='open ' id ='issue-32 '>
312+ < pre class ='' id ='issue-32 '>
313313Issue 32. < a href ='#issue-32 '> #</ a >
314314Summary: overly-long 'auto' height child block in orthogonal flow
315315From: Gérard Talbot
316316Comment: < a href ='http://lists.w3.org/Archives/Public/www-style/2015Apr/0208.html '> http://lists.w3.org/Archives/Public/www-style/2015Apr/0208.html</ a >
317317Response: < a href ='http://lists.w3.org/Archives/Public/www-style/2015Apr/0209.html '> http://lists.w3.org/Archives/Public/www-style/2015Apr/0209.html</ a >
318318Comment: < a href ='http://lists.w3.org/Archives/Public/www-style/2015Apr/0214.html '> http://lists.w3.org/Archives/Public/www-style/2015Apr/0214.html</ a >
319- Open : Figure out appropriate clarifications
319+ Closed : Question
320320Resolved: Editorial
321321</ pre >
322322< pre class ='a ' id ='issue-33 '>
You can’t perform that action at this time.
0 commit comments