Modify ↓
Ticket #11823 (closed bug: fixed)
Remove webkitConvertPointFromNodeToPage
| Reported by: | dmethvin | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.8 |
| Component: | offset | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
According to research by Orkel in https://github.com/jquery/jquery/pull/796, all the browsers we now support provide getBoundingClientRect so we don't need that code.
See also #10996.
Change History
comment:1 Changed 12 months ago by dmethvin
- Component changed from unfiled to offset
- Milestone changed from None to 1.8
comment:2 Changed 12 months ago by Oleg
- Status changed from new to closed
- Resolution set to fixed
Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796.
Changeset: d0763a37c683feb3f3148a6dad877402421ab61d
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.
