Raw File
459613-1.html
<!DOCTYPE HTML>
<html>
<body onload="document.getElementById('d').removeAttribute('contenteditable')">
<div id="d" contenteditable>notaword</div>
</body>
</html>
back to top