blob: 8325e01e42ca1e64e095ed166c8fc1165ea8a063 [file] [log] [blame]
<style type="text/css" media="screen">
#editable {
height: 100px;
transform: translateZ(0px);
}
</style>
<div id="editable" contenteditable="true">
The caret should blink correctly when editing this paragraph.
</div>