Raw File
spellcheck-contenteditable-attr-inherit.html
<!DOCTYPE html>
<html>
<body>
    <span spellcheck="false"><div contenteditable>blahblahblah</div></span>
</body>
</html>
back to top