Skip to content

Commit 7772f18

Browse files
committed
Made a snapshot of this document for publication. Fixed a citation (CSS3BG). Changed the URLs for "this version" and "latest version" so that they can be dereferenced.
1 parent e099ebc commit 7772f18

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css3-break/Overview.src.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ <h1 id="css-fragmentation-module">CSS Fragmentation Module Level 3</h1>
1313
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1414
<dl>
1515
<dt>This version:</dt>
16-
<dd><a href="[VERSION]">http://www.w3.org/csswg/css3-break/</a></dd>
16+
<!-- <dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a></dd> -->
17+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a></dd>
1718

1819
<dt>Latest version:</dt>
19-
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/csswg/[SHORTNAME]/</a></dd>
20+
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/css3-break/</a></dd>
2021

2122
<dt>Editor's Draft:</dt>
2223
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a></dd>
@@ -173,7 +174,7 @@ <h2 id="fragmentation-model">
173174
<a href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes">inline boxes</a>
174175
across <a href="http://www.w3.org/TR/CSS21/visuren.html#line-box">line boxes</a>.
175176
However, inline breaking is not covered here; see [[CSS3TEXT]] and
176-
the 'box-decoration-break' property in [[CSS3BACKGROUND]].
177+
the 'box-decoration-break' property in [[CSS3BG]].
177178
</p>
178179

179180
<h2 id="breaking-controls">

0 commit comments

Comments
 (0)