Sha256: 47f686ce756b8f686728f0ccc2d9825ddec692a9c56ab39d21e80d8faa15412e
Contents?: true
Size: 1.98 KB
Versions: 2
Compression:
Stored size: 1.98 KB
Contents
<?xml version='1.0' encoding='utf-8' ?> <?xml version='1.0' encoding='iso-8859-1' ?> <?xml version='1.0' encoding='utf-8' ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <strong apos='Foo's bar!'>Boo!</strong> Embedded? false! Embedded? true! Embedded? true! Embedded? twice! true! Embedded? one af"t"er another! <p>Embedded? false!</p> <p>Embedded? true!</p> <p>Embedded? true!</p> <p>Embedded? twice! true!</p> <p>Embedded? one af"t"er another!</p> stuff followed by whitespace <strong>block with whitespace</strong> <p> Escape - character %p foo yee\ha don't lstrip me </p> <!-- Short comment --> <!-- This is a block comment cool, huh? <strong>there can even be sub-tags!</strong> Or script! --> <p class=''>class attribute should appear!</p> <p>this attribute shouldn't appear</p> <!--[if lte IE6]> conditional comment! <![endif]--> <!--[if gte IE7]> <p>Block conditional comment</p> <div> <h1>Cool, eh?</h1> </div> <![endif]--> <!--[if gte IE5.2]> Woah a period. <![endif]--> testtest <br /> <meta foo='bar' /> <img /> <hr /> <link /> <script>Inline content</script> <br> Nested content </br> <p class='article bar foo' id='article_1'>Blah</p> <p class='article foo' id='article_1'>Blah</p> <p class='article bar baz foo' id='article_1'>Blah</p> <p class='article quux qux' id='article_1'>Blump</p> <p class='article' id='foo_bar_baz_article_1'>Whee</p> Woah inner quotes <p class='dynamic_quote' dyn='3' quotes='single ''></p> <p class='dynamic_self_closing' dyn='3' /> <body> hello <div> <img /> </div> </body>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
haml-5.0.0 | test/results/just_stuff.xhtml |
haml-5.0.0.beta.2 | test/results/just_stuff.xhtml |