Warning, /frameworks/khtml/src/xpath/TODO is written in an unsupported language. File is not indexed.

0001 - Verify implementation of nodetest for a named processing instruction.
0002 
0003 - Verify that implementation of 'descendant' does not match attribute or
0004   namespace nodes.
0005 
0006 - Verify that the following-sibling and preceding-sibling axis are empty
0007   for namespace nodes.
0008 
0009 - Verify correctness of preceding and following axen.
0010 
0011 - Implement functions:
0012         o id() - this requires access to a document's DTD, to figure out
0013           which ID references which node.
0014 
0015 - Figure out how nodetests other than * and nodetypes work on the namespace
0016   axis.
0017 
0018 - Augment the function library with ends-with(), min() and max()
0019