[MSE] - Add 'at risk' section.
authorAaron Colwell <acolwell@chromium.org>
Tue, 03 Dec 2013 08:00:18 -0800
changeset 212 28a5ea515e7b
parent 211 55e9c6ec0cee
child 213 63464ffff5b3
[MSE] - Add 'at risk' section.
media-source/media-source-cr.html
media-source/media-source-respec.html
--- a/media-source/media-source-cr.html	Mon Dec 02 13:57:51 2013 -0800
+++ b/media-source/media-source-cr.html	Tue Dec 03 08:00:18 2013 -0800
@@ -483,6 +483,13 @@
         
         <p>The working groups maintains <a href="http://w3.org/brief/Mjcw">a list of all bug reports that the editors have not yet tried to address</a>. This draft highlights some of the pending issues that are still to be discussed in the working group. No decision has been taken on the outcome of these issues including whether they are valid.</p>
         <p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the discussions are likely to find the specification changing out from under them in incompatible ways.</strong> Vendors interested in implementing this specification before it eventually reaches the Candidate Recommendation stage should join the mailing list mentioned below and take part in the discussions.</p>
+
+        <p>The following features are <strong>at risk</strong> and may be removed due to lack of implementation.
+        </p>
+        <ul>
+          <li><code><a href="#widl-VideoPlaybackQuality-totalFrameDelay">totalFrameDelay</a></code></li>
+        </ul>
+
     
         <p>
           This document was published by the <a href="http://www.w3.org/html/wg/">HTML Working Group</a> as a Candidate Recommendation.
--- a/media-source/media-source-respec.html	Mon Dec 02 13:57:51 2013 -0800
+++ b/media-source/media-source-respec.html	Tue Dec 03 08:00:18 2013 -0800
@@ -108,6 +108,13 @@
     <section id="sotd">
         <p>The working groups maintains <a href="http://w3.org/brief/Mjcw">a list of all bug reports that the editors have not yet tried to address</a>. This draft highlights some of the pending issues that are still to be discussed in the working group. No decision has been taken on the outcome of these issues including whether they are valid.</p>
         <p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the discussions are likely to find the specification changing out from under them in incompatible ways.</strong> Vendors interested in implementing this specification before it eventually reaches the Candidate Recommendation stage should join the mailing list mentioned below and take part in the discussions.</p>
+
+        <p>The following features are <strong>at risk</strong> and may be removed due to lack of implementation.
+        </p>
+        <ul>
+          <li><a def-id="totalFrameDelay"></a></li>
+        </ul>
+
     </section>
 
     <section id="abstract">