Skip to content

Commit 154008e

Browse files
committed
Fix dependencies. (date: 2004/05/03 20:52:48)
1 parent 5457a62 commit 154008e

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

css3-linebox/Overview.src.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,20 +115,19 @@ <h2 id="dependencies"><span class="secno">1. </span>Dependencies on other
115115
<p>This CSS3 module depends on the following other CSS3 modules:
116116

117117
<ul>
118-
<li>Fonts<li>Text
119-
120-
<li>Syntax and grammar
121-
122-
<li>Values and unit
118+
<li>Fonts [[!CSS3FONT]]</li>
119+
<li>Text [[!CSS3TEXT]]</li>
120+
<li>Syntax and grammar [[!CSS3SYN]]</li>
121+
<li>Values and units [[!CSS3VAL]]</li>
122+
<li>Cascade [[!CSS3CASCADE]]</li>
123123
</ul>
124124

125125
<p>It has non-normative (informative) references to the following other CSS3
126126
modules:
127127

128128
<ul>
129-
<li>Multi-column layout
130-
131-
<li>Ruby
129+
<li>Multi-column layout [[CSS3COL]]</li>
130+
<li>Ruby [[CSS3RUBY]]</li>
132131
</ul>
133132

134133
<h2 id="introduction"><span class="secno">2. </span>Introduction</h2>
@@ -154,7 +153,7 @@ <h2 id="introduction"><span class="secno">2. </span>Introduction</h2>
154153
using the key words &quot;SHOULD&quot;, &quot;SHOULD NOT&quot; and
155154
&quot;RECOMMENDED&quot;. &quot;MAY&quot; and &quot;OPTIONAL&quot; are used to
156155
indicate optional features or behavior. These keywords are used in accordance
157-
with [[RFC2119]]. For legibility these
156+
with [[!RFC2119]]. For legibility these
158157
keywords are used in lowercase form.
159158

160159
<hr>

0 commit comments

Comments
 (0)