Skip to content
Permalink
Browse files
Fix textarea test title
  • Loading branch information
necolas committed Jan 26, 2014
1 parent 7f1e59a commit 3d8f336d171354d615967b5ade85773aad83330f
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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>

0 comments on commit 3d8f336

Please sign in to comment.