[html5] r5872 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11924
whatwg at whatwg.org
whatwg at whatwg.org
Thu Feb 10 17:34:34 PST 2011
Author: ianh
Date: 2011-02-10 17:34:33 -0800 (Thu, 10 Feb 2011)
New Revision: 5872
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11924
Modified: complete.html
===================================================================
--- complete.html 2011-02-10 23:44:27 UTC (rev 5871)
+++ complete.html 2011-02-11 01:34:33 UTC (rev 5872)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 10 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 11 February 2011</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>-->
@@ -34440,7 +34440,7 @@
magnitude of <var title="">sh</var>. When invoked with a single <var title="">imagedata</var> argument, it must return an
<code><a href=#imagedata>ImageData</a></code> object representing a rectangle with the same
dimensions as the <code><a href=#imagedata>ImageData</a></code> object passed as the
- argument. The <code><a href=#imagedata>ImageData</a></code> object return must be filled
+ argument. The <code><a href=#imagedata>ImageData</a></code> object returned must be filled
with transparent black.</p>
<p>The <dfn id=dom-context-2d-getimagedata title=dom-context-2d-getImageData><code>getImageData(<var title="">sx</var>, <var title="">sy</var>, <var title="">sw</var>,
Modified: index
===================================================================
--- index 2011-02-10 23:44:27 UTC (rev 5871)
+++ index 2011-02-11 01:34:33 UTC (rev 5872)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 10 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 11 February 2011</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>-->
@@ -34423,7 +34423,7 @@
magnitude of <var title="">sh</var>. When invoked with a single <var title="">imagedata</var> argument, it must return an
<code><a href=#imagedata>ImageData</a></code> object representing a rectangle with the same
dimensions as the <code><a href=#imagedata>ImageData</a></code> object passed as the
- argument. The <code><a href=#imagedata>ImageData</a></code> object return must be filled
+ argument. The <code><a href=#imagedata>ImageData</a></code> object returned must be filled
with transparent black.</p>
<p>The <dfn id=dom-context-2d-getimagedata title=dom-context-2d-getImageData><code>getImageData(<var title="">sx</var>, <var title="">sy</var>, <var title="">sw</var>,
Modified: source
===================================================================
--- source 2011-02-10 23:44:27 UTC (rev 5871)
+++ source 2011-02-11 01:34:33 UTC (rev 5872)
@@ -38016,7 +38016,7 @@
title="">imagedata</var> argument, it must return an
<code>ImageData</code> object representing a rectangle with the same
dimensions as the <code>ImageData</code> object passed as the
- argument. The <code>ImageData</code> object return must be filled
+ argument. The <code>ImageData</code> object returned must be filled
with transparent black.</p>
<p>The <dfn
More information about the Commit-Watchers
mailing list