Wait, there's more. :-)

Using the latest WebKit, <http://webkit.org/> I got all the way
through, no crash.

Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/522+
(KHTML, like Gecko) Safari/419.3
rule: digit (0, 6, 6)
rule: url (0, 6, 6)
rule: email (0, 8, 8)
rule: number (0, 10, 10)
rule: numberDE (0, 10, 10)
rule: date (0, 3, 3)
rule: dateISO (0, 6, 6)
rule: dateDE (0, 6, 6)
rule: required (0, 17, 17)
rule: minLength (0, 11, 11)
rule: maxLength (0, 10, 10)
rule: rangeLength (0, 3, 3)
rule: minValue (0, 3, 3)
rule: maxValue (0, 3, 3)
rule: rangeValue (0, 3, 3)
rule: equalTo (0, 2, 2)
method default messages (0, 16, 16)
$.validator.addMethod (0, 3, 3)
validator.validateForm(): simple (0, 2, 2)
validator.validateForm(): checkboxes: min/required (0, 3, 3)
validator.validateForm(): selects: min/required (0, 3, 3)
validator.validateForm(): with equalTo (0, 2, 2)
validator.validateElement(): simple (0, 3, 3)
validator.hideElementErrors(): input (0, 2, 2)
validator.hideElementErrors(): radio (0, 2, 2)
validator.hideElementErrors(): errorWrapper (0, 2, 2)
validator.hideElementErrors(): container (1, 2, 3)
validator.isFormValid() (0, 5, 5)
validator.showErrors() (0, 4, 4)
validator.showErrors() - external messages (0, 4, 4)
validator.findRules() - internal - input (0, 4, 4)
validator.findRules() - internal - select (0, 2, 2)
validator.findRules() - external (0, 4, 4)
validator.findRules() - external - complete form (0, 1, 1)
validator.findRules() - internal - input (0, 7, 7)
validator.formatMessage (0, 2, 2)
Tests completed in 9468 milliseconds.
1 tests of 181 failed.

On 2/21/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Lee Hinde schrieb:
> >> Thanks. I wonder if that may be the same issue as with jQuery core...
> >> it's testsuite tends to crash Safari, too. Could you click through the
> >> demos
> >> (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
> >> see if anything fails there?
> >>
> >>
> >
> > Tabbing through and typing gibberish (a specialty  of mine), I had no
> > problems with this page in Safari
> >
> Ok, thanks.
>
> --
> Jörn Zaefferer
>
> http://bassistance.de
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to