
Not cool chrome... Apparently this is only occuring on some of my input sets. This block doesn't trigger it: <td><input type="text" name="attr_friend-name-1"></td> <td><input type="text" name="attr_friend-type-1"></td> <td><input type="text" name="attr_friend-job-1"></td> But this one does <td><input type="text" spellcheck="false" name="attr_name-specialdice-1"></td> <td><input type="text" name="attr_description-specialdice-1"></td> <td><input type="text" name="attr_type-specialdice-1"></td> <td><input type="number" name="attr_dice-specialdice-1"></td> Any ideas of how to avoid this?