1 2 3 4
<html xmlns="http://www.w3.org/1999/xhtml"> <style>html::before { content:"b"; }</style> <input contenteditable="true" spellcheck="true"/> </html>