https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5ca162bdba5cfb072c686d36ab3d7941657cb4a5 authored by ffxbld on 08 February 2012, 13:55:47 UTC
Added tag FIREFOX_10_0_1_BUILD1 for changeset c581b36e7a12. CLOSED TREE a=release
Tip revision: 5ca162b
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