blob: cc4f6a828a2beac0f987481537bc66f9e710308b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>&lt;div&gt; with role row; supported state or property "aria-selected" value of "undefined"</title>
</head>
<body>
<div role="grid"><div id="test" role="row" aria-selected="undefined"><div role="gridcell">Placeholder content</div></div></div>
<div id="obj1">obj1</div>
<div id="obj2">obj2</div>
</body>
</html>