[Bug 18186] <track> When a track element is created (before inserting to a media element), what is the text track mode? The spec doesn't say. It should say to use the 'disabled' mode, I think.

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

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

  http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted

Change Description:
https://github.com/w3c/html/commit/15de2b08

Now reads:
+  <p>The <span>text track readiness state</span> is initially <span
+  title="text track not loaded">not loaded</span>, and the <span>text
+  track mode</span> is initially <span title="text track
+  disabled">disabled</span>.</p>

Rationale: Accepted WHATWG change

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 6 June 2013 05:02:53 UTC