1
    2
    3
    4
    5

content / test / data / accessibility / aria / aria-virtualcontent.html [blame]

<html>
<body>
  <div aria-virtualcontent="block-end">hello world</div>
</body>
</html>