Tests that scrollable areas are scrolled to the correct location when an element is focused.
Focus should center the element when fully offscreen; avoid scrolling if fully onscreen. When partially offscreen, horizontal axis shouldn't scroll and vertical axis should align the nearest edges.
Element smaller than scrollport.
Element larger than scrollport.