Back to Chromium

Mozilla Focus Blur

third_party/blink/web_tests/fast/dom/Window/mozilla-focus-blur.html

149.0.7827.2365 B
Original Source

Check that window.blur() does nothing, and window.focus() only works if it is invoked from the window that opened the former. If the test passes, you should see a series of PASS messages with the last being 'All tests finished'.

This test is adopted from mozilla's tests.