https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 7c6c6afac5e1f9ed9cae1159c3f8a58ad27ff9b8 authored by Philip Jägenstedt on 20 December 2018, 21:19:07 UTC
Trigger full Taskcluster run
Tip revision: 7c6c6af
0232-isvalid.html
<!DOCTYPE html>
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
  <head>
		<meta charset=utf-8>
		<title>Test 0232</title>    
  </head>
  <body>
  	<div rel="foaf:maker" typeof="foaf:Person">
	    <p property="foaf:name">John Doe</p>
   	</div>
  </body>
</html>
back to top