summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0218-isvalid.html
blob: f8bb147def0bde22107c9c5e59913ba878c767ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0218</title>
</head>
<body>
  <div about ="">
    <p rel="rdf:value" inlist=""></p>
  </div>
</body>
</html>