- From: Antonio Ospite via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Oct 2019 09:34:18 +0000
- To: public-tt@w3.org
ao2 has just created a new issue for https://github.com/w3c/ttml-webvtt-mapping: == Typos in examples of fractional-milliseconds == I think there are some typos in the examples about fractional-milliseconds. Here the text should probably refer to `milliseconds.fractional-milliseconds` instead of `milliseconds.fractional-seconds`: https://github.com/w3c/ttml-webvtt-mapping/blob/88808310e66c15feb67d7003bca532f1cc72a262/index.html#L3192 And the description seems to be copied from the minutes conversion: https://github.com/w3c/ttml-webvtt-mapping/blob/88808310e66c15feb67d7003bca532f1cc72a262/index.html#L3198 Which is probably copied from the hours conversion and may also need some fixing: https://github.com/w3c/ttml-webvtt-mapping/blob/88808310e66c15feb67d7003bca532f1cc72a262/index.html#L3094 And here the fractional part seems to be missing: https://github.com/w3c/ttml-webvtt-mapping/blob/88808310e66c15feb67d7003bca532f1cc72a262/index.html#L3223 And the calculation seems to be the result of `ceil(3.45) / 1000` ? Is this how the rounding is supposed to work? Please view or discuss this issue at https://github.com/w3c/ttml-webvtt-mapping/issues/29 using your GitHub account
Received on Wednesday, 23 October 2019 09:34:20 UTC