https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 85f064aac43a66ea301553d6873a499aab3cf340 authored by Marcos Cáceres on 21 March 2018, 02:45:39 UTC
Edge doesn't do object spread yet
Tip revision: 85f064a
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