- From: Chris Lilley <chris@w3.org>
- Date: Mon, 23 Jun 2014 14:48:37 +0200
- To: Erik Dahlström <ed@opera.com>
- CC: www-svg@w3.org
Hello Erik, Monday, June 23, 2014, 1:56:42 PM, you wrote: > For <number>: > number ::= wsp* integer ([Ee] integer)? > | [+-]? [0-9]* "." [0-9]+ ([Ee] integer)? wsp* > For Timecount-val: > Timecount-val ::= Timecount ("." Fraction)? (Metric)? > Metric ::= "h" | "min" | "s" | "ms" > Fraction ::= DIGIT+ > Timecount ::= DIGIT+ > DIGIT ::= [0-9] Would that change also remove the "h" | "min" | "s" | "ms" units? -- Best regards, Chris mailto:chris@w3.org
Received on Monday, 23 June 2014 12:48:41 UTC