mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
589c48df61
--HG-- extra : rebase_source : 8eea41432c267b4ace85d1230c5dba76fe7cc3c4
12 lines
177 B
HTML
12 lines
177 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<textarea style="-moz-appearance:none; width:300px; height:300px;">
|
|
foobar
|
|
</textarea>
|
|
</body>
|
|
</html>
|