summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/054-isvalid.xhtml
blob: b7bcb2021e18000703a679fd5525cc7bcc6b47c3 (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>empty keygen with no attributes</title>
</head>
<body>
<keygen></keygen>
</body>
</html>