From 5a507fd22c016d8660b6ed00503150678cc964ab Mon Sep 17 00:00:00 2001 From: jez Date: Fri, 1 May 2009 20:03:27 +0100 Subject: [PATCH] ToDo list --- tests/XSLT/TO-DO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/XSLT/TO-DO diff --git a/tests/XSLT/TO-DO b/tests/XSLT/TO-DO new file mode 100644 index 00000000..b25ada98 --- /dev/null +++ b/tests/XSLT/TO-DO @@ -0,0 +1,21 @@ +Elements test suite +Errors test suite + +apply:import within for-each is not allowed +xsl:number +format-number +xsl:strip-space and xsl:preserve-space +lang() +unparsed-entity-uri() +xsl:fallback +attribute sets +two arg version of document() +node-set version of document() +xsl:sort/@lang +forward compatibility +element-available +function-available +output combining (partially done for cdata-section-elements) + + +Performance