[html5] r7859 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Apr 26 17:06:03 PDT 2013
Author: ianh
Date: 2013-04-26 17:06:02 -0700 (Fri, 26 Apr 2013)
New Revision: 7859
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21805
Affected topics: Canvas
Modified: complete.html
===================================================================
--- complete.html 2013-04-27 00:03:55 UTC (rev 7858)
+++ complete.html 2013-04-27 00:06:02 UTC (rev 7859)
@@ -73846,7 +73846,7 @@
<li><p>Let the <code><a href=#imagebitmap>ImageBitmap</a></code> object's bitmap data be the image data given by the
<code><a href=#imagedata>ImageData</a></code> object, <a href=#cropped-to-the-source-rectangle>cropped to the source rectangle</a>, using the value
- ofd the object's <code title=dom-imagedata-resolution><a href=#dom-imagedata-resolution>resolution</a></code> attribute as the
+ of the object's <code title=dom-imagedata-resolution><a href=#dom-imagedata-resolution>resolution</a></code> attribute as the
object's pixel density.</li>
<li><p>Return, but continue running these steps asynchronously.</li>
Modified: index
===================================================================
--- index 2013-04-27 00:03:55 UTC (rev 7858)
+++ index 2013-04-27 00:06:02 UTC (rev 7859)
@@ -73846,7 +73846,7 @@
<li><p>Let the <code><a href=#imagebitmap>ImageBitmap</a></code> object's bitmap data be the image data given by the
<code><a href=#imagedata>ImageData</a></code> object, <a href=#cropped-to-the-source-rectangle>cropped to the source rectangle</a>, using the value
- ofd the object's <code title=dom-imagedata-resolution><a href=#dom-imagedata-resolution>resolution</a></code> attribute as the
+ of the object's <code title=dom-imagedata-resolution><a href=#dom-imagedata-resolution>resolution</a></code> attribute as the
object's pixel density.</li>
<li><p>Return, but continue running these steps asynchronously.</li>
Modified: source
===================================================================
--- source 2013-04-27 00:03:55 UTC (rev 7858)
+++ source 2013-04-27 00:06:02 UTC (rev 7859)
@@ -82861,7 +82861,7 @@
<li><p>Let the <code>ImageBitmap</code> object's bitmap data be the image data given by the
<code>ImageData</code> object, <span>cropped to the source rectangle</span>, using the value
- ofd the object's <code title="dom-imagedata-resolution">resolution</code> attribute as the
+ of the object's <code title="dom-imagedata-resolution">resolution</code> attribute as the
object's pixel density.</p></li>
<li><p>Return, but continue running these steps asynchronously.</p></li>
More information about the Commit-Watchers
mailing list