https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 34bd5b1a3394e0ffcae29aae509057bfd1fa3935 authored by Yutaka Hirano on 03 April 2018, 03:15:14 UTC
fix
Tip revision: 34bd5b1
0073-isvalid.html
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
   <head>
      <base href="http://www.example.org/"/>
      <meta charset=utf-8>
      <title>Test 0073</title>
   </head>
   <body>
      <p>
        This article was written by
      	<span rel="dc:creator" resource="jane">Jane</span>.
      </p>
   </body>
</html>
back to top