mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Fix textarea
test title
This commit is contained in:
parent
7f1e59a9df
commit
3d8f336d17
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user