[html5] r2006 - [e] (0) Fix validation errors.

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 5 03:28:11 PDT 2008


Author: ianh
Date: 2008-08-05 03:28:11 -0700 (Tue, 05 Aug 2008)
New Revision: 2006

Modified:
   index
   source
Log:
[e] (0) Fix validation errors.

Modified: index
===================================================================
--- index	2008-08-05 10:25:00 UTC (rev 2005)
+++ index	2008-08-05 10:28:11 UTC (rev 2006)
@@ -22348,13 +22348,13 @@
 
      <dt> If <code title=dom-context-2d-textAlign><a
       href="#textalign">textAlign</a></code> is <code title="">start</code>
-      and <span>the directionality of the <code><a
-      href="#canvas">canvas</a></code> element is 'ltr'</span>
+      and <a href="#the-directionality">the directionality</a> of the
+      <code><a href="#canvas">canvas</a></code> element is 'ltr'
 
      <dt> If <code title=dom-context-2d-textAlign><a
       href="#textalign">textAlign</a></code> is <code title="">end</code> and
-      <span>the directionality of the <code><a
-      href="#canvas">canvas</a></code> element is 'rtl'</span>
+      <a href="#the-directionality">the directionality</a> of the <code><a
+      href="#canvas">canvas</a></code> element is 'rtl'
 
      <dd>Let the <var title="">anchor point</var>'s horizontal position be
       the left edge of the inline box.
@@ -22364,13 +22364,13 @@
 
      <dt> If <code title=dom-context-2d-textAlign><a
       href="#textalign">textAlign</a></code> is <code title="">end</code> and
-      <span>the directionality of the <code><a
-      href="#canvas">canvas</a></code> element is 'ltr'</span>
+      <a href="#the-directionality">the directionality</a> of the <code><a
+      href="#canvas">canvas</a></code> element is 'ltr'
 
      <dt> If <code title=dom-context-2d-textAlign><a
       href="#textalign">textAlign</a></code> is <code title="">start</code>
-      and <span>the directionality of the <code><a
-      href="#canvas">canvas</a></code> element is 'rtl'</span>
+      and <a href="#the-directionality">the directionality</a> of the
+      <code><a href="#canvas">canvas</a></code> element is 'rtl'
 
      <dd>Let the <var title="">anchor point</var>'s horizontal position be
       the right edge of the inline box.
@@ -22500,7 +22500,7 @@
    title="">text</var>, with all the properties at their initial
    values except the 'font' property of the inline box set to <var
    title="">font</var> and the 'direction' property of the inline
-   box set to <span>the directionality<//span> of the <code>canvas</code>
+   box set to <span>the directionality</span> of the <code>canvas</code>
    element.</p></li>
 
    <!- - if you insert a step here, make sure to adjust the next step's
@@ -22530,11 +22530,11 @@
      title="">start</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">left</code> and <span>the directionality<//span> of the
+     title="">left</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">right</code> and <span>the directionality<//span> of the
+     title="">right</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s vertical
@@ -22546,11 +22546,11 @@
      title="">end</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">right</code> and <span>the directionality<//span> of the
+     title="">right</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">left</code> and <span>the directionality<//span> of the
+     title="">left</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s vertical

Modified: source
===================================================================
--- source	2008-08-05 10:25:00 UTC (rev 2005)
+++ source	2008-08-05 10:28:11 UTC (rev 2006)
@@ -19566,11 +19566,11 @@
      title="">left</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">start</code> and <span>the directionality<//span> of the
+     title="">start</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">end</code> and <span>the directionality<//span> of the
+     title="">end</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s horizontal
@@ -19582,11 +19582,11 @@
      title="">right</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">end</code> and  <span>the directionality<//span> of the
+     title="">end</code> and  <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">start</code> and <span>the directionality<//span> of the
+     title="">start</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s horizontal
@@ -19733,7 +19733,7 @@
    title="">text</var>, with all the properties at their initial
    values except the 'font' property of the inline box set to <var
    title="">font</var> and the 'direction' property of the inline
-   box set to <span>the directionality<//span> of the <code>canvas</code>
+   box set to <span>the directionality</span> of the <code>canvas</code>
    element.</p></li>
 
    <!- - if you insert a step here, make sure to adjust the next step's
@@ -19763,11 +19763,11 @@
      title="">start</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">left</code> and <span>the directionality<//span> of the
+     title="">left</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">right</code> and <span>the directionality<//span> of the
+     title="">right</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s vertical
@@ -19779,11 +19779,11 @@
      title="">end</code></dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">right</code> and <span>the directionality<//span> of the
+     title="">right</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'ltr'</dt>
      <dt> If <code
      title="dom-context-2d-textAlign">textAlign</code> is <code
-     title="">left</code> and <span>the directionality<//span> of the
+     title="">left</code> and <span>the directionality</span> of the
      <code>canvas</code> element is 'rtl'</dt>
 
      <dd>Let the <var title="">anchor point</var>'s vertical
@@ -29779,7 +29779,7 @@
   <p>When an event handler content attribute is set on an element
   owned by a <code>Document</code> that is not in a <span>browsing
   context</span>, the corresponding event handler attribute is not
-  changed.</>
+  changed.</p>
 
   <p class="big-issue">How do we allow non-JS event handlers?</p>
 




More information about the Commit-Watchers mailing list