Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <html> |
michael@0 | 2 | <body onload="document.getElementById('i').select();"> |
michael@0 | 3 | <input id="i" value="text"> |
michael@0 | 4 | </body> |
michael@0 | 5 | </html> |