summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0051-isvalid.html
blob: c132724b087b7214c9a7b61264421996f5732edc (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
  <head>
		<meta charset=utf-8>
		<title>Test 0051</title>    
  </head>
  <body>
  	<p about="" typeof="foaf:Document" property="foaf:topic">John Doe</p>
  </body>
</html>