Assertion:
Internet Explorer 4.0 honors all whitespace and carriage returns in the value attribute for this element. The button will preserve and display them 'as-is'. Other browsers and earlier versions of Internet Explorer do not do this.
Plain Input Type=Submit field, short value ("submit button"), no extra spaces:
filler text
filler text
Input Type=Submit field, short value (" submit button "), 4 normal spaces before, in between and after words:
filler text
filler text
Input Type=Submit field, short value (" submit button "), 4 non-breaking space character entities before, in between and after words:
filler text
filler text
Input Type=Submit field, short value with linefeed in between ("submit \n button"):
filler text
filler text