Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/selection/reftest.list
<html>
<body onload="document.getElementById('i').select();">
<input id="i" value="text" inputmode="none">
</body>
</html>