blob: d1303089354ed37bc7107928116a0fe04cd27278 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aria-label on anchor (without aria-labelledby or title attribute)</title>
</head>
<body>
<a id="test" href="test.html" aria-label="Tag">ABC</a>
</body>
</html>