File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: grammar.src,v 2.38 2004-07-05 17:08:00 bbos Exp $ -->
3+ <!-- $Id: grammar.src,v 2.39 2004-12-07 09:59:56 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Grammar of CSS 2.1</TITLE>
@@ -15,12 +15,10 @@ semantic constraints not expressed in this grammar. A conforming UA
1515must also adhere to the <a href="./syndata.html#syntax">
1616forward-compatible parsing rules</a>, the selectors notation, the <a
1717href="./about.html#property-defs">property and value notation</a>,
18- and the unit notation. In
19- addition, the document language may impose restrictions, e.g. HTML
20- imposes restrictions on the possible values of the "class" attribute.
21-
22- <!-- IJ: There used to be a link to "unit notation", but I couldn't
23- find anything in the spec that corresponded. -->
18+ and the unit notation. However, not all syntactically correct CSS can take
19+ effect, since the document language may impose restrictions that are
20+ not in CSS, e.g., HTML imposes restrictions on the possible values of
21+ the "class" attribute.
2422
2523<h2>Grammar</h2>
2624
You can’t perform that action at this time.
0 commit comments