| Test | Refs | Flags | Info |
|---|---|---|---|
| + 4 Syntax and basic data types | |||
| + 4.1 Syntax | |||
| + 4.1.1 Tokenization | |||
| + 4.1.2 Keywords | |||
| + 4.1.2.1 Vendor-specific extensions | |||
| + 4.1.2.2 Informative Historical Notes | |||
| + 4.1.3 Characters and case | |||
| + 4.1.4 Statements | |||
| + 4.1.5 At-rules | |||
| + 4.1.6 Blocks | |||
| + 4.1.7 Rule sets, declaration blocks, and selectors | |||
| + 4.1.8 Declarations and properties | |||
| + 4.1.9 Comments | |||
| + 4.2 Rules for handling parsing errors | |||
| + 4.3 Values | |||
| + 4.3.1 Integers and real numbers | |||
| css-e-notation-test-1 | = | As-Is | E-notation
|
| css-e-notation-test-2 | = | As-Is | E-notation
|
| + 4.3.2 Lengths | |||
| + 4.3.3 Percentages | |||
| + 4.3.4 URLs and URIs | |||
| + 4.3.5 Counters | |||
| + 4.3.6 Colors | |||
| + 4.3.7 Strings | |||
| + 4.3.8 Unsupported Values | |||
| + 4.4 CSS style sheet representation | |||
| + 4.4.1 Referring to characters not represented in a character encoding | |||