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