blob: 3154b9da2fa4b61c3325a611dc8c4fb0b8be968f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 517 An owned, unfocusable element, having aria-dropeffect="move" that inherits role="presentation"</title>
</head>
<body>
<table role="presentation">
<tr>
<td aria-dropeffect="move">Test me</td>
</tr>
</table>
</body>
</html>