- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 25 Mar 2011 22:46:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv24368
Modified Files:
acknowledgements.html fetching-resources.html spec.html
Log Message:
forgot to fix this when changing the api recently (whatwg r5966)
[updated by splitter]
Index: fetching-resources.html
===================================================================
RCS file: /sources/public/html5/spec/fetching-resources.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- fetching-resources.html 25 Mar 2011 01:46:41 -0000 1.35
+++ fetching-resources.html 25 Mar 2011 22:46:38 -0000 1.36
@@ -657,7 +657,7 @@
</div>
- <h4 id="content-type-sniffing"><span class="secno">2.7.3 </span>Determining the type of a resource</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/125">ISSUE-125</a> (charset-vs-quotes) and <a href="http://www.w3.org/html/wg/tracker/issues/148">ISSUE-148</a> (charset-detect) block progress to Last Call</span></p>
+ <h4 id="content-type-sniffing"><span class="secno">2.7.3 </span>Determining the type of a resource</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/125">ISSUE-125</a> (charset-vs-quotes) blocks progress to Last Call</span></p>
<p>The <dfn id="content-type" title="Content-Type">Content-Type metadata</dfn> of a
resource must be obtained and interpreted in a manner consistent
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1064
retrieving revision 1.1065
diff -u -d -r1.1064 -r1.1065
--- acknowledgements.html 18 Mar 2011 01:46:39 -0000 1.1064
+++ acknowledgements.html 25 Mar 2011 22:46:38 -0000 1.1065
@@ -849,6 +849,7 @@
Simon Spiegel,
skeww, <!-- on reddit -->
Stanton McCandlish,
+ Stefan Håkansson,
Stefan Haustein,
Stefan Santesson,
Stefan Weiss,
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1413
retrieving revision 1.1414
diff -u -d -r1.1413 -r1.1414
--- spec.html 25 Mar 2011 01:46:45 -0000 1.1413
+++ spec.html 25 Mar 2011 22:46:39 -0000 1.1414
@@ -369,7 +369,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4793.
+This is revision 1.4794.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 25 March 2011 22:46:42 UTC