Opened 14 years ago
Closed 14 years ago
#3938 closed bug (duplicate)
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: | [email protected]… | |
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
Change History (2)
comment:1 Changed 14 years ago by
Component: | unfilled → selector |
---|---|
Milestone: | 1.3 → 1.3.2 |
Owner: | set to john |
Priority: | critical → major |
Version: | 1.3 → 1.3.1 |
Note: See
TracTickets for help on using
tickets.
See the test case in #3977.