Skip to content

Commit

Permalink
[e] (0) typos
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5267 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 10, 2010
1 parent 96867df commit 5c0749d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -46250,7 +46250,7 @@ <h4 id=resetting-a-form><span class=secno>4.10.22 </span>Resetting a form</h4>
<p>When a form <var title="">form</var> is <dfn id=concept-form-reset title=concept-form-reset>reset</dfn>, the user agent must
<a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-reset>reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must
invoke the <a href=#concept-form-reset-control title=concept-form-reset-control>reset
algorithm</a> of each <a href=#category-reset title=category-reset>resettable elements</a> whose <a href=#form-owner>form
algorithm</a> of each <a href=#category-reset title=category-reset>resettable element</a> whose <a href=#form-owner>form
owner</a> is <var title="">form</var>, and <a href=#broadcast-formchange-events>broadcast <code title=event-formchange>formchange</code> events</a> from <var title="">form</var>.</p>

<p>Each <a href=#category-reset title=category-reset>resettable element</a>
Expand Down Expand Up @@ -77264,8 +77264,8 @@ <h4 id=the-doctype><span class=secno>12.1.1 </span>The DOCTYPE</h4>
<li>A matching U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (i.e. the same character as in the earlier step labeled <i>quote mark</i>).</li>
</ol><p class=note>In other words, <code>&lt;!DOCTYPE HTML SYSTEM
"about:legacy-compat"&gt;</code> or <code>&lt;!DOCTYPE HTML SYSTEM
'about:legacy-compat'&gt;</code>, case-insensitively except for the bit
in single or double quotes.</p>
'about:legacy-compat'&gt;</code>, case-insensitively except for the
part in single or double quotes.</p>

<p>The <a href=#doctype-legacy-string>DOCTYPE legacy string</a> should not be used unless
the document is generated from a system that cannot output the
Expand Down Expand Up @@ -77365,8 +77365,8 @@ <h4 id=elements-0><span class=secno>12.1.2 </span>Elements</h4>
in certain cases</a>) and just before the end tag (which again,
<a href=#syntax-tag-omission title=syntax-tag-omission>might be implied in certain
cases</a>). The exact allowed contents of each individual element
depends on the content model of that element, as described earlier
in this specification. Elements must not contain content that their
depend on the content model of that element, as described earlier in
this specification. Elements must not contain content that their
content model disallows. In addition to the restrictions placed on
the contents by those content models, however, the five types of
elements have additional <em>syntactic</em> requirements.</p>
Expand Down
10 changes: 5 additions & 5 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -46177,7 +46177,7 @@ fur
<p>When a form <var title="">form</var> is <dfn id=concept-form-reset title=concept-form-reset>reset</dfn>, the user agent must
<a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-reset>reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must
invoke the <a href=#concept-form-reset-control title=concept-form-reset-control>reset
algorithm</a> of each <a href=#category-reset title=category-reset>resettable elements</a> whose <a href=#form-owner>form
algorithm</a> of each <a href=#category-reset title=category-reset>resettable element</a> whose <a href=#form-owner>form
owner</a> is <var title="">form</var>, and <a href=#broadcast-formchange-events>broadcast <code title=event-formchange>formchange</code> events</a> from <var title="">form</var>.</p>

<p>Each <a href=#category-reset title=category-reset>resettable element</a>
Expand Down Expand Up @@ -70374,8 +70374,8 @@ interface <dfn id=messageport>MessagePort</dfn> {
<li>A matching U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (i.e. the same character as in the earlier step labeled <i>quote mark</i>).</li>
</ol><p class=note>In other words, <code>&lt;!DOCTYPE HTML SYSTEM
"about:legacy-compat"&gt;</code> or <code>&lt;!DOCTYPE HTML SYSTEM
'about:legacy-compat'&gt;</code>, case-insensitively except for the bit
in single or double quotes.</p>
'about:legacy-compat'&gt;</code>, case-insensitively except for the
part in single or double quotes.</p>

<p>The <a href=#doctype-legacy-string>DOCTYPE legacy string</a> should not be used unless
the document is generated from a system that cannot output the
Expand Down Expand Up @@ -70475,8 +70475,8 @@ interface <dfn id=messageport>MessagePort</dfn> {
in certain cases</a>) and just before the end tag (which again,
<a href=#syntax-tag-omission title=syntax-tag-omission>might be implied in certain
cases</a>). The exact allowed contents of each individual element
depends on the content model of that element, as described earlier
in this specification. Elements must not contain content that their
depend on the content model of that element, as described earlier in
this specification. Elements must not contain content that their
content model disallows. In addition to the restrictions placed on
the contents by those content models, however, the five types of
elements have additional <em>syntactic</em> requirements.</p>
Expand Down
10 changes: 5 additions & 5 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -51933,7 +51933,7 @@ fur
title="">form</var>, and then, if that event is not canceled, must
invoke the <span title="concept-form-reset-control">reset
algorithm</span> of each <span
title="category-reset">resettable elements</span> whose <span>form
title="category-reset">resettable element</span> whose <span>form
owner</span> is <var title="">form</var>, and <span>broadcast <code
title="event-formchange">formchange</code> events</span> from <var
title="">form</var>.</p>
Expand Down Expand Up @@ -88162,8 +88162,8 @@ interface <dfn>SQLTransactionSync</dfn> {

<p class="note">In other words, <code>&lt;!DOCTYPE HTML SYSTEM
"about:legacy-compat"></code> or <code>&lt;!DOCTYPE HTML SYSTEM
'about:legacy-compat'></code>, case-insensitively except for the bit
in single or double quotes.</p>
'about:legacy-compat'></code>, case-insensitively except for the
part in single or double quotes.</p>

<p>The <span>DOCTYPE legacy string</span> should not be used unless
the document is generated from a system that cannot output the
Expand Down Expand Up @@ -88290,8 +88290,8 @@ interface <dfn>SQLTransactionSync</dfn> {
in certain cases</span>) and just before the end tag (which again,
<span title="syntax-tag-omission">might be implied in certain
cases</span>). The exact allowed contents of each individual element
depends on the content model of that element, as described earlier
in this specification. Elements must not contain content that their
depend on the content model of that element, as described earlier in
this specification. Elements must not contain content that their
content model disallows. In addition to the restrictions placed on
the contents by those content models, however, the five types of
elements have additional <em>syntactic</em> requirements.</p>
Expand Down

0 comments on commit 5c0749d

Please sign in to comment.