- From: Mercurial notifier <cvsmail@w3.org>
- Date: Mon, 16 Jun 2014 07:03:01 +0000
- To: public-dap-commits@w3.org
changeset: 539:e1adbc40c86a tag: tip user: Anssi Kostiainen <anssi.kostiainen@intel.com> date: Mon Jun 16 10:02:58 2014 +0300 files: light/Overview.html light/Overview.src.html description: Update changes since in SotD. diff -r 64e8f8ddf935 -r e1adbc40c86a light/Overview.html --- a/light/Overview.html Tue Jun 10 14:04:24 2014 +0300 +++ b/light/Overview.html Mon Jun 16 10:02:58 2014 +0300 @@ -497,13 +497,14 @@ </p> <ul> <li> - Remove the + Removed the <a href="http://www.w3.org/TR/2013/CR-ambient-light-20131001/#lightlevelevent-interface"> <code>LightLevelEvent</code></a> interface to align with implementations. </li> <li> - Update the <a href="#security-and-privacy-considerations"> + Updated the <a href="#terminology">Terminology</a>, + <a href="#security-and-privacy-considerations"> Security and privacy considerations</a> and <a href="#introduction">Introduction</a> sections accordingly. </li> @@ -813,7 +814,7 @@ <section id="references" class="appendix" typeof="bibo:Chapter" resource="#references" rel="bibo:Chapter"><!--OddPage--><h2 aria-level="1" role="heading" id="h2_references"><span class="secno">B. </span>References</h2><section id="normative-references" typeof="bibo:Chapter" resource="#normative-references" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_normative-references"><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography" about=""><dt id="bib-DOM4">[DOM4]</dt><dd rel="dcterms:requires">Anne van Kesteren; Aryeh Gregor; Ms2ger; Alex Russell; Robin Berjon. <a href="http://www.w3.org/TR/dom/"><cite>W3C DOM4</cite></a>. 8 May 2014. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/dom/">http://www.w3.org/TR/dom/</a> </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>. 29 April 2014. 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-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. Best Current Practice. 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 id="informative-references" typeof="bibo:Chapter" resource="#informative-references" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_informative-references"><span class="secno">B.2 </span>Informative references</h3><dl class="bibliography" about=""><dt id="bib-mediaqueries4">[mediaqueries4]</dt><dd rel="dcterms:references">Florian Rivoal; Tab Atkins Jr.. <a href="http://dev.w3.org/csswg/mediaqueries4/"><cite>Media Queries Level 4</cite></a>. W3C Editor's Draft. URL: <a href="http://dev.w3.org/csswg/mediaqueries4/">http://dev.w3.org/csswg/mediaqueries4/</a> </dd></dl></section></section></body></html> \ No newline at end of file diff -r 64e8f8ddf935 -r e1adbc40c86a light/Overview.src.html --- a/light/Overview.src.html Tue Jun 10 14:04:24 2014 +0300 +++ b/light/Overview.src.html Mon Jun 16 10:02:58 2014 +0300 @@ -64,13 +64,14 @@ </p> <ul> <li> - Remove the + Removed the <a href="http://www.w3.org/TR/2013/CR-ambient-light-20131001/#lightlevelevent-interface"> <code>LightLevelEvent</code></a> interface to align with implementations. </li> <li> - Update the <a href="#security-and-privacy-considerations"> + Updated the <a href="#terminology">Terminology</a>, + <a href="#security-and-privacy-considerations"> Security and privacy considerations</a> and <a href="#introduction">Introduction</a> sections accordingly. </li>
Received on Monday, 16 June 2014 07:03:02 UTC