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