Sha256: feb24c57178de3833a3cb99c12f7095e898413b3b2eee87faa5ec0550f4d89c0
Contents?: true
Size: 497 Bytes
Versions: 1
Compression:
Stored size: 497 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title>A perfectly invalid document</title> </head> <body> <h1>This is a perfectly invalid XHTML 1 document</h1> Here are some unquoted chars: <> Tidy may not complain about this document, but that's just crazy. </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jakewendt-html_test-0.2.3 | test/invalid.html |