()
| 774 | return isControl; |
| 775 | } |
| 776 | function getScrollRoot() { |
| 777 | return document.scrollingElement || document.body; // scrolling root in WebKit |
| 778 | } |
| 779 | /*********************************************** |
| 780 | * PULSE (by Michael Herf) |
| 781 | ***********************************************/ |
no outgoing calls
no test coverage detected