Skip to content

Malformed VTT Cue treated as ok data #49

Closed
@zevlg

Description

https://w3c.github.io/webvtt/#webvtt-cue-block explicitly specifies that VTT Cue ends with the WebVTT line terminator. However, in the test_parse_captions_with_bom test case the last caption (without WebVTT line terminator) is treated as ok data, but is definitely malformed, because there is no WebVTT line terminator at the end.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions