blob: 4a908544f5e0233b43678235bd7b28706c5c5d32 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 513 An owned, unfocusable element, having aria-busy="true" that inherits role="presentation"</title>
</head>
<body>
<table role="presentation">
<tr>
<td aria-busy="true">Test me</td>
</tr>
</table>
</body>
</html>