mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
6a04bde61f
The TTML parser would accept 100%, but not 100.0%. This makes the parser more flexible, so even 100.00000% is valid. Fixes #2477