Skip to content

Commit 660ba6e

Browse files
committed
[css-multicol] Turns out the oldest Multicol draft doesn't like trailing slashes.
1 parent 114870e commit 660ba6e

2 files changed

Lines changed: 20 additions & 12 deletions

File tree

css-multicol/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Previous Version: http://www.w3.org/TR/2009/WD-css3-multicol-20090630/
1313
Previous Version: http://www.w3.org/TR/2007/WD-css3-multicol-20070606/
1414
Previous Version: http://www.w3.org/TR/2005/WD-css3-multicol-20051215/
1515
Previous Version: http://www.w3.org/TR/2001/WD-css3-multicol-20010118/
16-
Previous Version: http://www.w3.org/1999/06/WD-css3-multicol-19990623/
16+
Previous Version: http://www.w3.org/1999/06/WD-css3-multicol-19990623
1717
Editor: Håkon Wium Lie, Opera Software, howcome@opera.com
1818
Abstract: This specification describes multi-column layouts in CSS, a style sheet language for the web. Using functionality described in the specification, content can be flowed into multiple columns with a gap and a rule between them.
1919
Link Defaults: css-color (property) color, css21 (property) max-height

css-multicol/Overview.html

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
<title>CSS Multi-column Layout Module Level 1</title>
99

1010

11+
<meta content="testing" name="csswg-work-status">
12+
13+
14+
<meta content="ED" name="w3c-status">
15+
16+
1117
<link href="../default.css" rel="stylesheet" type="text/css">
1218

1319

@@ -94,7 +100,7 @@
94100
<h1 class="p-name no-ref" id="title">CSS Multi-column Layout Module Level 1</h1>
95101

96102
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
97-
<time class="dt-updated" datetime="2015-04-23">23 April 2015</time></span></h2>
103+
<time class="dt-updated" datetime="2015-06-24">24 June 2015</time></span></h2>
98104

99105
<div data-fill-with="spec-metadata">
100106
<dl>
@@ -109,11 +115,13 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
109115
<dd><a href="http://www.w3.org/TR/2007/WD-css3-multicol-20070606/" rel="previous">http://www.w3.org/TR/2007/WD-css3-multicol-20070606/</a>
110116
<dd><a href="http://www.w3.org/TR/2005/WD-css3-multicol-20051215/" rel="previous">http://www.w3.org/TR/2005/WD-css3-multicol-20051215/</a>
111117
<dd><a href="http://www.w3.org/TR/2001/WD-css3-multicol-20010118/" rel="previous">http://www.w3.org/TR/2001/WD-css3-multicol-20010118/</a>
112-
<dd><a href="http://www.w3.org/1999/06/WD-css3-multicol-19990623/" rel="previous">http://www.w3.org/1999/06/WD-css3-multicol-19990623/</a>
118+
<dd><a href="http://www.w3.org/1999/06/WD-css3-multicol-19990623" rel="previous">http://www.w3.org/1999/06/WD-css3-multicol-19990623</a>
113119
<dt>Feedback:
114-
<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-multicol%5D%20feedback">www-style@w3.org</a> with subject line “<kbd>[css-multicol] <var>… message topic …</var></kbd>” (<a href="http://lists.w3.org/Archives/Public/www-style/" rel="discussion">archives</a>)</span>
120+
<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-multicol%5D%20YOUR%20TOPIC%20HERE">www-style@w3.org</a> with subject line “<kbd>[css-multicol] <var>… message topic …</var></kbd>” (<a href="http://lists.w3.org/Archives/Public/www-style/" rel="discussion">archives</a>)</span>
115121
<dt>Test Suite:
116122
<dd><a href="http://test.csswg.org/suites/css-multicol-1_dev/nightly-unstable/">http://test.csswg.org/suites/css-multicol-1_dev/nightly-unstable/</a>
123+
<dt>Issue Tracking:
124+
<dd><a href="https://github.com/w3c/csswg-drafts/issues/">GitHub</a>
117125
<dt class="editor">Editor:
118126
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:howcome@opera.com">Håkon Wium Lie</a> (<span class="p-org org">Opera Software</span>)
119127
</dl>
@@ -1331,6 +1339,7 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
13311339
| darkmagenta
13321340
| peachpuff
13331341
| firebrick
1342+
| lightseagreen
13341343
| dimgrey
13351344
| cornflowerblue
13361345
| navy
@@ -1349,7 +1358,6 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
13491358
| lightgoldenrodyellow
13501359
| darkslategrey
13511360
| sandybrown
1352-
| lightseagreen
13531361
| darkslateblue
13541362
| lightsalmon
13551363
| palevioletred
@@ -1502,6 +1510,7 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
15021510
| darkmagenta
15031511
| peachpuff
15041512
| firebrick
1513+
| lightseagreen
15051514
| dimgrey
15061515
| cornflowerblue
15071516
| navy
@@ -1520,7 +1529,6 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
15201529
| lightgoldenrodyellow
15211530
| darkslategrey
15221531
| sandybrown
1523-
| lightseagreen
15241532
| darkslateblue
15251533
| lightsalmon
15261534
| palevioletred
@@ -1657,6 +1665,7 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
16571665
| darkmagenta
16581666
| peachpuff
16591667
| firebrick
1668+
| lightseagreen
16601669
| dimgrey
16611670
| cornflowerblue
16621671
| navy
@@ -1675,7 +1684,6 @@ <h3 class="heading settled" data-level="4.2" id="crc"><span class="secno">4.2. <
16751684
| lightgoldenrodyellow
16761685
| darkslategrey
16771686
| sandybrown
1678-
| lightseagreen
16791687
| darkslateblue
16801688
| lightsalmon
16811689
| palevioletred
@@ -2607,7 +2615,7 @@ <h2 class="heading settled" data-level="7" id="filling-columns"><span class="sec
26072615
<p>There are two strategies for filling columns: columns can either be
26082616
balanced, or not. If columns are balanced, user agents should try to
26092617
minimize variations in column height, while honoring forced breaks,
2610-
<a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-break-3/#widows">widows</a> and <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-break-3/#orphans">orphans</a>, and other properties that may affect column
2618+
<a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-break-3/#propdef-widows">widows</a> and <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-break-3/#propdef-orphans">orphans</a>, and other properties that may affect column
26112619
heights. If columns are not balanced, they are filled sequentially;
26122620
some columns may end up partially filled, or with no content at all.</p>
26132621

@@ -3599,8 +3607,8 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
35993607
</ul>
36003608
<li><a data-link-type="biblio" href="#biblio-css-break-3">[css-break-3]</a> defines the following terms:
36013609
<ul>
3602-
<li><a href="http://dev.w3.org/csswg/css-break-3/#orphans">orphans</a>
3603-
<li><a href="http://dev.w3.org/csswg/css-break-3/#widows">widows</a>
3610+
<li><a href="http://dev.w3.org/csswg/css-break-3/#propdef-orphans">orphans</a>
3611+
<li><a href="http://dev.w3.org/csswg/css-break-3/#propdef-widows">widows</a>
36043612
</ul>
36053613
<li><a data-link-type="biblio" href="#biblio-css-color-3">[css-color-3]</a> defines the following terms:
36063614
<ul>
@@ -3634,7 +3642,7 @@ <h2 class="no-num heading settled" id="references"><span class="content">Referen
36343642
<h3 class="no-num heading settled" id="normative"><span class="content">Normative References</span><a class="self-link" href="#normative"></a></h3>
36353643
<dl>
36363644
<dt id="biblio-css21"><a class="self-link" href="#biblio-css21"></a>[CSS21]
3637-
<dd>Bert Bos; et al. <a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
3645+
<dd>Bert Bos; et al. <a href="http://www.w3.org/TR/CSS2">Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. REC. URL: <a href="http://www.w3.org/TR/CSS2">http://www.w3.org/TR/CSS2</a>
36383646
<dt id="biblio-css-backgrounds-3"><a class="self-link" href="#biblio-css-backgrounds-3"></a>[CSS-BACKGROUNDS-3]
36393647
<dd>CSS Backgrounds and Borders Module Level 3 URL: <a href="http://www.w3.org/TR/css3-background/">http://www.w3.org/TR/css3-background/</a>
36403648
<dt id="biblio-css-break-3"><a class="self-link" href="#biblio-css-break-3"></a>[CSS-BREAK-3]
@@ -3653,7 +3661,7 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
36533661
<h3 class="no-num heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
36543662
<dl>
36553663
<dt id="biblio-css3box"><a class="self-link" href="#biblio-css3box"></a>[CSS3BOX]
3656-
<dd>Bert Bos. <a href="http://www.w3.org/TR/2007/WD-css3-box-20070809">CSS basic box model</a>. 9 August 2007. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2007/WD-css3-box-20070809">http://www.w3.org/TR/2007/WD-css3-box-20070809</a>
3664+
<dd>Bert Bos. <a href="http://www.w3.org/TR/css3-box">CSS basic box model</a>. 9 August 2007. WD. URL: <a href="http://www.w3.org/TR/css3-box">http://www.w3.org/TR/css3-box</a>
36573665
<dt id="biblio-css3-sizing"><a class="self-link" href="#biblio-css3-sizing"></a>[CSS3-SIZING]
36583666
<dd>Tab Atkins Jr.; Elika Etemad. <a href="http://www.w3.org/TR/css3-sizing/">CSS Intrinsic &amp; Extrinsic Sizing Module Level 3</a>. 27 September 2012. WD. URL: <a href="http://www.w3.org/TR/css3-sizing/">http://www.w3.org/TR/css3-sizing/</a>
36593667
</dl>

0 commit comments

Comments
 (0)