arabica/tests/XSLT/TO-DO

28 lines
669 B
Text
Raw Normal View History

2009-05-01 20:03:27 +01:00
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
variable pool
string pool?
use underlying_impl in XPath axis walker
use underlying_impl in XPath functions
short circuit evaluation in functions
only convert to full NodeSet at boundary
use a proxy to return propagate values out of functions