Bug 103416
Summary: | TextTracCue's .line property is not set correctly when a new cue is inserted | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Media | Assignee: | 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 |
Antoine Quint
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/12758050>
Ahmad Saleem
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'.