Mypal/editor/reftests/spellcheck-contenteditable-...

7 lines
106 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<html>
<body>
<div contenteditable spellcheck="true">blahblahblah</div>
</body>
</html>