summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/240933-2.html
blob: 0fb9b9d5069c72063878bc0be51866bc04eae4ae (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">3</div>
<div id="coords2">3</div>

</body>
</html>