Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7211 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 26, 2012
1 parent 025f79a commit ef4e243
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -54808,8 +54808,8 @@ <h5 id=autofilling-form-controls:-the-autocomplete-attribute><span class=secno>4

<div class=impl>

<p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete> title=""&gt;autocomplete</a></code> attribute
has a <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
<p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete>autocomplete</a></code> attribute has a
<dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>

<p>When such a form control is in one of the following conditions,
its <a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">automatic</i>; otherwise, the its <a href=#resulting-autocompletion-state>resulting
Expand Down
4 changes: 2 additions & 2 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -54808,8 +54808,8 @@ out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>

<div class=impl>

<p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete> title=""&gt;autocomplete</a></code> attribute
has a <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
<p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete>autocomplete</a></code> attribute has a
<dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>

<p>When such a form control is in one of the following conditions,
its <a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">automatic</i>; otherwise, the its <a href=#resulting-autocompletion-state>resulting
Expand Down
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -63969,8 +63969,8 @@ out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p></pre>
<div class="impl">

<p>Each form control defined to have a <code
title="attr-fe-autocomplete"> title="">autocomplete</code> attribute
has a <dfn>resulting autocompletion state</dfn>, which is either <i
title="attr-fe-autocomplete">autocomplete</code> attribute has a
<dfn>resulting autocompletion state</dfn>, which is either <i
title="">automatic</i> or <i title="">off</i>.</p>

<p>When such a form control is in one of the following conditions,
Expand Down

0 comments on commit ef4e243

Please sign in to comment.