summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/bindings/the-button-element/button-type-menu-historical.html
blob: b355afeed1e1ea001ac31804c12955a69acbe079 (plain)
1
2
3
4
5
6
7
8
<!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:d@domenic.me">
<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>