blob: ede64afbaa59e0a5028d2137ea14191783293937 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>&lt;div&gt; with role treeitem; inherited supported state or property "aria-checked" value
of "undefined"
</title>
</head>
<body>
<div role="tree">
<div id="test" role="treeitem" aria-checked="undefined">Placeholder content</div>
</div>
</body>
</html>