qutebrowser/tests/end2end/data/scroll
Florian Bruhin 545539f28d Do more sophisticated clicking for hints with QtWebEngine
We now use click() or focus() in JS if possible, or manually follow links in a
href attribute.

While this probably introduces some new corner cases, it fixes a handful of
older ones:

- window.open() in JS can now be handled correctly as we don't need hacks in
  createWindow anymore.
- Focusing input fields with images now works - fixes #1613, #1879
- Hinting now works better on QtWebEngine with Qt 5.8 - fixes #2273

Also see #70.
2017-02-03 23:21:57 +01:00
..
no_doctype.html Add a test for #1821 2016-08-11 11:49:56 +02:00
position_absolute.html Add position_absolute.html test file 2016-09-29 06:49:41 +02:00
simple.html Do more sophisticated clicking for hints with QtWebEngine 2017-02-03 23:21:57 +01:00