File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,11 @@ Abstract: This CSS3 module describes the common values and units that CSS proper
2222!Issue Tracking : <a rel="issues" href="http://www.w3.org/Style/CSS/Tracker/products/33">http://www.w3.org/Style/CSS/Tracker/products/33</a>
2323At Risk : ''calc()'', ''toggle()'', ''attr()''
2424Ignored Terms : <spacing-limit>, containing block
25- Link Defaults : css-backgrounds-3 (type) <position>
25+ </pre>
26+ <pre class='link-defaults'>
27+ spec: css-backgrounds-3; type: type; text: <position>
28+ spec: css21; type: property; text: border-collapse
29+ spec: css-color-4; type: value; text: currentcolor
2630</pre>
2731<style>
2832code, small { white-space: nowrap }
@@ -344,7 +348,7 @@ Pre-defined Keywords</h3>
344348 keywords with a pre-defined meaning appear literally.
345349 Keywords are CSS <i> identifiers</i>
346350 and are interpreted <a lt="ASCII case-insensitive">ASCII case-insensitively</a>
347- (i.e., [a-z] and [A-Z] are equivalent).
351+ (i.e., \ [a-z] and \ [A-Z] are equivalent).
348352
349353 <div class="example">
350354 For example, here is the value definition for the 'border-collapse'
You can’t perform that action at this time.
0 commit comments