Skip to content

Commit dba0443

Browse files
committed
Clarify that comment convention is normative <http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html>
1 parent 36b7dd1 commit dba0443

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

css-style-attr/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,8 @@ <h2 id=syntax><span class=secno>3. </span>Syntax and Parsing</h2>
234234
<p>The value of the styling attribute must match the syntax of the contents
235235
of a CSS <a
236236
href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">declaration
237-
block</a>, whose formal grammar is given below in terms of the <a
237+
block</a>, whose formal grammar is given below in the terms and
238+
conventions of the <a
238239
href="http://www.w3.org/TR/CSS21/syndata.html#syntax">CSS core
239240
grammar</a>:
240241

css-style-attr/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h2 id="syntax">Syntax and Parsing</h2>
122122

123123
<p>The value of the styling attribute must match the syntax of the contents of
124124
a CSS <a href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">declaration
125-
block</a>, whose formal grammar is given below in terms of the
125+
block</a>, whose formal grammar is given below in the terms and conventions of the
126126
<a href="http://www.w3.org/TR/CSS21/syndata.html#syntax">CSS core grammar</a>:
127127

128128
<pre>

0 commit comments

Comments
 (0)