Mypal/editor/reftests/spellcheck-input-attr-befor...

7 lines
109 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="text" spellcheck="true" value="blahblahblah">
</body>
</html>