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