0227-novalid.html (319B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0227</title> 6 </head> 7 <body prefix="ex: http://www.example.org/"> 8 <div about=""> 9 <p property="rdf:value" inlist="">Foo</p> 10 <span rel="ex:inlist"> 11 <p about="res" property="rdf:value" inlist="">Bar</p> 12 </span> 13 </div> 14 </body> 15 </html>