Blame view

mobile/source/ext/phptal/tests/input/old-20.html 260 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
  <html
      xmlns:foo="http://foo.foo.org/foo/foo"
      xmlns:tal="http://xml.zope.org/namespaces/tal"
      xmlns:metal="http://xml.zope.org/namespaces/metal"
  >
    <p>This exemple should remove xmlns for tal and metal but must keep the foo
    namespace.</p>
  </html>