summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html
blob: 9938beaa8f8f725c3b4168a55fcf9009a74f5869 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0240</title>
</head>
<body prefix="rdfatest: http://rdfa.info/vocabs/rdfa-test#" vocab="http://rdfa.info/vocabs/rdfa-test#">
  Using the property <code property="subProp" resource="rdfatest:subProp">subProp</code>
  should cause a triple with <code>baseProp</code> to be added.
</body>
</html>