https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 57632ae39c1574ba0e8ba16202904171f0c3854e authored by Harald Alvestrand on 21 March 2018, 19:52:04 UTC
Test that DTMFSender rejects properly after close
Tip revision: 57632ae
fail.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test Fail page</title>
 </head>
 <body>
  <h1>Fail</h1>
  <p>Apparently, something went wrong and the test has been failed.</p>
 </body>
</html>
back to top