[Bug 28261] [webvtt] WebVTT percentage digits? [I18N-ISSUE-427]

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28261

--- Comment #5 from Philip Jägenstedt <philipj@opera.com> ---
Yes, the WebVTT parser will collect that whole string, however long, and
interpreted as a real number. The result is only exposed as a double in the
VTTCue interface, so there's no requirement to store it as an arbitrary
precision number, though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 25 March 2015 04:35:14 UTC