[html5] r1269 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 27 16:48:48 PST 2008


Author: ianh
Date: 2008-02-27 16:48:44 -0800 (Wed, 27 Feb 2008)
New Revision: 1269

Modified:
   index
   source
Log:
[e] (0) xref typo

Modified: index
===================================================================
--- index	2008-02-27 22:05:53 UTC (rev 1268)
+++ index	2008-02-28 00:48:44 UTC (rev 1269)
@@ -24,7 +24,7 @@
 
    <h1 id=html-5>HTML 5</h1>
 
-   <h2 class="no-num no-toc" id=working>Working Draft — 27 February
+   <h2 class="no-num no-toc" id=working>Working Draft — 28 February
     2008</h2>
 
    <p>You can take part in this work. <a
@@ -41369,10 +41369,10 @@
          attribute.</p>
 
         <p>Otherwise, if the element has a <code title=attr-meta-charset><a
-         href="#charset0">content</a></code> attribute, and applying the
-         <span>algorithm to extract an encoding from a Content-Type</span> to
-         its value returns a supported encoding <var title="">encoding</var>,
-         and the <a href="#confidence"
+         href="#charset0">content</a></code> attribute, and applying the <a
+         href="#algorithm3">algorithm for extracting an encoding from a
+         Content-Type</a> to its value returns a supported encoding <var
+         title="">encoding</var>, and the <a href="#confidence"
          title=concept-encoding-confidence>confidence</a> is currently
          <i>tentative</i>, then <a href="#change">change the encoding</a> to
          the encoding <var title="">encoding</var>.</p>

Modified: source
===================================================================
--- source	2008-02-27 22:05:53 UTC (rev 1268)
+++ source	2008-02-28 00:48:44 UTC (rev 1269)
@@ -38560,7 +38560,7 @@
 
         <p>Otherwise, if the element has a <code
         title="attr-meta-charset">content</code> attribute, and
-        applying the <span>algorithm to extract an encoding from a
+        applying the <span>algorithm for extracting an encoding from a
         Content-Type</span> to its value returns a supported encoding
         <var title="">encoding</var>, and the <span
         title="concept-encoding-confidence">confidence</span> is




More information about the Commit-Watchers mailing list