summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html')
-rw-r--r--testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html b/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html
new file mode 100644
index 0000000000..0469d7c169
--- /dev/null
+++ b/testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title>test case 872</title>
+ </head>
+ <body>
+ <div role="list"><div id="test" role="listitem" aria-label="foo"></div></div>
+ <div id="obj1">obj1</div>
+ <div id="obj2">obj2</div>
+ </body>
+</html>
+