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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
editor
/
reftests
/
dynamic-overflow-change.html
blob
57a1b8f74efea93be24f91572648fe00fb47239b
1
<!DOCTYPE
html
>
2
<html>
3
<body
onload
=
"document.querySelector('textarea').style.overflow='hidden'"
>
4
<textarea
rows
=
"2"
>
5
this
6
is
7
a
8
textarea
9
with
10
overflow
11
</textarea>
12
</body>
13
</html>