Test | Refs | Flags | Info |
---|---|---|---|
+ 4 Syntax and basic data types | |||
+ 4.1 Syntax | |||
+ 4.1.1 Tokenization | |||
escaped-url-001 | = | Escapes in a URI token
|
|
scientific-notation-001 | = | scientific notation
|
|
+ 4.1.2 Keywords | |||
+ 4.1.2.1 Vendor-specific extensions | |||
+ 4.1.2.2 Informative Historical Notes | |||
+ 4.1.3 Characters and case | |||
characters-0080-009f-001 | = | Valid control characters in identifiers
|
|
+ 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 | |||
malformed-decl-block-001 | = | Invalid | Parsing malformed declaration blocks
|
+ 4.3 Values | |||
+ 4.3.1 Integers and real numbers | |||
signed-numbers-001 | = | CSS syntax: signed numbers
|
|
signed-numbers-002 | = | CSS syntax: signed numbers
|
|
+ 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 | |||
character-encoding-041 | = | HTTP | Stylesheet encodings UTF with a BOM override
|
+ 4.4.1 Referring to characters not represented in a character encoding |