repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1935035 - Update a macOS-only test that hard-codes child count.
[gecko.git]
/
layout
/
reftests
/
forms
/
textarea
/
various-cols.html
blob
dc62941d8f6e72c6db4057932036727639162c8a
1
<!DOCTYPE
html
>
2
<textarea></textarea><br>
3
<textarea
cols
=
"0"
></textarea><br>
4
<textarea
cols
=
"-1"
></textarea>