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
Milestone: | 1.3.2 → 1.3.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Changed to
if ( "getBoundingClientRect" in document.documentElement )