This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element.
If the document doesn't scroll, test passes.
This demonstrates a bug: normally, focusing an element will select its contents.
If the document scrolls here, test fails.