0118-isvalid.html (420B)
1 <!DOCTYPE html> 2 <html prefix="dc: http://purl.org/dc/elements/1.1/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0118</title> 6 </head> 7 <body> 8 <p> 9 Check to see if parsers get confused when "" is 10 interpreted as NULL in some chaining cases. 11 <a href="http://example.org/ben.html"><span 12 about="" property="dc:creator">Ben</span></a> 13 </p> 14 </body> 15 16 </html>