Sha256: a8f14e864c7366e539d0d732d76f2a1099025a9ce1f05e693b2e1fe82f986bb9
Contents?: true
Size: 1.98 KB
Versions: 3
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> <div class='render'><em>wow!</em></div> stuff followed by whitespace <strong>block with whitespace</strong> <p> Escape - character %p foo yee\ha </p> <!-- Short comment --> <!-- This is a really long comment look how long it is it should be on a line of its own don't you think? --> <!-- 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 quux qux' id='article_1'>Blump</p> Woah inner quotes <p class='dynamic_quote' dyn='3' quotes="single '"> </p> <p class='dynamic_atomic' dyn='3' />
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
haml-1.8.0 | test/haml/results/just_stuff.xhtml |
haml-1.8.1 | test/haml/results/just_stuff.xhtml |
haml-1.8.2 | test/haml/results/just_stuff.xhtml |