]> git.sesse.net Git - xml-template/commitdiff
Add a small cloning test, which PHP fails...
authorsgunderson@bigfoot.com <>
Sat, 12 Aug 2006 21:17:01 +0000 (23:17 +0200)
committersgunderson@bigfoot.com <>
Sat, 12 Aug 2006 21:17:01 +0000 (23:17 +0200)
xml/clone.xml

index 03aacab881838889690ade3f235eab63140169ec..52a90b9c9fcdf10913162d76e552dbd29d96ae61 100644 (file)
@@ -9,7 +9,7 @@
      <p>My favourite color is <t:color />; I like that very much.
        All my favourite things:</p>
     <ul t:id="things">
-      <li />
+      <li t:id="thing" />
     </ul>
   </body>
 </html>