Opened 12 years ago
Closed 12 years ago
#8181 closed defect (fixed)
_getIeDocumentElementOffsetwindow is undefined in html.js
Reported by: | dylan | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | HTML | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm not sure if this is intentional or not... see line 920 of dojo/_base/html.js:
_getIeDocumentElementOffsetwindow
I have no idea what this var is or where it is defined.
Note: See
TracTickets for help on using
tickets.
This looks like a typo from [15733]. Thanks for catching this.