#9735 closed bug (duplicate)
HTML5 details open attribute undefined
Reported by: | anonymous | Owned by: | timmywil |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | attributes | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When you set the open attribute on a details element either to true or false, jQuery returns undefined.
JS Fiddle (with jQuery 1.6.1 but bug persists in 1.6.2): http://jsfiddle.net/PSGnp/
It works correctly in Chrome 12 which supports the HTMl5 details element. So take a look in Firefox.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → attributes |
---|---|
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 12 years ago by
Owner: | set to timmywil |
---|---|
Status: | open → assigned |
comment:3 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Confirmed: http://jsfiddle.net/rwaldron/PSGnp/2/