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