aboutsummaryrefslogtreecommitdiff
path: root/oldtests/Lists/TightLooseMore.html
blob: f26f4577118820857e394a26fa04ccfc2e71ba78 (plain)
  1. <ul>
  2. <li><p>foo</p>
  3. <ul>
  4. <li>bar</li>
  5. </ul>
  6. <p>blah</p></li>
  7. </ul>