Bug 103416

Summary: TextTracCue's .line property is not set correctly when a new cue is inserted
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, destra, eric.carlson, graouts, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrackCue/line.html

Description Antoine Quint 2012-11-27 08:20:17 PST
We fail the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrackCue/line.html. We fail the first test because inserting a new TextTrack with a cue does not set the cue's .line property to that of the previous cue - 1.
Comment 1 Radar WebKit Bug Importer 2012-11-27 08:20:37 PST
<rdar://problem/12758050>
Comment 2 Ahmad Saleem 2023-10-12 13:31:00 PDT
We are passing all tests:

https://wpt.fyi/results/webvtt/api/VTTCue/line.html?label=experimental&label=master&aligned=

http://wpt.live/webvtt/api/VTTCue/line.html

___

Marking this as 'RESOLVED CONFIGURATION CHANGED'.