Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>keygen as redundant &lt;label descendant</title>
</head>
<body>
<label for="foo">
<input id="foo"/>
<keygen/>
</label>
</body>
</html>