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