https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 25518337644dfa70bf65cde84597449b56a929ea authored by John Schoenick on 28 January 2012, 03:38:01 UTC
bug 702466, imported patch fix_via_handler_table, r=sicking, a=dveditz
Tip revision: 2551833
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