0223-novalid.html (282B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0223</title> 6 </head> 7 <body> 8 <div about=""> 9 <p property="rdf:value" inlist="">Foo</p> 10 <strong><p property="rdf:value" inlist="">Bar</p></strong> 11 <p property="rdf:value">Baz</p> 12 </div> 13 </body> 14 </html>