Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>keygen as <label descendant, with wrong ID</title>
</head>
<body>
<label for="foo">
<keygen id="bar"/>
</label>
</body>
</html>
<head>
<title>keygen as <label descendant, with wrong ID</title>
</head>
<body>
<label for="foo">
<keygen id="bar"/>
</label>
</body>
</html>