mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
88f276e98a
--HG-- extra : rebase_source : def2e0da4f32e9e50231b250075c45766bb00819
11 lines
144 B
HTML
11 lines
144 B
HTML
<!DOCTYPE HTML><html>
|
|
<body>
|
|
<textarea id="t" rows="4">
|
|
|
|
</textarea>
|
|
<script>
|
|
document.getElementById("t").focus();
|
|
</script>
|
|
</body>
|
|
</html>
|