qutebrowser/tests
Florian Bruhin 27b31b7ded Avoid DownloadView being focused when pressing tab
The previous fix didn't work in situations where the web view was
actually focused, but had no focused element (like about:blank).

The new fix always works, and even is a lot simpler!

Fixes #504.
2016-03-31 19:45:36 +02:00
..
helpers Fix lint 2016-03-29 23:20:39 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Avoid DownloadView being focused when pressing tab 2016-03-31 19:45:36 +02:00
unit Fix lint 2016-03-29 23:20:39 +02:00
conftest.py Remove skip marker as it's builtin in pytest now 2016-03-02 07:14:06 +01:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00