Skip to content

Commit

Permalink
Fix textarea test title
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Jan 26, 2014
1 parent 7f1e59a commit 3d8f336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h3 class="Test-it">should not have padding</h3>
</fieldset>
</div>

<h2 class="Test-describe"><code>legend</code></h2>
<h2 class="Test-describe"><code>textarea</code></h2>
<h3 class="Test-it">should not have a scrollbar unless overflowing</h3>
<div class="Test-run">
<textarea>textarea</textarea>
Expand Down

0 comments on commit 3d8f336

Please sign in to comment.