HTML 5: The Markup Language

button # T

button =
button.submit | button.reset | button.button

A button element with no type attribute specified represents the same thing as a button element with its type attribute set to "submit".