summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/860.html
blob: 3079ef86c77bf4d3165176e4fe58e76e796d5fc5 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">    <title>test 860</title>
  </head>
  <body>
    <div id="test" aria-label="test" role="application"></div>
  </body>
</html>