- From: poot <cvsmail@w3.org>
- Date: Mon, 24 Jan 2011 14:54:06 -0500
- To: public-html-diffs@w3.org
hixie: ref update (whatwg r5803) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4662&r2=1.4663&f=h http://html5.org/tools/web-apps-tracker?from=5802&to=5803 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4662 retrieving revision 1.4663 diff -u -d -r1.4662 -r1.4663 --- Overview.html 22 Jan 2011 00:18:51 -0000 1.4662 +++ Overview.html 24 Jan 2011 19:52:43 -0000 1.4663 @@ -325,7 +325,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-22-january-2011">Editor's Draft 22 January 2011</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-january-2011">Editor's Draft 24 January 2011</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -460,7 +460,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 22 January 2011 Editor's Draft. + This specification is the 24 January 2011 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -5903,7 +5903,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/126">ISSUE-126</a> (charset-vs-backslashes) 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), <a href="http://www.w3.org/html/wg/tracker/issues/126">ISSUE-126</a> (charset-vs-backslashes) and <a href="http://www.w3.org/html/wg/tracker/issues/148">ISSUE-148</a> (charset-detect) block 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 @@ -22106,7 +22106,7 @@ </div><p class="note">There are two ways to specify a <a href="#media-resource">media resource</a>, the <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute, or <code><a href="#the-source-element">source</a></code> elements. The attribute overrides - the elements.<h5 id="mime-types"><span class="secno">4.8.10.3 </span>MIME types</h5><p>A <a href="#media-resource">media resource</a> can be described in terms of its + the elements.<h5 id="mime-types"><span class="secno">4.8.10.3 </span>MIME types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/145">ISSUE-145</a> (codecs-vs-octet) blocks progress to Last Call</span><p>A <a href="#media-resource">media resource</a> can be described in terms of its <em>type</em>, specifically a <a href="#mime-type">MIME type</a>, in some cases with a <code title="">codecs</code> parameter. (Whether the <code title="">codecs</code> parameter is allowed or not depends on the MIME type.) <a href="#refsRFC4281">[RFC4281]</a><p>Types are usually somewhat incomplete descriptions; for example @@ -70947,12 +70947,8 @@ Unicode Conference</cite>.</dd> <dt id="refsPROGRESS">[PROGRESS]</dt> - <!-- - <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress - Events</a></cite>, C. McCathieNevile. W3C.</dd> - --> <dd><cite><a href="http://dev.w3.org/2006/webapi/progress/Progress.html">Progress - Events</a></cite>, C. McCathieNevile. W3C.</dd> + Events</a></cite>, A. van Kesteren. W3C.</dd> <dt id="refsPSL">[PSL]</dt> <dd><cite><a href="http://publicsuffix.org/">Public Suffix List</a></cite>.
Received on Monday, 24 January 2011 19:54:08 UTC