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

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 19 18:36:41 PDT 2009


Author: ianh
Date: 2009-10-19 18:36:39 -0700 (Mon, 19 Oct 2009)
New Revision: 4190

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

Modified: complete.html
===================================================================
--- complete.html	2009-10-20 01:35:26 UTC (rev 4189)
+++ complete.html	2009-10-20 01:36:39 UTC (rev 4190)
@@ -22651,7 +22651,7 @@
 
      <li><p>⌛ If <var title="">candidate</var> has a <code title=attr-source-type><a href=#attr-source-type>type</a></code> attribute whose value, when
      parsed as a <a href=#mime-type>MIME type</a> (including any codecs
-     described by the <code title="">codec</code> parameter),
+     described by the <code title="">codecs</code> parameter),
      represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type that the user agent knows it cannot
      render</a>, then end the <a href=#synchronous-section>synchronous section</a>, and
      jump down to the <i title="">failed</i> step below.</li>
@@ -22811,7 +22811,7 @@
 
      <dt>If the <a href=#media-resource>media resource</a> is found to have <a href=#content-type title=Content-Type>Content-Type metadata</a> that, when
      parsed as a <a href=#mime-type>MIME type</a> (including any codecs described by the
-     <code title="">codec</code> parameter), represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type
+     <code title="">codecs</code> parameter), represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type
      that the user agent knows it cannot render</a> (even if the
      actual <a href=#media-data>media data</a> is in a supported format)</dt>
 

Modified: index
===================================================================
--- index	2009-10-20 01:35:26 UTC (rev 4189)
+++ index	2009-10-20 01:36:39 UTC (rev 4190)
@@ -22480,7 +22480,7 @@
 
      <li><p>⌛ If <var title="">candidate</var> has a <code title=attr-source-type><a href=#attr-source-type>type</a></code> attribute whose value, when
      parsed as a <a href=#mime-type>MIME type</a> (including any codecs
-     described by the <code title="">codec</code> parameter),
+     described by the <code title="">codecs</code> parameter),
      represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type that the user agent knows it cannot
      render</a>, then end the <a href=#synchronous-section>synchronous section</a>, and
      jump down to the <i title="">failed</i> step below.</li>
@@ -22640,7 +22640,7 @@
 
      <dt>If the <a href=#media-resource>media resource</a> is found to have <a href=#content-type title=Content-Type>Content-Type metadata</a> that, when
      parsed as a <a href=#mime-type>MIME type</a> (including any codecs described by the
-     <code title="">codec</code> parameter), represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type
+     <code title="">codecs</code> parameter), represents <a href=#a-type-that-the-user-agent-knows-it-cannot-render>a type
      that the user agent knows it cannot render</a> (even if the
      actual <a href=#media-data>media data</a> is in a supported format)</dt>
 

Modified: source
===================================================================
--- source	2009-10-20 01:35:26 UTC (rev 4189)
+++ source	2009-10-20 01:36:39 UTC (rev 4190)
@@ -24205,7 +24205,7 @@
      <li><p>&#x231B; If <var title="">candidate</var> has a <code
      title="attr-source-type">type</code> attribute whose value, when
      parsed as a <span>MIME type</span> (including any codecs
-     described by the <code title="">codec</code> parameter),
+     described by the <code title="">codecs</code> parameter),
      represents <span>a type that the user agent knows it cannot
      render</span>, then end the <span>synchronous section</span>, and
      jump down to the <i title="">failed</i> step below.</p></li>
@@ -24397,7 +24397,7 @@
      <dt>If the <span>media resource</span> is found to have <span
      title="Content-Type">Content-Type metadata</span> that, when
      parsed as a <span>MIME type</span> (including any codecs described by the
-     <code title="">codec</code> parameter), represents <span>a type
+     <code title="">codecs</code> parameter), represents <span>a type
      that the user agent knows it cannot render</span> (even if the
      actual <span>media data</span> is in a supported format)</dt>
 




More information about the Commit-Watchers mailing list