[Bug 11700] [XQTS] ForExpr029's is-XPath2 should be false

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

Benjamin Nguyen <benjie.nguyen@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Benjamin Nguyen <benjie.nguyen@gmail.com> 2011-01-25 14:23:01 UTC ---
I agree, we can either remove the is-XPath2 or we can rewrite the test. As a
matter of fact I'd rewrite it as follows which seems closer to the original
spirit :

for $var in (1,2), $var in (2,2) return $var * $var

I'm fine with either solution.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 25 January 2011 14:23:04 UTC