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