summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0175-isvalid.html
blob: b02fab0b3c81aaf6a6589040a9f53bd1837ebed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <meta charset=utf-8>
    <title>Test 0175</title>
  </head>
  <body>
    <p about="_:gregg">My name is
      <em property="http://xmlns.com/foaf/0.1/name">Gregg Kellogg</em>.
    </p>
  </body>
</html>