[svgwg] dur attribute should permit leading .

longsonr has just created a new issue for https://github.com/w3c/svgwg:

== dur attribute should permit leading . ==
https://svgwg.org/specs/animations/#ClockValueSyntax

dur=".5s" is invalid per the specification. Chrome allows it, Firefox does not. I propose that it be allowed.

So we'd change to this...

Timecount         ::= DIGIT*


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/394 using your GitHub account

Received on Tuesday, 20 March 2018 01:46:06 UTC