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