https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 1d41dd1610a2dc69e5febf50e5574848ef2173ca authored by James Graham on 14 March 2018, 15:05:06 UTC
Exit wptrunner with an error status if no tests ran
Tip revision: 1d41dd1
0189-isvalid.html
<!DOCTYPE html>
<html>
  <head>
    <meta charset=utf-8>
    <title>Test 0189</title>
  </head>
  <body>
    <div about ="http://www.example.org/software" vocab="http://www.example.org/vocab#">
      <p rel="license" resource="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">Ivan Herman</p>
    </div>
  </body>
</html>
back to top