- From: <bugzilla@jessica.w3.org>
 - Date: Tue, 04 Oct 2011 01:05:01 +0000
 - To: public-html-bugzilla@w3.org
 
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14241
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|<track> Remove onerror and  |<track> Move readyState,
                   |onload from TextTrack       |onerror, and onload from
                   |                            |TextTrack to
                   |                            |HTMLTrackElement
--- Comment #9 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-04 01:04:59 UTC ---
Yeah, that should work. The text track readiness state wouldn't change, it just
wouldn't be exposed for in-band tracks (or MutableTextTracks, until I drop
them). readState on HTMLTrackElement would just expose the readiness state on
its text track.
As far as I can tell, TextTrack.onload and .onerror aren't used today anyway.
-- 
Configure bugmail: http://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 Tuesday, 4 October 2011 01:05:02 UTC