summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0257-isvalid.html
blob: 01e194240cc80c7dd47e32e15669f177c9fff6e5 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
  <head>
    <meta charset=utf-8>
    <title>Test 0257</title>
  </head>
  <body>
    <span about="#a" property="dc:title"></span>
  </body>
</html>