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