blob: 8e71e7d6e8e610ec849e8006e470731f3e552294 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Anchor with no aria-label, no aria-labelledby, no title attribute</title>
</head>
<body>
<a href="test.html" id="test">ABC</a>
</body>
</html>