Skip to content

Commit 4f3dc98

Browse files
committed
*** empty log message ***
1 parent c20bc12 commit 4f3dc98

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

css3-cascade/Overview.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,9 @@ <h2 id=dependencies><span class=secno>1. </span>Dependencies on other
158158
rel=biblioentry>[SELECT]<!--{{!SELECT}}--></a>, which describes <strong
159159
class=index id=specificity>specificity</strong>
160160

161-
<li>Syntax [[!CSS3SYNTAX]], which describes how to parse CSS style sheets
161+
<li>Syntax <a href="#CSS3SYN"
162+
rel=biblioentry>[CSS3SYN]<!--{{!CSS3SYN}}--></a>, which describes how to
163+
parse CSS style sheets
162164
<!-- into <strong title="declaration" class="index">declarations</strong>-->
163165

164166

@@ -630,8 +632,9 @@ <h2 id=computing><span class=secno>9. </span>Computing weight</h2>
630632
</ul>
631633

632634
<p>Each CSS declaration can have two levels of importance: normal (which is
633-
default) and important (which must be marked). The CSS3 syntax module
634-
[[!CSS3SYNTAX]] describes how declarations are marked as important.
635+
default) and important (which must be marked). The CSS3 syntax module <a
636+
href="#CSS3SYN" rel=biblioentry>[CSS3SYN]<!--{{!CSS3SYN}}--></a> describes
637+
how declarations are marked as important.
635638

636639
<p>The weight of style sheets from the various origins, in ascending order,
637640
is:

0 commit comments

Comments
 (0)