Modify ↓
Ticket #4117 (closed bug: fixed)
document.documentElement["getBoundingClientRect"]
| Reported by: | john | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | offset | Version: | 1.3.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Is this the proper check that needs to be done? If so, a comment should be added explaining it.
Change History
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.

Changed to if ( "getBoundingClientRect" in document.documentElement )