Skip to content

Commit

Permalink
[e] (0) This paragraph hasn't been relevant ever since we removed sel…
Browse files Browse the repository at this point in the history
…ectedOption.

Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@6922 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 26, 2012
1 parent 4971e42 commit 5c8d5e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
7 changes: 1 addition & 6 deletions complete.html
Expand Up @@ -43593,12 +43593,7 @@ <h4 id=the-input-element><span class=secno>4.10.7 </span>The <dfn><code>input</c
<td class=no> &middot; <!-- Reset Button -->
<!-- <td class="no"> &middot; Button -->

</table><p class=note>&dagger; The dagger symbol (&dagger;) indicates that
the feature only applies when the <code title=attr-input-multiple><a href=#attr-input-multiple>multiple</a></code> attribute is not
specified.</p>


<div class=impl>
</table><div class=impl>

<p>Some states of the <code title=attr-input-type><a href=#attr-input-type>type</a></code>
attribute define a <dfn id=value-sanitization-algorithm>value sanitization algorithm</dfn>.</p>
Expand Down
7 changes: 1 addition & 6 deletions index
Expand Up @@ -43593,12 +43593,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
<td class=no> &middot; <!-- Reset Button -->
<!-- <td class="no"> &middot; Button -->

</table><p class=note>&dagger; The dagger symbol (&dagger;) indicates that
the feature only applies when the <code title=attr-input-multiple><a href=#attr-input-multiple>multiple</a></code> attribute is not
specified.</p>


<div class=impl>
</table><div class=impl>

<p>Some states of the <code title=attr-input-type><a href=#attr-input-type>type</a></code>
attribute define a <dfn id=value-sanitization-algorithm>value sanitization algorithm</dfn>.</p>
Expand Down
6 changes: 0 additions & 6 deletions source
Expand Up @@ -50799,12 +50799,6 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {

</table>

<p class="note">&dagger; The dagger symbol (&dagger;) indicates that
the feature only applies when the <code
title="attr-input-multiple">multiple</code> attribute is not
specified.</p>


<div class="impl">

<p>Some states of the <code title="attr-input-type">type</code>
Expand Down

0 comments on commit 5c8d5e1

Please sign in to comment.