summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0300-isvalid.html
blob: 38741f14bc25216fe2334211e5a6c8b9d6d939a8 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0300: Testing @resource=[]</title>
</head>
<body about="http://www.example.org/">
  <a href="http://www.example.org/license.xhtml" property="xhv:license" resource="[]">The Foo Document</a>
</body>
</html>