Rct567/DomQuery

Add function detect if any current context node, so that xpath() work

silverham opened this issue · 0 comments

xpath() will not add dot for context node if no find() has been done, first so add function to check so cad do find(':root') first.

@see #37