summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0297.xml
blob: 1232b1644666e37af3457989996f508331157048 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test 0297: Testing @typeof and @about=[]</title>
</head>
<body>
  <div about="[]" typeof="foaf:Person" property="foaf:name">Alex Milowski</div>
</body>
</html>