Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/css-ui/reftest.list
<!doctype html>
<style>
div, input {
margin: 0;
padding: 0;
border: 0;
color: transparent;
background-color: transparent;
caret-color: black;
outline: none;
}
</style>
<div contenteditable autofocus>x</div>