electron/spec-main/fixtures/chromium/spellchecker.html
Samuel Attard 4323b6d618
chore: add tests for the spellchecker (#22099)
* chore: add tests for the spellchecker

* chore: do not run spellchecker tests on windows
2020-02-26 17:29:19 -08:00

5 lines
No EOL
110 B
HTML

<html>
<body>
<textarea style="font-size: 40px; width: 100%; height: 100%"></textarea>
</body>
</html>