Skip to content

Commit 8db4bef

Browse files
committed
[css-multicol] fixing bikeshed issue
1 parent 49d08f2 commit 8db4bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-multicol/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,7 @@ This appendix describes changes from the
17381738
<ul>
17391739
<li>Added July 1016 resolution to change the the track size floor to a required UA-specified value, consistent with the CSS Grid spec.
17401740
<li>Remove the restriction about overflow columns only being in continuous media in the statement that 'column-fill' has no effect on overflow columns. <a href="https://lists.w3.org/Archives/Public/www-style/2013Sep/0471.html">Resolved: September 2013</a>.
1741-
<li>Added keyword 'balance-all' and examples to demonstrate how this should work. <a href="https://lists.w3.org/Archives/Public/www-style/2013Sep/0471.html">Resolved: September 2013</a>.
1741+
<li>Added keyword balance-all and examples to demonstrate how this should work. <a href="https://lists.w3.org/Archives/Public/www-style/2013Sep/0471.html">Resolved: September 2013</a>.
17421742
<li> The pseudo-algorithm has been revised on a number of occasions. <a href="https://lists.w3.org/Archives/Public/www-style/2013Feb/0471.html">Latest change Feb 2013</a>.
17431743
<li>Clarified that properties 'columns', 'column-width', 'column-count' "apply to block containers". <a href="https://lists.w3.org/Archives/Public/www-style/2013Feb/0536.html">Ref: Feb 2013</a>.
17441744
<li>Breaking properties have beeen moved from this specification to the <a href="https://www.w3.org/TR/css-break-3/">CSS Fragmentation Module</a>.

0 commit comments

Comments
 (0)