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 1942006 - Upstream a variety of Servo-specific code from Servo's downstream fork...
[gecko.git]
/
layout
/
reftests
/
forms
/
textarea
/
resize-rtl-vertical.html
blob
602ca9b399ac6fcd6b7f78734e006acb5a8b7d76
1
<html><body>
2
<textarea
dir
=
"rtl"
style
=
"resize: vertical; -moz-appearance: none; background: white; border: 0; padding: 0; margin: 0; width: 100px; height: 100px;"
resizable
=
"false"
multiline
=
"true"
width
=
"100"
height
=
"100"
></textarea>
3
</body></html>