https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 7c6088210a58cad0f59367ca56bbfadd758069bd authored by Koji Ishii on 03 April 2018, 22:27:32 UTC
Fix a typo in wpt/css/css-text-decor/text-emphasis-style-001.html
Tip revision: 7c60882
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