- From: Mercurial notifier <cvsmail@w3.org>
- Date: Fri, 20 Sep 2013 17:44:06 +0000
- To: public-dap-commits@w3.org
changeset: 467:c229eb61cd2a tag: tip user: Frederick Hirsch <frederick.hirsch@nokia.com> date: Fri Sep 20 13:43:41 2013 -0400 files: proximity/CR.html proximity/CR.src.html description: add CR exit criteria to sotd diff -r 3217ebc22fd2 -r c229eb61cd2a proximity/CR.html --- a/proximity/CR.html Fri Sep 20 15:44:45 2013 +0300 +++ b/proximity/CR.html Fri Sep 20 13:43:41 2013 -0400 @@ -391,7 +391,7 @@ </p> <h1 class="title p-name" id="title" property="dcterms:title">Proximity 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> @@ -496,6 +496,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-proximity-20121206%2F&doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Fproximity%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. @@ -937,4 +941,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 3217ebc22fd2 -r c229eb61cd2a proximity/CR.src.html --- a/proximity/CR.src.html Fri Sep 20 15:44:45 2013 +0300 +++ b/proximity/CR.src.html Fri Sep 20 13:43:41 2013 -0400 @@ -66,6 +66,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-proximity-20121206%2F&doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Fproximity%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:44:07 UTC