wpt icon indicating copy to clipboard operation
wpt copied to clipboard

WebVTT parser.py: collect_timestamp(), fix limit for minutes, seconds

Open Nickwiz opened this issue 5 months ago • 0 comments

VTTCueParser.collect_timestamp() does not allow for value of 59 for minutes / seconds.

https://github.com/web-platform-tests/wpt/blob/203d2ac45900139633d4f3f29750ea4b5e06d6f5/webvtt/parsing/file-parsing/tools/parser.py#L680-L682

Nickwiz avatar Sep 19 '24 17:09 Nickwiz