summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0221.xml
blob: 3b0143c9826a8d0ec3fdacc91b7ff587b2d2ec7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test 0221</title>
</head>
<body>
  <div about="">
    <p property="rdf:value" inlist="">Foo</p>
    <a rel="rdf:value" inlist="" href="foo">Foo</a>
  </div>
</body>
</html>