Bug 103416 - TextTracCue's .line property is not set correctly when a new cue is inserted
Summary: TextTracCue's .line property is not set correctly when a new cue is inserted
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://w3c-test.org/html/tests/submis...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-11-27 08:20 PST by Antoine Quint
Modified: 2023-10-12 13:31 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'.