jez
|
2f4848bedc
|
Fixed element value when has consecutive text node descendants
|
2008-09-19 09:03:19 +01:00 |
|
jez
|
9cbe2c1621
|
Added tests for preceding and preceding-sibling
|
2008-09-18 22:43:00 +01:00 |
|
jez
|
2cf6d009bf
|
added some more following, following-sibling, and child axis tests in the presence of text nodes
|
2008-09-17 22:58:36 +01:00 |
|
jez
|
a5deb92650
|
added a following and following-sibling axis test
|
2008-09-16 08:58:46 +01:00 |
|
jez
|
9c839505dd
|
added more text node tests
|
2008-09-16 08:31:30 +01:00 |
|
jez
|
fa3f59083c
|
Added tests looking at the behaviour of XPath when dealing with text nodes. I want XPath the evaluate as if the DOM had been normalised, even if it hasn't. That is, consecutive text nodes should be treated as a single node.
|
2008-09-13 18:36:46 +01:00 |
|