From 819d25b654fa11b812a10dfe0cf17d334e654725 Mon Sep 17 00:00:00 2001 From: James Shaw Date: Mon, 16 Jul 2007 20:03:04 +0000 Subject: Partially implement method invocation. Should be sufficient to generate documentcreateelement.c svn path=/trunk/dom/; revision=3421 --- test/test-to-c.xsl | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/test/test-to-c.xsl b/test/test-to-c.xsl index f8d74b0..23cac3e 100644 --- a/test/test-to-c.xsl +++ b/test/test-to-c.xsl @@ -165,7 +165,46 @@ DOM templates --> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + , + + + , & + + ); @@ -219,6 +258,7 @@ DOM templates + + + + + + + + + _ + + + create_element + + + + + + + +