[Bug 14260] <track> "text tracks ready" and HTMLMediaElement.readyState

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14260

--- Comment #33 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-01-26 21:38:35 UTC ---
Simon's idea seems reasonable to me.

To recast it the way I would spec it:

"The text tracks of a media element created by a parser are ready if the media
element has been popped off the stack of open elements and all its text tracks
whose mode was not in the disabled state when the element was popped off the
stack of open elements now have a text track readiness state of loaded or
failed to load.

The text tracks of a media element not created by a parser are ready if the
media element's text tracks whose mode was not in the disabled state when the
element's resource selection algorithm
last started now have a text track readiness state of loaded or failed to
load."

How does that sound?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 26 January 2012 21:38:37 UTC