summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-novalid.html
blob: 94742da735dc35c176558f3116912d9cb5191835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
  <head>
	<meta charset=utf-8>
	<title>Test 0015</title>
	<link rel="dc:source" href="urn:isbn:0140449132" />
    <meta property="dc:creator" content="Fyodor Dostoevsky" />
  </head>
  <body>
  	<p></p>
  </body>
</html>