[svgwg] Issue: dur attribute should permit leading . marked as SVG Animations

AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "SVG Animations":

== 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*


See https://github.com/w3c/svgwg/issues/394

Received on Tuesday, 20 March 2018 02:46:52 UTC