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