Re: Implementation Report for mediafragments.js

Hi Davy,

> thanks a lot for your effort. I noticed a bug in your tests: TC0072-UA is
> marked as 'passed', but in fact it failed considering [1].
Good catch.

npt-sec = 1*DIGIT [ "." *DIGIT ]

indeed says zero to any number of digits after the dot. Confusing…
Common sense (mine at least) would have expected at least one required
digit after the dot. I will modify the library to accept it,
though.Thanks for the correction!

Best,
Tom

-- 
Thomas Steiner, Research Scientist, Google Inc.
http://blog.tomayac.com, http://twitter.com/tomayac

Received on Thursday, 17 November 2011 08:52:38 UTC