michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public
michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
michael@0:
michael@0: /*
michael@0: * Test bug 427559 to make sure focused elements that are no longer on the page
michael@0: * will have focus transferred to the window when changing tabs back to that
michael@0: * tab with the now-gone element.
michael@0: */
michael@0:
michael@0: // Default focus on a button and have it kill itself on blur
michael@0: let testPage = 'data:text/html,