summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0251-isvalid.html
blob: 1a39f19879bbcd49a95af931b2c059a1546a8246 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html prefix="ex: http://example.org/">
  <head about="">
	<meta charset=utf-8>
	<title>Test 251</title>
  	<meta about="http://example.org/node" property="ex:property" lang="fr" content="chat" />
  </head>
  <body>
  	<p></p>
  </body>
</html>