Side navigation
#5760 closed bug (invalid)
Opened January 06, 2010 01:57AM UTC
Closed June 13, 2010 11:42PM UTC
is() fails in IE for html5 elements
Reported by: | john.firebaugh@gmail | 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.
Attachments (0)
Change History (1)
Changed June 13, 2010 11:42PM UTC by comment:1
component: | unfiled → selector |
---|---|
resolution: | → invalid |
status: | new → closed |
Can you reopen with a complete test case?