Side navigation
#3938 closed bug (duplicate)
Opened January 21, 2009 01:08PM UTC
Closed February 15, 2009 06:18PM UTC
Construction $(selector,context) in Safari browser
| Reported by: | ozlev | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.2 |
| Component: | selector | Version: | 1.3.1 |
| Keywords: | Cc: | Grisha@mutualart.com | |
| Blocked by: | Blocking: |
Description
In Safari 3.1.2 (525.21) on Windows
construction $('li.someClass',$('div.divClass')) return zero length, when other browsers it's work properly
Attachments (0)
Change History (2)
Changed February 12, 2009 07:24PM UTC by comment:1
| component: | unfilled → selector |
|---|---|
| milestone: | 1.3 → 1.3.2 |
| owner: | → john |
| priority: | critical → major |
| version: | 1.3 → 1.3.1 |
See the test case in #3977.