mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
25c62bf4b2
--HG-- extra : rebase_source : 1ed8187ad31ca40bd0b4d5a5a3c7494aacfee495
20 lines
198 B
HTML
20 lines
198 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<textarea id="ta" dir="rtl">
|
|
|
|
אaב
|
|
|
|
</textarea>
|
|
<textarea id="tb">
|
|
|
|
abc
|
|
|
|
</textarea>
|
|
|
|
<div id="coords1">3</div>
|
|
<div id="coords2">3</div>
|
|
|
|
</body>
|
|
</html>
|