summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0110-isvalid.html
blob: 39287ec2986bb7d25a2ac919cc82960630427954 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
  <head>
        <meta charset=utf-8>
        <title>Test 0110</title>
  </head>
  <body>
    <div rel="xhv:next">
      <div rel="xhv:next"></div>
    </div>
  </body>
</html>