Skip to content

Commit 075f13f

Browse files
committed
Minor changes to prepare for publication of an updated CR.
1 parent 46cfe96 commit 075f13f

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
22
<html lang="en">
33
<head>
4-
<meta content="text/html" http-equiv="Content-Type">
54
<title>CSS Multi-column Layout Module</title>
65

76
<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>
4645

4746
<dt>Previous version:
4847

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>
5049

5150
<dt>Editors:
5251

@@ -81,11 +80,17 @@ <h2 class="no-num no-toc">Status of this document</h2>
8180
On screen, multi-column layouts have been considered experimental, and
8281
implementation and use experience was deemed necessary in order to
8382
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
8584
authors and users.
8685

86+
<p>The specification was updated in April 2011 to correct a
87+
contradiction between the text and the pseudo-algorithm in
88+
section&nbsp;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+
8792
<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
8994
criteria.</a>
9095

9196

0 commit comments

Comments
 (0)