blob: 20b35d678f7fb2af1c4f992fce5f2569e85fcb4d [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8>
<title>autocomplete attribute is invalid</title>
</head>
<body>
<!-- empty -->
<input autocomplete="">
</body>
</html>