Re: [jQuery] Tests that crash Safari

2006-09-02 Thread John Resig
That's such a strange bug. There's a weird bug occurrng in IE too - I'm probably going to re-write the test suite soon to fix this. Here's the bug report: http://proj.jquery.com/dev/bugs/bug/173/ --John Trial and error (and a lot of Saft recovering my tabs) indicates that these are the

[jQuery] Tests that crash Safari

2006-08-31 Thread Corey Jewett
Trial and error (and a lot of Saft recovering my tabs) indicates that these are the culprits: tests/10-jQuery.find.js: ... t( Checked UI Element, input:checked, [radio2,check1] ); ... t( Is Visible, input:visible, [text1,text2,radio1,radio2,check1,check2] ); t( Is Hidden, input:hidden,