Florian Bruhin
|
57d896e989
|
Fix hints when zoomed with QtWebEngine
We mutated rect (coming from self._js_dict), which means we used the
already adjusted values the second time we called rect_on_view.
Fixes #1863.
|
2016-09-21 20:09:31 +02:00 |
|
Florian Bruhin
|
4d1ae999c6
|
tests: Allow to mark files as qtwebengine_todo
|
2016-08-18 23:28:37 +02:00 |
|
Florian Bruhin
|
a06dcc7f0b
|
BDD: Use :click-element instead of hints
|
2016-08-18 16:25:58 +02:00 |
|
Samuel Loury
|
a69610077e
|
Add a test about a href with spaces around
|
2016-06-09 08:36:18 +02:00 |
|
Florian Bruhin
|
831c3c0272
|
Add a README for tests/end2end/data/hints/html
See #1542
|
2016-06-04 23:08:59 +02:00 |
|
Florian Bruhin
|
64d4c9f83e
|
Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
|
2016-05-29 18:20:00 +02:00 |
|