gecko-dev/editor/reftests/spellcheck-contenteditable-nofocus-ref.html

7 lines
106 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<body>
<div contenteditable spellcheck="true">blahblahblah</div>
</body>
</html>