summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0255-isvalid.html
blob: 1d4bbb23952cf2a60f71f23d2efb612b7f17174e (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html prefix="ex: http://example.org/terms#">
<head> 
   <meta charset=utf-8>
   <title>Test 0255</title> 
   <base href="http://example.org/"/> 
</head> 
<body lang="en"> 
   <p property="ex:prop" lang="">Just a plain literal.</p> 
</body>
</html>