https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 26993d4c12a7ea4b3ff90c2fdfcba139b9e15cf6 authored by tbirdbld on 23 November 2011, 11:45:28 UTC
Added tag THUNDERBIRD_9_0b2_RELEASE for changeset d930274ef409. CLOSED TREE a=release
Tip revision: 26993d4
textarea-resize.html
<html><body>
<textarea style="-moz-appearance: none; background: white; border: 0; padding: 0; margin: 0; width: 100px; height: 100px;" resizable="false" multiline="true" width="100" height="100"></textarea>
</body></html>
back to top