summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0122-isvalid.html
blob: e3472f541464a0992b2776bf20c8b6fbf0e4232b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
   <head>
      <meta charset=utf-8>
      <title>Test 0122</title>
   </head>
   <body>
    <p about="http://example.org/section1.html">
         This section is contained below <span rel="up" resource="[]">the main site</span>.
      </p>
   </body>




</html>