Skip to content

Commit dfda523

Browse files
committed
[css-multicol] Removing example, resolving GitHub issue 1740
1 parent 47ccf2a commit dfda523

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

css-multicol-1/Overview.bs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -896,12 +896,7 @@ Column gaps and rules</h2>
896896
</div>
897897

898898

899-
<div class=example>
900-
If a tall image is moved to a column on the next page to find room
901-
for it, its natural column may be left empty. If so, the column is
902-
still considered to have content for the purpose of deciding if the
903-
column rule should be drawn.
904-
</div>
899+
905900

906901
<h2 id="column-breaks">
907902
Column breaks</h2>
@@ -1732,8 +1727,13 @@ Pagination and overflow outside multicol elements</h3>
17321727

17331728
This appendix is <em>informative</em>.
17341729

1735-
This appendix describes changes from the
1736-
<a href="https://www.w3.org/TR/2011/CR-css3-multicol-20110412/">Candidate Recommendation (CR) of 12 April 2011</a>.
1730+
<h3 id="changes-from-20171005">Changes from the <a href="https://www.w3.org/TR/2017/WD-css-multicol-1-20171005/">Working Draft (WD) of 5 October 2017</a></h3>
1731+
<ul>
1732+
<li>Removed the example which stated "If a tall image is moved to a column on the next page to find room for it, its natural column may be left empty. If so, the column is still considered to have content for the purpose of deciding if the column rule should be drawn." <a href="https://github.com/w3c/csswg-drafts/issues/1740">Resolved: 7 September 2017</a></li>
1733+
</ul>
1734+
1735+
<h3 id="changes-from-20110412">Changes from the
1736+
<a href="https://www.w3.org/TR/2011/CR-css3-multicol-20110412/">Candidate Recommendation (CR) of 12 April 2011</a>.</h3>
17371737

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.

css-multicol-1/issues-2011.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ From: Gérard Talbot
159159
Comment: https://lists.w3.org/Archives/Public/www-style/2013Jul/0498.html
160160
Comment: https://lists.w3.org/Archives/Public/www-style/2013Jul/0507.html
161161
Comment: https://github.com/w3c/csswg-drafts/issues/1740
162-
Open
162+
Closed: Accepted
163+
Resolved: https://github.com/w3c/csswg-drafts/issues/1740#issuecomment-342662336
163164
----
164165
Issue 17.
165166
Summary: Contradictions about whether zero is allowed for 'column-width'

0 commit comments

Comments
 (0)