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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
106 B
HTML
Raw Normal View History

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