summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/240933-1.html
blob: a4a25aede9f5bc320e2dbc707e5b2304fa7cf0d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<body>
<textarea id="ta" dir="rtl">

&#x05d0;a&#x05d1;

</textarea>
<textarea id="tb">

abc

</textarea>

<div id="coords1">0</div>
<div id="coords2">0</div>

</body>
</html>