summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html
blob: 3ee7f486038946a7d62967ce4e7a48d9622fef6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
		<meta charset=utf-8>
		<title>Test 0305</title>    
  </head>
  <body>
	<div id="heading1" role="heading">
      <p>Some contents that are a header</p>
    </div>
  </body>
</html>