Files
UXP-Fixed/editor/reftests/spellcheck-input-attr-before.html
T
2018-02-02 04:16:08 -05:00

7 lines
109 B
HTML

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