function getViewportSize() { return [1, 1]; } function getRootElement() { return {scrollWidth: 2, scrollHeight: 2}; }