https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a3ae2211f17b2baacaccd8f2cbcf152805b9f45e authored by seabld on 13 December 2012, 16:25:53 UTC
Added tag SEAMONKEY_2_15b4_RELEASE for changeset FIREFOX_18_0b4_BUILD1. CLOSED TREE a=release
Tip revision: a3ae221
textarea-in-rtl-doc-scrollbar.html
<!DOCTYPE HTML>
<html dir="rtl">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title></title>
 </head>
 <body>
  <textarea cols=20 rows=4 style="float: left; overflow: scroll; resize: none"></textarea>
 </body>
</html>
back to top