Isolated iframe scrolling page
Repro steps:
- Scroll the page so that the iframe is visible.
- With a single mouse gesture, attempt to select the line in the iframe which says 'Try to select this line'.
Observed:
- The page scroll position jumps when the selection gesture begins.
Expected:
- The page does not jump while selecting.