- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Feb 2012 00:28:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20672
Modified Files:
Overview.html
Log Message:
Allow xmpp: to be used with registerProtocolHandler. (whatwg r6978)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5572
retrieving revision 1.5573
diff -u -d -r1.5572 -r1.5573
--- Overview.html 8 Feb 2012 00:20:08 -0000 1.5572
+++ Overview.html 8 Feb 2012 00:28:33 -0000 1.5573
@@ -53885,6 +53885,7 @@
<li><code title="">tel</code></li>
<li><code title="">urn</code></li>
<li><code title="">webcal</code></li>
+ <li><code title="">xmpp</code></li>
</ul><p class="note">This list can be changed. If there are schemes
that should be added, please send feedback.</p>
@@ -74562,6 +74563,7 @@
Christian Johansen,
Christian Schmidt,
Christopher Aillon,
+ Christopher Ferris,
Chriswa,
Clark Buehler,
Cole Robison,
Received on Wednesday, 8 February 2012 00:30:51 UTC