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.01//EN">
22<html lang="en">
3- <!-- $Id: grammar.src,v 2.63 2010-09-29 15:50:10 bbos Exp $ -->
3+ <!-- $Id: grammar.src,v 2.64 2010-10-25 14:24:40 bbos Exp $ -->
44<HEAD>
55<TITLE>Grammar of CSS 2.1</TITLE>
66</HEAD>
77<BODY>
88<H1>Grammar of CSS 2.1</H1>
99
10+ <p>This appendix is non-normative.
11+
1012<P>The grammar below defines the syntax of CSS 2.1. It is in some sense,
1113however, a superset of CSS 2.1 as this specification imposes additional
1214semantic constraints not expressed in this grammar. A conforming UA
@@ -295,8 +297,6 @@ escaped (".\35 5ft")
295297
296298<h2>Implementation note</h2>
297299
298- <p>This section is non-normative.
299-
300300<p>The lexical scanner for the CSS core syntax in <a
301301href="syndata.html#tokenization">section 4.1.1</a> can be
302302implemented as a scanner without back-up. In Lex notation, that
You can’t perform that action at this time.
0 commit comments