summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/textarea-iframe-navigation2.html
blob: 74b4964bf1d5d5f560330b3a1897e3a743d0c022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
</head>

<body>
<textarea rows="3">
a
b
c
</textarea>
</body>
</html>