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