Re: [Gestalt-users] Interaction between = operator and paramtershandling
Status: Alpha
Brought to you by:
colin-adams
From: Colin A. <col...@ho...> - 2006-12-20 20:02:44
|
>From: Florent Georges <dar...@ya...> > Hi Colin, > > I just found a strange behaviour in Gexslt. It seems to >be related to the parameter handling. Here is the test >case. Note that using the string 'deep-equal' directly >instead of using a parameter make the test to succeed. As >well as using a variable instead of a parameter. So the >last element in the result is: > > <expect select="$expect deep-equal $result"/> > >however I think it would have to be: > > <expect select="deep-equal($expect, $result)"/> I don´t understand. 1) What is the problem? 2) How do I know if the test suceeds or not? _________________________________________________________________ It's Hotmail's 10th Birthday! Come and play Pass the Parcel http://www.msnpasstheparcel.com |