Open Bug 1855236 Opened 1 year ago Updated 8 months ago

Implement TextTrackCue constructor and related global attributes

Categories

(Core :: Audio/Video, enhancement)

enhancement

Tracking

()

People

(Reporter: marcos, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-safari)

Steps to reproduce:

There is a proposal to add a constructor, along with a cue and cuebackground global attributes to HTML:
https://github.com/whatwg/html/pull/9771

new TextTrackCue(1,2, documentFragment)

Actual results:

It's currently not implemented.

Expected results:

Gecko would support the constructor and the new global attributes, as proposed in HTML.

I will confirm this report as an enhancement to implement said missing parts.
It would appear that the correct component would be (Core) Audio-Video. If incorrect, please set a correct component.

Thank you.

Status: UNCONFIRMED → NEW
Component: Untriaged → Audio/Video
Ever confirmed: true
Product: Firefox → Core
Blocks: webvtt
You need to log in before you can comment on or make changes to this bug.