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