- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Aug 2009 10:02:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30681
Modified Files:
Overview.html
Log Message:
Apparently change controllers need to be standards organisations, not people. (whatwg r3554)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2746
retrieving revision 1.2747
diff -u -d -r1.2746 -r1.2747
--- Overview.html 7 Aug 2009 09:49:02 -0000 1.2746
+++ Overview.html 7 Aug 2009 10:02:30 -0000 1.2747
@@ -66052,7 +66052,7 @@
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
- <dd>Ian Hickson <ian@hixie.ch></dd>
+ <dd>W3C and WHATWG</dd>
</dl><p>Fragment identifiers used with <code><a href="#text-html">text/html</a></code> resources
refer to <a href="#the-indicated-part-of-the-document">the indicated part of the document</a>.<h3 id="application-xhtml-xml"><span class="secno">13.2 </span><dfn><code>application/xhtml+xml</code></dfn></h3><!--
To: ietf-types@iana.org
@@ -66104,7 +66104,7 @@
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
- <dd>Ian Hickson <ian@hixie.ch></dd>
+ <dd>W3C and WHATWG</dd>
</dl><p>Fragment identifiers used with <code><a href="#application-xhtml-xml">application/xhtml+xml</a></code>
resources have the same semantics as with any XML MIME type. <a href="#references">[RFC3023]</a><h3 id="text-cache-manifest"><span class="secno">13.3 </span><dfn><code>text/cache-manifest</code></dfn></h3><!--
To: ietf-types@iana.org
@@ -66164,7 +66164,7 @@
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
- <dd>Ian Hickson <ian@hixie.ch></dd>
+ <dd>W3C and WHATWG</dd>
</dl><p>Fragment identifiers have no meaning with
<code><a href="#text-cache-manifest">text/cache-manifest</a></code> resources.<h3 id="application-microdata-json"><span class="secno">13.4 </span><dfn><code>application/microdata+json</code></dfn></h3><!--
To: ietf-types@iana.org
@@ -66219,7 +66219,7 @@
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
- <dd>Ian Hickson <ian@hixie.ch></dd>
+ <dd>W3C and WHATWG</dd>
</dl><p>Fragment identifiers used with
<code><a href="#application-microdata-json">application/microdata+json</a></code> resources have the same
semantics as when used with <code>application/json</code>. <a href="#references">[JSON]</a><h2 class="no-num" id="index">Index</h2><p><i>This section is non-normative.</i><table><caption>List of elements</caption>
Received on Friday, 7 August 2009 10:02:41 UTC