Mypal/layout/reftests/bugs/240933-1.html
2019-03-11 13:26:37 +03:00

20 lines
198 B
HTML

<!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>