Sha256: 1f69bf450000f28bcd08e6ee52573ce756078a373b8750e51c15da472d97ed25

Contents?: true

Size: 650 Bytes

Versions: 21

Compression:

Stored size: 650 Bytes

Contents

<div class='tags'>
  <foo>1</foo>
  <FOO>2</FOO>
  <fooBAR>3</fooBAR>
  <fooBar>4</fooBar>
  <foo_bar>5</foo_bar>
  <foo-bar>6</foo-bar>
  <foo:bar>7</foo:bar>
  <foo class='bar'>8</foo>
  <fooBAr_baz:boom_bar>9</fooBAr_baz:boom_bar>
  <foo13>10</foo13>
  <foo2u>11</foo2u>
</div>
<div class='classes'>
  <p class='foo bar' id='boom'>
  </p>
  <div class='fooBar'>a</div>
  <div class='foo-bar'>b</div>
  <div class='foo_bar'>c</div>
  <div class='FOOBAR'>d</div>
  <div class='foo16'>e</div>
  <div class='123'>f</div>
  <div class='foo2u'>g</div>
</div>
<div class='broken'>
  <foo><{ :a => :b }</foo>
  <div class='foo'>>{ :c => :d }</div>
</div>

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
haml-1.0.1 test/results/tag_parsing.xhtml
haml-1.5.1 test/haml/results/tag_parsing.xhtml
haml-1.0.2 test/results/tag_parsing.xhtml
haml-1.5.0 test/haml/results/tag_parsing.xhtml
haml-1.0.0 test/results/tag_parsing.xhtml
haml-1.0.3 test/results/tag_parsing.xhtml
haml-1.0.5 test/results/tag_parsing.xhtml
haml-1.0.4 test/results/tag_parsing.xhtml
haml-1.7.1 test/haml/results/tag_parsing.xhtml
haml-1.7.2 test/haml/results/tag_parsing.xhtml
haml-1.7.0 test/haml/results/tag_parsing.xhtml
haml-1.8.0 test/haml/results/tag_parsing.xhtml
haml-1.5.2 test/haml/results/tag_parsing.xhtml
haml-1.8.2 test/haml/results/tag_parsing.xhtml
haml-1.8.1 test/haml/results/tag_parsing.xhtml
radiant-0.6.7 vendor/plugins/haml/test/haml/results/tag_parsing.xhtml
typo-4.1.1 vendor/plugins/haml/test/results/tag_parsing.xhtml
typo-5.0.2 vendor/plugins/haml/test/results/tag_parsing.xhtml
typo-4.1 vendor/plugins/haml/test/results/tag_parsing.xhtml
typo-5.0.1 vendor/plugins/haml/test/results/tag_parsing.xhtml