Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.execCommand('selectAll', false, null);">
<select><option contenteditable="true">A</option></select>
</body>
</html>