blob: 943fbd16f9fc289a9297fc28b603bc55a5e27b08 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>keygen as &lt;label descendant, with wrong ID</title>
</head>
<body>
<label for="foo">
<keygen id="bar"/>
</label>
</body>
</html>