Both input elements below should have more than one space between "foo" and "bar": <form> <input value="foo bar"> <input value="foo bar"> </form>