Skip to content

Commit a593f99

Browse files
author
howcome
committed
machine-generated version
1 parent 9b7219c commit a593f99

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

css-multicol/Overview.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
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-06-27 name=dcterms.date>
14+
<meta content=2013-07-22 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/"
1818
name=dcterms.identifier>
1919
<link href="../default.css" rel=stylesheet type="text/css">
2020
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2121
type="text/css">
22-
<script defer=defer
23-
src="http://test.csswg.org/harness/annotate.js#CSS3-MULTICOL_DEV"
24-
type="text/javascript"></script>
22+
<script defer=defer
23+
src="http://test.csswg.org/harness/annotate.js#CSS3-MULTICOL_DEV"
24+
type="text/javascript"></script>
2525
<style type="text/css">
2626
.cols { width: 500px; height: 200px; background: #fff; position: relative; border: solid 5px blue; margin: 0.5em 2em 1em 0; font: bold 14px/19px Arial, sans-serif }
2727
.cols p { padding: 3px; margin: 0 }
@@ -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 27 June 2013</h2>
45+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 22 July 2013</h2>
4646

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

5050
<dd>
51-
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20130627">http://dev.w3.org/csswg/css3-multicol/</a>-->
51+
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20130722">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

@@ -74,11 +74,12 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 27 June 2013</h2>
7474
<dt>Editors:
7575

7676
<dd>Håkon Wium Lie, Opera Software, howcome@opera.com
77-
77+
7878
<dt>Test Suite:
7979

80-
<dd><a
81-
href="http://test.csswg.org/suites/css3-multicol/nightly-unstable/">http://test.csswg.org/suites/css3-multicol/nightly-unstable/</a>
80+
<dd><a
81+
href="http://test.csswg.org/suites/css3-multicol/nightly-unstable/">
82+
http://test.csswg.org/suites/css3-multicol/nightly-unstable/</a>
8283
</dl>
8384
<!--begin-copyright-->
8485
<p class=copyright><a
@@ -1409,7 +1410,7 @@ <h3 id=column-rule><span class=secno>4.5. </span>‘<a
14091410

14101411
<div class=example>
14111412
<p>If a tall image is moved to a column on the next page to find room for
1412-
it, its natural column may be left empty. If so, the column is is still
1413+
it, its natural column may be left empty. If so, the column is still
14131414
considered to have content for the purpose of deciding if the column rule
14141415
should be drawn.
14151416
</div>

0 commit comments

Comments
 (0)