summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0111.xml
blob: 50bd9c2d9f10819e17db9d72c8c19a2414db8b8e (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" xmlns:xhv="http://www.w3.org/1999/xhtml/vocab#">
  <head>
    <title>Test 0111</title>
  </head>
  <body>
    <div rel="xhv:next">
      <div rel="xhv:next">
        <div rel="xhv:next" />
      </div>
    </div>
  </body>
</html>