[Bug 18181] <track> The cues don't seem to be cleared when setting a new src="".

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

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/4fa62833aaf76632345c917268f0c47aa82c5bcf

Rationale: Adopted WHATWG resolution

Now reads:
+  <p>Whenever a <code>track</code> element has its <code
+  title="attr-track-src">src</code> attribute set, changed, or
+  removed, the user agent must synchronously empty the element's
+  <span>text track</span>'s <span>text track list of cues</span>.
+  (This also causes the algorithm above to stop adding cues from the
+  resource being obtained using the previously given URL, if any.)</p>

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

Received on Thursday, 6 June 2013 03:18:27 UTC