- From: Mercurial notifier <cvsmail@w3.org>
- Date: Fri, 20 Sep 2013 17:45:33 +0000
- To: public-dap-commits@w3.org
changeset: 468:bfb32ef02d6f tag: tip user: Frederick Hirsch <frederick.hirsch@nokia.com> date: Fri Sep 20 13:45:20 2013 -0400 files: light/CR.html light/CR.src.html description: add CR exit criteria to SOTD diff -r c229eb61cd2a -r bfb32ef02d6f light/CR.html --- a/light/CR.html Fri Sep 20 13:43:41 2013 -0400 +++ b/light/CR.html Fri Sep 20 13:45:20 2013 -0400 @@ -391,7 +391,7 @@ </p> <h1 class="title p-name" id="title" property="dcterms:title">Ambient Light Events</h1> - <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-30T21:00:00.000Z" id="w3c-candidate-recommendation-01-october-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Candidate Recommendation <time class="dt-published" datetime="2013-10-01">01 October 2013</time></h2> + <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-10-01T04:00:00.000Z" id="w3c-candidate-recommendation-01-october-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Candidate Recommendation <time class="dt-published" datetime="2013-10-01">01 October 2013</time></h2> <dl> <dt>This version:</dt> @@ -495,6 +495,10 @@ A diff showing changes since the Last Call publication is available (<a href="http://services.w3.org/htmldiff?doc1=http%3A%2F%2Fwww.w3.org%2FTR%2F2012%2FWD-ambient-light-20121213%2F&doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Flight%2FCR.html">diff</a>). </p> + <p> + The CR exit criterion is two interoperable deployed + implementations of each feature, with no features marked as 'at-risk'. + </p> <p> This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Candidate Recommendation. @@ -914,4 +918,4 @@ </dd><dt id="bib-HTML5">[HTML5]</dt><dd rel="dcterms:requires">Robin Berjon; Steve Faulkner; Travis Leithead; Erika Doyle Navara; Edward O'Connor; Silvia Pfeiffer. <a href="http://www.w3.org/TR/html5/"><cite>HTML5</cite></a>. 6 August 2013. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a> </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd rel="dcterms:requires">S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119. URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> </dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd rel="dcterms:requires">Cameron McCormack. <a href="http://www.w3.org/TR/WebIDL/"><cite>Web IDL</cite></a>. 19 April 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/WebIDL/">http://www.w3.org/TR/WebIDL/</a> -</dd></dl></section></section></body></html> \ No newline at end of file +</dd></dl></section></section></body></html> diff -r c229eb61cd2a -r bfb32ef02d6f light/CR.src.html --- a/light/CR.src.html Fri Sep 20 13:43:41 2013 -0400 +++ b/light/CR.src.html Fri Sep 20 13:45:20 2013 -0400 @@ -63,6 +63,10 @@ A diff showing changes since the Last Call publication is available (<a href="http://services.w3.org/htmldiff?doc1=http%3A%2F%2Fwww.w3.org%2FTR%2F2012%2FWD-ambient-light-20121213%2F&doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Flight%2FCR.html">diff</a>). </p> + <p> + The CR exit criterion is two interoperable deployed + implementations of each feature, with no features marked as 'at-risk'. + </p> </section> <section class="informative">
Received on Friday, 20 September 2013 17:45:34 UTC