https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 0823b532c7cb750c90e8353fda3824a531a96c64 authored by Michael[tm] Smith on 17 August 2015, 02:09:28 UTC
Replaced some simple assert_object_equals cases.
Tip revision: 0823b53
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