https://github.com/web-platform-tests/wpt
Revision 853a2443bf3cd041de125d802efd41548f87fe44 authored by Mike on 04 April 2018, 15:32:17 UTC, committed by Mike on 04 April 2018, 15:32:17 UTC
2 parent s b1352a6 + fe48ae8
Raw File
Tip revision: 853a2443bf3cd041de125d802efd41548f87fe44 authored by Mike on 04 April 2018, 15:32:17 UTC
Merge branch 'bfo-css-backgrounds-fix' of https://github.com/faceless2/web-platform-tests into bfo-css-backgrounds-fix
Tip revision: 853a244
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