blob: 09200351ed122b4e4e7d73a1c950a408cb9e8054 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>&lt;div&gt; with role checkbox; required state or property "aria-checked" value of "mixed"</title>
</head>
<body>
<div id="test" role="checkbox" aria-checked="mixed">Placeholder content</div>
<div id="obj1">obj1</div>
<div id="obj2">obj2</div>
</body>
</html>