Skip to content

Commit 4500846

Browse files
committed
Normalize CSS3COL references to avoid duplicate IDs
1 parent 7a74467 commit 4500846

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,7 +1864,7 @@ <h4 id=orthogonal-pagination><span class=secno>6.3.3. </span> Paginating
18641864
<p>With regards to pagination, the rules in CSS2.1 still hold in vertical
18651865
writing modes and orthogonal flows: page break opportunities do not occur
18661866
inside line boxes, only between them. Note that UAs that support <a
1867-
href="#CSS3COL" rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a> may break
1867+
href="#CSS3COL" rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a> may break
18681868
between columns, however. <span class=issue>Does CSS3 Multicol specify
18691869
this <a
18701870
href="http://lists.w3.org/Archives/Public/www-style/2007Nov/0112.html">as
@@ -2317,16 +2317,6 @@ <h3 class=no-num id=other-references>Other references</h3>
23172317
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
23182318
<!---->
23192319

2320-
<dt id=CSS3COL>[CSS3COL]
2321-
2322-
<dd>H&#229;kon Wium Lie. <a
2323-
href="http://www.w3.org/TR/2009/CR-css3-multicol-20091217"><cite>CSS
2324-
Multi-column Layout Module.</cite></a> 17 December 2009. W3C Candidate
2325-
Recommendation. (Work in progress.) URL: <a
2326-
href="http://www.w3.org/TR/2009/CR-css3-multicol-20091217">http://www.w3.org/TR/2009/CR-css3-multicol-20091217</a>
2327-
</dd>
2328-
<!---->
2329-
23302320
<dt id=CSS3PAGE>[CSS3PAGE]
23312321

23322322
<dd>Melinda Grant; H&#229;kon Wium Lie. <a

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ <h4 id="orthogonal-pagination">
13561356
<p>With regards to pagination, the rules in CSS2.1 still hold in
13571357
vertical writing modes and orthogonal flows: page break opportunities
13581358
do not occur inside line boxes, only between them. Note that UAs
1359-
that support [[CSS3COL]] may break between columns, however.
1359+
that support [[!CSS3COL]] may break between columns, however.
13601360
<span class="issue">Does CSS3 Multicol specify this <a href="http://lists.w3.org/Archives/Public/www-style/2007Nov/0112.html">as requested</a>?</span>
13611361

13621362
<p>Note that if content spills outside the pagination stream

0 commit comments

Comments
 (0)