summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0112-isvalid.html
blob: f28691f89c7bc537ac8c39db424eea8965605b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html prefix="ex: http://example.org/">
  <head>
	<meta charset=utf-8>
	<title>Test 0112</title>
  </head>
  <body>
  	  <p>
      <span about="http://example.org/node" property="ex:property"
            datatype="">not an XML Literal,
whitespace     preserved
</span>
    </p>
  </body>
</html>