Side navigation
#4282 closed bug (worksforme)
Opened March 02, 2009 05:27PM UTC
Closed March 03, 2009 02:52PM UTC
Last modified March 14, 2012 03:24PM UTC
Sizzle not cleaning up its element properties/attributes in IE
Reported by: | maranomynet | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
After a couple of round-trips through .innerHTML
I'm seeing a lot of this in the document:
<table width="100%" cellspacing="0" done2="4" done4="4" done5="4" done3="4" sizset="4" sizcache="4" summary=""> <tbody done2="4" done4="4" done5="4" done3="4" sizset="4" sizcache="4"> <tr class="alt" done2="4" done4="4" done5="4" done3="4" sizset="4" sizcache="4"> <td done2="4" done4="4" done5="4" done3="4" sizset="4" sizcache="4"> </td> </tr> </table>
Seems like Sizzle isn't cleaning up after itself.
Attachments (0)
Change History (1)
Changed March 03, 2009 02:52PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
This was resolved in 1.3.2.