summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-isvalid.html
blob: edcbe3108b0a530944641862c081bfb5716de0a4 (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>