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
/
ltr-scrollbar.html
blob
04384ff9d68e64f8b73001f59ca1c16dd4bea583
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<meta
http-equiv
=
"content-type"
content
=
"text/html; charset=utf-8"
>
5
<title></title>
6
</head>
7
<body>
8
<textarea
dir
=
"ltr"
cols=
20
rows=
4
9
style
=
"overflow: scroll;
10
resize: none;
11
scrollbar-color: pink blue"
></textarea>
12
</body>
13
</html>