Skip to content

Commit d52a732

Browse files
author
howcome
committed
machine-generated version
1 parent 956dbc8 commit d52a732

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

css-multicol/Overview.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +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-07-22 name=dcterms.date>
14+
<meta content=2013-08-05 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-
<<<<<<< local
23-
<script defer=defer
24-
src="http://test.csswg.org/harness/annotate.js#css-multicol-1_dev"
25-
type="text/javascript"></script>
26-
=======
2722
<script defer=defer
28-
src="http://test.csswg.org/harness/annotate.js#CSS3-MULTICOL_DEV"
23+
src="http://test.csswg.org/harness/annotate.js#css-multicol-1_dev"
2924
type="text/javascript"></script>
30-
>>>>>>> other
3125
<style type="text/css">
3226
.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 }
3327
.cols p { padding: 3px; margin: 0 }
@@ -48,13 +42,13 @@
4842

4943
<h1>CSS Multi-column Layout Module</h1>
5044

51-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 22 July 2013</h2>
45+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 5 August 2013</h2>
5246

5347
<dl>
5448
<dt>This version:
5549

5650
<dd>
57-
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20130722">http://dev.w3.org/csswg/css3-multicol/</a>-->
51+
<!--<a href="http://www.w3.org/TR/2013/CR-css3-multicol-20130805">http://dev.w3.org/csswg/css3-multicol/</a>-->
5852
<a
5953
href="http://dev.w3.org/csswg/css3-multicol/">http://dev.w3.org/csswg/css3-multicol/</a>
6054

0 commit comments

Comments
 (0)