blob: e88e904f96da7df9d5ff26c249934248239fd556 [file] [log] [blame]
<!doctype html>
<title>CSS test reference</title>
<style>
[contenteditable] {
outline: 1px solid black;
outline-offset: -1px;
}
</style>
<div contenteditable></div>