summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0243-isvalid.html
blob: 7a21da4135042411e5ca24235d93199e74fec6cf (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0243</title>
</head>
<body prefix="rdfatest: http://rdfa.info/vocabs/rdfa-test#" vocab="http://rdfa.info/vocabs/rdfa-test#">
  Using the type <code about="_:a" typeof="SubClass">SubClass</code>
  should cause a triple with <code>BaseClass</code> to be added.
</body>
</html>