File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -239,7 +239,8 @@ <h3>Features at risk</h3>
239239 < p > Since implementations are not expected to support multiple IDs
240240 per element soon, this feature may be made informative. The W3C
241241 Selectors specification will continue to have this feature
242- normatively. (< a href ="selector#id-selectors "> Section 5.8.4.</ a > )
242+ normatively. (< a href ="selector.html#id-selectors "> Section
243+ 5.8.4.</ a > )
243244 </ dd >
244245</ dl >
245246
Original file line number Diff line number Diff line change @@ -40,11 +40,10 @@ <H1><a name="q0">Appendix G. Grammar of CSS 2.1</a></H1>
4040must also adhere to the < a href ="./syndata.html#syntax ">
4141forward-compatible parsing rules</ a > , the selectors notation, the < a
4242href ="./about.html#property-defs "> property and value notation</ a > ,
43- and the unit notation. In
44- addition, the document language may impose restrictions, e.g. HTML
45- imposes restrictions on the possible values of the "class" attribute.
46-
47-
43+ and the unit notation. However, not all syntactically correct CSS can take
44+ effect, since the document language may impose restrictions that are
45+ not in CSS, e.g., HTML imposes restrictions on the possible values of
46+ the "class" attribute.
4847
4948< h2 > < a name ="q1 "> G.1 Grammar</ a > </ h2 >
5049
You can’t perform that action at this time.
0 commit comments