summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/866.html
blob: 8d4d5e42f1a9208f648417e8af6e2d1c9aba6c03 (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 866</title>
  </head>
  <body>
    <div id="test" aria-label="foo" role="document"></div>
  </body>
</html>