[html5] r7928 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 6 14:34:02 PDT 2013


Author: ianh
Date: 2013-06-06 14:34:01 -0700 (Thu, 06 Jun 2013)
New Revision: 7928

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21631
Affected topics: Canvas

Modified: complete.html
===================================================================
--- complete.html	2013-06-06 21:11:07 UTC (rev 7927)
+++ complete.html	2013-06-06 21:34:01 UTC (rev 7928)
@@ -33461,7 +33461,7 @@
 
    <li>
 
-    <p><a href=#queue-a-task>Queue a task</a> associated with <code><a href=#the-canvas-element>canvas</a></code> element's <code><a href=#document>Document</a></code>
+    <p><a href=#queue-a-task>Queue a task</a> associated with <var title="">canvas</var>' <code><a href=#document>Document</a></code>
     to perform the following substeps:</p>
 
     <ol><li><p>Overwrite <var title="">output bitmap</var> with <var title="">bitmap

Modified: index
===================================================================
--- index	2013-06-06 21:11:07 UTC (rev 7927)
+++ index	2013-06-06 21:34:01 UTC (rev 7928)
@@ -33461,7 +33461,7 @@
 
    <li>
 
-    <p><a href=#queue-a-task>Queue a task</a> associated with <code><a href=#the-canvas-element>canvas</a></code> element's <code><a href=#document>Document</a></code>
+    <p><a href=#queue-a-task>Queue a task</a> associated with <var title="">canvas</var>' <code><a href=#document>Document</a></code>
     to perform the following substeps:</p>
 
     <ol><li><p>Overwrite <var title="">output bitmap</var> with <var title="">bitmap

Modified: source
===================================================================
--- source	2013-06-06 21:11:07 UTC (rev 7927)
+++ source	2013-06-06 21:34:01 UTC (rev 7928)
@@ -36127,7 +36127,7 @@
 
    <li>
 
-    <p><span>Queue a task</span> associated with <code>canvas</code> element's <code>Document</code>
+    <p><span>Queue a task</span> associated with <var title="">canvas</var>' <code>Document</code>
     to perform the following substeps:</p>
 
     <ol>




More information about the Commit-Watchers mailing list