summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html
blob: af489fe88b4ef600f83ac807ba8108080ed3613c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0312</title>
</head>
<body>
  <p vocab="http://schema.org/" typeof="Person">
    The homepage of <a href="http://example.org/" property="homepage" rel="nofollow">Some Body</a>.
  </p>
</body>
</html>