gecko/mobile/chrome/tests/browser_formsZoom.html

67 lines
1.0 KiB
HTML

<html>
<head>
<title>Browser Zoom Test</title>
</head>
<body>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<textarea id="textarea-1" spellcheck="false" rows="10">textarea 1</textarea><br>
<textarea id="textarea-2" spellcheck="false" rows="10">textarea 2</textarea><br>
<textarea id="textarea-3" spellcheck="false" rows="10">textarea 3
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
</textarea><br>
<textarea id="textarea-4" spellcheck="false" rows="10">textarea 4
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
</textarea>
<br>
</body>
</html>