summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/implicit-node-args-expected.txt
blob: 4c208955f7c6ba9755f44003f4aae678cd9ac79d (plain)
1
2
3
4
5
6
Test for bug 12602:

//div[number() = 123]: SUCCESS
//div[string-length() = 3]: SUCCESS
//div[normalize-space() = '123']: SUCCESS
//div[string() = '123']: SUCCESS