#10613 closed bug (fixed)
IE8 doesn't like a detached body in its head
Reported by: | dmethvin | Owned by: | dmethvin |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | support | Version: | 1.7rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
timmywil and I did some testing before 1.7rc2 and it seems that IE8 is flakey with the detached-body trick we're using in support.js -- in particular the offset tests. We need to figure out a solution before rc2 is released.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → support |
---|---|
Owner: | set to dmethvin |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Run offset support tests at doc ready. Fixes #10613.
Changeset: 93750cee36f0b2edc1afd2dad64d9306865a39b9
comment:4 Changed 12 years ago by
Milestone: | None → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
Unfortunately, when I was testing the "offset-move-to-support" branch, I was using the IE standalones, which Ive since learned are "inbred" and basically broken. :(