Blame view

mobile/source/ext/phptal/tests/output/namespaces.03.html 113 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
  <html>
    <span>first text</span>
    <span>
      <span>some text</span>
    </span>
    <span>other text</span>
  </html>