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