Test | Refs | Flags | Info |
---|---|---|---|
+ 4 Numeric Data Types | |||
+ 4.1 Range Restrictions and Range Definition Notation | |||
+
4.2 Integers: the | |||
numbers-units-001 | = | Invalid | Parsing invalid numbers - alphanumeric characters
|
numbers-units-004 | = | Parsing integer numbers with '+'
|
|
+
4.3 Real Numbers: the | |||
numbers-units-002 | Parsing decimal values - decimal with multiple decimal digits
|
||
numbers-units-003 | = | Invalid | Parsing invalid decimal values - alphanumeric characters within number
|
animation-iteration-count-calc | Script | Animation count accepts calc() | |
+ 4.4 Numbers with Units: dimension values | |||
+ 4.4.1 Compatible Units | |||
+
4.5 Percentages: the | |||
numbers-units-016 | = | Invalid | Parsing invalid percentage values - decimal value with multiple decimals
|
numbers-units-017 | = | Parsing of percentage values - 0%
|
|
+ 4.6 Mixing Percentages and Dimensions |