<!DOCTYPE HTML>
<title>Test that button with type="menu" renders the same as button with type="submit"</title>
<meta charset="utf-8">
<link rel="author" title="Domenic Denicola" href="mailto:[email protected]">
<link rel="help" href="https://github.com/whatwg/html/pull/2342">
<link rel="match" href="button-type-menu-historical-ref.html">
<button type="menu">button</button>