[Bug 4842] [XQTS] Rounding of arguments to fn:subsequence not adequately tested

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4842





------- Comment #1 from oliver@cbcl.co.uk  2007-07-11 10:02 -------
Also in relation to bug 4841, there is no test that tests a filter expression
with a non integer predicate, such as the example given in FS 4.3.2:
//a[3.4] should return ()

and similarly (1,2,3,4,5)[3.4] should return ()

Received on Wednesday, 11 July 2007 10:02:54 UTC