Skip to main content

Bug Tracker

Side navigation

#4117 closed bug (fixed)

Opened February 10, 2009 11:07PM UTC

Closed March 17, 2009 08:45PM UTC

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.

Attachments (0)
Change History (1)

Changed March 17, 2009 08:45PM UTC by brandon comment:1

milestone: 1.3.21.3.3
resolution: → fixed
status: newclosed

Changed to

 if ( "getBoundingClientRect" in document.documentElement )