https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 09521386c8343bddc4222caf707090f7e2d43d56 authored by ffxbld on 21 December 2011, 20:55:14 UTC
Added tag FENNEC_10_0b1_BUILD1 for changeset 88dc4e690b7e. CLOSED TREE a=release
Tip revision: 0952138
textarea-ltr-scrollbar.html
<!DOCTYPE HTML>
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title></title>
 </head>
 <body>
  <textarea dir="ltr" cols=20 rows=4 style="overflow: scroll; resize: none"></textarea>
 </body>
</html>
back to top