Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 20 months ago by dmethvin
- Owner set to dmethvin
- Priority changed from undecided to blocker
- Status changed from new to assigned
- Component changed from unfiled to support
comment:2 Changed 20 months ago by rwaldron
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. :(
comment:3 Changed 20 months ago by timmywil
- Status changed from assigned to closed
- Resolution set to fixed
Run offset support tests at doc ready. Fixes #10613.
Changeset: 93750cee36f0b2edc1afd2dad64d9306865a39b9
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.
