Skip to content

Commit c20bc12

Browse files
committed
editorial changes
1 parent 221bae5 commit c20bc12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-cascade/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>Dependencies on other modules</h2>
100100
<ul>
101101
<li>Selectors [[!SELECT]], which describes <strong class="index">specificity</strong>
102102

103-
<li>Syntax [[!CSS3SYNTAX]], which describes how to parse CSS style sheets
103+
<li>Syntax [[!CSS3SYN]], which describes how to parse CSS style sheets
104104

105105
<!-- into <strong title="declaration" class="index">declarations</strong>-->
106106

@@ -544,7 +544,7 @@ <h2>Computing weight</h2>
544544

545545
<P>Each CSS declaration can have two levels of importance: normal
546546
(which is default) and important (which must be marked). The CSS3
547-
syntax module [[!CSS3SYNTAX]] describes how declarations are marked as important.
547+
syntax module [[!CSS3SYN]] describes how declarations are marked as important.
548548

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

0 commit comments

Comments
 (0)