summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0253-isvalid.html
blob: 858aed8b247d538978565afb96f4613d64f5a6a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html prefix="ex: http://example.org/">
  <head>
	<meta charset=utf-8>
	<title>Test 0108</title>
  </head>
  <body>
    <p about="http://example.org/node" property="ex:property"
       datatype="" lang="el">ελληνικό
άσπρο   διάστημα
</p>
  </body>
</html>