- From: Erik Dahlström <ed@opera.com>
- Date: Mon, 23 Jun 2014 14:53:34 +0200
- To: "Chris Lilley" <chris@w3.org>
- Cc: www-svg@w3.org
On Mon, 23 Jun 2014 14:48:37 +0200, Chris Lilley <chris@w3.org> wrote: > 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? No, those would stay the same. -- Erik Dahlstrom, Web Technology Developer, Opera Software Co-Chair, W3C SVG Working Group
Received on Monday, 23 June 2014 12:54:34 UTC