[html5] r5575 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10835

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 4 14:25:29 PDT 2010


Author: ianh
Date: 2010-10-04 14:25:27 -0700 (Mon, 04 Oct 2010)
New Revision: 5575

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10835

Modified: complete.html
===================================================================
--- complete.html	2010-10-04 21:23:19 UTC (rev 5574)
+++ complete.html	2010-10-04 21:25:27 UTC (rev 5575)
@@ -27518,7 +27518,7 @@
     unsupported (this causes the load to fail, as described below). If
     a type is obtained, and represents a supported timed track format,
     then the resource's data must be passed to the appropriate parser
-    (e.g. the <a href=#websrt-parser>WebSRT parser</a> if the <a href=#content-type title=Content-Type>Content Type metadata</a> is is
+    (e.g. the <a href=#websrt-parser>WebSRT parser</a> if the <a href=#content-type title=Content-Type>Content Type metadata</a> is 
     <code><a href=#text/srt>text/srt</a></code>) as it is received, with the <a href=#timed-track-list-of-cues>timed
     track list of cues</a> being used for that parser's output. If
     the <code><a href=#the-track-element>track</a></code> element has a <code title=attr-track-charset><a href=#attr-track-charset>charset</a></code> attribute that specifies
@@ -30519,7 +30519,7 @@
   <div class=impl>
 
   <p>When the <code title=dom-canvas-getContext><a href=#dom-canvas-getcontext>getContext()</a></code>
-  method of a <code><a href=#the-canvas-element>canvas</a></code> element is is to <a href=#getcontext-return title=getContext-return>return a new object for the <var title="">contextId</var></a> <code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>, the user agent must return a
+  method of a <code><a href=#the-canvas-element>canvas</a></code> element is to <a href=#getcontext-return title=getContext-return>return a new object for the <var title="">contextId</var></a> <code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>, the user agent must return a
   new <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> object. Any additional
   arguments are ignored.</p>
 

Modified: index
===================================================================
--- index	2010-10-04 21:23:19 UTC (rev 5574)
+++ index	2010-10-04 21:25:27 UTC (rev 5575)
@@ -27498,7 +27498,7 @@
     unsupported (this causes the load to fail, as described below). If
     a type is obtained, and represents a supported timed track format,
     then the resource's data must be passed to the appropriate parser
-    (e.g. the <a href=#websrt-parser>WebSRT parser</a> if the <a href=#content-type title=Content-Type>Content Type metadata</a> is is
+    (e.g. the <a href=#websrt-parser>WebSRT parser</a> if the <a href=#content-type title=Content-Type>Content Type metadata</a> is 
     <code><a href=#text/srt>text/srt</a></code>) as it is received, with the <a href=#timed-track-list-of-cues>timed
     track list of cues</a> being used for that parser's output. If
     the <code><a href=#the-track-element>track</a></code> element has a <code title=attr-track-charset><a href=#attr-track-charset>charset</a></code> attribute that specifies
@@ -30499,7 +30499,7 @@
   <div class=impl>
 
   <p>When the <code title=dom-canvas-getContext><a href=#dom-canvas-getcontext>getContext()</a></code>
-  method of a <code><a href=#the-canvas-element>canvas</a></code> element is is to <a href=#getcontext-return title=getContext-return>return a new object for the <var title="">contextId</var></a> <code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>, the user agent must return a
+  method of a <code><a href=#the-canvas-element>canvas</a></code> element is to <a href=#getcontext-return title=getContext-return>return a new object for the <var title="">contextId</var></a> <code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>, the user agent must return a
   new <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> object. Any additional
   arguments are ignored.</p>
 

Modified: source
===================================================================
--- source	2010-10-04 21:23:19 UTC (rev 5574)
+++ source	2010-10-04 21:25:27 UTC (rev 5575)
@@ -29894,7 +29894,7 @@
     a type is obtained, and represents a supported timed track format,
     then the resource's data must be passed to the appropriate parser
     (e.g. the <span>WebSRT parser</span> if the <span
-    title="Content-Type">Content Type metadata</span> is is
+    title="Content-Type">Content Type metadata</span> is 
     <code>text/srt</code>) as it is received, with the <span>timed
     track list of cues</span> being used for that parser's output. If
     the <code>track</code> element has a <code
@@ -33477,7 +33477,7 @@
   <div class="impl">
 
   <p>When the <code title="dom-canvas-getContext">getContext()</code>
-  method of a <code>canvas</code> element is is to <span
+  method of a <code>canvas</code> element is to <span
   title="getContext-return">return a new object for the <var
   title="">contextId</var></span> <code
   title="canvas-context-2d">2d</code>, the user agent must return a




More information about the Commit-Watchers mailing list