summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/keygen/no-attributes-isvalid.html
blob: ca17832aa67adf11c81a7a49d1675f30e02aeba8 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>keygen with no attributes</title>
</head>
<body>
<keygen>
</body>
</html>