Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13798

git-svn-id: http://svn.whatwg.org/webapps@6578 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 23, 2011
1 parent 3fdcef5 commit db42f1b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Expand Up @@ -45854,7 +45854,7 @@ <h6 id=number-state><span class=secno>4.10.7.1.13 </span><dfn title=attr-input-t
user agent in Persian or Arabic markets might support Persian and
Arabic numeric input (converting it to the format required for
submission as described above). <!--Similarly, a user agent designed
form Romans might display the value in Roman numerals rather than in
for Romans might display the value in Roman numerals rather than in
decimal.--></p>

<p>The <code title=attr-input-value><a href=#attr-input-value>value</a></code> attribute, if
Expand Down Expand Up @@ -101319,6 +101319,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Edward O'Connor,
Edward Welbourne,
Edward Z. Yang,
Ehsan Akhgari,
Eira Monstad,
Eitan Adler,
Eliot Graff,
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -45721,7 +45721,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
user agent in Persian or Arabic markets might support Persian and
Arabic numeric input (converting it to the format required for
submission as described above). <!--Similarly, a user agent designed
form Romans might display the value in Roman numerals rather than in
for Romans might display the value in Roman numerals rather than in
decimal.--></p>

<p>The <code title=attr-input-value><a href=#attr-input-value>value</a></code> attribute, if
Expand Down Expand Up @@ -96896,6 +96896,7 @@ if (s = prompt('What is your name?')) {
Edward O'Connor,
Edward Welbourne,
Edward Z. Yang,
Ehsan Akhgari,
Eira Monstad,
Eitan Adler,
Eliot Graff,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -51203,7 +51203,7 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
user agent in Persian or Arabic markets might support Persian and
Arabic numeric input (converting it to the format required for
submission as described above). <!--Similarly, a user agent designed
form Romans might display the value in Roman numerals rather than in
for Romans might display the value in Roman numerals rather than in
decimal.--></p>

<p>The <code title="attr-input-value">value</code> attribute, if
Expand Down Expand Up @@ -115496,6 +115496,7 @@ if (s = prompt('What is your name?')) {
Edward O'Connor,
Edward Welbourne,
Edward Z. Yang,
Ehsan Akhgari,
Eira Monstad,
Eitan Adler,
Eliot Graff,
Expand Down

0 comments on commit db42f1b

Please sign in to comment.