summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0027-isvalid.html
blob: 31c2c97fd5cd88a0a1bf45d236800a93c91ad0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
  <head>
   <meta charset=utf-8>
   <title>Test 0027</title>
  </head>
  <body>
  	<p>
    	<span 	about="http://internet-apps.blogspot.com/"
       			property="dc:creator" content="Mark Birbeck">Mark B.
		</span>
	</p>	
  </body>


</html>