Skip to content

Commit

Permalink
[e] (0) Fix validation errors.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2006 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 5, 2008
1 parent 251e40f commit a844e3f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
26 changes: 13 additions & 13 deletions index
Expand Up @@ -22348,13 +22348,13 @@ notes on what would need to be defined for dashed lines:

<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.
Expand All @@ -22364,13 +22364,13 @@ notes on what would need to be defined for dashed lines:

<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.
Expand Down Expand Up @@ -22500,7 +22500,7 @@ been waiting now?)
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
Expand Down Expand Up @@ -22530,11 +22530,11 @@ been waiting now?)
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
Expand All @@ -22546,11 +22546,11 @@ been waiting now?)
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
Expand Down
20 changes: 10 additions & 10 deletions source
Expand Up @@ -19566,11 +19566,11 @@ notes on what would need to be defined for dashed lines:
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
Expand All @@ -19582,11 +19582,11 @@ notes on what would need to be defined for dashed lines:
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
Expand Down Expand Up @@ -19733,7 +19733,7 @@ been waiting now?)
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
Expand Down Expand Up @@ -19763,11 +19763,11 @@ been waiting now?)
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
Expand All @@ -19779,11 +19779,11 @@ been waiting now?)
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
Expand Down Expand Up @@ -29779,7 +29779,7 @@ JSURL: http://ietfreport.isoc.org/all-ids/draft-hoehrmann-javascript-scheme-00.t
<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>

Expand Down

0 comments on commit a844e3f

Please sign in to comment.