element.scrollIntoView only scrolls the layout viewport

window.scroll properties being relative to visual viewport breaks some pages
under pinch-zoom. The plan is to have all APIs reflect the layout viewport.

Note that this CL also affects element.scrollIntoViewIfNeeded.

BUG=489206

Review URL: https://codereview.chromium.org/1424313003

Cr-Commit-Position: refs/heads/master@{#357361}
7 files changed