summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/154-novalid.xhtml
blob: d7fb2a61b5a0aa4e3b0019d5acbf6f4b6c8a099f (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>no-void keygen</title>
</head>
<body>
<keygen>foo</keygen>
</body>
</html>