- From: CVS User sruby <cvsmail@w3.org>
- Date: Tue, 27 Nov 2012 22:13:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/srcset
In directory roscoe:/tmp/cvs-serv25343
Modified Files:
Overview.html
Log Message:
commit c9a454386dda637d2ce3101414976d31628394a8
Merge: f3015c2 1077bca
Author: Edward O'Connor <hober0@gmail.com>
Date: Tue Nov 27 13:46:46 2012 -0800
Merged the latest changes from the master branch.
--- /sources/public/html5/srcset/Overview.html 2012/11/06 19:45:15 1.12
+++ /sources/public/html5/srcset/Overview.html 2012/11/27 22:13:14 1.13
@@ -338,7 +338,7 @@
<h1>The srcset attribute</h1>
<h2 class="no-num no-toc" id="an-html-extension-for-adaptive-images">An HTML extension for adaptive images</h2>
- <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 November 2012</h2>
<dl>
<dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
@@ -436,7 +436,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 6 November 2012 Editor's Draft.
+ This specification is the 27 November 2012 Editor's Draft.
</p>
@@ -523,13 +523,11 @@
non-normative, as are all sections explicitly marked non-normative.
Everything else in this specification is normative.</p>
- <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL
- NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
- "OPTIONAL" in the normative parts of this document are to be
- interpreted as described in RFC2119. The key word "OPTIONALLY" in
- the normative parts of this document is to be interpreted with the
- same normative meaning as "MAY" and "OPTIONAL". For readability,
- these words do not appear in all uppercase letters in this
+ <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL NOT",--> "SHOULD", "SHOULD
+ NOT", <!--"RECOMMENDED", "NOT RECOMMENDED",--> "MAY", and "OPTIONAL" in the normative parts of
+ this document are to be interpreted as described in RFC2119. The key word "OPTIONALLY" in the
+ normative parts of this document is to be interpreted with the same normative meaning as "MAY" and
+ "OPTIONAL". For readability, these words do not appear in all uppercase letters in this
specification. <a href="#refsRFC2119">[RFC2119]</a></p>
<div class="impl">
Received on Tuesday, 27 November 2012 22:13:21 UTC