Modify ↓
Ticket #5760 (closed bug: invalid)
is() fails in IE for html5 elements
| Reported by: | john.firebaugh@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | selector | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$('<time/>').is('time')
false
This is even after running Remy Sharp's html5.js shiv.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Can you reopen with a complete test case?