Opened 13 years ago
Closed 13 years ago
#5760 closed bug (invalid)
is() fails in IE for html5 elements
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('<time/>').is('time')
false
This is even after running Remy Sharp's html5.js shiv.
Change History (1)
comment:1 Changed 13 years ago by
Component: | unfiled → selector |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Can you reopen with a complete test case?