https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a5cd37d5f47ecb7118d8804b928a5ac4ccf6a7fd authored by ffxbld on 08 September 2011, 19:36:56 UTC
Added tag FENNEC_7_0b5_BUILD1 for changeset 386311c39987. CLOSED TREE a=release
Tip revision: a5cd37d
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