|
1 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | -<meta content="text/html" http-equiv="Content-Type"> |
5 | 4 | <title>CSS Multi-column Layout Module</title> |
6 | 5 |
|
7 | 6 | <link rel="stylesheet" type="text/css" href="../default.css"> |
@@ -46,7 +45,7 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2> |
46 | 45 |
|
47 | 46 | <dt>Previous version: |
48 | 47 |
|
49 | | -<dd><a href="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/">http://www.w3.org/TR/2009/WD-css3-multicol-20090630/</a> |
| 48 | +<dd><a href="http://www.w3.org/TR/2009/CR-css3-multicol-20091217/">http://www.w3.org/TR/2009/CR-css3-multicol-20091217/</a> |
50 | 49 |
|
51 | 50 | <dt>Editors: |
52 | 51 |
|
@@ -81,11 +80,17 @@ <h2 class="no-num no-toc">Status of this document</h2> |
81 | 80 | On screen, multi-column layouts have been considered experimental, and |
82 | 81 | implementation and use experience was deemed necessary in order to |
83 | 82 | proceed. Several implementations have occurred over the past years, and |
84 | | -this draft incorporates useful feedback from implementors as well as |
| 83 | +this specification incorporates useful feedback from implementors as well as |
85 | 84 | authors and users. |
86 | 85 |
|
| 86 | +<p>The specification was updated in April 2011 to correct a |
| 87 | +contradiction between the text and the pseudo-algorithm in |
| 88 | +section 3.4. The pseudo-algorithm was corrected and also made |
| 89 | +easier to read. The wording of a few other sections was improved in |
| 90 | +places, without changes to the functionality. |
| 91 | + |
87 | 92 | <p>This document will remain Candidate Recommendation at least until |
88 | | -17 June 2010. See the <a href="#cr-exit-criteria">CR exit |
| 93 | +12 May 2011. See the <a href="#cr-exit-criteria">CR exit |
89 | 94 | criteria.</a> |
90 | 95 |
|
91 | 96 |
|
|
0 commit comments