Fix textarea test title

This commit is contained in:
Nicolas Gallagher 2014-01-26 10:18:43 -08:00
parent 7f1e59a9df
commit 3d8f336d17

View File

@ -455,7 +455,7 @@
</fieldset> </fieldset>
</div> </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> <h3 class="Test-it">should not have a scrollbar unless overflowing</h3>
<div class="Test-run"> <div class="Test-run">
<textarea>textarea</textarea> <textarea>textarea</textarea>