Bug Tracker

Opened 14 years ago

Closed 14 years ago

#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:
Blocked by: Blocking:

Description

Is this the proper check that needs to be done? If so, a comment should be added explaining it.

Change History (1)

comment:1 Changed 14 years ago by brandon

Milestone: 1.3.21.3.3
Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.