File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ Module Interactions</h3>
134134<h3 id="values">
135135Values</h3>
136136
137- This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2 ]] .
137+ This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS21 ]] .
138138 Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]] .
139139 Other CSS modules may expand the definitions of these value types.
140140
@@ -1670,7 +1670,7 @@ Word Spacing: the 'word-spacing' property</h3>
16701670<!-- -->:lang(en) { word-spacing: 100%; }</pre>
16711671
16721672 <p> The following example will <em> add</em> half the the width of the
1673- “0” glyph to word spacing character [[CSS3VAL ]] :
1673+ “0” glyph to word spacing character [[CSS-VALUES-3 ]] :
16741674 <pre> p { word-spacing: 0.5ch; }</pre>
16751675 </div>
16761676
You can’t perform that action at this time.
0 commit comments