[webvtt] VTTCue Constructor never calls super class (TextTrackCue) (#519)

marcoscaceres has just created a new issue for https://github.com/w3c/webvtt:

== VTTCue Constructor never calls super class (TextTrackCue) ==
Although it sets start and end time (it shouldn't do that, it's the responsibility of TextTrackCue), it's  missing a call its super class passing the start and end times. 



Please view or discuss this issue at https://github.com/w3c/webvtt/issues/519 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 21 August 2023 00:38:11 UTC