@@ -147,13 +147,12 @@ <h2>CSS style sheet representation</h2>
147147should not be considered, for purposes of applying the grammar below, as
148148a part of the style sheet. For a good introduction to character sets and
149149character encodings, please consult the HTML 4.0 specification
150- ([[!HTML40]], chapter 5), See also the XML 1.0 specification ([[XML10]],
151- sections 2.2 and 4.3.3, and < span class ="issue "> [where is the property
152- index going to be?]</ span > .
150+ ([[HTML40]], chapter 5). See also the XML 1.0 specification ([[XML10]],
151+ sections 2.2 and 4.3.3).</ p >
153152
154153< p > When a style sheet is embedded in another document, such as in the
155154STYLE element or "style" attribute of HTML, the style sheet shares the
156- character encoding of the whole document.
155+ character encoding of the whole document.</ p >
157156
158157< p > When a style sheet resides in a separate file, user agents must
159158observe the following < span class ="index-inst " title ="character
@@ -912,8 +911,9 @@ <h2 id="error-handling">Rules for handling parsing errors or unsupported feature
912911more of the other rules as well.</ p >
913912
914913< p class ="issue "> [A general comment on how to handle negative numbers
915- when disallowed might be useful. Is it handled by truncation or is it a
916- parser error?]</ p >
914+ when disallowed might be useful. It should probably be a parsing error.
915+ We might want to add additional grammar productions for potentially
916+ negative numbers.]</ p >
917917
918918< LI > < strong > Invalid at-keywords.</ strong > User agents must < span
919919class ="index-inst " title ="ignore "> < a href ="#ignore "> ignore</ a > </ span > an
0 commit comments