[webvtt] "parse a percentage string" parses ".1%" and "1.%"

zcorpan has just created a new issue for 
https://github.com/w3c/webvtt:

== "parse a percentage string" parses ".1%" and "1.%" ==
https://w3c.github.io/webvtt/#parse-a-percentage-string

> parse a percentage string

This algorithm doesn't fail for the strings  ".1%" and "1.%". Is that 
intentional? I think it should fail if it doesn't match 
https://w3c.github.io/webvtt/#webvtt-percentage

See https://github.com/w3c/webvtt/issues/233

Received on Saturday, 31 October 2015 10:17:18 UTC