Skip to content

Commit

Permalink
test attribute in wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
amerikan committed Nov 5, 2015
1 parent 7251d58 commit e09bf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1>HTML5 Placeholder jQuery Plugin</h1>
<br />

<div class="wrapped">
<input type="password" name="password2" placeholder-x="type=password 2">
<input type="password" name="password2" placeholder="type=password 2">
</div>

<br />
Expand Down

0 comments on commit e09bf03

Please sign in to comment.