summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html-longdesc/fail.html
blob: 37893ef50f59f6d5bc2cf33b7c29e55ecc2897b5 (plain)
1
2
3
4
5
6
7
8
9
10
<!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>