Issues
- 0
Simple XPath with namespaces not working
#60 opened by pallibj - 0
Library status?
#59 opened by vedantroy - 1
createRange function missing with jsdom 15.2.0
#56 opened by mapi33 - 6
How to use in react project
#57 opened by SaeedZhiany - 3
Need Wiki/Doc about WGXPath
#51 opened by oliezekat - 3
- 2
- 0
add dist folder
#50 opened by gimox - 8
How to use within Node and Browser
#39 opened by loretoparisi - 3
XML descendant problem
#43 opened by ScottFreeCode - 8
wgxpath cannot evaluate upper case.
#46 opened by pyraman - 9
- 1
bower main
#44 opened by gimox - 33
- 0
Tag name production is too strict
#42 opened by Sebmaster - 2
- 1
- 0
- 3
Non minified version
#12 opened by GoogleCodeExporter - 14
Fails to find <svg> child of <div>
#15 opened by GoogleCodeExporter - 2
While evaluating xpath having element names with .(period) character fail with an error *Bad Token .*
#19 opened by GoogleCodeExporter - 1
Wildcard on element step returns 0 results
#22 opened by nedjs - 1
- 1
- 5
Support for XPath Axes
#18 opened by GoogleCodeExporter - 3
Querying for //Person/Type returns 'string' on Chrome/FF and nothing on IE
#16 opened by GoogleCodeExporter - 2
XPath with multiple namespace fails in wgx but works in native Chrome/Firefox implementations
#17 opened by GoogleCodeExporter - 7
- 2
- 5
Doesn't work in IE11
#11 opened by GoogleCodeExporter - 2
A regression was introduced in r17: namespace prefixes failed to be evaluated in IE9 and IE10
#10 opened by GoogleCodeExporter - 1
Resolving a namespace with a different prefix than the one defined in the XML failed in IE9 and IE10
#9 opened by GoogleCodeExporter - 2
- 3
XPathNSResolver
#6 opened by GoogleCodeExporter - 8
Not evaluating expressions in IE.
#5 opened by GoogleCodeExporter - 8
Error: Object doesn't support property or method 'each' when using IE8
#4 opened by GoogleCodeExporter - 8
- 4
Behavior differs from compiled vs. non-compiled library evaluating expression that returns different type than expected.
#2 opened by GoogleCodeExporter - 3
can i use it with xmldom on nodejs
#1 opened by GoogleCodeExporter