summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0231-isvalid.html
blob: 19160913db6dc1af15e7db242f9b418b509a3234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0231</title>
</head>
<body>
  <div about="http://creativecommons.org/licenses/by-nc-sa/2.0/" rev="license">
    <img src="http://example.org/example.png" alt="example image" />
  </div>
</body>
</html>