Skip to content

Commit 3d8f336

Browse files
committed
Fix textarea test title
1 parent 7f1e59a commit 3d8f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ <h3 class="Test-it">should not have padding</h3>
455455
</fieldset>
456456
</div>
457457

458-
<h2 class="Test-describe"><code>legend</code></h2>
458+
<h2 class="Test-describe"><code>textarea</code></h2>
459459
<h3 class="Test-it">should not have a scrollbar unless overflowing</h3>
460460
<div class="Test-run">
461461
<textarea>textarea</textarea>

0 commit comments

Comments
 (0)