Skip to content

Commit 794f01c

Browse files
author
howcome
committed
machine-generated version
1 parent bbbcdfd commit 794f01c

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

css-multicol/Overview.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
rel=dcterms.rights>
1212
<meta content="CSS Multi-column Layout Module" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2013-09-21 name=dcterms.date>
14+
<meta content=2013-10-07 name=dcterms.date>
1515
<meta content="Håkon Wium Lie" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
1717
<meta content="http://dev.w3.org/csswg/css3-multicol/"
@@ -42,13 +42,13 @@
4242

4343
<h1>CSS Multi-column Layout Module</h1>
4444

45-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 21 September 2013</h2>
45+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 7 October 2013</h2>
4646

4747
<dl>
4848
<dt>This version:
4949

5050
<dd>
51-
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20130921">http://dev.w3.org/csswg/css3-multicol/</a>-->
51+
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20131007">http://dev.w3.org/csswg/css3-multicol/</a>-->
5252
<a
5353
href="http://dev.w3.org/csswg/css3-multicol/">http://dev.w3.org/csswg/css3-multicol/</a>
5454

@@ -537,7 +537,7 @@ <h2 id=the-multi-column-model><span class=secno>2. </span>The multi-column
537537
</div>
538538

539539
<div class=rep
540-
style="width: 490px; height: 20px; background: silver; font-size: 1.5em; padding: 5px">An
540+
style="width: 490px; height: 20px; background: silver; font-size: 1.5em; padding: 5px">A
541541
spanning element</div>
542542

543543
<div class=gap style="left: 150px"></div>
@@ -2065,9 +2065,9 @@ <h3 id=column-span><span class=secno>6.1. </span>‘<a
20652065
changed by their surroundings. In this example, two spanners naturally
20662066
end up at the top of a page. The top margin of the first spanner is
20672067
truncated due to being after an unforced break. The bottom margin of the
2068-
first spanner collapses with the top margin of the second spanner. The
2069-
bottom margin of the second spanner collapses with the top margin of the
2070-
subsequent element.
2068+
first spanner collapses with the top margin of the second spanner.
2069+
However, the bottom margin of the second spanner does not collabse with
2070+
the collapses with the top margin of the subsequent element.
20712071

20722072
<pre class=css>
20732073
h2 {
@@ -2771,19 +2771,19 @@ <h3 class=no-num id=normative-references>Normative references</h3>
27712771
<dt id=CSS21>[CSS21]
27722772

27732773
<dd>Bert Bos; et al. <a
2774-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
2774+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
27752775
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
27762776
2011. W3C Recommendation. URL: <a
2777-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
2777+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
27782778
</dd>
27792779
<!---->
27802780

27812781
<dt id=CSS3COLOR>[CSS3COLOR]
27822782

27832783
<dd>Tantek Çelik; Chris Lilley; L. David Baron. <a
2784-
href="http://www.w3.org/TR/2011/REC-css3-color-20110607"><cite>CSS Color
2784+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/"><cite>CSS Color
27852785
Module Level 3.</cite></a> 7 June 2011. W3C Recommendation. URL: <a
2786-
href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
2786+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">http://www.w3.org/TR/2011/REC-css3-color-20110607/</a>
27872787
</dd>
27882788
<!---->
27892789

0 commit comments

Comments
 (0)