https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 4e5f09f89e6f1976dd49a57ba46cd447c7e19a1e authored by Alex Moshchuk on 13 April 2018, 15:22:14 UTC
Reland: Use PostTask to schedule cross-process postMessage forwarding.
Tip revision: 4e5f09f
noaria.html
<!DOCTYPE html>
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <title>No ARIA markup</title>
   </head>
   <body>
      <div id="test">Placeholder content</div>
   </body>
</html>
back to top