Side navigation
#9656 closed bug (invalid)
Opened June 23, 2011 08:36AM UTC
Closed June 23, 2011 01:54PM UTC
#[id] selector selects too much in Safari when working with cloned elements
Reported by: | winSharp93 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | selector | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See http://jsfiddle.net/AmzU5/ - Safari is the only browser alerting "2", all other browsers (FF 5, Chrome, IE 9) alert "1".
Attachments (0)
Change History (2)
Changed June 23, 2011 12:50PM UTC by comment:1
_comment0: | Alertless reduction: http://jsfiddle.net/rwaldron/AmzU5/2/ → 1308835281117394 |
---|---|
component: | unfiled → selector |
Changed June 23, 2011 01:54PM UTC by comment:2
priority: | undecided → low |
---|---|
resolution: | → invalid |
status: | new → closed |
Try it with valid ids, rather than numbers.
Alertless reduction, more details: http://jsfiddle.net/rwaldron/tHanm/