[html5] r4874 - [e] (0) xref typo
whatwg at whatwg.org
whatwg at whatwg.org
Fri Mar 26 20:51:31 PDT 2010
Author: ianh
Date: 2010-03-26 20:51:30 -0700 (Fri, 26 Mar 2010)
New Revision: 4874
Modified:
complete.html
source
Log:
[e] (0) xref typo
Modified: complete.html
===================================================================
--- complete.html 2010-03-27 03:45:26 UTC (rev 4873)
+++ complete.html 2010-03-27 03:51:30 UTC (rev 4874)
@@ -169,7 +169,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 26 March 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 27 March 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -69921,7 +69921,7 @@
is attempted but fails because the <a href=#websocket-connection-is-closed>WebSocket connection is
closed</a>, then abort.</p>
- <ol><li id=wd-sd-frame><p><i title="">Frame</i>: Read a byte from the
+ <ol><li id=ws-sd-frame><p><i title="">Frame</i>: Read a byte from the
client. Let <var title="">type</var> be that byte.</li>
<li><p>If <var title="">type</var> is not a 0x00 byte, then the
Modified: source
===================================================================
--- source 2010-03-27 03:45:26 UTC (rev 4873)
+++ source 2010-03-27 03:51:30 UTC (rev 4874)
@@ -78527,7 +78527,7 @@
<ol>
- <li id="wd-sd-frame"><p><i title="">Frame</i>: Read a byte from the
+ <li id="ws-sd-frame"><p><i title="">Frame</i>: Read a byte from the
client. Let <var title="">type</var> be that byte.</p></li>
<li><p>If <var title="">type</var> is not a 0x00 byte, then the
More information about the Commit-Watchers
mailing list