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