aria-owns-presentation.html (93B)
1 <!DOCTYPE html> 2 <div id="parent" aria-owns="owned"></div> 3 <div id="owned" role="none"></div>