blob: 1906fa7c47b88aacc36092ed234d91e35066c058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Tests that accessing XPath namespace axis doesn't cause a crash, see bug 12724.
The actual results are incorrect, because XPath namespace nodes are not implemented yet.
FAILURE: 0 result nodes (should be 7)
FAILURE: 0 result nodes (should be 7)
FAILURE: 0 result nodes (should be 7)
FAILURE: 0 result nodes (should be 6)
FAILURE: 0 result nodes (should be 7)
PASS: 4 result nodes
|